OSDN Git Service

v0.671T
[awarsiii/AwarsIV.git] / Awars III / en.lproj / MainMenu.xib
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9532" systemVersion="14F1808" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3     <dependencies>
4         <deployment identifier="macosx"/>
5         <plugIn identifier="com.apple.AVKitIBPlugin" version="9532"/>
6         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9532"/>
7         <capability name="box content view" minToolsVersion="7.0"/>
8     </dependencies>
9     <objects>
10         <customObject id="-2" userLabel="File's Owner" customClass="Idle">
11             <connections>
12                 <outlet property="delegate" destination="494" id="495"/>
13             </connections>
14         </customObject>
15         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
16         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
17         <menu title="AMainMenu" systemMenu="main" id="29">
18             <items>
19                 <menuItem title="Awars IV" id="56">
20                     <menu key="submenu" title="Awars IV" systemMenu="apple" id="57">
21                         <items>
22                             <menuItem title="Awars IVについて" id="58">
23                                 <modifierMask key="keyEquivalentModifierMask"/>
24                                 <connections>
25                                     <action selector="orderFrontStandardAboutPanel:" target="-2" id="142"/>
26                                 </connections>
27                             </menuItem>
28                             <menuItem isSeparatorItem="YES" id="236">
29                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
30                             </menuItem>
31                             <menuItem title="環境決定…" keyEquivalent="," id="129"/>
32                             <menuItem isSeparatorItem="YES" id="143">
33                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
34                             </menuItem>
35                             <menuItem title="Awars IVを隠す" keyEquivalent="h" id="134">
36                                 <connections>
37                                     <action selector="hide:" target="-1" id="367"/>
38                                 </connections>
39                             </menuItem>
40                             <menuItem title="他を隠す" keyEquivalent="h" id="145">
41                                 <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
42                                 <connections>
43                                     <action selector="hideOtherApplications:" target="-1" id="368"/>
44                                 </connections>
45                             </menuItem>
46                             <menuItem title="すべて表示" id="150">
47                                 <connections>
48                                     <action selector="unhideAllApplications:" target="-1" id="370"/>
49                                 </connections>
50                             </menuItem>
51                             <menuItem isSeparatorItem="YES" id="149">
52                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
53                             </menuItem>
54                             <menuItem title="Awars IVを終了" keyEquivalent="q" id="136">
55                                 <connections>
56                                     <action selector="terminate:" target="-3" id="449"/>
57                                 </connections>
58                             </menuItem>
59                         </items>
60                     </menu>
61                 </menuItem>
62                 <menuItem title="File" id="83">
63                     <menu key="submenu" title="File" id="81">
64                         <items>
65                             <menuItem title="New" keyEquivalent="n" id="82">
66                                 <connections>
67                                     <action selector="newDocument:" target="-1" id="373"/>
68                                 </connections>
69                             </menuItem>
70                             <menuItem title="Open…" keyEquivalent="o" id="72">
71                                 <connections>
72                                     <action selector="openDocument:" target="-1" id="374"/>
73                                 </connections>
74                             </menuItem>
75                             <menuItem title="Open Recent" id="124">
76                                 <menu key="submenu" title="Open Recent" systemMenu="recentDocuments" id="125">
77                                     <items>
78                                         <menuItem title="Clear Menu" id="126">
79                                             <connections>
80                                                 <action selector="clearRecentDocuments:" target="-1" id="127"/>
81                                             </connections>
82                                         </menuItem>
83                                     </items>
84                                 </menu>
85                             </menuItem>
86                             <menuItem isSeparatorItem="YES" id="79">
87                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
88                             </menuItem>
89                             <menuItem title="Close" keyEquivalent="w" id="73">
90                                 <connections>
91                                     <action selector="performClose:" target="-1" id="193"/>
92                                 </connections>
93                             </menuItem>
94                             <menuItem title="Save…" keyEquivalent="s" id="75">
95                                 <connections>
96                                     <action selector="saveDocument:" target="-1" id="362"/>
97                                 </connections>
98                             </menuItem>
99                             <menuItem title="Revert to Saved" id="112">
100                                 <modifierMask key="keyEquivalentModifierMask"/>
101                                 <connections>
102                                     <action selector="revertDocumentToSaved:" target="-1" id="364"/>
103                                 </connections>
104                             </menuItem>
105                             <menuItem isSeparatorItem="YES" id="74">
106                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
107                             </menuItem>
108                             <menuItem title="Page Setup..." keyEquivalent="P" id="77">
109                                 <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
110                                 <connections>
111                                     <action selector="runPageLayout:" target="-1" id="87"/>
112                                 </connections>
113                             </menuItem>
114                             <menuItem title="Print…" keyEquivalent="p" id="78">
115                                 <connections>
116                                     <action selector="print:" target="-1" id="86"/>
117                                 </connections>
118                             </menuItem>
119                         </items>
120                     </menu>
121                 </menuItem>
122                 <menuItem title="Edit" id="217">
123                     <menu key="submenu" title="Edit" id="205">
124                         <items>
125                             <menuItem title="アンドゥ" keyEquivalent="z" id="207">
126                                 <connections>
127                                     <action selector="undo:" target="-1" id="223"/>
128                                 </connections>
129                             </menuItem>
130                             <menuItem title="リドゥ" keyEquivalent="Z" id="215">
131                                 <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
132                                 <connections>
133                                     <action selector="redo:" target="-1" id="231"/>
134                                 </connections>
135                             </menuItem>
136                             <menuItem isSeparatorItem="YES" id="206">
137                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
138                             </menuItem>
139                             <menuItem title="カット" keyEquivalent="x" id="199">
140                                 <connections>
141                                     <action selector="cut:" target="-1" id="228"/>
142                                 </connections>
143                             </menuItem>
144                             <menuItem title="コピー" keyEquivalent="c" id="197">
145                                 <connections>
146                                     <action selector="copy:" target="-1" id="224"/>
147                                 </connections>
148                             </menuItem>
149                             <menuItem title="ペースト" keyEquivalent="v" id="203">
150                                 <connections>
151                                     <action selector="paste:" target="-1" id="226"/>
152                                 </connections>
153                             </menuItem>
154                             <menuItem title="Paste and Match Style" keyEquivalent="V" id="485">
155                                 <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
156                                 <connections>
157                                     <action selector="pasteAsPlainText:" target="-1" id="486"/>
158                                 </connections>
159                             </menuItem>
160                             <menuItem title="削除" id="202">
161                                 <connections>
162                                     <action selector="delete:" target="-1" id="235"/>
163                                 </connections>
164                             </menuItem>
165                             <menuItem title="すべて選択" keyEquivalent="a" id="198">
166                                 <connections>
167                                     <action selector="selectAll:" target="-1" id="232"/>
168                                 </connections>
169                             </menuItem>
170                             <menuItem isSeparatorItem="YES" id="214">
171                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
172                             </menuItem>
173                             <menuItem title="Find" id="218">
174                                 <menu key="submenu" title="Find" id="220">
175                                     <items>
176                                         <menuItem title="Find…" tag="1" keyEquivalent="f" id="209">
177                                             <connections>
178                                                 <action selector="performFindPanelAction:" target="-1" id="241"/>
179                                             </connections>
180                                         </menuItem>
181                                         <menuItem title="Find and Replace…" tag="12" keyEquivalent="f" id="534">
182                                             <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
183                                             <connections>
184                                                 <action selector="performFindPanelAction:" target="-1" id="535"/>
185                                             </connections>
186                                         </menuItem>
187                                         <menuItem title="Find Next" tag="2" keyEquivalent="g" id="208">
188                                             <connections>
189                                                 <action selector="performFindPanelAction:" target="-1" id="487"/>
190                                             </connections>
191                                         </menuItem>
192                                         <menuItem title="Find Previous" tag="3" keyEquivalent="G" id="213">
193                                             <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
194                                             <connections>
195                                                 <action selector="performFindPanelAction:" target="-1" id="488"/>
196                                             </connections>
197                                         </menuItem>
198                                         <menuItem title="Use Selection for Find" tag="7" keyEquivalent="e" id="221">
199                                             <connections>
200                                                 <action selector="performFindPanelAction:" target="-1" id="489"/>
201                                             </connections>
202                                         </menuItem>
203                                         <menuItem title="Jump to Selection" keyEquivalent="j" id="210">
204                                             <connections>
205                                                 <action selector="centerSelectionInVisibleArea:" target="-1" id="245"/>
206                                             </connections>
207                                         </menuItem>
208                                     </items>
209                                 </menu>
210                             </menuItem>
211                             <menuItem title="Spelling and Grammar" id="216">
212                                 <menu key="submenu" title="Spelling and Grammar" id="200">
213                                     <items>
214                                         <menuItem title="Show Spelling and Grammar" keyEquivalent=":" id="204">
215                                             <connections>
216                                                 <action selector="showGuessPanel:" target="-1" id="230"/>
217                                             </connections>
218                                         </menuItem>
219                                         <menuItem title="Check Document Now" keyEquivalent=";" id="201">
220                                             <connections>
221                                                 <action selector="checkSpelling:" target="-1" id="225"/>
222                                             </connections>
223                                         </menuItem>
224                                         <menuItem isSeparatorItem="YES" id="453"/>
225                                         <menuItem title="Check Spelling While Typing" id="219">
226                                             <connections>
227                                                 <action selector="toggleContinuousSpellChecking:" target="-1" id="222"/>
228                                             </connections>
229                                         </menuItem>
230                                         <menuItem title="Check Grammar With Spelling" id="346">
231                                             <connections>
232                                                 <action selector="toggleGrammarChecking:" target="-1" id="347"/>
233                                             </connections>
234                                         </menuItem>
235                                         <menuItem title="Correct Spelling Automatically" id="454">
236                                             <modifierMask key="keyEquivalentModifierMask"/>
237                                             <connections>
238                                                 <action selector="toggleAutomaticSpellingCorrection:" target="-1" id="456"/>
239                                             </connections>
240                                         </menuItem>
241                                     </items>
242                                 </menu>
243                             </menuItem>
244                             <menuItem title="Substitutions" id="348">
245                                 <menu key="submenu" title="Substitutions" id="349">
246                                     <items>
247                                         <menuItem title="Show Substitutions" id="457">
248                                             <modifierMask key="keyEquivalentModifierMask"/>
249                                             <connections>
250                                                 <action selector="orderFrontSubstitutionsPanel:" target="-1" id="458"/>
251                                             </connections>
252                                         </menuItem>
253                                         <menuItem isSeparatorItem="YES" id="459"/>
254                                         <menuItem title="Smart Copy/Paste" tag="1" keyEquivalent="f" id="350">
255                                             <connections>
256                                                 <action selector="toggleSmartInsertDelete:" target="-1" id="355"/>
257                                             </connections>
258                                         </menuItem>
259                                         <menuItem title="Smart Quotes" tag="2" keyEquivalent="g" id="351">
260                                             <connections>
261                                                 <action selector="toggleAutomaticQuoteSubstitution:" target="-1" id="356"/>
262                                             </connections>
263                                         </menuItem>
264                                         <menuItem title="Smart Dashes" id="460">
265                                             <modifierMask key="keyEquivalentModifierMask"/>
266                                             <connections>
267                                                 <action selector="toggleAutomaticDashSubstitution:" target="-1" id="461"/>
268                                             </connections>
269                                         </menuItem>
270                                         <menuItem title="Smart Links" tag="3" keyEquivalent="G" id="354">
271                                             <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
272                                             <connections>
273                                                 <action selector="toggleAutomaticLinkDetection:" target="-1" id="357"/>
274                                             </connections>
275                                         </menuItem>
276                                         <menuItem title="Text Replacement" id="462">
277                                             <modifierMask key="keyEquivalentModifierMask"/>
278                                             <connections>
279                                                 <action selector="toggleAutomaticTextReplacement:" target="-1" id="463"/>
280                                             </connections>
281                                         </menuItem>
282                                     </items>
283                                 </menu>
284                             </menuItem>
285                             <menuItem title="Transformations" id="450">
286                                 <modifierMask key="keyEquivalentModifierMask"/>
287                                 <menu key="submenu" title="Transformations" id="451">
288                                     <items>
289                                         <menuItem title="Make Upper Case" id="452">
290                                             <modifierMask key="keyEquivalentModifierMask"/>
291                                             <connections>
292                                                 <action selector="uppercaseWord:" target="-1" id="464"/>
293                                             </connections>
294                                         </menuItem>
295                                         <menuItem title="Make Lower Case" id="465">
296                                             <modifierMask key="keyEquivalentModifierMask"/>
297                                             <connections>
298                                                 <action selector="lowercaseWord:" target="-1" id="468"/>
299                                             </connections>
300                                         </menuItem>
301                                         <menuItem title="Capitalize" id="466">
302                                             <modifierMask key="keyEquivalentModifierMask"/>
303                                             <connections>
304                                                 <action selector="capitalizeWord:" target="-1" id="467"/>
305                                             </connections>
306                                         </menuItem>
307                                     </items>
308                                 </menu>
309                             </menuItem>
310                             <menuItem title="Speech" id="211">
311                                 <menu key="submenu" title="Speech" id="212">
312                                     <items>
313                                         <menuItem title="Start Speaking" id="196">
314                                             <connections>
315                                                 <action selector="startSpeaking:" target="-1" id="233"/>
316                                             </connections>
317                                         </menuItem>
318                                         <menuItem title="Stop Speaking" id="195">
319                                             <connections>
320                                                 <action selector="stopSpeaking:" target="-1" id="227"/>
321                                             </connections>
322                                         </menuItem>
323                                     </items>
324                                 </menu>
325                             </menuItem>
326                         </items>
327                     </menu>
328                 </menuItem>
329                 <menuItem title="Window" id="19">
330                     <menu key="submenu" title="Window" systemMenu="window" id="24">
331                         <items>
332                             <menuItem title="縮小" keyEquivalent="m" id="23">
333                                 <connections>
334                                     <action selector="performMiniaturize:" target="-1" id="37"/>
335                                 </connections>
336                             </menuItem>
337                             <menuItem title="ズーム" id="239">
338                                 <connections>
339                                     <action selector="performZoom:" target="-1" id="240"/>
340                                 </connections>
341                             </menuItem>
342                             <menuItem isSeparatorItem="YES" id="92">
343                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
344                             </menuItem>
345                             <menuItem title="すべて前に持ってくる" id="5">
346                                 <connections>
347                                     <action selector="arrangeInFront:" target="-1" id="39"/>
348                                 </connections>
349                             </menuItem>
350                         </items>
351                     </menu>
352                 </menuItem>
353                 <menuItem title="Help" id="490">
354                     <modifierMask key="keyEquivalentModifierMask"/>
355                     <menu key="submenu" title="Help" systemMenu="help" id="491">
356                         <items>
357                             <menuItem title="Awars IV Help" keyEquivalent="?" id="492">
358                                 <connections>
359                                     <action selector="showHelp:" target="-1" id="493"/>
360                                 </connections>
361                             </menuItem>
362                         </items>
363                     </menu>
364                 </menuItem>
365             </items>
366         </menu>
367         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="371" userLabel="メインウィンドウ">
368             <windowStyleMask key="styleMask" titled="YES"/>
369             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
370             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
371             <view key="contentView" id="372">
372                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
373                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
374                 <subviews>
375                     <textField verticalHuggingPriority="750" id="536">
376                         <rect key="frame" x="198" y="387" width="262" height="73"/>
377                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
378                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AWars IV" id="537">
379                             <font key="font" size="60" name="LiSongPro"/>
380                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
381                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
382                         </textFieldCell>
383                     </textField>
384                     <button verticalHuggingPriority="750" id="573">
385                         <rect key="frame" x="76" y="282" width="131" height="32"/>
386                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
387                         <buttonCell key="cell" type="push" title="ゲームスタート" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="574">
388                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
389                             <font key="font" size="13" name="AquaKana"/>
390                         </buttonCell>
391                         <connections>
392                             <action selector="Start:" target="1697" id="1701"/>
393                         </connections>
394                     </button>
395                     <button verticalHuggingPriority="750" id="577">
396                         <rect key="frame" x="76" y="249" width="131" height="32"/>
397                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
398                         <buttonCell key="cell" type="push" title="コンティニュー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="578">
399                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
400                             <font key="font" size="13" name="AquaKana"/>
401                         </buttonCell>
402                         <connections>
403                             <action selector="Continue:" target="1697" id="1707"/>
404                         </connections>
405                     </button>
406                     <button verticalHuggingPriority="750" id="581">
407                         <rect key="frame" x="76" y="150" width="131" height="32"/>
408                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
409                         <buttonCell key="cell" type="push" title="マップエディタ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="582">
410                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
411                             <font key="font" size="13" name="AquaKana"/>
412                         </buttonCell>
413                         <connections>
414                             <action selector="MapEditor:" target="1697" id="1704"/>
415                         </connections>
416                     </button>
417                     <button verticalHuggingPriority="750" id="585">
418                         <rect key="frame" x="76" y="84" width="131" height="32"/>
419                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
420                         <buttonCell key="cell" type="push" title="ゲーム終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="586">
421                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
422                             <font key="font" size="13" name="AquaKana"/>
423                         </buttonCell>
424                         <connections>
425                             <action selector="Quit:" target="1697" id="1702"/>
426                         </connections>
427                     </button>
428                     <button verticalHuggingPriority="750" id="604">
429                         <rect key="frame" x="76" y="117" width="131" height="32"/>
430                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
431                         <buttonCell key="cell" type="push" title="シナリオエディタ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="605">
432                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
433                             <font key="font" size="13" name="AquaKana"/>
434                         </buttonCell>
435                         <connections>
436                             <action selector="ScenarioEditor:" target="1697" id="3850"/>
437                         </connections>
438                     </button>
439                     <button verticalHuggingPriority="750" id="612">
440                         <rect key="frame" x="76" y="216" width="131" height="32"/>
441                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
442                         <buttonCell key="cell" type="push" title="ギャラリー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="613">
443                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
444                             <font key="font" size="13" name="AquaKana"/>
445                         </buttonCell>
446                         <connections>
447                             <action selector="Gallery:" target="1697" id="1706"/>
448                         </connections>
449                     </button>
450                     <button verticalHuggingPriority="750" id="620">
451                         <rect key="frame" x="76" y="183" width="131" height="32"/>
452                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
453                         <buttonCell key="cell" type="push" title="オプション" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="621">
454                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
455                             <font key="font" size="13" name="AquaKana"/>
456                         </buttonCell>
457                         <connections>
458                             <action selector="Option:" target="1697" id="1705"/>
459                         </connections>
460                     </button>
461                     <imageView id="3835">
462                         <rect key="frame" x="246" y="88" width="355" height="225"/>
463                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
464                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" image="タイトル" id="3836"/>
465                     </imageView>
466                     <textField verticalHuggingPriority="750" id="558">
467                         <rect key="frame" x="18" y="443" width="126" height="17"/>
468                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
469                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Version alpha 0.671" id="559">
470                             <font key="font" metaFont="system"/>
471                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
472                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
473                         </textFieldCell>
474                     </textField>
475                 </subviews>
476             </view>
477             <point key="canvasLocation" x="357" y="330"/>
478         </window>
479         <customObject id="494" customClass="AppDelegate">
480             <connections>
481                 <outlet property="window" destination="371" id="532"/>
482             </connections>
483         </customObject>
484         <customObject id="420" customClass="NSFontManager"/>
485         <customObject id="263-Vk-nul" customClass="Idle"/>
486         <customObject id="vWh-oC-VAv" customClass="FPS"/>
487         <customObject id="1697" customClass="Title">
488             <connections>
489                 <outlet property="ContinueWindow" destination="702" id="1699"/>
490                 <outlet property="GalleryWindow" destination="3481" id="3811"/>
491                 <outlet property="IVTitle" destination="3835" id="3843"/>
492                 <outlet property="MapEditorWindow" destination="767" id="1700"/>
493                 <outlet property="ScenarioEditorWindow" destination="9420" id="9721"/>
494                 <outlet property="StartWindow" destination="643" id="1698"/>
495                 <outlet property="TitleWindow" destination="371" id="1716"/>
496             </connections>
497         </customObject>
498         <customObject id="1708" customClass="StartMenu">
499             <connections>
500                 <outlet property="StartMenuWindow" destination="643" id="1709"/>
501             </connections>
502         </customObject>
503         <customObject id="1712" customClass="ContinueMenu">
504             <connections>
505                 <outlet property="ContinueMenuWindow" destination="702" id="1713"/>
506             </connections>
507         </customObject>
508         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Gg9-Hj-h0i" userLabel="クラスタイプ" customClass="NSPanel">
509             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
510             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
511             <rect key="contentRect" x="196" y="132" width="400" height="300"/>
512             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
513             <view key="contentView" id="m8B-ME-Pwc">
514                 <rect key="frame" x="0.0" y="0.0" width="400" height="300"/>
515                 <autoresizingMask key="autoresizingMask"/>
516                 <subviews>
517                     <button verticalHuggingPriority="750" id="Zzo-Xs-5j9">
518                         <rect key="frame" x="320" y="13" width="66" height="32"/>
519                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
520                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="K8K-T3-s8y">
521                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
522                             <font key="font" size="13" name="HiraKakuProN-W3"/>
523                         </buttonCell>
524                     </button>
525                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="dts-vp-sO2">
526                         <rect key="frame" x="20" y="133" width="157" height="100"/>
527                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
528                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
529                         <size key="cellSize" width="126" height="18"/>
530                         <size key="intercellSpacing" width="4" height="2"/>
531                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="9XP-bO-pAF">
532                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
533                             <font key="font" metaFont="system"/>
534                         </buttonCell>
535                         <cells>
536                             <column>
537                                 <buttonCell type="radio" title="固有ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="c4p-GU-nHK">
538                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
539                                     <font key="font" metaFont="system"/>
540                                 </buttonCell>
541                                 <buttonCell type="radio" title="一般人ユニット" imagePosition="left" alignment="left" inset="2" id="6P7-Zj-hZb">
542                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
543                                     <font key="font" metaFont="system"/>
544                                 </buttonCell>
545                                 <buttonCell type="radio" title="ヒーローユニット" imagePosition="left" alignment="left" inset="2" id="YVP-XK-nWC">
546                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
547                                     <font key="font" metaFont="system"/>
548                                 </buttonCell>
549                             </column>
550                         </cells>
551                     </matrix>
552                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="AiY-jy-2Oq">
553                         <rect key="frame" x="18" y="263" width="108" height="17"/>
554                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
555                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラスタイプ決定" id="TWa-tW-Cy7">
556                             <font key="font" size="13" name="HiraKakuProN-W3"/>
557                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
558                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
559                         </textFieldCell>
560                     </textField>
561                     <textField verticalHuggingPriority="750" id="x3K-jP-Mfd">
562                         <rect key="frame" x="32" y="73" width="348" height="22"/>
563                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
564                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="W4m-dX-gLi">
565                             <font key="font" metaFont="system"/>
566                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
567                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
568                         </textFieldCell>
569                     </textField>
570                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="x38-W0-BVM">
571                         <rect key="frame" x="180" y="108" width="200" height="135"/>
572                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
573                         <clipView key="contentView" id="8qf-G6-vzc">
574                             <rect key="frame" x="1" y="17" width="198" height="117"/>
575                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
576                             <subviews>
577                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="BLh-xA-u0Z" id="ARx-jz-R1P">
578                                     <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
579                                     <autoresizingMask key="autoresizingMask"/>
580                                     <size key="intercellSpacing" width="3" height="2"/>
581                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
582                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
583                                     <tableColumns>
584                                         <tableColumn width="195" minWidth="40" maxWidth="1000" id="rPD-iU-Fte">
585                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="クラス名">
586                                                 <font key="font" metaFont="smallSystem"/>
587                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
588                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
589                                             </tableHeaderCell>
590                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="RJ0-5Z-yBe">
591                                                 <font key="font" metaFont="system"/>
592                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
593                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
594                                             </textFieldCell>
595                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
596                                         </tableColumn>
597                                     </tableColumns>
598                                 </tableView>
599                             </subviews>
600                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
601                         </clipView>
602                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ukB-dt-rnt">
603                             <rect key="frame" x="1" y="118" width="238" height="16"/>
604                             <autoresizingMask key="autoresizingMask"/>
605                         </scroller>
606                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="f90-Iz-dnr">
607                             <rect key="frame" x="224" y="17" width="15" height="102"/>
608                             <autoresizingMask key="autoresizingMask"/>
609                         </scroller>
610                         <tableHeaderView key="headerView" id="BLh-xA-u0Z">
611                             <rect key="frame" x="0.0" y="0.0" width="198" height="17"/>
612                             <autoresizingMask key="autoresizingMask"/>
613                         </tableHeaderView>
614                     </scrollView>
615                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gTM-ny-tCq">
616                         <rect key="frame" x="30" y="103" width="56" height="17"/>
617                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
618                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="VfH-OO-xhL">
619                             <font key="font" size="13" name="HiraKakuProN-W3"/>
620                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
621                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
622                         </textFieldCell>
623                     </textField>
624                 </subviews>
625             </view>
626             <point key="canvasLocation" x="-89" y="4627"/>
627         </window>
628         <customObject id="3826" customClass="MapEditor">
629             <connections>
630                 <outlet property="EDAppear1AC" destination="s5m-qC-rDg" id="Caa-hA-U7v"/>
631                 <outlet property="EDAppear1TV" destination="tdc-xg-y6U" id="ObY-dg-2uA"/>
632                 <outlet property="EDAppear2AC" destination="1qd-yQ-NSy" id="vK4-rp-S3X"/>
633                 <outlet property="EDAppear2TV" destination="uv9-Oz-dpY" id="8zN-1r-bm3"/>
634                 <outlet property="EDAppearBC1" destination="5pa-J8-dqS" id="U0K-bt-WHe"/>
635                 <outlet property="EDAppearBC2" destination="1BM-Hq-M3p" id="qiZ-yx-hRC"/>
636                 <outlet property="EDAppearT1V" destination="tdc-xg-y6U" id="YdA-9T-yts"/>
637                 <outlet property="EDAppearWindow" destination="nNk-dn-uy1" id="aHk-gN-fhi"/>
638                 <outlet property="EDBGMAC" destination="xgQ-JQ-5ax" id="7fE-ca-ZHu"/>
639                 <outlet property="EDBGMTV" destination="dni-q7-lOB" id="R1z-Ac-ozf"/>
640                 <outlet property="EDBGMWindow" destination="1E8-im-drr" id="Fwj-Xk-I7a"/>
641                 <outlet property="EDGameOverBtn" destination="bOT-TK-z6N" id="qg6-mL-73S"/>
642                 <outlet property="EDGameOverIV" destination="9IC-Pz-c0X" id="yVu-70-unA"/>
643                 <outlet property="EDGameOverTF" destination="3ps-zi-1PH" id="ljd-Xj-PoL"/>
644                 <outlet property="EDGameOverWindow" destination="z3H-i4-hxm" id="hIq-nf-PvG"/>
645                 <outlet property="EDSEAC" destination="3Sz-9U-X87" id="Jpv-YY-qZ3"/>
646                 <outlet property="EDSETV" destination="8nN-Cw-ko5" id="RFZ-yw-Mnf"/>
647                 <outlet property="EDSEWindow" destination="buT-p8-7RV" id="kHX-xQ-TNg"/>
648                 <outlet property="EDSWOFF" destination="gug-pq-8d3" id="xDG-Wr-Aif"/>
649                 <outlet property="EDSWON" destination="6bt-lO-Y4I" id="eep-9x-5OL"/>
650                 <outlet property="EDSWTF" destination="y9V-vr-e4v" id="RoT-KM-KrN"/>
651                 <outlet property="EDStageClearBtn" destination="Rc9-iv-fZh" id="7FD-Xu-qDr"/>
652                 <outlet property="EDStageClearWindow" destination="3mO-ps-L5k" id="eoV-wr-le5"/>
653                 <outlet property="EDSwitchWindow2" destination="icF-x4-gp4" id="F1t-0U-4Of"/>
654                 <outlet property="EDTimerSet1A" destination="jpT-ZX-byg" id="Yyk-Y7-Hdq"/>
655                 <outlet property="EDTimerSet1B" destination="Ch2-kr-CdZ" id="P0q-Dg-e0W"/>
656                 <outlet property="EDTimerSet2A" destination="sPx-4h-DcB" id="j5k-wI-Oz9"/>
657                 <outlet property="EDTimerSet2B" destination="reH-gy-a7R" id="vBi-yg-bI6"/>
658                 <outlet property="EDTimerSet3A" destination="XZS-jY-8Fi" id="P9O-Ir-ygu"/>
659                 <outlet property="EDTimerSet3B" destination="veb-h0-8PW" id="3aU-a4-Rid"/>
660                 <outlet property="EDTimerTF1" destination="NcS-6r-bj5" id="Wp9-W1-j1f"/>
661                 <outlet property="EDTimerTF2" destination="gmG-4C-wSf" id="DVd-oK-1EK"/>
662                 <outlet property="EDWaitTF" destination="wei-np-Col" id="UFg-Gj-qsP"/>
663                 <outlet property="EDWaitWindow" destination="PKC-k4-dLW" id="N9v-bG-TG0"/>
664                 <outlet property="EDbrachPlaceHaniTF" destination="L6l-RC-RAa" id="zV9-1G-PT1"/>
665                 <outlet property="EDbrachPlaceHaniWindow" destination="mVv-qE-Twx" id="4o2-BM-W7n"/>
666                 <outlet property="EDbrachSuicchiTF" destination="hOX-Hu-aYQ" id="dvs-Q0-Ae5"/>
667                 <outlet property="EDbrachSuicchiWindow" destination="yZp-AP-ncP" id="IpD-4y-AAC"/>
668                 <outlet property="EDbranchBuildAC" destination="gOB-p9-7Y9" id="BP5-Lm-3ND"/>
669                 <outlet property="EDbranchBuildTV" destination="WPy-1X-zaA" id="OXD-M9-9CN"/>
670                 <outlet property="EDbranchHensu" destination="T7N-9K-PEG" id="AMX-wF-fq7"/>
671                 <outlet property="EDbranchHensu2" destination="mS0-Oq-Uqt" id="Hca-DA-Xcl"/>
672                 <outlet property="EDbranchHensu2AC" destination="PSV-6H-oXd" id="XPe-dP-tNF"/>
673                 <outlet property="EDbranchHensu2TV" destination="p29-z4-AVX" id="dWm-1Y-wo5"/>
674                 <outlet property="EDbranchHensuAC" destination="JZL-0k-XMk" id="oIb-rL-BS0"/>
675                 <outlet property="EDbranchHensuTV" destination="uQd-g9-ojb" id="tqX-Bt-WH6"/>
676                 <outlet property="EDbranchJumpLabelFalse" destination="JdZ-Qd-mNj" id="Eih-bl-Lit"/>
677                 <outlet property="EDbranchJumpLabelTrue" destination="fiq-HP-oMn" id="AKv-YH-biW"/>
678                 <outlet property="EDbranchObjeAC" destination="Rox-Se-Lfe" id="ckh-9H-3sV"/>
679                 <outlet property="EDbranchObjeRange" destination="p5d-Tn-C67" id="4bw-lf-2Dz"/>
680                 <outlet property="EDbranchObjeTV" destination="9qD-x3-ohq" id="pRZ-p9-WpL"/>
681                 <outlet property="EDbranchPUB11" destination="b0H-BN-rXH" id="7pn-me-sd7"/>
682                 <outlet property="EDbranchPUB12" destination="n3n-JE-hXH" id="hT4-iK-5Fm"/>
683                 <outlet property="EDbranchPUB13" destination="u45-h8-n0z" id="stV-51-VtC"/>
684                 <outlet property="EDbranchPUB21" destination="epN-Ht-c9c" id="6l9-Fd-bsf"/>
685                 <outlet property="EDbranchPUB22" destination="esJ-DI-2hf" id="TiO-B3-e7G"/>
686                 <outlet property="EDbranchPlaceAC" destination="wa5-Dw-20R" id="6AA-e8-Mu9"/>
687                 <outlet property="EDbranchPlaceTV" destination="0bV-Ec-qUf" id="9Vc-eN-kz7"/>
688                 <outlet property="EDbranchSuicchi" destination="LQG-CN-URC" id="bYu-w3-EhN"/>
689                 <outlet property="EDbranchSuicchiAC" destination="SDf-7k-75Z" id="V61-MA-Lal"/>
690                 <outlet property="EDbranchSuicchiTV" destination="PRc-yd-L46" id="xLi-zz-T3F"/>
691                 <outlet property="EDbranchTeisu" destination="fuF-8p-E5N" id="jFF-k9-sY3"/>
692                 <outlet property="EDbranchTeisuTF" destination="ym6-Uz-8Ca" id="hPT-fl-22M"/>
693                 <outlet property="EDbranchTimer" destination="Xjq-aZ-v3u" id="OIc-hJ-381"/>
694                 <outlet property="EDbranchTimerMinTF" destination="ISg-Xc-gSw" id="Ojm-AR-56c"/>
695                 <outlet property="EDbranchTimerSecTF" destination="ghA-Up-141" id="laZ-XZ-cst"/>
696                 <outlet property="EDbranchUnitAC" destination="6Yo-5j-AWN" id="2zo-qD-Brj"/>
697                 <outlet property="EDbranchUnitBuild" destination="6CC-jN-Jtd" id="tEs-1z-NAU"/>
698                 <outlet property="EDbranchUnitElect" destination="IKJ-3J-VzO" id="kbB-m6-upB"/>
699                 <outlet property="EDbranchUnitNum" destination="N7h-uV-455" id="tgh-Dh-swk"/>
700                 <outlet property="EDbranchUnitObje" destination="xxD-hC-DpD" id="lyG-im-KyD"/>
701                 <outlet property="EDbranchUnitPlace" destination="pxe-mQ-s5k" id="VLc-1k-S4p"/>
702                 <outlet property="EDbranchUnitSelect" destination="EE8-Ro-mnC" id="5T3-UN-Hq7"/>
703                 <outlet property="EDbranchUnitTV" destination="4Qh-wd-Vkd" id="GxB-uP-Oa1"/>
704                 <outlet property="EDbranchUnitTeam" destination="bw4-oE-hZH" id="Vn1-Vf-LCu"/>
705                 <outlet property="EDbranchUnitValue" destination="GUh-SF-1eo" id="SnW-3U-aUL"/>
706                 <outlet property="EDdissappearAC" destination="zW9-yd-cJu" id="JIk-nk-EFS"/>
707                 <outlet property="EDdissappearSubmitWindow" destination="bO1-xr-jsS" id="bdG-yE-AIB"/>
708                 <outlet property="EDdissappearTV" destination="iWZ-ZK-2C5" id="lCx-PG-u2Y"/>
709                 <outlet property="EDdissappearWindow" destination="qke-ES-FI6" id="dEj-eU-T2u"/>
710                 <outlet property="EDeventTimeTF1" destination="LCC-mq-PsF" id="xQj-nk-1nQ"/>
711                 <outlet property="EDeventTimeTF2" destination="89j-NJ-SNG" id="3eZ-Wq-5AU"/>
712                 <outlet property="EDeventTrigger" destination="rAO-0J-ajM" id="wf8-1O-86w"/>
713                 <outlet property="EDeventTriggerDeley" destination="D3z-Lb-pFD" id="hhO-vf-56Q"/>
714                 <outlet property="EDhpButton1" destination="E5V-YB-cKS" id="aTu-U0-qrp"/>
715                 <outlet property="EDhpButton2" destination="IpT-zY-MX0" id="rCQ-45-Xmp"/>
716                 <outlet property="EDhpButtonA" destination="rjz-AR-FVH" id="cuc-lK-45X"/>
717                 <outlet property="EDhpButtonB" destination="Odu-zf-LmK" id="DLC-8T-OYT"/>
718                 <outlet property="EDhpFixBC1" destination="sAh-4s-c7q" id="jRQ-Q9-s5x"/>
719                 <outlet property="EDhpFixBC2" destination="5nD-Bx-qDN" id="ZAx-FK-cmb"/>
720                 <outlet property="EDhpFixBC3" destination="Ijz-cu-f3S" id="SOF-cc-9JW"/>
721                 <outlet property="EDhpFixBC4" destination="Icb-Oh-VWj" id="u15-f9-uTH"/>
722                 <outlet property="EDhpFixBtn" destination="7zW-NF-uwH" id="dnO-kp-Cau"/>
723                 <outlet property="EDhpFixListAC1" destination="4OI-TZ-1oL" id="H7T-N0-hlu"/>
724                 <outlet property="EDhpFixListAC2" destination="qqa-eS-eeY" id="RE8-EM-wKa"/>
725                 <outlet property="EDhpFixListAC3" destination="lrw-EV-jZ9" id="p0Y-dB-hyT"/>
726                 <outlet property="EDhpFixListTV1" destination="Xwe-1P-CYg" id="VaR-Sy-Axh"/>
727                 <outlet property="EDhpFixListTV2" destination="ItL-HP-xDF" id="Krm-PR-3KF"/>
728                 <outlet property="EDhpFixListTV3" destination="VcZ-Do-tDa" id="cCw-7A-vC7"/>
729                 <outlet property="EDhpFixPUB" destination="NsW-go-z0a" id="4Ec-VW-Onj"/>
730                 <outlet property="EDhpFixTF1" destination="Y5V-Km-m9A" id="IRV-d0-HZh"/>
731                 <outlet property="EDhpFixTF2" destination="JQU-Mq-kI8" id="Cha-Je-eBb"/>
732                 <outlet property="EDhpFixWindow" destination="Gbh-BZ-Ivd" id="6l0-ki-02T"/>
733                 <outlet property="EDhpTF" destination="Y5V-Km-m9A" id="BCV-Gg-R6j"/>
734                 <outlet property="EDlabelJumpTF" destination="mxc-bZ-L3I" id="k98-no-Ap6"/>
735                 <outlet property="EDlabelJumpWindow" destination="hR9-Tc-lNv" id="Hdy-G0-hQQ"/>
736                 <outlet property="EDlabelTF" destination="XP1-6Q-7Va" id="9jH-8O-SH4"/>
737                 <outlet property="EDlabelWindow" destination="9FO-Ca-tXd" id="0xb-0e-fer"/>
738                 <outlet property="EDmemoTF" destination="srC-Sk-SJR" id="WbO-Z1-RdU"/>
739                 <outlet property="EDmemoWindow" destination="C8g-D6-Mka" id="cBl-5b-Jnm"/>
740                 <outlet property="EDmp1AC" destination="YDX-O2-9LW" id="glO-NE-143"/>
741                 <outlet property="EDmp1TV" destination="1HY-Q7-nfW" id="wN4-Qk-2vR"/>
742                 <outlet property="EDmp2AC" destination="CVJ-EH-LvH" id="Ecc-Cp-Hjo"/>
743                 <outlet property="EDmp2TV" destination="u59-9M-7Mf" id="MMl-TA-sIU"/>
744                 <outlet property="EDmpButton1" destination="GQQ-cS-Jwz" id="6ev-3y-e4C"/>
745                 <outlet property="EDmpTF" destination="Pjb-kS-Usu" id="rID-rh-kZI"/>
746                 <outlet property="EDmpWindow" destination="86H-2U-uZm" id="bMy-lY-O0t"/>
747                 <outlet property="EDnameTF" destination="q4D-Bg-Hwm" id="BfO-zG-dyz"/>
748                 <outlet property="EDpubA" destination="PIk-xu-pGq" id="B9Z-Tp-uG6"/>
749                 <outlet property="EDpubB" destination="Wcm-ew-wHD" id="bdg-zB-VP5"/>
750                 <outlet property="EDresourceAC1" destination="p1U-wU-xM5" id="Lc7-TC-oZa"/>
751                 <outlet property="EDresourceAC2" destination="Nb4-Pc-Ok6" id="rPq-vb-9uf"/>
752                 <outlet property="EDresourceAC3" destination="58i-XA-5ch" id="A51-pE-pi4"/>
753                 <outlet property="EDresourceBtn1" destination="LqA-EK-y65" id="HJ0-Zf-nRQ"/>
754                 <outlet property="EDresourceBtn2" destination="Nxy-YO-mzZ" id="qAX-BS-ZjD"/>
755                 <outlet property="EDresourceBtn3" destination="vTU-W1-iGd" id="khP-qO-Cau"/>
756                 <outlet property="EDresourceButton1" destination="U3K-ET-3kh" id="Rcz-O8-INr"/>
757                 <outlet property="EDresourceButton2" destination="dmr-UC-mQR" id="vL4-gZ-PNM"/>
758                 <outlet property="EDresourceButton3" destination="XAf-lK-q1G" id="3K5-TX-NtI"/>
759                 <outlet property="EDresourceButton4" destination="vag-br-Qrh" id="J8B-1P-B0V"/>
760                 <outlet property="EDresourceButton5" destination="Szo-pX-AAM" id="AYl-EB-2FE"/>
761                 <outlet property="EDresourceButton6" destination="po8-4N-Aq7" id="Flk-b1-i5Y"/>
762                 <outlet property="EDresourceButtonS1" destination="GQQ-cS-Jwz" id="wRJ-25-AJa"/>
763                 <outlet property="EDresourceButtonS2" destination="2nr-Fr-UuG" id="QEr-TZ-XCb"/>
764                 <outlet property="EDresourceButtonS3" destination="mwz-2H-YND" id="1V4-Ta-3VM"/>
765                 <outlet property="EDresourceButtonS4" destination="91A-Ka-sMU" id="2Pj-am-q00"/>
766                 <outlet property="EDresourceButtonS5" destination="qDt-fu-dFo" id="Wrt-xr-mZD"/>
767                 <outlet property="EDresourceButtonS6" destination="OhX-ac-X3D" id="tFS-BZ-5aI"/>
768                 <outlet property="EDresourceTF1" destination="pM7-GM-D6i" id="Njv-w3-5TB"/>
769                 <outlet property="EDresourceTF2" destination="Cl5-YI-L26" id="jJt-Zn-LEF"/>
770                 <outlet property="EDresourceTF3" destination="Qya-j5-wMv" id="Gio-DI-Uzn"/>
771                 <outlet property="EDresourceTV1" destination="pTP-xU-fsr" id="KCY-7m-XKg"/>
772                 <outlet property="EDresourceTV2" destination="H0t-vi-mZ6" id="a1x-Xt-TOi"/>
773                 <outlet property="EDresourceTV3" destination="Lji-Ph-drn" id="pA5-H0-XS1"/>
774                 <outlet property="EDresourceTeam" destination="26j-IY-Zcq" id="OYE-ab-EpN"/>
775                 <outlet property="EDresourceWindow" destination="6Hi-zV-IoJ" id="BRE-4h-2IC"/>
776                 <outlet property="EDselectionAC" destination="NYW-Xh-i7e" id="GAB-8z-Wri"/>
777                 <outlet property="EDselectionTF" destination="baZ-Rv-HJC" id="LQ9-2L-fsc"/>
778                 <outlet property="EDselectionTF2" destination="i7K-Rp-YUs" id="fut-rt-sea"/>
779                 <outlet property="EDselectionWindow" destination="Z53-lU-wRt" id="F3O-Go-CAU"/>
780                 <outlet property="EDstA1AC" destination="Frj-Tw-T3e" id="qss-6m-WUW"/>
781                 <outlet property="EDstA1TV" destination="YKD-zW-KbW" id="DwN-sw-jDc"/>
782                 <outlet property="EDstA2AC" destination="Q5f-Sk-4Lh" id="AFa-MO-QZg"/>
783                 <outlet property="EDstA2TV" destination="zXu-1R-ES3" id="ZY2-xA-HQM"/>
784                 <outlet property="EDstB1AC" destination="mix-Lv-10G" id="whh-ck-yUd"/>
785                 <outlet property="EDstB1TV" destination="See-j2-ff2" id="0gg-2o-S2h"/>
786                 <outlet property="EDstB2AC" destination="0XT-wb-2Xd" id="zAd-oU-hV9"/>
787                 <outlet property="EDstB2TV" destination="Axj-2b-lgs" id="8HH-wK-vWm"/>
788                 <outlet property="EDstButtonA12" destination="62w-Qe-74Y" id="taa-gI-Y8Q"/>
789                 <outlet property="EDstButtonA13" destination="8Yt-0q-fiX" id="S20-oo-JRy"/>
790                 <outlet property="EDstButtonA21" destination="NV6-CO-Xnk" id="Dh5-0E-iUz"/>
791                 <outlet property="EDstButtonA22" destination="2gy-Qd-XyT" id="9Sz-Iz-cjF"/>
792                 <outlet property="EDstButtonB11" destination="Pp7-WC-9xs" id="6NG-Up-3qy"/>
793                 <outlet property="EDstButtonB12" destination="wjb-Us-7r9" id="Z2H-RL-QkX"/>
794                 <outlet property="EDstButtonB13" destination="sh9-aL-Ipa" id="F6s-DT-UCX"/>
795                 <outlet property="EDstButtonB21" destination="xJZ-XJ-EC9" id="RKp-07-2Lh"/>
796                 <outlet property="EDstButtonB22" destination="kU8-up-7xh" id="94q-ei-UbD"/>
797                 <outlet property="EDstTFA" destination="65B-2s-1ZB" id="SJQ-QT-W2P"/>
798                 <outlet property="EDstTFB" destination="QMn-rA-vkd" id="QHW-Zu-dIB"/>
799                 <outlet property="EDstpubA" destination="PIk-xu-pGq" id="ina-br-EXO"/>
800                 <outlet property="EDstpubB" destination="Wcm-ew-wHD" id="lDi-mr-QQd"/>
801                 <outlet property="EDswitch1AC" destination="AFK-Ig-Gpn" id="BP8-Op-GLu"/>
802                 <outlet property="EDswitch1Btn" destination="XIw-bB-wwd" id="GS6-IB-AeI"/>
803                 <outlet property="EDswitch1TV" destination="el7-mT-iKE" id="yas-BR-sQ8"/>
804                 <outlet property="EDswitch2AC" destination="8ZU-c6-Pte" id="Cdf-VO-eoj"/>
805                 <outlet property="EDswitch2Btn" destination="N7b-Kl-HEP" id="nx8-tD-QWz"/>
806                 <outlet property="EDswitch2TV" destination="7Vq-ff-JM0" id="yRR-NB-ajb"/>
807                 <outlet property="EDswitchTF" destination="Ksv-OG-zmZ" id="art-Lf-kyg"/>
808                 <outlet property="EDswitchWindow" destination="wHi-ec-FWU" id="993-y8-O8u"/>
809                 <outlet property="EDtermsWindow" destination="o5n-nH-rBa" id="Tq4-uX-Can"/>
810                 <outlet property="EDtextImage" destination="hPd-Xa-wFH" id="1wW-yO-n1t"/>
811                 <outlet property="EDtextImageAC" destination="i6q-F8-oeg" id="hDO-30-cSB"/>
812                 <outlet property="EDtextImageButton1" destination="XRZ-eq-FRL" id="Vmn-10-tOE"/>
813                 <outlet property="EDtextImageButton2" destination="zzB-kV-hsQ" id="nPI-wK-L8R"/>
814                 <outlet property="EDtextImageButton3" destination="6SZ-fp-hh0" id="aso-aG-gEE"/>
815                 <outlet property="EDtextImageTV" destination="At7-iN-Wmd" id="lMj-BG-7Ir"/>
816                 <outlet property="EDtextImageWindow" destination="LYW-Xc-dJE" id="Ad5-AT-58Y"/>
817                 <outlet property="EDtextName" destination="9u2-KB-W00" id="86V-k9-5gJ"/>
818                 <outlet property="EDtextString" destination="g3K-Ag-LUV" id="rF8-x4-woO"/>
819                 <outlet property="EDtextWindow" destination="vXf-RC-FUn" id="7zH-2g-17q"/>
820                 <outlet property="EDtileBackWindow" destination="3xK-Hu-8Va" id="tK2-Xa-Gvn"/>
821                 <outlet property="EDtimerButton1" destination="jpT-ZX-byg" id="7yO-r4-FY2"/>
822                 <outlet property="EDtimerButton2" destination="Ch2-kr-CdZ" id="f78-AB-6fZ"/>
823                 <outlet property="EDtimerTF1" destination="NcS-6r-bj5" id="ZaS-Ah-io1"/>
824                 <outlet property="EDtimerTF2" destination="gmG-4C-wSf" id="oaZ-mP-YTj"/>
825                 <outlet property="EDtimerWindow" destination="Cnw-Ln-Ynn" id="MgO-JO-uws"/>
826                 <outlet property="EDvalueAC" destination="37K-9A-DeL" id="nCL-1o-tUl"/>
827                 <outlet property="EDvalueSetWIndow" destination="vCd-mx-DZf" id="dDe-T0-qno"/>
828                 <outlet property="EDvalueTV" destination="rq5-pj-WYL" id="6KQ-zD-PZv"/>
829                 <outlet property="EDvalueWindow" destination="6tL-eK-Mae" id="kXF-gE-z26"/>
830                 <outlet property="EDvarAC" destination="iHP-P2-t0Y" id="hBz-4k-g71"/>
831                 <outlet property="EDvarButton1" destination="TKd-hF-myU" id="uTF-km-2He"/>
832                 <outlet property="EDvarButton2" destination="iYC-w2-jma" id="wQC-wx-4PA"/>
833                 <outlet property="EDvarButton3" destination="1Cx-Un-OeD" id="fjb-qF-5ua"/>
834                 <outlet property="EDvarButton4" destination="Ejl-4I-wWF" id="2JQ-Dw-ssp"/>
835                 <outlet property="EDvarButton5" destination="Qjp-Yz-udh" id="Tji-BN-YO6"/>
836                 <outlet property="EDvarButton6" destination="po8-4N-Aq7" id="ukh-oV-m7f"/>
837                 <outlet property="EDvarButtonA" destination="9C9-Pi-aWb" id="A4R-88-9k0"/>
838                 <outlet property="EDvarButtonB" destination="mDk-k2-7Pa" id="JUW-fb-dRk"/>
839                 <outlet property="EDvarButtonC" destination="cTi-Tb-TXb" id="fT3-9X-YqW"/>
840                 <outlet property="EDvarButtonD" destination="l8s-wc-IH7" id="R15-qh-tJk"/>
841                 <outlet property="EDvarButtonE" destination="1VZ-Ej-AeA" id="JDH-3d-Wah"/>
842                 <outlet property="EDvarButtonF" destination="Aj3-Jn-gUP" id="MBq-rE-ST6"/>
843                 <outlet property="EDvarButtonI" destination="1Yr-LT-hq9" id="KKn-C8-fcT"/>
844                 <outlet property="EDvarButtonT" destination="kTY-Gc-Gpt" id="UI9-dR-j5i"/>
845                 <outlet property="EDvarEtc" destination="iCj-RP-fKP" id="W3q-Hl-C99"/>
846                 <outlet property="EDvarHensuAC" destination="YSS-a8-Fys" id="T4I-lb-r6r"/>
847                 <outlet property="EDvarHensuSet1AC" destination="B7Y-Yq-yrY" id="75f-0G-qLq"/>
848                 <outlet property="EDvarHensuSet1TV" destination="KiL-6v-fdZ" id="H1j-6n-q01"/>
849                 <outlet property="EDvarHensuSet2AC" destination="VKd-iA-SKL" id="hks-aB-KrK"/>
850                 <outlet property="EDvarHensuSet2TV" destination="Toj-2A-Ng5" id="iZa-Er-Cv4"/>
851                 <outlet property="EDvarHensuTV" destination="DIX-dU-hS3" id="3MW-L9-mqF"/>
852                 <outlet property="EDvarMax" destination="XC5-Vd-kH4" id="vd3-fN-Boc"/>
853                 <outlet property="EDvarRansu1" destination="mhE-iu-Ub4" id="bzM-sf-pu3"/>
854                 <outlet property="EDvarRansu2" destination="F6w-t1-cbo" id="JSi-2C-ma3"/>
855                 <outlet property="EDvarSetWindow" destination="vCd-mx-DZf" id="mFM-hJ-ghR"/>
856                 <outlet property="EDvarTF1" destination="eER-mk-l1L" id="b0b-hM-IVl"/>
857                 <outlet property="EDvarTF2" destination="yIW-ii-gse" id="NEe-PG-95m"/>
858                 <outlet property="EDvarTV" destination="tRm-uV-ATH" id="Gtw-9m-umu"/>
859                 <outlet property="EDvarTeisu" destination="nlT-dI-fXF" id="W29-i9-ucx"/>
860                 <outlet property="EDvarWindow" destination="kGD-gD-dFH" id="B5l-fQ-IbI"/>
861                 <outlet property="EDvariableAC" destination="vUJ-2q-AWz" id="pFv-nw-awh"/>
862                 <outlet property="EDvariableBtn" destination="XTe-Jz-b03" id="4Hm-ur-dps"/>
863                 <outlet property="EDvariableTF" destination="TNN-Ng-Vih" id="nLH-W8-3Gm"/>
864                 <outlet property="EDvariableTV" destination="eWw-Wf-UIH" id="nYv-NX-ePg"/>
865                 <outlet property="EEGC012str" destination="VhI-J2-wyf" id="cMy-yP-Q3i"/>
866                 <outlet property="EEGC01str" destination="rrJ-9w-3Un" id="txp-Gn-6hG"/>
867                 <outlet property="EEGC022str" destination="Adq-YP-qts" id="K34-Cy-u9m"/>
868                 <outlet property="EEGC02str" destination="Zmb-8a-Dzc" id="gDf-Yf-Hgy"/>
869                 <outlet property="EEGC1AC" destination="wWg-Ih-Dqr" id="VSG-YK-aDa"/>
870                 <outlet property="EEGC1TV" destination="wg2-Kp-qr4" id="QoS-aE-etE"/>
871                 <outlet property="EEGC2AC" destination="Eir-uH-Hci" id="GHt-oc-2Po"/>
872                 <outlet property="EEGC2TV" destination="tEy-RS-tOd" id="XCC-vt-e5S"/>
873                 <outlet property="EEGCstr" destination="nez-dz-aIH" id="Ggk-07-VPw"/>
874                 <outlet property="EPUB1" destination="USZ-a0-oSz" id="c95-Ta-oLz"/>
875                 <outlet property="EPUB2" destination="B4c-ot-RZL" id="sLm-MV-Gl1"/>
876                 <outlet property="MapEditorWindow" destination="767" id="3854"/>
877                 <outlet property="PBCL" destination="959" id="3852"/>
878                 <outlet property="PLCL" destination="8Rs-NI-iyx" id="mok-Nz-lza"/>
879                 <outlet property="PMCL" destination="908" id="3851"/>
880                 <outlet property="PUCL" destination="1017" id="3853"/>
881                 <outlet property="TFcurrentChipIndex" destination="3815" id="3827"/>
882                 <outlet property="TitleWindow" destination="371" id="3982"/>
883                 <outlet property="eventBattleDetailBtn" destination="MEv-FT-WBm" id="h6y-cW-5si"/>
884                 <outlet property="eventBuildFlagBTN" destination="Jq9-hI-cdO" id="zIe-bb-MrG"/>
885                 <outlet property="eventCheckBtn" destination="0Uk-yg-qGf" id="Esc-Wv-X6h"/>
886                 <outlet property="eventDetailListAC" destination="Ule-ju-9lM" id="isN-8p-Vd2"/>
887                 <outlet property="eventDetailListTV" destination="zJb-EL-N44" id="EJ8-gN-ywx"/>
888                 <outlet property="eventDetailSelectionWindow" destination="6Ho-16-Ie6" id="9aE-ye-u7f"/>
889                 <outlet property="eventDetailWindow" destination="rCv-M4-34U" id="FCp-CR-ga7"/>
890                 <outlet property="eventEmployFlagBTN" destination="NFT-lp-y7k" id="hu2-Qs-4KX"/>
891                 <outlet property="eventEndGameCondition" destination="TCU-hD-KGw" id="fgG-4R-k09"/>
892                 <outlet property="eventGuildBC1" destination="Qnm-JT-CPj" id="4wH-EM-IsT"/>
893                 <outlet property="eventGuildBC2" destination="s2R-z8-eyu" id="Va3-4U-Cj9"/>
894                 <outlet property="eventGuildListAC" destination="Efj-F8-NdQ" id="cjq-E0-7la"/>
895                 <outlet property="eventGuildListTV" destination="ExF-We-v24" id="7AJ-yj-yEP"/>
896                 <outlet property="eventGuildListWindow" destination="Yeo-Ja-ffL" id="dEX-Fg-vlx"/>
897                 <outlet property="eventGuildTF1" destination="1iP-Yx-h8C" id="wiK-mF-jvB"/>
898                 <outlet property="eventGuildTF2" destination="gE0-2j-01a" id="zea-BH-iAg"/>
899                 <outlet property="eventListAC" destination="v8V-gL-u6H" id="RBU-bZ-aJb"/>
900                 <outlet property="eventListTV" destination="z7M-O3-mGg" id="Emr-r5-F22"/>
901                 <outlet property="eventPlayerSetPUB1" destination="GDc-cE-cYz" id="sJ6-Xr-Pgc"/>
902                 <outlet property="eventPlayerSetPUB2" destination="GAD-Rf-DoZ" id="Zap-7f-cM7"/>
903                 <outlet property="eventPopupBtn" destination="gf1-5s-E8a" id="djt-nE-hH5"/>
904                 <outlet property="eventPosAC" destination="6TH-id-uPu" id="6NM-ho-21N"/>
905                 <outlet property="eventPosTV" destination="Zy7-VL-AJQ" id="R2d-Nw-yoi"/>
906                 <outlet property="eventScenarioCrntTF" destination="DZQ-OW-jbE" id="gPy-Uk-THv"/>
907                 <outlet property="eventScenarioModeBtn" destination="W2C-yf-H1p" id="tQH-Eg-yDK"/>
908                 <outlet property="eventScenarioNextTF" destination="8Zt-uE-sze" id="1TY-v3-mJ8"/>
909                 <outlet property="eventSummonFlagBTN" destination="Ml3-nh-RJp" id="T5a-82-WPO"/>
910                 <outlet property="eventWindow" destination="PjK-su-h3Y" id="oNQ-Bv-qU8"/>
911                 <outlet property="loadMapListAC" destination="10148" id="10156"/>
912                 <outlet property="loadMapListTV" destination="10132" id="10147"/>
913                 <outlet property="loadMapWindow" destination="10066" id="10158"/>
914                 <outlet property="mapSizeHeight" destination="9966" id="10025"/>
915                 <outlet property="mapSizeWidth" destination="9980" id="10026"/>
916                 <outlet property="mapSizeWindow" destination="9955" id="10030"/>
917                 <outlet property="saveMapListAC" destination="10233" id="10234"/>
918                 <outlet property="saveMapListTV" destination="10214" id="10231"/>
919                 <outlet property="saveMapTF" destination="10221" id="10230"/>
920                 <outlet property="saveMapWindow" destination="10189" id="10240"/>
921                 <outlet property="topHealth" destination="886" id="BDf-ex-fTk"/>
922                 <outlet property="topIV" destination="1744" id="ZmS-xH-Zti"/>
923                 <outlet property="topName" destination="870" id="ndk-B5-RuD"/>
924             </connections>
925         </customObject>
926         <customObject id="uJI-Be-wdu" customClass="LevelList">
927             <connections>
928                 <outlet property="levelListAC1" destination="A8Z-3g-Ph1" id="Bpt-SM-4Wc"/>
929                 <outlet property="levelListAC2" destination="Emr-ho-xrS" id="ziT-hz-IDn"/>
930                 <outlet property="levelListAC3" destination="o1D-3J-bih" id="0Al-TP-qLu"/>
931                 <outlet property="levelListTV1" destination="8xp-0M-W7f" id="3cW-AY-j1z"/>
932                 <outlet property="levelListTV2" destination="dJb-ef-LFc" id="jWx-Kt-qpj"/>
933                 <outlet property="levelWindow" destination="N2U-Rv-jyJ" id="3TT-Jv-15v"/>
934             </connections>
935         </customObject>
936         <customObject id="1NS-mT-dBn" customClass="BackGroundMusic"/>
937         <arrayController id="4OI-TZ-1oL" userLabel="EDhpFixListAC1">
938             <connections>
939                 <binding destination="3826" name="contentArray" keyPath="EDhpFixListMA1" id="7Ez-Fh-bTk"/>
940             </connections>
941         </arrayController>
942         <arrayController id="qqa-eS-eeY" userLabel="EDhpFixListAC2">
943             <connections>
944                 <binding destination="3826" name="contentArray" keyPath="EDhpFixListMA2" id="fGI-5j-zrV"/>
945             </connections>
946         </arrayController>
947         <arrayController id="Efj-F8-NdQ" userLabel="eventGuildListAC">
948             <connections>
949                 <binding destination="3826" name="contentArray" keyPath="eventGuildListMA" id="SFi-tR-3G6"/>
950             </connections>
951         </arrayController>
952         <arrayController id="p1U-wU-xM5" userLabel="EDresourceAC1">
953             <connections>
954                 <binding destination="3826" name="contentArray" keyPath="EDresourceMA1" id="MuP-Pq-fQn"/>
955             </connections>
956         </arrayController>
957         <arrayController id="Nb4-Pc-Ok6" userLabel="EDresourceAC2">
958             <connections>
959                 <binding destination="3826" name="contentArray" keyPath="EDresourceMA2" id="E7o-55-Xgz"/>
960             </connections>
961         </arrayController>
962         <arrayController id="lrw-EV-jZ9" userLabel="EDhpFixListAC3">
963             <connections>
964                 <binding destination="3826" name="contentArray" keyPath="EDhpFixListMA3" id="YPb-Zd-AHi"/>
965             </connections>
966         </arrayController>
967         <arrayController id="58i-XA-5ch" userLabel="EDresourceAC3">
968             <connections>
969                 <binding destination="3826" name="contentArray" keyPath="EDresourceMA3" id="kj7-KP-Bzi"/>
970             </connections>
971         </arrayController>
972         <arrayController id="zW9-yd-cJu" userLabel="EDdissappearAC">
973             <connections>
974                 <binding destination="3826" name="contentArray" keyPath="EDdissappearMA" id="OpG-TF-gV0"/>
975             </connections>
976         </arrayController>
977         <arrayController id="A8Z-3g-Ph1" userLabel="levelListAC1">
978             <connections>
979                 <binding destination="uJI-Be-wdu" name="contentArray" keyPath="levelListMA1" id="4zJ-36-dYc"/>
980             </connections>
981         </arrayController>
982         <arrayController id="Emr-ho-xrS" userLabel="levelListAC2">
983             <connections>
984                 <binding destination="uJI-Be-wdu" name="contentArray" keyPath="levelListMA2" id="IN7-Ex-XiM"/>
985             </connections>
986         </arrayController>
987         <arrayController id="o1D-3J-bih" userLabel="levelListAC3">
988             <connections>
989                 <binding destination="uJI-Be-wdu" name="contentArray" keyPath="levelListMA3" id="rpg-ax-5pf"/>
990             </connections>
991         </arrayController>
992         <arrayController id="SDf-7k-75Z" userLabel="EDbranchSuicchiAC">
993             <connections>
994                 <binding destination="3826" name="contentArray" keyPath="EDbranchSuicchiMA" id="sbG-s0-mlG"/>
995             </connections>
996         </arrayController>
997         <arrayController id="JZL-0k-XMk" userLabel="EDbranchHensuAC">
998             <connections>
999                 <binding destination="3826" name="contentArray" keyPath="EDbranchHensuMA" id="4Cx-7V-8fn"/>
1000             </connections>
1001         </arrayController>
1002         <arrayController id="PSV-6H-oXd" userLabel="EDbranchHensu2AC">
1003             <connections>
1004                 <binding destination="3826" name="contentArray" keyPath="EDbranchHensu2MA" id="A4I-Yd-JV5"/>
1005             </connections>
1006         </arrayController>
1007         <arrayController id="6Yo-5j-AWN" userLabel="EDbranchUnitAC">
1008             <connections>
1009                 <binding destination="3826" name="contentArray" keyPath="EDbranchUnitMA" id="nAy-VI-ENb"/>
1010             </connections>
1011         </arrayController>
1012         <arrayController id="wa5-Dw-20R" userLabel="EDbranchPlaceAC">
1013             <connections>
1014                 <binding destination="3826" name="contentArray" keyPath="EDbranchPlaceMA" id="Ydg-Q3-Po8"/>
1015             </connections>
1016         </arrayController>
1017         <arrayController id="Rox-Se-Lfe" userLabel="EDbranchObjeAC">
1018             <connections>
1019                 <binding destination="3826" name="contentArray" keyPath="EDbranchObjeMA" id="4dR-QJ-7Hi"/>
1020             </connections>
1021         </arrayController>
1022         <arrayController id="gOB-p9-7Y9" userLabel="EDbranchBuildAC">
1023             <connections>
1024                 <binding destination="3826" name="contentArray" keyPath="EDbranchBuildMA" id="nl3-qv-fe0"/>
1025             </connections>
1026         </arrayController>
1027         <arrayController id="10148" userLabel="LoadMapListAC">
1028             <connections>
1029                 <binding destination="3826" name="contentArray" keyPath="loadMapListMA" id="10150"/>
1030             </connections>
1031         </arrayController>
1032         <arrayController id="10233" userLabel="SaveMapListAC">
1033             <connections>
1034                 <binding destination="3826" name="contentArray" keyPath="saveMapListMA" id="10237"/>
1035             </connections>
1036         </arrayController>
1037         <arrayController id="v8V-gL-u6H" userLabel="EventListAC">
1038             <connections>
1039                 <binding destination="3826" name="contentArray" keyPath="eventListMA" id="kOH-nA-DdA"/>
1040             </connections>
1041         </arrayController>
1042         <arrayController id="6TH-id-uPu" userLabel="EventPosAC">
1043             <connections>
1044                 <binding destination="3826" name="contentArray" keyPath="eventPosMA" id="mBl-WZ-FOv"/>
1045             </connections>
1046         </arrayController>
1047         <arrayController id="wWg-Ih-Dqr" userLabel="EEGC1AC">
1048             <connections>
1049                 <binding destination="3826" name="contentArray" keyPath="EEGC1MA" id="Spo-Rw-xLT"/>
1050             </connections>
1051         </arrayController>
1052         <arrayController id="Eir-uH-Hci" userLabel="EEGC2AC">
1053             <connections>
1054                 <binding destination="3826" name="contentArray" keyPath="EEGC2MA" id="3lO-15-UJ5"/>
1055             </connections>
1056         </arrayController>
1057         <arrayController id="Ule-ju-9lM" userLabel="EventDetailListAC">
1058             <connections>
1059                 <binding destination="3826" name="contentArray" keyPath="eventDetailListMA" id="oH9-HI-CZH"/>
1060             </connections>
1061         </arrayController>
1062         <arrayController id="AFK-Ig-Gpn" userLabel="EDswitch1AC">
1063             <connections>
1064                 <binding destination="3826" name="contentArray" keyPath="EDswitch1MA" id="Nbp-2b-cJ0"/>
1065             </connections>
1066         </arrayController>
1067         <arrayController id="8ZU-c6-Pte" userLabel="EDswitch2AC">
1068             <connections>
1069                 <binding destination="3826" name="contentArray" keyPath="EDswitch2MA" id="kbE-da-u9j"/>
1070             </connections>
1071         </arrayController>
1072         <arrayController id="vUJ-2q-AWz" userLabel="EDvariableAC">
1073             <connections>
1074                 <binding destination="3826" name="contentArray" keyPath="EDvariableMA" id="5yq-84-bmo"/>
1075             </connections>
1076         </arrayController>
1077         <arrayController id="i6q-F8-oeg" userLabel="EDtextImageAC">
1078             <connections>
1079                 <binding destination="3826" name="contentArray" keyPath="EDtextImageMA" id="yka-ET-EZq"/>
1080             </connections>
1081         </arrayController>
1082         <arrayController id="NYW-Xh-i7e" userLabel="EDselectionAC">
1083             <connections>
1084                 <binding destination="3826" name="contentArray" keyPath="EDselectionMA" id="xjo-ZI-SfH"/>
1085             </connections>
1086         </arrayController>
1087         <arrayController id="37K-9A-DeL" userLabel="EDvalueAC">
1088             <connections>
1089                 <binding destination="3826" name="contentArray" keyPath="EDvalueMA" id="GQH-q6-oFg"/>
1090             </connections>
1091         </arrayController>
1092         <arrayController id="iHP-P2-t0Y" userLabel="EDvarAC">
1093             <connections>
1094                 <binding destination="3826" name="contentArray" keyPath="EDvarMA" id="wYn-RO-XEw"/>
1095             </connections>
1096         </arrayController>
1097         <arrayController id="YSS-a8-Fys" userLabel="EDvarHensuAC">
1098             <connections>
1099                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuMA" id="QKq-02-zSI"/>
1100             </connections>
1101         </arrayController>
1102         <arrayController id="fEW-Dh-30u" userLabel="EDhp1AC">
1103             <connections>
1104                 <binding destination="3826" name="contentArray" keyPath="EDhp1MA" id="odn-yf-fwn"/>
1105             </connections>
1106         </arrayController>
1107         <arrayController id="3IQ-ze-3zY" userLabel="EDhp2AC">
1108             <connections>
1109                 <binding destination="3826" name="contentArray" keyPath="EDhp2MA" id="7F9-Be-Xhg"/>
1110             </connections>
1111         </arrayController>
1112         <arrayController id="YDX-O2-9LW" userLabel="EDmp1AC">
1113             <connections>
1114                 <binding destination="3826" name="contentArray" keyPath="EDmp1MA" id="fcA-Tb-CpG"/>
1115             </connections>
1116         </arrayController>
1117         <arrayController id="CVJ-EH-LvH" userLabel="EDmp2AC">
1118             <connections>
1119                 <binding destination="3826" name="contentArray" keyPath="EDmp2MA" id="fDb-Yz-ABd"/>
1120             </connections>
1121         </arrayController>
1122         <arrayController id="Frj-Tw-T3e" userLabel="EDstA1AC">
1123             <connections>
1124                 <binding destination="3826" name="contentArray" keyPath="EDstA1MA" id="hRz-ta-fft"/>
1125             </connections>
1126         </arrayController>
1127         <arrayController id="Q5f-Sk-4Lh" userLabel="EDstA2AC">
1128             <connections>
1129                 <binding destination="3826" name="contentArray" keyPath="EDstA2MA" id="oVB-Lb-MdE"/>
1130             </connections>
1131         </arrayController>
1132         <arrayController id="mix-Lv-10G" userLabel="EDstB1AC">
1133             <connections>
1134                 <binding destination="3826" name="contentArray" keyPath="EDstB1MA" id="Blx-6s-9aE"/>
1135             </connections>
1136         </arrayController>
1137         <arrayController id="0XT-wb-2Xd" userLabel="EDstB2AC">
1138             <connections>
1139                 <binding destination="3826" name="contentArray" keyPath="EDstB2MA" id="tDF-Nj-6I6"/>
1140             </connections>
1141         </arrayController>
1142         <arrayController id="B7Y-Yq-yrY" userLabel="EDvarHensuSet1AC">
1143             <connections>
1144                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuSet1MA" id="VZ2-h7-iiN"/>
1145             </connections>
1146         </arrayController>
1147         <arrayController id="VKd-iA-SKL" userLabel="EDvarHensuSet2AC">
1148             <connections>
1149                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuSet2MA" id="IF0-vQ-CWt"/>
1150             </connections>
1151         </arrayController>
1152         <arrayController id="s5m-qC-rDg" userLabel="EDAppear1AC">
1153             <connections>
1154                 <binding destination="3826" name="contentArray" keyPath="EDAppear1MA" id="ZZ6-YI-4oN"/>
1155             </connections>
1156         </arrayController>
1157         <arrayController id="1qd-yQ-NSy" userLabel="EDAppear2AC">
1158             <connections>
1159                 <binding destination="3826" name="contentArray" keyPath="EDAppear2MA" id="Cvb-eh-7sd"/>
1160             </connections>
1161         </arrayController>
1162         <arrayController id="xgQ-JQ-5ax" userLabel="EDBGMAC">
1163             <connections>
1164                 <binding destination="3826" name="contentArray" keyPath="EDBGMMA" id="HWr-aB-1Sm"/>
1165             </connections>
1166         </arrayController>
1167         <arrayController id="3Sz-9U-X87" userLabel="EDSEAC">
1168             <connections>
1169                 <binding destination="3826" name="contentArray" keyPath="EDSEMA" id="Fib-el-esZ"/>
1170             </connections>
1171         </arrayController>
1172         <customObject id="1811" customClass="MapChipList">
1173             <connections>
1174                 <outlet property="IVimg" destination="1070" id="4001"/>
1175                 <outlet property="MCLDetailPanel" destination="1068" id="3987"/>
1176                 <outlet property="MCLPanel" destination="908" id="1830"/>
1177                 <outlet property="MCLregistPanel" destination="10516" id="10641"/>
1178                 <outlet property="TFchipNumb" destination="10521" id="10653"/>
1179                 <outlet property="TFchu" destination="1114" id="3998"/>
1180                 <outlet property="TFfix" destination="1849" id="3995"/>
1181                 <outlet property="TFname" destination="1087" id="3994"/>
1182                 <outlet property="TFriku" destination="1100" id="3996"/>
1183                 <outlet property="TFsora" destination="1121" id="3999"/>
1184                 <outlet property="TFtype" destination="1893" id="4000"/>
1185                 <outlet property="TFumi" destination="1107" id="3997"/>
1186                 <outlet property="mapChipListAC" destination="1809" id="1814"/>
1187                 <outlet property="mapChipListTV" destination="911" id="3990"/>
1188             </connections>
1189         </customObject>
1190         <arrayController id="1809" userLabel="MapChipListAC">
1191             <connections>
1192                 <binding destination="1811" name="contentArray" keyPath="mapChipListMA" id="1813"/>
1193             </connections>
1194         </arrayController>
1195         <customObject id="2629" customClass="BuildChipList">
1196             <connections>
1197                 <outlet property="BCLDetailOptionPanel" destination="4301" id="4923"/>
1198                 <outlet property="BCLDetailPanel" destination="1603" id="4032"/>
1199                 <outlet property="BCLPanel" destination="959" id="2634"/>
1200                 <outlet property="BCLUnitResearchPanel" destination="2386" id="4927"/>
1201                 <outlet property="BCLregisterPanel" destination="10572" id="10648"/>
1202                 <outlet property="BTNcapture" destination="14110" id="14116"/>
1203                 <outlet property="BTNguild" destination="V7Z-mT-BLh" id="LPc-QS-GLh"/>
1204                 <outlet property="BTNinroads" destination="2218" id="4870"/>
1205                 <outlet property="IVimg" destination="1617" id="4929"/>
1206                 <outlet property="IVimgBig" destination="1666" id="4931"/>
1207                 <outlet property="PUPlinkD" destination="2124" id="4872"/>
1208                 <outlet property="PUPlinkN" destination="4556" id="4882"/>
1209                 <outlet property="PUPtype" destination="1911" id="4871"/>
1210                 <outlet property="PUresearch" destination="2390" id="12407"/>
1211                 <outlet property="PUunion" destination="4734" id="12408"/>
1212                 <outlet property="PUunit" destination="4685" id="12409"/>
1213                 <outlet property="TFDLv" destination="4604" id="4866"/>
1214                 <outlet property="TFHP" destination="1682" id="4863"/>
1215                 <outlet property="TFREN" destination="4201" id="4869"/>
1216                 <outlet property="TFRHP" destination="2586" id="4867"/>
1217                 <outlet property="TFRHPL" destination="0Vk-7H-kNP" id="YDp-0Q-8GT"/>
1218                 <outlet property="TFRMP" destination="2601" id="4868"/>
1219                 <outlet property="TFWT" destination="1936" id="4864"/>
1220                 <outlet property="TFWTE" destination="4889" id="4925"/>
1221                 <outlet property="TFWTN" destination="4571" id="4903"/>
1222                 <outlet property="TFchipNumb" destination="10574" id="10654"/>
1223                 <outlet property="TFcostF" destination="1996" id="4874"/>
1224                 <outlet property="TFcostFe" destination="4482" id="4877"/>
1225                 <outlet property="TFcostFn" destination="4537" id="4880"/>
1226                 <outlet property="TFcostM" destination="2004" id="4875"/>
1227                 <outlet property="TFcostMe" destination="4480" id="4878"/>
1228                 <outlet property="TFcostMn" destination="4539" id="4881"/>
1229                 <outlet property="TFcostS" destination="1964" id="4873"/>
1230                 <outlet property="TFcostSe" destination="4479" id="4876"/>
1231                 <outlet property="TFcostSn" destination="4540" id="4879"/>
1232                 <outlet property="TFfix" destination="2565" id="4865"/>
1233                 <outlet property="TFname" destination="1616" id="4860"/>
1234                 <outlet property="TFnameID" destination="4847" id="4862"/>
1235                 <outlet property="TFnameR" destination="4223" id="4861"/>
1236                 <outlet property="buildChipListAC" destination="2631" id="2632"/>
1237                 <outlet property="buildChipListTV" destination="983" id="3985"/>
1238                 <outlet property="researchListAC" destination="12418" id="12435"/>
1239                 <outlet property="researchListTV" destination="2413" id="12438"/>
1240             </connections>
1241         </customObject>
1242         <arrayController id="2631" userLabel="BuildChipListAC">
1243             <connections>
1244                 <binding destination="2629" name="contentArray" keyPath="buildChipListMA" id="2639"/>
1245             </connections>
1246         </arrayController>
1247         <customObject id="3039" customClass="UnitChipList">
1248             <connections>
1249                 <outlet property="ALBCarchery" destination="xO0-kt-auf" id="ssj-bp-tFo"/>
1250                 <outlet property="ALBCgun" destination="XHt-Pu-PIh" id="sZk-wH-rvf"/>
1251                 <outlet property="ALBCnormal" destination="mJ8-ZI-msj" id="8nV-Ul-A9N"/>
1252                 <outlet property="ALPUBchu" destination="7774" id="9363"/>
1253                 <outlet property="ALPUBcost" destination="6360" id="9369"/>
1254                 <outlet property="ALPUBriku" destination="7744" id="9362"/>
1255                 <outlet property="ALPUBseed" destination="6625" id="9367"/>
1256                 <outlet property="ALPUBsora" destination="7808" id="9365"/>
1257                 <outlet property="ALPUBsort" destination="6967" id="9368"/>
1258                 <outlet property="ALPUBtype" destination="6658" id="9366"/>
1259                 <outlet property="ALPUBumi" destination="7791" id="9364"/>
1260                 <outlet property="ALPUBwType" destination="6490" id="9419"/>
1261                 <outlet property="ALTFatkHit" destination="9860" id="9905"/>
1262                 <outlet property="ALTFbullet" destination="6990" id="9348"/>
1263                 <outlet property="ALTFcFood" destination="7640" id="9358"/>
1264                 <outlet property="ALTFcMoney" destination="7638" id="9359"/>
1265                 <outlet property="ALTFcSupply" destination="7637" id="9357"/>
1266                 <outlet property="ALTFcost" destination="6338" id="9346"/>
1267                 <outlet property="ALTFcostP" destination="6383" id="9347"/>
1268                 <outlet property="ALTFdmgCount" destination="6640" id="9355"/>
1269                 <outlet property="ALTFdmgExtent" destination="7101" id="9378"/>
1270                 <outlet property="ALTFdmgRate" destination="6709" id="9356"/>
1271                 <outlet property="ALTFextend" destination="6314" id="9345"/>
1272                 <outlet property="ALTFfix0" destination="mJ8-ZI-msj" id="2hN-I1-irP"/>
1273                 <outlet property="ALTFfix1" destination="xO0-kt-auf" id="VsO-0U-dj9"/>
1274                 <outlet property="ALTFfix2" destination="XHt-Pu-PIh" id="74Y-23-jwK"/>
1275                 <outlet property="ALTFhit" destination="7579" id="9353"/>
1276                 <outlet property="ALTFhitCount" destination="7090" id="9349"/>
1277                 <outlet property="ALTFhitRate" destination="9319" id="9352"/>
1278                 <outlet property="ALTFimagine" destination="KgG-On-sSC" id="ujD-R5-ROX"/>
1279                 <outlet property="ALTFmagic" destination="eZa-vt-uxM" id="pQq-jr-naX"/>
1280                 <outlet property="ALTFmelee" destination="7055" id="9371"/>
1281                 <outlet property="ALTFmsg" destination="7229" id="9361"/>
1282                 <outlet property="ALTFname" destination="6266" id="9342"/>
1283                 <outlet property="ALTFpass" destination="7056" id="9372"/>
1284                 <outlet property="ALTFrangeA" destination="6279" id="9343"/>
1285                 <outlet property="ALTFrangeB" destination="6297" id="9344"/>
1286                 <outlet property="ALTFrate" destination="7571" id="9354"/>
1287                 <outlet property="ALTFsuccessRate" destination="7332" id="9350"/>
1288                 <outlet property="ALTFtrigger" destination="7048" id="9370"/>
1289                 <outlet property="ALTFvigor" destination="7676" id="9351"/>
1290                 <outlet property="AMbtnA" destination="11389" id="11545"/>
1291                 <outlet property="AMbtnB" destination="11400" id="11546"/>
1292                 <outlet property="AMbtnC" destination="11412" id="11547"/>
1293                 <outlet property="AMbtnD" destination="11424" id="11548"/>
1294                 <outlet property="ATAnimationListTV" destination="abe-p0-Egd" id="5sg-o7-1zx"/>
1295                 <outlet property="ATEffectAniWindow" destination="xGI-sa-7AS" id="cfI-pw-561"/>
1296                 <outlet property="ATEffectMovWindow" destination="gnR-a9-LnO" id="WMh-V5-MP9"/>
1297                 <outlet property="ATEffectWindow" destination="BFi-4B-Lrm" id="9kv-eC-NFr"/>
1298                 <outlet property="ATIV" destination="h9p-v4-KuY" id="CT4-6m-TUi"/>
1299                 <outlet property="ATPreferenceWindow" destination="JWZ-ni-Uv8" id="x2A-kB-Jhg"/>
1300                 <outlet property="ATalphaBtn" destination="ok7-kz-wU1" id="sUU-Nv-doo"/>
1301                 <outlet property="ATalphaFix" destination="ok7-kz-wU1" id="xa9-ol-ghs"/>
1302                 <outlet property="ATaniBC" destination="pRN-A4-zVg" id="FTF-lm-kxO"/>
1303                 <outlet property="ATframeCntTF" destination="d2V-OI-28q" id="H2v-Cc-lZb"/>
1304                 <outlet property="ATframeTF" destination="DCS-oC-lDS" id="eRw-he-ORM"/>
1305                 <outlet property="ATmovBC" destination="du1-8W-Tsw" id="bUh-QP-ODm"/>
1306                 <outlet property="ATmovFileNameTF" destination="TKd-KS-cpV" id="8yb-qK-0od"/>
1307                 <outlet property="AVPV" destination="3GZ-ID-vqV" id="StC-DP-ap8"/>
1308                 <outlet property="AVPV2" destination="moo-ho-WXo" id="vbb-DS-i2T"/>
1309                 <outlet property="AnimationListAC" destination="Xd6-UN-4HS" id="Nob-ZI-phf"/>
1310                 <outlet property="AnimationListTV" destination="abe-p0-Egd" id="Qjl-ht-Ull"/>
1311                 <outlet property="Baura" destination="pl4-oZ-3pn" id="n6O-6L-Br0"/>
1312                 <outlet property="ILPUBtype" destination="9126" id="9278"/>
1313                 <outlet property="ILTFAGI" destination="8297" id="9226"/>
1314                 <outlet property="ILTFAP" destination="8306" id="9221"/>
1315                 <outlet property="ILTFDEX" destination="8252" id="9227"/>
1316                 <outlet property="ILTFHP" destination="8312" id="9219"/>
1317                 <outlet property="ILTFINT" destination="8250" id="9229"/>
1318                 <outlet property="ILTFLUK" destination="8248" id="9230"/>
1319                 <outlet property="ILTFMEN" destination="8251" id="9228"/>
1320                 <outlet property="ILTFMOV" destination="8282" id="9253"/>
1321                 <outlet property="ILTFMP" destination="8307" id="9220"/>
1322                 <outlet property="ILTFSTR" destination="8304" id="9223"/>
1323                 <outlet property="ILTFVIT" destination="8299" id="9225"/>
1324                 <outlet property="ILTFWT" destination="8305" id="9222"/>
1325                 <outlet property="ILTFair" destination="8779" id="9250"/>
1326                 <outlet property="ILTFarrow" destination="8708" id="9240"/>
1327                 <outlet property="ILTFblood" destination="8791" id="9259"/>
1328                 <outlet property="ILTFblow" destination="8702" id="9237"/>
1329                 <outlet property="ILTFcharm" destination="8900" id="9245"/>
1330                 <outlet property="ILTFcold" destination="8775" id="9251"/>
1331                 <outlet property="ILTFcomment" destination="8968" id="9264"/>
1332                 <outlet property="ILTFconfusion" destination="8902" id="9246"/>
1333                 <outlet property="ILTFdark" destination="8787" id="9257"/>
1334                 <outlet property="ILTFelectoric" destination="8777" id="9254"/>
1335                 <outlet property="ILTFexplosion" destination="8789" id="9258"/>
1336                 <outlet property="ILTFflame" destination="8773" id="9249"/>
1337                 <outlet property="ILTFgas" destination="8783" id="9255"/>
1338                 <outlet property="ILTFgun" destination="8710" id="9241"/>
1339                 <outlet property="ILTFholy" destination="8785" id="9256"/>
1340                 <outlet property="ILTFname" destination="8315" id="9214"/>
1341                 <outlet property="ILTFnameID" destination="8272" id="9216"/>
1342                 <outlet property="ILTFnameR" destination="8274" id="9215"/>
1343                 <outlet property="ILTFpAGI" destination="9033" id="9232"/>
1344                 <outlet property="ILTFpDEX" destination="9046" id="9233"/>
1345                 <outlet property="ILTFpINT" destination="9063" id="9235"/>
1346                 <outlet property="ILTFpLUK" destination="9075" id="9236"/>
1347                 <outlet property="ILTFpMEN" destination="9054" id="9234"/>
1348                 <outlet property="ILTFpSTR" destination="9012" id="9224"/>
1349                 <outlet property="ILTFpVIT" destination="9022" id="9231"/>
1350                 <outlet property="ILTFparalysis" destination="8896" id="9243"/>
1351                 <outlet property="ILTFpoison" destination="8898" id="9244"/>
1352                 <outlet property="ILTFprice" destination="9094" id="9218"/>
1353                 <outlet property="ILTFrecHP" destination="9144" id="9260"/>
1354                 <outlet property="ILTFrecHPp" destination="9163" id="9261"/>
1355                 <outlet property="ILTFrecMP" destination="9171" id="9262"/>
1356                 <outlet property="ILTFrecMPp" destination="9173" id="9263"/>
1357                 <outlet property="ILTFshell" destination="8712" id="9242"/>
1358                 <outlet property="ILTFsilent" destination="8906" id="9248"/>
1359                 <outlet property="ILTFslash" destination="8704" id="9238"/>
1360                 <outlet property="ILTFsleep" destination="8904" id="9247"/>
1361                 <outlet property="ILTFstub" destination="8706" id="9239"/>
1362                 <outlet property="ILTFwater" destination="8781" id="9252"/>
1363                 <outlet property="ILTFweight" destination="8994" id="9217"/>
1364                 <outlet property="ILregiTF" destination="NU5-y8-RLM" id="87T-nF-Gn9"/>
1365                 <outlet property="ILregiWIndow" destination="9HV-uG-He9" id="18l-da-cWN"/>
1366                 <outlet property="IVimg" destination="1193" id="9279"/>
1367                 <outlet property="IVimgBig" destination="1242" id="9280"/>
1368                 <outlet property="PUBsl" destination="5847" id="13093"/>
1369                 <outlet property="PUPtEquip" destination="5169" id="9265"/>
1370                 <outlet property="PUPtMons" destination="5256" id="7913"/>
1371                 <outlet property="PUPtMove" destination="3004" id="7914"/>
1372                 <outlet property="RETFair" destination="5448" id="12385"/>
1373                 <outlet property="RETFarrow" destination="6762" id="12386"/>
1374                 <outlet property="RETFblood" destination="6942" id="12387"/>
1375                 <outlet property="RETFblow" destination="5394" id="12388"/>
1376                 <outlet property="RETFcharm" destination="5532" id="12389"/>
1377                 <outlet property="RETFcold" destination="5423" id="12390"/>
1378                 <outlet property="RETFconfusion" destination="6860" id="12391"/>
1379                 <outlet property="RETFdark" destination="6826" id="12392"/>
1380                 <outlet property="RETFelectoric" destination="5446" id="12393"/>
1381                 <outlet property="RETFexplosion" destination="6923" id="12394"/>
1382                 <outlet property="RETFflame" destination="5421" id="12395"/>
1383                 <outlet property="RETFgas" destination="5473" id="12396"/>
1384                 <outlet property="RETFgun" destination="6764" id="12397"/>
1385                 <outlet property="RETFholy" destination="6824" id="12398"/>
1386                 <outlet property="RETFparalysis" destination="5496" id="12399"/>
1387                 <outlet property="RETFpoison" destination="5518" id="12400"/>
1388                 <outlet property="RETFshell" destination="6797" id="12401"/>
1389                 <outlet property="RETFsilent" destination="6891" id="12402"/>
1390                 <outlet property="RETFslash" destination="5407" id="12403"/>
1391                 <outlet property="RETFsleep" destination="6876" id="12404"/>
1392                 <outlet property="RETFstub" destination="5563" id="12405"/>
1393                 <outlet property="RETFwater" destination="5471" id="12406"/>
1394                 <outlet property="SLBpanel" destination="13387" id="13495"/>
1395                 <outlet property="SLUpanel" destination="13441" id="13496"/>
1396                 <outlet property="TFacu" destination="3230" id="7897"/>
1397                 <outlet property="TFagi" destination="1381" id="7888"/>
1398                 <outlet property="TFap" destination="1324" id="7911"/>
1399                 <outlet property="TFatk" destination="3216" id="7894"/>
1400                 <outlet property="TFbp" destination="6428" id="7909"/>
1401                 <outlet property="TFcFood" destination="5227" id="7907"/>
1402                 <outlet property="TFcMoney" destination="5242" id="7908"/>
1403                 <outlet property="TFcSupply" destination="5207" id="7906"/>
1404                 <outlet property="TFcWT" destination="12447" id="12465"/>
1405                 <outlet property="TFcap" destination="3242" id="7896"/>
1406                 <outlet property="TFchipNumb" destination="10599" id="10655"/>
1407                 <outlet property="TFdef" destination="3222" id="7895"/>
1408                 <outlet property="TFdex" destination="1436" id="7889"/>
1409                 <outlet property="TFdod" destination="1544" id="7902"/>
1410                 <outlet property="TFeva" destination="3236" id="7898"/>
1411                 <outlet property="TFhit" destination="1543" id="7901"/>
1412                 <outlet property="TFhp" destination="1282" id="7912"/>
1413                 <outlet property="TFint" destination="1438" id="7891"/>
1414                 <outlet property="TFluk" destination="5064" id="7893"/>
1415                 <outlet property="TFmel" destination="1515" id="7899"/>
1416                 <outlet property="TFmen" destination="1437" id="7890"/>
1417                 <outlet property="TFmis" destination="1516" id="7900"/>
1418                 <outlet property="TFmov" destination="2995" id="7892"/>
1419                 <outlet property="TFmp" destination="1317" id="7910"/>
1420                 <outlet property="TFname" destination="1192" id="7877"/>
1421                 <outlet property="TFnameC" destination="2953" id="7880"/>
1422                 <outlet property="TFnameID" destination="5120" id="7882"/>
1423                 <outlet property="TFnameN" destination="1259" id="7879"/>
1424                 <outlet property="TFnameR" destination="5102" id="7881"/>
1425                 <outlet property="TFrea" destination="1571" id="7904"/>
1426                 <outlet property="TFski" destination="1572" id="7905"/>
1427                 <outlet property="TFstr" destination="1362" id="7886"/>
1428                 <outlet property="TFvit" destination="1370" id="7887"/>
1429                 <outlet property="TFwt" destination="1332" id="7885"/>
1430                 <outlet property="UCLDetailPanel" destination="1179" id="3988"/>
1431                 <outlet property="UCLPanel" destination="1017" id="3157"/>
1432                 <outlet property="UCLPanelAttack" destination="6438" id="7828"/>
1433                 <outlet property="UCLPanelAttackDetail" destination="5903" id="9317"/>
1434                 <outlet property="UCLPanelAttackList" destination="11341" id="11544"/>
1435                 <outlet property="UCLPanelEquipDetail" destination="8246" id="9208"/>
1436                 <outlet property="UCLPanelEquipList" destination="7947" id="8090"/>
1437                 <outlet property="UCLPanelRegist" destination="5286" id="7829"/>
1438                 <outlet property="UCLPanelSkill" destination="5591" id="7830"/>
1439                 <outlet property="UCLPanelSkillDetail" destination="8246" id="9206"/>
1440                 <outlet property="UCLPanelSkillList" destination="8091" id="8138"/>
1441                 <outlet property="UCLRegisterPanel" destination="10597" id="10650"/>
1442                 <outlet property="animationListAC" destination="Xd6-UN-4HS" id="UbE-OJ-MhJ"/>
1443                 <outlet property="animationListTV" destination="abe-p0-Egd" id="Klz-ef-zNl"/>
1444                 <outlet property="attackListAC" destination="9196" id="9197"/>
1445                 <outlet property="attackListTV" destination="6542" id="9201"/>
1446                 <outlet property="comboListAC" destination="12214" id="12216"/>
1447                 <outlet property="comboListTV" destination="11482" id="12212"/>
1448                 <outlet property="commandListAC" destination="12213" id="12215"/>
1449                 <outlet property="commandListTV" destination="11451" id="12211"/>
1450                 <outlet property="damageListAC" destination="9379" id="9381"/>
1451                 <outlet property="damageListTV" destination="6605" id="9402"/>
1452                 <outlet property="equipItemAC" destination="9268" id="9272"/>
1453                 <outlet property="equipItemTV" destination="5138" id="9277"/>
1454                 <outlet property="equipListAC" destination="8222" id="8224"/>
1455                 <outlet property="equipListTV" destination="7999" id="9202"/>
1456                 <outlet property="hitListAC" destination="9380" id="9382"/>
1457                 <outlet property="hitListTV" destination="7079" id="9403"/>
1458                 <outlet property="skillListAC" destination="13096" id="13108"/>
1459                 <outlet property="skillListBuildAC" destination="13253" id="13541"/>
1460                 <outlet property="skillListBuildTV" destination="13678" id="13776"/>
1461                 <outlet property="skillListTV" destination="5802" id="13109"/>
1462                 <outlet property="skillListUnitAC" destination="13254" id="13542"/>
1463                 <outlet property="skillListUnitTV" destination="13521" id="13537"/>
1464                 <outlet property="unitChipListAC" destination="3040" id="3176"/>
1465                 <outlet property="unitChipListTV" destination="1036" id="3986"/>
1466             </connections>
1467         </customObject>
1468         <arrayController id="12418" userLabel="ResearchListAC">
1469             <connections>
1470                 <binding destination="2629" name="contentArray" keyPath="researchListMA" id="12421"/>
1471             </connections>
1472         </arrayController>
1473         <arrayController id="3040" userLabel="UnitChipListAC">
1474             <connections>
1475                 <binding destination="3039" name="contentArray" keyPath="unitChipListMA" id="3179"/>
1476             </connections>
1477         </arrayController>
1478         <arrayController id="9268" userLabel="EquipItemAC">
1479             <connections>
1480                 <binding destination="3039" name="contentArray" keyPath="equipItemMA" id="9271"/>
1481             </connections>
1482         </arrayController>
1483         <arrayController id="9196" userLabel="AttackListAC">
1484             <connections>
1485                 <binding destination="3039" name="contentArray" keyPath="attackListMA" id="9200"/>
1486             </connections>
1487         </arrayController>
1488         <arrayController id="9379" userLabel="DamageListAC">
1489             <connections>
1490                 <binding destination="3039" name="contentArray" keyPath="damageListMA" id="9385"/>
1491             </connections>
1492         </arrayController>
1493         <arrayController id="9380" userLabel="HitListAC">
1494             <connections>
1495                 <binding destination="3039" name="contentArray" keyPath="hitListMA" id="9388"/>
1496             </connections>
1497         </arrayController>
1498         <arrayController id="8222" userLabel="EquipListAC">
1499             <connections>
1500                 <binding destination="3039" name="contentArray" keyPath="equipListMA" id="8228"/>
1501             </connections>
1502         </arrayController>
1503         <arrayController id="12213" userLabel="CommandListAC">
1504             <connections>
1505                 <binding destination="3039" name="contentArray" keyPath="commandListMA" id="12241"/>
1506             </connections>
1507         </arrayController>
1508         <arrayController id="12214" userLabel="ComboListAC">
1509             <connections>
1510                 <binding destination="3039" name="contentArray" keyPath="comboListMA" id="12244"/>
1511             </connections>
1512         </arrayController>
1513         <arrayController id="13096" userLabel="SkillListAC">
1514             <connections>
1515                 <binding destination="3039" name="contentArray" keyPath="skillListMA" id="13102"/>
1516             </connections>
1517         </arrayController>
1518         <arrayController id="13253" userLabel="SkillListBuildAC">
1519             <connections>
1520                 <binding destination="3039" name="contentArray" keyPath="skillListBuildMA" id="13363"/>
1521             </connections>
1522         </arrayController>
1523         <arrayController id="13254" userLabel="SkillListUnitAC">
1524             <connections>
1525                 <binding destination="3039" name="contentArray" keyPath="skillListUnitMA" id="13366"/>
1526             </connections>
1527         </arrayController>
1528         <arrayController id="Xd6-UN-4HS" userLabel="AnimationListAC">
1529             <connections>
1530                 <binding destination="3039" name="contentArray" keyPath="animationListMA" id="hA4-WH-xra"/>
1531             </connections>
1532         </arrayController>
1533         <customObject id="3fj-BE-hOi" customClass="LoadChipList">
1534             <connections>
1535                 <outlet property="ALPUBchu" destination="7774" id="Pgg-Eb-SAQ"/>
1536                 <outlet property="ALPUBcost" destination="6360" id="bcG-r8-kLP"/>
1537                 <outlet property="ALPUBriku" destination="7744" id="mIY-Zz-Ryk"/>
1538                 <outlet property="ALPUBseed" destination="6625" id="58D-sG-gH8"/>
1539                 <outlet property="ALPUBsora" destination="7808" id="7hk-9k-h2u"/>
1540                 <outlet property="ALPUBsort" destination="6967" id="rq1-Ui-5ip"/>
1541                 <outlet property="ALPUBtype" destination="6658" id="RgO-G8-7sF"/>
1542                 <outlet property="ALPUBumi" destination="7791" id="8X8-kB-Xg2"/>
1543                 <outlet property="ALPUBwType" destination="6490" id="R5S-6f-oFb"/>
1544                 <outlet property="ALTFatkHit" destination="9860" id="P9P-RT-d5r"/>
1545                 <outlet property="ALTFbullet" destination="6990" id="eeH-CH-t3g"/>
1546                 <outlet property="ALTFcFood" destination="7640" id="Ad3-xO-4QA"/>
1547                 <outlet property="ALTFcMoney" destination="7638" id="w7a-Ue-Mvb"/>
1548                 <outlet property="ALTFcSupply" destination="7637" id="G1e-On-brD"/>
1549                 <outlet property="ALTFcost" destination="6338" id="aR1-0F-1Yv"/>
1550                 <outlet property="ALTFcostP" destination="6383" id="mGl-eZ-VKE"/>
1551                 <outlet property="ALTFdmgCount" destination="6640" id="Cuh-wy-5c2"/>
1552                 <outlet property="ALTFdmgExtent" destination="7101" id="ujd-ls-Jse"/>
1553                 <outlet property="ALTFdmgRate" destination="6709" id="pFJ-rN-95x"/>
1554                 <outlet property="ALTFextend" destination="6314" id="9sl-zX-CiH"/>
1555                 <outlet property="ALTFhit" destination="7579" id="co0-7e-ObT"/>
1556                 <outlet property="ALTFhitCount" destination="7090" id="Opi-pD-SAp"/>
1557                 <outlet property="ALTFhitRate" destination="9319" id="sBU-qF-eZB"/>
1558                 <outlet property="ALTFmelee" destination="7055" id="62L-XG-X8y"/>
1559                 <outlet property="ALTFmsg" destination="7229" id="fZ5-OK-IAR"/>
1560                 <outlet property="ALTFname" destination="6266" id="y2f-hb-QGz"/>
1561                 <outlet property="ALTFpass" destination="7056" id="JY2-EJ-Vxy"/>
1562                 <outlet property="ALTFrangeA" destination="6279" id="8Se-MU-P7R"/>
1563                 <outlet property="ALTFrangeB" destination="6297" id="3jH-8Q-RPB"/>
1564                 <outlet property="ALTFrate" destination="7571" id="bt4-uy-sHX"/>
1565                 <outlet property="ALTFsuccessRate" destination="7332" id="8dt-I8-7XX"/>
1566                 <outlet property="ALTFtrigger" destination="7048" id="qBj-Sp-OCc"/>
1567                 <outlet property="ALTFvigor" destination="7676" id="Ft1-4l-4XA"/>
1568                 <outlet property="IVimg" destination="o3i-OK-jEg" id="gmb-I2-8gY"/>
1569                 <outlet property="IVimgb" destination="0Ux-79-z97" id="53k-DN-X4i"/>
1570                 <outlet property="LCLDetailPanel" destination="tB8-I0-9Gp" id="NZ0-85-s6x"/>
1571                 <outlet property="LCLPanel" destination="8Rs-NI-iyx" id="y4c-8A-o5v"/>
1572                 <outlet property="LCLRegisterPanel" destination="uvi-Fg-l24" id="FoT-3A-1SO"/>
1573                 <outlet property="PUPtEquip" destination="b0M-Wm-lTG" id="g0C-0J-oLQ"/>
1574                 <outlet property="PUPtMove" destination="9iA-af-nCv" id="GfN-c1-Ct2"/>
1575                 <outlet property="PUPtSize" destination="CHo-EL-3k4" id="aKY-41-G1C"/>
1576                 <outlet property="TFarm" destination="5UW-KH-tfL" id="bGo-Yi-2Fu"/>
1577                 <outlet property="TFcFood" destination="zbI-VJ-E3D" id="Zzo-jq-10S"/>
1578                 <outlet property="TFcMoney" destination="Ghb-2N-k6k" id="pBa-LB-vpf"/>
1579                 <outlet property="TFcSupply" destination="a8B-yd-FEB" id="9Ux-0A-wmw"/>
1580                 <outlet property="TFcWT" destination="DIX-ha-k05" id="UyT-rG-9Zg"/>
1581                 <outlet property="TFchipNumb" destination="2RT-Xi-qnT" id="b4O-Fj-d0Q"/>
1582                 <outlet property="TFen" destination="JRC-a9-R9b" id="7BT-Jv-yTk"/>
1583                 <outlet property="TFhp" destination="r63-15-eKe" id="ahp-p9-d3j"/>
1584                 <outlet property="TFlim" destination="Hbg-ay-Z1i" id="rIy-hw-cwR"/>
1585                 <outlet property="TFloadCount" destination="exb-KY-7Qk" id="m1T-Ug-vfP"/>
1586                 <outlet property="TFmob" destination="Vyo-ft-foS" id="IFx-JP-PeT"/>
1587                 <outlet property="TFmov" destination="OVv-Yq-eYp" id="9nb-sW-Ev4"/>
1588                 <outlet property="TFname" destination="kXp-C7-Rei" id="mya-KY-sKC"/>
1589                 <outlet property="TFnameID" destination="tgn-y9-ujP" id="twa-NM-k6a"/>
1590                 <outlet property="TFnameR" destination="oee-bL-GsY" id="Qbd-EN-6Ds"/>
1591                 <outlet property="TFwt" destination="qL8-Nz-gg8" id="ICu-se-mln"/>
1592                 <outlet property="attackEditPanel" destination="5903" id="ze6-e0-wlj"/>
1593                 <outlet property="attackListPanel" destination="6438" id="Wao-UG-hLl"/>
1594                 <outlet property="commandListPanel" destination="11341" id="3VU-ex-cGh"/>
1595                 <outlet property="loadChipListAC" destination="UDg-Hv-fTw" id="3x2-11-Hfu"/>
1596                 <outlet property="loadChipListTV" destination="12D-TR-Ww9" id="icu-0I-COO"/>
1597                 <outlet property="loadCount" destination="exb-KY-7Qk" id="rT1-kF-1T2"/>
1598             </connections>
1599         </customObject>
1600         <arrayController id="UDg-Hv-fTw" userLabel="LoadChipListAC">
1601             <connections>
1602                 <binding destination="3fj-BE-hOi" name="contentArray" keyPath="loadChipListMA" id="YB0-L9-DO6"/>
1603             </connections>
1604         </arrayController>
1605         <customObject id="3369" userLabel="Scenario List" customClass="ScenarioList">
1606             <connections>
1607                 <outlet property="IVscene" destination="691" id="3371"/>
1608                 <outlet property="IVscene2" destination="z1m-iW-pSm" id="6eP-qV-eeg"/>
1609                 <outlet property="PUBscenario" destination="3378" id="3400"/>
1610                 <outlet property="SLPanel" destination="643" id="3370"/>
1611                 <outlet property="TFscene2" destination="gyC-VE-TSn" id="CY8-dH-2Ja"/>
1612                 <outlet property="eventSceneWindow" destination="10241" id="10341"/>
1613                 <outlet property="loadWindow" destination="3Dx-MW-c2q" id="wPb-dD-qMt"/>
1614                 <outlet property="scenarioList2TV" destination="bT4-z8-4HH" id="PHY-HM-GwM"/>
1615                 <outlet property="scenarioListAC" destination="3372" id="3373"/>
1616                 <outlet property="scenarioListTV" destination="646" id="10340"/>
1617                 <outlet property="titleWindow" destination="371" id="3427"/>
1618             </connections>
1619         </customObject>
1620         <arrayController id="3372" userLabel="ScenarioListAC">
1621             <connections>
1622                 <binding destination="3369" name="contentArray" keyPath="scenarioListMA" id="3405"/>
1623             </connections>
1624         </arrayController>
1625         <customObject id="3280" customClass="StringText"/>
1626         <customObject id="3407" customClass="SaveDataList">
1627             <connections>
1628                 <outlet property="IVsave" destination="737" id="3412"/>
1629                 <outlet property="SDLPanel" destination="702" id="3411"/>
1630                 <outlet property="saveListAC" destination="3408" id="vSS-lT-ohk"/>
1631                 <outlet property="saveListTV" destination="746" id="FLX-bE-vjw"/>
1632                 <outlet property="titleWindow" destination="371" id="3428"/>
1633             </connections>
1634         </customObject>
1635         <arrayController id="3408" userLabel="SaveListAC">
1636             <connections>
1637                 <binding destination="3407" name="contentArray" keyPath="saveListMA" id="3421"/>
1638             </connections>
1639         </arrayController>
1640         <customObject id="3745" customClass="Gallery">
1641             <connections>
1642                 <outlet property="IV01" destination="3593" id="3751"/>
1643                 <outlet property="IV02" destination="3650" id="3752"/>
1644                 <outlet property="IV03" destination="3706" id="3753"/>
1645                 <outlet property="IV04" destination="3679" id="3754"/>
1646                 <outlet property="IV05" destination="3631" id="3755"/>
1647                 <outlet property="IV06" destination="3651" id="3756"/>
1648                 <outlet property="IV07" destination="3707" id="3757"/>
1649                 <outlet property="IV08" destination="3680" id="3758"/>
1650                 <outlet property="IV09" destination="3640" id="3759"/>
1651                 <outlet property="IV10" destination="3652" id="3760"/>
1652                 <outlet property="IV11" destination="3708" id="3761"/>
1653                 <outlet property="IV12" destination="3681" id="3762"/>
1654                 <outlet property="IVGD" destination="6OW-b8-USr" id="CLJ-qc-Y9M"/>
1655                 <outlet property="TF" destination="3792" id="3814"/>
1656                 <outlet property="TFGD" destination="ibW-DQ-b9N" id="gej-Nw-fPu"/>
1657                 <outlet property="galleryDetailWindow" destination="3sw-XT-MQR" id="Hy9-kJ-1dA"/>
1658                 <outlet property="galleryListAC" destination="3750" id="3834"/>
1659                 <outlet property="galleryListTV" destination="3541" id="76W-e5-o14"/>
1660                 <outlet property="galleryWindow" destination="3481" id="3746"/>
1661                 <outlet property="startWindow" destination="371" id="3747"/>
1662                 <outlet property="titleWindow" destination="371" id="3748"/>
1663             </connections>
1664         </customObject>
1665         <arrayController id="3750" userLabel="GalleryListAC">
1666             <connections>
1667                 <binding destination="3745" name="contentArray" keyPath="galleryListMA" id="3768"/>
1668             </connections>
1669         </arrayController>
1670         <customObject id="9720" customClass="ScenarioEditor">
1671             <connections>
1672                 <outlet property="AC" destination="Mt4-GY-nuc" id="gwe-QN-gxK"/>
1673                 <outlet property="AC1" destination="O9l-8N-49r" id="RBG-e6-egm"/>
1674                 <outlet property="AC2" destination="9K5-gj-GuP" id="qP8-fY-bve"/>
1675                 <outlet property="Dname" destination="9759" id="9782"/>
1676                 <outlet property="Dstring" destination="9563" id="9783"/>
1677                 <outlet property="FIbtn" destination="q7Q-bY-LIS" id="Jhd-b2-L1H"/>
1678                 <outlet property="FObtn" destination="z3c-fR-j9N" id="zFl-LN-od1"/>
1679                 <outlet property="IV1" destination="14275" id="D20-gD-ocH"/>
1680                 <outlet property="IV2" destination="14379" id="ugq-U6-Lhr"/>
1681                 <outlet property="IVface" destination="f9Y-cd-S7O" id="kGa-Qg-Z8i"/>
1682                 <outlet property="IVwall" destination="dCf-rG-UDU" id="AOI-hZ-yO0"/>
1683                 <outlet property="NSIV" destination="14275" id="14390"/>
1684                 <outlet property="NSIV2" destination="14379" id="14389"/>
1685                 <outlet property="SEAC" destination="Mt4-GY-nuc" id="PsS-VX-d6C"/>
1686                 <outlet property="SEAC1" destination="2zT-RB-pfI" id="Nr0-Sw-8PM"/>
1687                 <outlet property="SEAC2" destination="9BO-Ae-spg" id="Den-ym-J8d"/>
1688                 <outlet property="SEAC3" destination="reG-zM-v37" id="orK-J9-Tsm"/>
1689                 <outlet property="SEIV" destination="dov-Fa-rJa" id="60z-af-YMG"/>
1690                 <outlet property="SESTIV" destination="oRP-UT-PmY" id="noz-0U-MrD"/>
1691                 <outlet property="SETV" destination="ZG7-rC-5pw" id="meV-li-oKJ"/>
1692                 <outlet property="SETV1" destination="VBQ-WV-yhH" id="jXr-nw-IMy"/>
1693                 <outlet property="SETV2" destination="Jir-jS-DII" id="Oec-ar-GYN"/>
1694                 <outlet property="SETV3" destination="uTt-dl-S1R" id="bxy-Uv-T7b"/>
1695                 <outlet property="SEstandIDTF" destination="z78-tH-F3j" id="wOx-sJ-v3V"/>
1696                 <outlet property="SEstandTF0" destination="z78-tH-F3j" id="cUU-Aw-FXg"/>
1697                 <outlet property="SEstandTFx" destination="3ko-0k-bUa" id="wxn-gb-Kyk"/>
1698                 <outlet property="SEstandTFy" destination="aGg-v1-tns" id="R7K-46-sQu"/>
1699                 <outlet property="SEstandViewTestWindow" destination="AKE-Yl-5aP" id="QbM-JI-hYF"/>
1700                 <outlet property="SEstandWindow" destination="G95-63-pDA" id="F6y-Xr-tnR"/>
1701                 <outlet property="TFbgm" destination="q3c-Jm-pKi" id="rqS-Vh-vPo"/>
1702                 <outlet property="TFface" destination="p9x-Qs-jP3" id="DSS-Y0-w9M"/>
1703                 <outlet property="TFposX" destination="14235" id="14375"/>
1704                 <outlet property="TFposY" destination="14241" id="14376"/>
1705                 <outlet property="TFwall" destination="UmM-R6-555" id="dpo-Ao-ocp"/>
1706                 <outlet property="TV" destination="ZG7-rC-5pw" id="NIe-al-0Ib"/>
1707                 <outlet property="TV1" destination="14179" id="Kaj-jP-N9O"/>
1708                 <outlet property="TV2" destination="14196" id="XEJ-e1-mLc"/>
1709                 <outlet property="baseListAC" destination="14320" id="14334"/>
1710                 <outlet property="baseListTV" destination="14179" id="14332"/>
1711                 <outlet property="detailWindow" destination="BJG-uQ-d4G" id="Lzs-Y0-27g"/>
1712                 <outlet property="dialogImage" destination="9511" id="9786"/>
1713                 <outlet property="dialogName" destination="9552" id="9785"/>
1714                 <outlet property="dialogString" destination="9486" id="9784"/>
1715                 <outlet property="layerListAC" destination="14321" id="14335"/>
1716                 <outlet property="layerListTV" destination="14196" id="14331"/>
1717                 <outlet property="lineListAC" destination="9723" id="9725"/>
1718                 <outlet property="lineListTV" destination="9583" id="9780"/>
1719                 <outlet property="scenarioEditorWindow" destination="9420" id="9788"/>
1720                 <outlet property="standEditorPanel" destination="14176" id="14358"/>
1721                 <outlet property="standListAC" destination="14319" id="14333"/>
1722                 <outlet property="standListTV" destination="14153" id="14330"/>
1723                 <outlet property="standPanel" destination="14150" id="14357"/>
1724                 <outlet property="testIV" destination="z4m-ym-FIw" id="Sbt-aM-D10"/>
1725                 <outlet property="textListAC" destination="9722" id="9724"/>
1726                 <outlet property="textListTV" destination="9628" id="9781"/>
1727                 <outlet property="titleWindow" destination="371" id="9787"/>
1728             </connections>
1729         </customObject>
1730         <arrayController id="O9l-8N-49r" userLabel="AC1">
1731             <connections>
1732                 <binding destination="9720" name="contentArray" keyPath="MA1" id="E30-ey-lMj"/>
1733             </connections>
1734         </arrayController>
1735         <arrayController id="9K5-gj-GuP" userLabel="AC2">
1736             <connections>
1737                 <binding destination="9720" name="contentArray" keyPath="MA2" id="dMN-VX-X99"/>
1738             </connections>
1739         </arrayController>
1740         <arrayController id="2zT-RB-pfI" userLabel="SEAC1">
1741             <connections>
1742                 <binding destination="9720" name="contentArray" keyPath="SEMA1" id="rn2-t4-KUI"/>
1743             </connections>
1744         </arrayController>
1745         <arrayController id="9BO-Ae-spg" userLabel="SEAC2">
1746             <connections>
1747                 <binding destination="9720" name="contentArray" keyPath="SEMA2" id="p64-lZ-u7t"/>
1748             </connections>
1749         </arrayController>
1750         <arrayController id="reG-zM-v37" userLabel="SEAC3">
1751             <connections>
1752                 <binding destination="9720" name="contentArray" keyPath="SEMA3" id="qtW-pb-bKz"/>
1753             </connections>
1754         </arrayController>
1755         <arrayController id="Mt4-GY-nuc" userLabel="SEAC">
1756             <connections>
1757                 <binding destination="9720" name="contentArray" keyPath="SEMA" id="pWj-9Q-uKR"/>
1758             </connections>
1759         </arrayController>
1760         <arrayController id="9722" userLabel="TextListAC">
1761             <connections>
1762                 <binding destination="9720" name="contentArray" keyPath="textListMA" id="9729"/>
1763             </connections>
1764         </arrayController>
1765         <arrayController id="9723" userLabel="LineListAC">
1766             <connections>
1767                 <binding destination="9720" name="contentArray" keyPath="lineListMA" id="9732"/>
1768             </connections>
1769         </arrayController>
1770         <arrayController id="14319" userLabel="StandListAC">
1771             <connections>
1772                 <binding destination="9720" name="contentArray" keyPath="standListMA" id="14324"/>
1773             </connections>
1774         </arrayController>
1775         <arrayController id="14320" userLabel="BaseListAC">
1776             <connections>
1777                 <binding destination="9720" name="contentArray" keyPath="baseListMA" id="VX5-sG-JPz"/>
1778             </connections>
1779         </arrayController>
1780         <arrayController id="14321" userLabel="LayerListAC">
1781             <connections>
1782                 <binding destination="14320" name="contentArrayForMultipleSelection" keyPath="selection.baseListMA" id="z2t-df-M4d"/>
1783                 <binding destination="14320" name="contentSet" keyPath="selection.layerListMA" previousBinding="z2t-df-M4d" id="RZZ-7G-DnN"/>
1784             </connections>
1785         </arrayController>
1786         <customObject id="10292" customClass="EventScene">
1787             <connections>
1788                 <outlet property="BTN1" destination="uYZ-no-tcC" id="b7a-MR-7Bk"/>
1789                 <outlet property="BTN2" destination="Fkq-O8-bZy" id="Ych-y3-Tz5"/>
1790                 <outlet property="BTN3" destination="bW6-ZA-xsA" id="0tY-OF-aE8"/>
1791                 <outlet property="BTN4" destination="2Zc-Ay-nx3" id="XVw-iP-ewo"/>
1792                 <outlet property="BTN5" destination="qou-cw-rBW" id="8hV-Ud-PEq"/>
1793                 <outlet property="BTN6" destination="FqF-ej-Kbp" id="dFX-bs-4GV"/>
1794                 <outlet property="BTN7" destination="Pr6-7M-h8L" id="kSq-zG-iyC"/>
1795                 <outlet property="BTN8" destination="MON-mp-OJL" id="gya-pp-rqV"/>
1796                 <outlet property="BTN9" destination="2uf-9p-yCU" id="hLL-2a-i1p"/>
1797                 <outlet property="backIV" destination="10245" id="10304"/>
1798                 <outlet property="bsWindow" destination="NIc-R6-IYe" id="Hq4-4v-eMm"/>
1799                 <outlet property="dialogTF" destination="10266" id="10294"/>
1800                 <outlet property="esWindow" destination="10241" id="10495"/>
1801                 <outlet property="faceIV" destination="10246" id="10295"/>
1802                 <outlet property="fsWindow" destination="10342" id="10494"/>
1803                 <outlet property="nameTF" destination="Y4D-Vq-58U" id="XcS-QM-dpI"/>
1804                 <outlet property="selectionDialog" destination="d50-mX-eQ4" id="3Zh-ps-eBC"/>
1805                 <outlet property="selectionTF" destination="Lkl-rj-bSB" id="9OR-Rb-Yh7"/>
1806                 <outlet property="textPointer" destination="RjP-H8-el2" id="m0p-8T-0dD"/>
1807                 <outlet property="titleWindow" destination="371" id="13718"/>
1808                 <outlet property="trueSelectionDialog" destination="Mpe-WF-JbB" id="hCA-iK-oRJ"/>
1809                 <outlet property="wallIV" destination="10244" id="10305"/>
1810             </connections>
1811         </customObject>
1812         <customObject id="10496" customClass="FieldScene">
1813             <connections>
1814                 <outlet property="AVPV" destination="8sA-SN-NRK" id="NCY-6C-2o1"/>
1815                 <outlet property="BCreateListAC" destination="14035" id="14037"/>
1816                 <outlet property="BCreateListTV" destination="13939" id="14039"/>
1817                 <outlet property="BXmessage" destination="hRF-K7-cTi" id="cdY-68-QJn"/>
1818                 <outlet property="BXname" destination="Qlb-2S-eV1" id="ee4-Z2-vPJ"/>
1819                 <outlet property="CAttackListAC" destination="11008" id="11010"/>
1820                 <outlet property="CAttackListTV" destination="10935" id="11009"/>
1821                 <outlet property="CResearchListAC" destination="12763" id="12778"/>
1822                 <outlet property="CResearchListTV" destination="12687" id="12777"/>
1823                 <outlet property="CSummonListAC" destination="14036" id="14100"/>
1824                 <outlet property="CSummonListTV" destination="14006" id="14059"/>
1825                 <outlet property="FSMenu" destination="9Dl-Bn-qBx" id="p5l-20-79p"/>
1826                 <outlet property="GameOverIV" destination="aC9-rN-s1T" id="z8g-LG-STF"/>
1827                 <outlet property="GameOverWindow" destination="Z8H-DC-plw" id="c5c-wz-IzH"/>
1828                 <outlet property="HPBarLI" destination="11176" id="11206"/>
1829                 <outlet property="HPbarLI" destination="11176" id="11216"/>
1830                 <outlet property="HPbarTF" destination="10351" id="11205"/>
1831                 <outlet property="IVimage" destination="3EP-gD-Uum" id="R4U-wu-F0b"/>
1832                 <outlet property="MPbarTF" destination="12304" id="12318"/>
1833                 <outlet property="STIV" destination="nKC-L3-rYm" id="B1O-pm-V16"/>
1834                 <outlet property="STacuTF" destination="SyR-Du-uzD" id="HOs-0u-1Ch"/>
1835                 <outlet property="STagiTF" destination="UKN-Sn-kqL" id="i6S-Qs-3km"/>
1836                 <outlet property="STatkTF" destination="47A-bo-w3F" id="CXG-E7-edh"/>
1837                 <outlet property="STcapTF" destination="Nld-Pz-XvH" id="3u2-Es-Z3v"/>
1838                 <outlet property="STclassTF" destination="Ixz-Th-40d" id="9wi-2c-psa"/>
1839                 <outlet property="STdefTF" destination="PIf-3j-284" id="U7f-UO-Aeu"/>
1840                 <outlet property="STdexTF" destination="zZn-ap-80z" id="aUI-m6-qB3"/>
1841                 <outlet property="STdodTF" destination="8NZ-U9-2h8" id="S43-9v-9ej"/>
1842                 <outlet property="STequipListAC" destination="9A4-Cg-LcC" id="URO-8d-dBP"/>
1843                 <outlet property="STequipListTV" destination="ZXV-E8-0X5" id="gv2-2U-Sfz"/>
1844                 <outlet property="STevaTF" destination="ckd-kc-GjD" id="hQF-Zg-NeL"/>
1845                 <outlet property="SThitTF" destination="3Ah-AJ-HFY" id="1xs-mi-4YD"/>
1846                 <outlet property="SThpTF" destination="Vpn-iq-ZgI" id="Ugx-2a-M7T"/>
1847                 <outlet property="STintTF" destination="fkg-pY-oO3" id="xRP-zK-lM1"/>
1848                 <outlet property="STjoinListAC" destination="Mad-BG-dmK" id="Umq-6k-Ifd"/>
1849                 <outlet property="STjoinListTV" destination="B6b-MZ-FWa" id="QE1-f3-g9h"/>
1850                 <outlet property="STmelTF" destination="3PB-Bj-UqA" id="xMU-oc-3QV"/>
1851                 <outlet property="STmenTF" destination="MZN-Jn-ACt" id="Npo-8G-R4U"/>
1852                 <outlet property="STmisTF" destination="GQj-85-OXY" id="WbW-2w-eSr"/>
1853                 <outlet property="STmpTF" destination="jy5-wL-kVv" id="7LN-ck-VdN"/>
1854                 <outlet property="STnameTF" destination="OVl-tR-eEx" id="fZG-BW-JSY"/>
1855                 <outlet property="STreaTF" destination="tuN-qU-VF7" id="Z1g-fo-Eml"/>
1856                 <outlet property="STskiTF" destination="71k-bj-30G" id="ybt-i5-oMb"/>
1857                 <outlet property="STskillListAC" destination="73J-iY-S3k" id="jsv-fY-jGh"/>
1858                 <outlet property="STskillListTV" destination="usz-eI-awO" id="ma2-ua-EGy"/>
1859                 <outlet property="STstrTF" destination="smH-qg-w9S" id="0my-5m-zIk"/>
1860                 <outlet property="STvigTF" destination="wbT-RS-Zkt" id="OKR-2X-gIm"/>
1861                 <outlet property="STvitTF" destination="EJh-fj-6e3" id="D8d-dO-TZZ"/>
1862                 <outlet property="STwindow" destination="CWY-jP-PWh" id="C2r-QN-MrB"/>
1863                 <outlet property="TFattack" destination="10687" id="10734"/>
1864                 <outlet property="TFcancel" destination="10725" id="10740"/>
1865                 <outlet property="TFcreate" destination="10705" id="10741"/>
1866                 <outlet property="TFmessage" destination="Kcz-lQ-Cuy" id="rMK-wU-YoB"/>
1867                 <outlet property="TFmind" destination="10705" id="10736"/>
1868                 <outlet property="TFmove" destination="10681" id="10733"/>
1869                 <outlet property="TFname" destination="F69-xp-VZd" id="ahk-v5-H3C"/>
1870                 <outlet property="TFstandby" destination="10696" id="10738"/>
1871                 <outlet property="TFstatus" destination="10713" id="10739"/>
1872                 <outlet property="atkPanel" destination="10887" id="11045"/>
1873                 <outlet property="atkProperty" destination="11153" id="11175"/>
1874                 <outlet property="attackBtn" destination="10687" id="9Od-x7-G86"/>
1875                 <outlet property="battleAttackBtn1" destination="12110" id="yR7-hn-C9n"/>
1876                 <outlet property="battleAttackBtn2" destination="12048" id="T9Q-Mq-Ts5"/>
1877                 <outlet property="battleCancelBtn" destination="11564" id="B5N-tP-JUq"/>
1878                 <outlet property="battleDialog" destination="11270" id="11278"/>
1879                 <outlet property="battleDodgeBtn1" destination="12112" id="BWP-5D-SrP"/>
1880                 <outlet property="battleDodgeBtn2" destination="12070" id="naA-DI-gSh"/>
1881                 <outlet property="battleGuardBtn1" destination="12111" id="IdG-KT-K8a"/>
1882                 <outlet property="battleGuardBtn2" destination="12060" id="PhZ-QM-Xi7"/>
1883                 <outlet property="battlePanel" destination="11549" id="12197"/>
1884                 <outlet property="battleReadyUpFood1" destination="lUt-cx-W8N" id="xZK-x7-rnX"/>
1885                 <outlet property="battleReadyUpFood2" destination="eGg-iS-dnb" id="uJE-eQ-CLT"/>
1886                 <outlet property="battleReadyUpIV1" destination="Jox-Z8-YKv" id="edw-0Y-ARH"/>
1887                 <outlet property="battleReadyUpIV2" destination="Sjg-aD-kRh" id="ddL-tl-woX"/>
1888                 <outlet property="battleReadyUpLeader1" destination="HJs-3Z-vfS" id="j7I-7O-XZE"/>
1889                 <outlet property="battleReadyUpLeader2" destination="iPm-CK-2EU" id="j7Q-rP-b6m"/>
1890                 <outlet property="battleReadyUpMAN1A" destination="OMI-3t-nbm" id="SL8-SI-fMz"/>
1891                 <outlet property="battleReadyUpMAN1B" destination="fek-yn-WV3" id="9WL-iT-8eK"/>
1892                 <outlet property="battleReadyUpMAN2A" destination="ogS-d8-vTo" id="Ajs-df-rMj"/>
1893                 <outlet property="battleReadyUpMAN2B" destination="Oqs-NP-oE5" id="Tyg-Jg-b2p"/>
1894                 <outlet property="battleReadyUpMoney1" destination="ugH-N4-stb" id="qi5-Hq-cTZ"/>
1895                 <outlet property="battleReadyUpMoney2" destination="6rZ-sr-CsC" id="1GZ-l5-xDO"/>
1896                 <outlet property="battleReadyUpPN1" destination="fSD-Ac-ulI" id="VDv-kh-x7S"/>
1897                 <outlet property="battleReadyUpPN2" destination="wzf-7q-oos" id="TaO-L7-avW"/>
1898                 <outlet property="battleReadyUpRule" destination="pmg-wh-QM1" id="7hX-m3-B0Y"/>
1899                 <outlet property="battleReadyUpSupply1" destination="Yap-hL-AmK" id="vH5-R8-gFF"/>
1900                 <outlet property="battleReadyUpSupply2" destination="he1-Pd-xnr" id="v79-ZI-MSC"/>
1901                 <outlet property="battleStartBtn" destination="12038" id="qSe-nS-2LN"/>
1902                 <outlet property="battleWindow" destination="10750" id="11217"/>
1903                 <outlet property="bplayer1" destination="10754" id="11218"/>
1904                 <outlet property="bplayer2" destination="10809" id="11219"/>
1905                 <outlet property="bsWindow" destination="NIc-R6-IYe" id="BDj-j2-Sbt"/>
1906                 <outlet property="btDMGtf1" destination="x7b-aE-1ZI" id="O3R-ts-cmo"/>
1907                 <outlet property="btDMGtf2" destination="4u7-bI-02M" id="yVK-1U-ADp"/>
1908                 <outlet property="btHITtf1" destination="C2K-Ti-RcR" id="7Qf-nb-4iy"/>
1909                 <outlet property="btHITtf2" destination="1Te-pi-b2s" id="RZF-5c-uzF"/>
1910                 <outlet property="bullet" destination="11056" id="11170"/>
1911                 <outlet property="cancelBtn" destination="13794" id="6WI-65-2Q0"/>
1912                 <outlet property="combatAP1" destination="11763" id="12193"/>
1913                 <outlet property="combatAP2" destination="11956" id="12194"/>
1914                 <outlet property="combatATK1" destination="11734" id="12195"/>
1915                 <outlet property="combatATK2" destination="12019" id="12196"/>
1916                 <outlet property="combatHIT1" destination="11743" id="12189"/>
1917                 <outlet property="combatHIT2" destination="11959" id="12190"/>
1918                 <outlet property="combatHP1" destination="11685" id="12181"/>
1919                 <outlet property="combatHP2" destination="12004" id="12182"/>
1920                 <outlet property="combatLHP1" destination="11676" id="12185"/>
1921                 <outlet property="combatLHP2" destination="12003" id="12186"/>
1922                 <outlet property="combatLMP1" destination="11707" id="12187"/>
1923                 <outlet property="combatLMP2" destination="12007" id="12188"/>
1924                 <outlet property="combatMP1" destination="11715" id="12183"/>
1925                 <outlet property="combatMP2" destination="12002" id="12184"/>
1926                 <outlet property="combatNAME1" destination="11725" id="12297"/>
1927                 <outlet property="combatNAME2" destination="11960" id="12298"/>
1928                 <outlet property="combatVIG1" destination="11750" id="12191"/>
1929                 <outlet property="combatVIG2" destination="11958" id="12192"/>
1930                 <outlet property="commandPanel" destination="10656" id="usI-r5-SSD"/>
1931                 <outlet property="costP" destination="11074" id="11171"/>
1932                 <outlet property="costV" destination="11104" id="11172"/>
1933                 <outlet property="createBtn" destination="10705" id="a2T-pd-7cG"/>
1934                 <outlet property="createPanel" destination="13903" id="Ojz-bR-GmG"/>
1935                 <outlet property="crytical" destination="11147" id="11174"/>
1936                 <outlet property="endGamePanel" destination="13719" id="13737"/>
1937                 <outlet property="endGameText" destination="13721" id="13738"/>
1938                 <outlet property="esWindow" destination="10241" id="13716"/>
1939                 <outlet property="fsEffectPanel" destination="9tv-gX-969" id="zWM-jt-V1C"/>
1940                 <outlet property="fsWindow" destination="10342" id="13717"/>
1941                 <outlet property="iplayer1" destination="10831" id="11231"/>
1942                 <outlet property="iplayer2" destination="10760" id="11237"/>
1943                 <outlet property="loadFileOutputListAC" destination="PQF-9W-56e" id="SzZ-Hn-Twl"/>
1944                 <outlet property="loadFileOutputListTV" destination="jVi-km-xu8" id="MhU-gs-8zK"/>
1945                 <outlet property="loadFileOutputPanel" destination="etf-nC-V82" id="WbX-xf-tx0"/>
1946                 <outlet property="loadFileOutputTF" destination="e8x-d3-yfR" id="vOq-pq-e8m"/>
1947                 <outlet property="lplayer1" destination="10877" id="11220"/>
1948                 <outlet property="lplayer2" destination="10861" id="11221"/>
1949                 <outlet property="mapWindow" destination="10342" id="10743"/>
1950                 <outlet property="menuPanel" destination="10656" id="10742"/>
1951                 <outlet property="moveBtn" destination="10681" id="pBQ-rU-nLw"/>
1952                 <outlet property="mplayer1" destination="10832" id="11230"/>
1953                 <outlet property="mplayer2" destination="10759" id="11238"/>
1954                 <outlet property="nplayer1" destination="10756" id="11224"/>
1955                 <outlet property="nplayer2" destination="10807" id="11225"/>
1956                 <outlet property="region" destination="11086" id="11173"/>
1957                 <outlet property="researchACU" destination="12712" id="12761"/>
1958                 <outlet property="researchATK" destination="12709" id="12754"/>
1959                 <outlet property="researchCAP" destination="12711" id="12755"/>
1960                 <outlet property="researchDEF" destination="12710" id="12756"/>
1961                 <outlet property="researchEVA" destination="12713" id="12757"/>
1962                 <outlet property="researchIMG" destination="12715" id="12758"/>
1963                 <outlet property="researchMOV" destination="12714" id="12779"/>
1964                 <outlet property="researchPanel" destination="12617" id="12760"/>
1965                 <outlet property="rplayer1" destination="10833" id="11232"/>
1966                 <outlet property="rplayer2" destination="10758" id="11236"/>
1967                 <outlet property="saveFileDialog" destination="vk5-cL-jbP" id="HqN-81-7nR"/>
1968                 <outlet property="saveFileInputListAC" destination="Lde-vH-usV" id="K1L-Mk-f3e"/>
1969                 <outlet property="saveFileInputListTV" destination="fMF-Xc-fJE" id="q7a-Qx-8Is"/>
1970                 <outlet property="saveFileInputPanel" destination="OWZ-L5-dhB" id="TCN-c7-xJV"/>
1971                 <outlet property="saveFileInputTF" destination="mSB-r0-yXn" id="QD9-on-Qtd"/>
1972                 <outlet property="saveGameIV" destination="yhY-GY-63s" id="S10-YR-Dde"/>
1973                 <outlet property="saveGameLB" destination="VSn-fS-DA0" id="T3C-rf-NU5"/>
1974                 <outlet property="saveGameListAC" destination="zab-PC-hiX" id="oE1-Ny-sD8"/>
1975                 <outlet property="saveGameListTV" destination="fuc-hd-FQm" id="tkx-I7-Stm"/>
1976                 <outlet property="saveGamePanel" destination="yx0-2y-hUz" id="uCl-N9-gTP"/>
1977                 <outlet property="saveGameTF" destination="HeL-vd-tc5" id="5pL-uc-PuK"/>
1978                 <outlet property="selectChara" destination="10350" id="10497"/>
1979                 <outlet property="selectMesh" destination="10430" id="10498"/>
1980                 <outlet property="selectMeshText" destination="10441" id="10499"/>
1981                 <outlet property="selectMeshValue" destination="10501" id="10515"/>
1982                 <outlet property="selectionWindow" destination="Mpe-WF-JbB" id="UwK-Om-cyg"/>
1983                 <outlet property="slctBtn1" destination="uYZ-no-tcC" id="N2j-Um-Rh4"/>
1984                 <outlet property="slctBtn2" destination="Fkq-O8-bZy" id="HuE-Zu-3Gj"/>
1985                 <outlet property="slctBtn3" destination="bW6-ZA-xsA" id="pU4-yI-ybb"/>
1986                 <outlet property="slctBtn4" destination="2Zc-Ay-nx3" id="nuX-9E-Ak7"/>
1987                 <outlet property="slctBtn5" destination="qou-cw-rBW" id="Nkb-TE-tyt"/>
1988                 <outlet property="slctBtn6" destination="FqF-ej-Kbp" id="SWI-yk-35J"/>
1989                 <outlet property="slctBtn7" destination="Pr6-7M-h8L" id="bU0-cc-WT4"/>
1990                 <outlet property="slctBtn8" destination="MON-mp-OJL" id="EvA-wU-hMF"/>
1991                 <outlet property="slctBtn9" destination="2uf-9p-yCU" id="M9O-gv-m8g"/>
1992                 <outlet property="stanbyBtn" destination="10696" id="rkM-1E-3fX"/>
1993                 <outlet property="statusBtn" destination="10713" id="Xpc-Hf-bE5"/>
1994                 <outlet property="summonBtn" destination="10725" id="Ghp-yM-0Cf"/>
1995                 <outlet property="summonPanel" destination="13970" id="14042"/>
1996                 <outlet property="tfArmy" destination="12370" id="12383"/>
1997                 <outlet property="tfAttack" destination="11288" id="11332"/>
1998                 <outlet property="tfCalc" destination="11307" id="11334"/>
1999                 <outlet property="tfDefence" destination="11299" id="11333"/>
2000                 <outlet property="tfDodge" destination="11323" id="11336"/>
2001                 <outlet property="tfFood" destination="12327" id="12355"/>
2002                 <outlet property="tfHit" destination="11315" id="11335"/>
2003                 <outlet property="tfMoney" destination="12337" id="12354"/>
2004                 <outlet property="tfMove" destination="12877" id="12894"/>
2005                 <outlet property="tfName" destination="10352" id="12384"/>
2006                 <outlet property="tfResource" destination="12319" id="12353"/>
2007                 <outlet property="tfWait" destination="12962" id="12969"/>
2008                 <outlet property="titleWindow" destination="371" id="8sb-vD-hKR"/>
2009                 <outlet property="tplayer1" destination="10755" id="11222"/>
2010                 <outlet property="tplayer2" destination="10808" id="11223"/>
2011             </connections>
2012         </customObject>
2013         <arrayController id="zab-PC-hiX" userLabel="saveGameListAC">
2014             <connections>
2015                 <binding destination="10496" name="contentArray" keyPath="saveGameListMA" id="l8M-sa-yee"/>
2016             </connections>
2017         </arrayController>
2018         <arrayController id="PQF-9W-56e" userLabel="loadFileOutputListAC">
2019             <connections>
2020                 <binding destination="10496" name="contentArray" keyPath="loadFileOutputListMA" id="CI5-kh-nZ2"/>
2021             </connections>
2022         </arrayController>
2023         <arrayController id="Lde-vH-usV" userLabel="saveFileInputListAC">
2024             <connections>
2025                 <binding destination="10496" name="contentArray" keyPath="saveFileInputListMA" id="Ep1-nS-zIZ"/>
2026             </connections>
2027         </arrayController>
2028         <arrayController id="11008" userLabel="CAttackListAC">
2029             <connections>
2030                 <binding destination="10496" name="contentArray" keyPath="CAttackListMA" id="11044"/>
2031             </connections>
2032         </arrayController>
2033         <arrayController id="12763" userLabel="CResearchListAC">
2034             <connections>
2035                 <binding destination="10496" name="contentArray" keyPath="CResearchListMA" id="12776"/>
2036             </connections>
2037         </arrayController>
2038         <arrayController id="14035" userLabel="BCreateListAC">
2039             <connections>
2040                 <binding destination="10496" name="contentArray" keyPath="BCreateListMA" id="14052"/>
2041             </connections>
2042         </arrayController>
2043         <arrayController id="14036" userLabel="CSummonListAC">
2044             <connections>
2045                 <binding destination="10496" name="contentArray" keyPath="CSummonListMA" id="14055"/>
2046             </connections>
2047         </arrayController>
2048         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="643" userLabel="シナリオ選択" customClass="NSPanel">
2049             <windowStyleMask key="styleMask" utility="YES"/>
2050             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
2051             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
2052             <view key="contentView" id="644">
2053                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
2054                 <autoresizingMask key="autoresizingMask"/>
2055                 <subviews>
2056                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="645">
2057                         <rect key="frame" x="20" y="53" width="240" height="227"/>
2058                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2059                         <clipView key="contentView" id="O3A-L9-Zch">
2060                             <rect key="frame" x="1" y="1" width="238" height="225"/>
2061                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2062                             <subviews>
2063                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="646">
2064                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
2065                                     <autoresizingMask key="autoresizingMask"/>
2066                                     <size key="intercellSpacing" width="3" height="2"/>
2067                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2068                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2069                                     <tableColumns>
2070                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="650">
2071                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
2072                                                 <font key="font" metaFont="smallSystem"/>
2073                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2074                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2075                                             </tableHeaderCell>
2076                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="653">
2077                                                 <font key="font" metaFont="system"/>
2078                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2079                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2080                                             </textFieldCell>
2081                                             <connections>
2082                                                 <binding destination="3372" name="value" keyPath="arrangedObjects.name" id="3403"/>
2083                                             </connections>
2084                                         </tableColumn>
2085                                     </tableColumns>
2086                                     <connections>
2087                                         <outlet property="delegate" destination="3369" id="3374"/>
2088                                     </connections>
2089                                 </tableView>
2090                             </subviews>
2091                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2092                         </clipView>
2093                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="647">
2094                             <rect key="frame" x="1" y="119" width="223" height="15"/>
2095                             <autoresizingMask key="autoresizingMask"/>
2096                         </scroller>
2097                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="649">
2098                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2099                             <autoresizingMask key="autoresizingMask"/>
2100                         </scroller>
2101                     </scrollView>
2102                     <button verticalHuggingPriority="750" id="659">
2103                         <rect key="frame" x="385" y="13" width="66" height="32"/>
2104                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2105                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="660">
2106                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2107                             <font key="font" size="13" name="AquaKana"/>
2108                         </buttonCell>
2109                         <connections>
2110                             <action selector="backButton:" target="3369" id="3376"/>
2111                         </connections>
2112                     </button>
2113                     <button verticalHuggingPriority="750" id="663">
2114                         <rect key="frame" x="262" y="13" width="92" height="32"/>
2115                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2116                         <buttonCell key="cell" type="push" title="スタート" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="664">
2117                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2118                             <font key="font" size="13" name="AquaKana"/>
2119                         </buttonCell>
2120                         <connections>
2121                             <action selector="startButton:" target="3369" id="3377"/>
2122                         </connections>
2123                     </button>
2124                     <textField verticalHuggingPriority="750" id="672">
2125                         <rect key="frame" x="267" y="263" width="82" height="17"/>
2126                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2127                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="シナリオ選択" id="673">
2128                             <font key="font" size="13" name="AquaKana"/>
2129                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2130                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2131                         </textFieldCell>
2132                     </textField>
2133                     <imageView id="691">
2134                         <rect key="frame" x="267" y="107" width="206" height="146"/>
2135                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2136                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="692"/>
2137                     </imageView>
2138                     <popUpButton verticalHuggingPriority="750" id="3378">
2139                         <rect key="frame" x="266" y="73" width="207" height="26"/>
2140                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2141                         <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">
2142                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
2143                             <font key="font" metaFont="menu"/>
2144                             <menu key="menu" title="OtherViews" id="3380">
2145                                 <items>
2146                                     <menuItem title="Killeryの野望" state="on" id="3381"/>
2147                                     <menuItem title="フリーマップ" id="3382"/>
2148                                     <menuItem title="To LoveるダークネスBlack" id="3383"/>
2149                                 </items>
2150                             </menu>
2151                         </popUpButtonCell>
2152                         <connections>
2153                             <action selector="listButton:" target="3369" id="3406"/>
2154                         </connections>
2155                     </popUpButton>
2156                     <button verticalHuggingPriority="750" id="eEo-AP-i5a">
2157                         <rect key="frame" x="26" y="13" width="79" height="32"/>
2158                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2159                         <buttonCell key="cell" type="push" title="初期化" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JdD-Rz-q0z">
2160                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2161                             <font key="font" size="13" name="HiraKakuProN-W3"/>
2162                         </buttonCell>
2163                         <connections>
2164                             <action selector="initButton:" target="3369" id="fm1-KN-z4F"/>
2165                         </connections>
2166                     </button>
2167                     <button verticalHuggingPriority="750" id="J0T-Zx-2hR">
2168                         <rect key="frame" x="138" y="13" width="92" height="32"/>
2169                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2170                         <buttonCell key="cell" type="push" title="途中から" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="NcA-UG-weV">
2171                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2172                             <font key="font" size="13" name="HiraKakuProN-W3"/>
2173                         </buttonCell>
2174                         <connections>
2175                             <action selector="loadButton:" target="3369" id="MDs-cg-Ubc"/>
2176                         </connections>
2177                     </button>
2178                 </subviews>
2179             </view>
2180         </window>
2181         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="702" userLabel="セーブデータ" customClass="NSPanel">
2182             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2183             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2184             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
2185             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2186             <view key="contentView" id="703">
2187                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
2188                 <autoresizingMask key="autoresizingMask"/>
2189                 <subviews>
2190                     <button verticalHuggingPriority="750" id="722">
2191                         <rect key="frame" x="407" y="5" width="66" height="32"/>
2192                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2193                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="723">
2194                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2195                             <font key="font" size="13" name="AquaKana"/>
2196                         </buttonCell>
2197                         <connections>
2198                             <action selector="backButton:" target="3407" id="3415"/>
2199                         </connections>
2200                     </button>
2201                     <button verticalHuggingPriority="750" id="727">
2202                         <rect key="frame" x="315" y="5" width="79" height="32"/>
2203                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2204                         <buttonCell key="cell" type="push" title="ロード" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="728">
2205                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2206                             <font key="font" size="13" name="AquaKana"/>
2207                         </buttonCell>
2208                         <connections>
2209                             <action selector="loadButton:" target="3407" id="3417"/>
2210                         </connections>
2211                     </button>
2212                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="734">
2213                         <rect key="frame" x="10" y="53" width="240" height="227"/>
2214                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2215                         <clipView key="contentView" id="ifa-bc-jl3">
2216                             <rect key="frame" x="1" y="1" width="238" height="225"/>
2217                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2218                             <subviews>
2219                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="746">
2220                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
2221                                     <autoresizingMask key="autoresizingMask"/>
2222                                     <size key="intercellSpacing" width="3" height="2"/>
2223                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2224                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2225                                     <tableColumns>
2226                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="747">
2227                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
2228                                                 <font key="font" metaFont="smallSystem"/>
2229                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2230                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2231                                             </tableHeaderCell>
2232                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="748">
2233                                                 <font key="font" metaFont="system"/>
2234                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2235                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2236                                             </textFieldCell>
2237                                             <connections>
2238                                                 <binding destination="3408" name="value" keyPath="arrangedObjects.name" id="UB7-Vs-z6D">
2239                                                     <dictionary key="options">
2240                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2241                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2242                                                     </dictionary>
2243                                                 </binding>
2244                                             </connections>
2245                                         </tableColumn>
2246                                     </tableColumns>
2247                                     <connections>
2248                                         <outlet property="delegate" destination="3407" id="3414"/>
2249                                     </connections>
2250                                 </tableView>
2251                             </subviews>
2252                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2253                         </clipView>
2254                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="745">
2255                             <rect key="frame" x="1" y="119" width="223" height="15"/>
2256                             <autoresizingMask key="autoresizingMask"/>
2257                         </scroller>
2258                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="743">
2259                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2260                             <autoresizingMask key="autoresizingMask"/>
2261                         </scroller>
2262                     </scrollView>
2263                     <textField verticalHuggingPriority="750" id="735">
2264                         <rect key="frame" x="257" y="263" width="108" height="17"/>
2265                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2266                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="セーブデータ選択" id="742">
2267                             <font key="font" size="13" name="AquaKana"/>
2268                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2269                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2270                         </textFieldCell>
2271                     </textField>
2272                     <textField verticalHuggingPriority="750" id="736">
2273                         <rect key="frame" x="255" y="85" width="208" height="17"/>
2274                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2275                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ToLoveるダークネスBlack" id="741">
2276                             <font key="font" metaFont="system"/>
2277                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2278                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2279                         </textFieldCell>
2280                     </textField>
2281                     <imageView id="737">
2282                         <rect key="frame" x="257" y="107" width="206" height="146"/>
2283                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2284                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="740"/>
2285                     </imageView>
2286                 </subviews>
2287             </view>
2288             <point key="canvasLocation" x="-277" y="623"/>
2289         </window>
2290         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="767" userLabel="マップエディタ">
2291             <windowStyleMask key="styleMask" titled="YES"/>
2292             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
2293             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2294             <view key="contentView" id="768">
2295                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
2296                 <autoresizingMask key="autoresizingMask"/>
2297                 <subviews>
2298                     <customView id="784" customClass="ChipView">
2299                         <rect key="frame" x="498" y="4" width="96" height="256"/>
2300                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2301                     </customView>
2302                     <button verticalHuggingPriority="750" id="814">
2303                         <rect key="frame" x="498" y="273" width="17" height="23"/>
2304                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2305                         <buttonCell key="cell" type="smallSquare" title="&lt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="815">
2306                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2307                             <font key="font" metaFont="system"/>
2308                         </buttonCell>
2309                         <connections>
2310                             <action selector="previous:" target="3826" id="3829"/>
2311                         </connections>
2312                     </button>
2313                     <button verticalHuggingPriority="750" id="821">
2314                         <rect key="frame" x="577" y="273" width="17" height="23"/>
2315                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2316                         <buttonCell key="cell" type="smallSquare" title="&gt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="822">
2317                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2318                             <font key="font" metaFont="system"/>
2319                         </buttonCell>
2320                         <connections>
2321                             <action selector="next:" target="3826" id="3828"/>
2322                         </connections>
2323                     </button>
2324                     <customView id="828" customClass="SeedView">
2325                         <rect key="frame" x="498" y="303" width="128" height="32"/>
2326                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2327                     </customView>
2328                     <textField verticalHuggingPriority="750" id="870">
2329                         <rect key="frame" x="477" y="363" width="134" height="17"/>
2330                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2331                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="871">
2332                             <font key="font" size="13" name="AquaKana"/>
2333                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2334                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2335                         </textFieldCell>
2336                     </textField>
2337                     <textField verticalHuggingPriority="750" id="886">
2338                         <rect key="frame" x="495" y="343" width="98" height="17"/>
2339                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2340                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP 0000/0000" id="887">
2341                             <font key="font" metaFont="system"/>
2342                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2343                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2344                         </textFieldCell>
2345                     </textField>
2346                     <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="1717">
2347                         <rect key="frame" x="-1" y="-1" width="482" height="482"/>
2348                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2349                         <clipView key="contentView" id="hAH-Yn-rhl">
2350                             <rect key="frame" x="1" y="1" width="480" height="480"/>
2351                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2352                             <subviews>
2353                                 <customView id="769" customClass="MapView">
2354                                     <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
2355                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2356                                 </customView>
2357                             </subviews>
2358                         </clipView>
2359                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="1719">
2360                             <rect key="frame" x="1" y="465" width="480" height="16"/>
2361                             <autoresizingMask key="autoresizingMask"/>
2362                         </scroller>
2363                         <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="1720">
2364                             <rect key="frame" x="466" y="1" width="15" height="480"/>
2365                             <autoresizingMask key="autoresizingMask"/>
2366                         </scroller>
2367                     </scrollView>
2368                     <imageView id="1744">
2369                         <rect key="frame" x="493" y="379" width="100" height="100"/>
2370                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2371                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1745"/>
2372                     </imageView>
2373                     <textField verticalHuggingPriority="750" id="3815">
2374                         <rect key="frame" x="521" y="276" width="51" height="17"/>
2375                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2376                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="10/10" id="3816">
2377                             <font key="font" metaFont="system"/>
2378                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2379                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2380                         </textFieldCell>
2381                     </textField>
2382                     <button verticalHuggingPriority="750" id="3938">
2383                         <rect key="frame" x="588" y="7" width="57" height="32"/>
2384                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2385                         <buttonCell key="cell" type="push" title="title" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3939">
2386                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2387                             <font key="font" size="13" name="AquaKana"/>
2388                         </buttonCell>
2389                         <connections>
2390                             <action selector="backTitle:" target="3826" id="G6Y-9J-i4g"/>
2391                         </connections>
2392                     </button>
2393                     <customView id="9813" customClass="CommandView">
2394                         <rect key="frame" x="594" y="197" width="32" height="98"/>
2395                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2396                     </customView>
2397                     <button verticalHuggingPriority="750" id="9909">
2398                         <rect key="frame" x="590" y="32" width="54" height="32"/>
2399                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2400                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9911">
2401                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2402                             <font key="font" size="13" name="AquaKana"/>
2403                         </buttonCell>
2404                         <connections>
2405                             <action selector="saveMap:" target="3826" id="9930"/>
2406                         </connections>
2407                     </button>
2408                     <button verticalHuggingPriority="750" id="9932">
2409                         <rect key="frame" x="587" y="166" width="58" height="32"/>
2410                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2411                         <buttonCell key="cell" type="push" title="size" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9934">
2412                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2413                             <font key="font" size="13" name="AquaKana"/>
2414                         </buttonCell>
2415                         <connections>
2416                             <action selector="mapSize:" target="3826" id="10029"/>
2417                         </connections>
2418                     </button>
2419                     <button verticalHuggingPriority="750" id="10031">
2420                         <rect key="frame" x="588" y="57" width="56" height="32"/>
2421                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2422                         <buttonCell key="cell" type="push" title="読込" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10032">
2423                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2424                             <font key="font" size="13" name="AquaKana"/>
2425                         </buttonCell>
2426                         <connections>
2427                             <action selector="loadMap:" target="3826" id="10157"/>
2428                         </connections>
2429                     </button>
2430                     <button verticalHuggingPriority="750" id="KCD-H1-SPf">
2431                         <rect key="frame" x="585" y="138" width="63" height="32"/>
2432                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2433                         <buttonCell key="cell" type="push" title="event" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dI3-C5-YUq">
2434                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2435                             <font key="font" size="13" name="AquaKana"/>
2436                         </buttonCell>
2437                         <connections>
2438                             <action selector="setEvent:" target="3826" id="K8y-So-UnB"/>
2439                         </connections>
2440                     </button>
2441                 </subviews>
2442             </view>
2443         </window>
2444         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="908" userLabel="マップチップリスト" customClass="NSPanel">
2445             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2446             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2447             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2448             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2449             <view key="contentView" id="909">
2450                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2451                 <autoresizingMask key="autoresizingMask"/>
2452                 <subviews>
2453                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="910">
2454                         <rect key="frame" x="-1" y="41" width="602" height="360"/>
2455                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2456                         <clipView key="contentView" id="xqf-jG-meO">
2457                             <rect key="frame" x="1" y="17" width="600" height="342"/>
2458                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2459                             <subviews>
2460                                 <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">
2461                                     <rect key="frame" x="0.0" y="0.0" width="600" height="34"/>
2462                                     <autoresizingMask key="autoresizingMask"/>
2463                                     <size key="intercellSpacing" width="3" height="2"/>
2464                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2465                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2466                                     <tableColumns>
2467                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="915">
2468                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2469                                                 <font key="font" metaFont="smallSystem"/>
2470                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2471                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2472                                             </tableHeaderCell>
2473                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="948">
2474                                                 <font key="font" metaFont="system"/>
2475                                             </imageCell>
2476                                             <connections>
2477                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.img" id="0OR-xX-guh">
2478                                                     <dictionary key="options">
2479                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
2480                                                     </dictionary>
2481                                                 </binding>
2482                                             </connections>
2483                                         </tableColumn>
2484                                         <tableColumn editable="NO" width="131.3203125" minWidth="40" maxWidth="1000" id="916">
2485                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2486                                                 <font key="font" metaFont="smallSystem"/>
2487                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2488                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2489                                             </tableHeaderCell>
2490                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="917">
2491                                                 <font key="font" metaFont="system"/>
2492                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2493                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2494                                             </textFieldCell>
2495                                             <connections>
2496                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.name" id="3855">
2497                                                     <dictionary key="options">
2498                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2499                                                     </dictionary>
2500                                                 </binding>
2501                                             </connections>
2502                                         </tableColumn>
2503                                         <tableColumn editable="NO" width="49.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="949">
2504                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="地形修正">
2505                                                 <font key="font" metaFont="smallSystem"/>
2506                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2507                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2508                                             </tableHeaderCell>
2509                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="950">
2510                                                 <font key="font" metaFont="system"/>
2511                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2512                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2513                                             </textFieldCell>
2514                                             <connections>
2515                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.dmgfix" id="3856">
2516                                                     <dictionary key="options">
2517                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2518                                                     </dictionary>
2519                                                 </binding>
2520                                             </connections>
2521                                         </tableColumn>
2522                                         <tableColumn editable="NO" width="31.703125" minWidth="10" maxWidth="3.4028234663852886e+38" id="951">
2523                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="陸">
2524                                                 <font key="font" metaFont="smallSystem"/>
2525                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2526                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2527                                             </tableHeaderCell>
2528                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="952">
2529                                                 <font key="font" metaFont="system"/>
2530                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2531                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2532                                             </textFieldCell>
2533                                             <connections>
2534                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.riku" id="3857">
2535                                                     <dictionary key="options">
2536                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2537                                                     </dictionary>
2538                                                 </binding>
2539                                             </connections>
2540                                         </tableColumn>
2541                                         <tableColumn editable="NO" width="32.4921875" minWidth="10" maxWidth="3.4028234663852886e+38" id="953">
2542                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="海">
2543                                                 <font key="font" metaFont="smallSystem"/>
2544                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2545                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2546                                             </tableHeaderCell>
2547                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="954">
2548                                                 <font key="font" metaFont="system"/>
2549                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2550                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2551                                             </textFieldCell>
2552                                             <connections>
2553                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.umi" id="3858">
2554                                                     <dictionary key="options">
2555                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2556                                                     </dictionary>
2557                                                 </binding>
2558                                             </connections>
2559                                         </tableColumn>
2560                                         <tableColumn editable="NO" width="31.71484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="957">
2561                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="宙">
2562                                                 <font key="font" metaFont="smallSystem"/>
2563                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2564                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2565                                             </tableHeaderCell>
2566                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="958">
2567                                                 <font key="font" metaFont="system"/>
2568                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2569                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2570                                             </textFieldCell>
2571                                             <connections>
2572                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.chu" id="3859">
2573                                                     <dictionary key="options">
2574                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2575                                                     </dictionary>
2576                                                 </binding>
2577                                             </connections>
2578                                         </tableColumn>
2579                                         <tableColumn editable="NO" width="30.78125" minWidth="10" maxWidth="3.4028234663852886e+38" id="955">
2580                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="空">
2581                                                 <font key="font" metaFont="smallSystem"/>
2582                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2583                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2584                                             </tableHeaderCell>
2585                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="956">
2586                                                 <font key="font" metaFont="system"/>
2587                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2588                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2589                                             </textFieldCell>
2590                                             <connections>
2591                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.sora" id="3862">
2592                                                     <dictionary key="options">
2593                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2594                                                     </dictionary>
2595                                                 </binding>
2596                                             </connections>
2597                                         </tableColumn>
2598                                         <tableColumn editable="NO" width="219" minWidth="10" maxWidth="3.4028234663852886e+38" id="1835">
2599                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
2600                                                 <font key="font" metaFont="smallSystem"/>
2601                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2602                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2603                                             </tableHeaderCell>
2604                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1836">
2605                                                 <font key="font" metaFont="system"/>
2606                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2607                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2608                                             </textFieldCell>
2609                                             <connections>
2610                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.memo" id="3863">
2611                                                     <dictionary key="options">
2612                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2613                                                     </dictionary>
2614                                                 </binding>
2615                                             </connections>
2616                                         </tableColumn>
2617                                     </tableColumns>
2618                                     <connections>
2619                                         <outlet property="delegate" destination="1811" id="1834"/>
2620                                     </connections>
2621                                 </tableView>
2622                             </subviews>
2623                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2624                         </clipView>
2625                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="912">
2626                             <rect key="frame" x="1" y="343" width="600" height="16"/>
2627                             <autoresizingMask key="autoresizingMask"/>
2628                         </scroller>
2629                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="914">
2630                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2631                             <autoresizingMask key="autoresizingMask"/>
2632                         </scroller>
2633                         <tableHeaderView key="headerView" id="1837">
2634                             <rect key="frame" x="0.0" y="0.0" width="600" height="17"/>
2635                             <autoresizingMask key="autoresizingMask"/>
2636                         </tableHeaderView>
2637                     </scrollView>
2638                     <button verticalHuggingPriority="750" id="927">
2639                         <rect key="frame" x="490" y="5" width="107" 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="928">
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="submitMCL:" target="1811" id="4012"/>
2647                         </connections>
2648                     </button>
2649                     <button verticalHuggingPriority="750" id="10566">
2650                         <rect key="frame" x="411" y="5" width="79" 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="10567">
2653                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2654                             <font key="font" size="13" name="AquaKana"/>
2655                         </buttonCell>
2656                         <connections>
2657                             <action selector="registMCL:" target="1811" id="10642"/>
2658                         </connections>
2659                     </button>
2660                 </subviews>
2661             </view>
2662         </window>
2663         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="959" userLabel="建物チップリスト" customClass="NSPanel">
2664             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2665             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2666             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2667             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2668             <view key="contentView" id="960">
2669                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2670                 <autoresizingMask key="autoresizingMask"/>
2671                 <subviews>
2672                     <scrollView autohidesScrollers="YES" horizontalLineScroll="32" horizontalPageScroll="10" verticalLineScroll="32" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="961">
2673                         <rect key="frame" x="-1" y="63" width="412" height="338"/>
2674                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2675                         <clipView key="contentView" id="KQb-A3-ePb">
2676                             <rect key="frame" x="1" y="17" width="410" height="320"/>
2677                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2678                             <subviews>
2679                                 <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">
2680                                     <rect key="frame" x="0.0" y="0.0" width="410" height="32"/>
2681                                     <autoresizingMask key="autoresizingMask"/>
2682                                     <size key="intercellSpacing" width="3" height="2"/>
2683                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2684                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2685                                     <tableColumns>
2686                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="990">
2687                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2688                                                 <font key="font" metaFont="smallSystem"/>
2689                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2690                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2691                                             </tableHeaderCell>
2692                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="991">
2693                                                 <font key="font" metaFont="system"/>
2694                                             </imageCell>
2695                                             <connections>
2696                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.img" id="2641"/>
2697                                             </connections>
2698                                         </tableColumn>
2699                                         <tableColumn editable="NO" width="131.3203125" minWidth="40" maxWidth="1000" id="989">
2700                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2701                                                 <font key="font" metaFont="smallSystem"/>
2702                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2703                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2704                                             </tableHeaderCell>
2705                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="992">
2706                                                 <font key="font" metaFont="system"/>
2707                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2708                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2709                                             </textFieldCell>
2710                                             <connections>
2711                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.name" id="4791">
2712                                                     <dictionary key="options">
2713                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2714                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2715                                                     </dictionary>
2716                                                 </binding>
2717                                             </connections>
2718                                         </tableColumn>
2719                                         <tableColumn editable="NO" width="46.52734375" minWidth="10" maxWidth="3.4028234663852886e+38" id="988">
2720                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="耐久力">
2721                                                 <font key="font" metaFont="smallSystem"/>
2722                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2723                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2724                                             </tableHeaderCell>
2725                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="993">
2726                                                 <font key="font" metaFont="system"/>
2727                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2728                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2729                                             </textFieldCell>
2730                                             <connections>
2731                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.HP" id="3865">
2732                                                     <dictionary key="options">
2733                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2734                                                     </dictionary>
2735                                                 </binding>
2736                                             </connections>
2737                                         </tableColumn>
2738                                         <tableColumn editable="NO" width="44.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="987">
2739                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="作成WT">
2740                                                 <font key="font" metaFont="smallSystem"/>
2741                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2742                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2743                                             </tableHeaderCell>
2744                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="994">
2745                                                 <font key="font" metaFont="system"/>
2746                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2747                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2748                                             </textFieldCell>
2749                                             <connections>
2750                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.WT" id="3866">
2751                                                     <dictionary key="options">
2752                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2753                                                     </dictionary>
2754                                                 </binding>
2755                                             </connections>
2756                                         </tableColumn>
2757                                         <tableColumn editable="NO" width="52" minWidth="10" maxWidth="3.4028234663852886e+38" id="986">
2758                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="防御修正">
2759                                                 <font key="font" metaFont="smallSystem"/>
2760                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2761                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2762                                             </tableHeaderCell>
2763                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="995">
2764                                                 <font key="font" metaFont="system"/>
2765                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2766                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2767                                             </textFieldCell>
2768                                             <connections>
2769                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.dmgfix" id="3867">
2770                                                     <dictionary key="options">
2771                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2772                                                     </dictionary>
2773                                                 </binding>
2774                                             </connections>
2775                                         </tableColumn>
2776                                         <tableColumn width="68" minWidth="10" maxWidth="3.4028234663852886e+38" id="4796">
2777                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="耐久力Lv">
2778                                                 <font key="font" metaFont="smallSystem"/>
2779                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2780                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2781                                             </tableHeaderCell>
2782                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4797">
2783                                                 <font key="font" metaFont="system"/>
2784                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2785                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2786                                             </textFieldCell>
2787                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
2788                                             <connections>
2789                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.defLv" id="4846">
2790                                                     <dictionary key="options">
2791                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2792                                                     </dictionary>
2793                                                 </binding>
2794                                             </connections>
2795                                         </tableColumn>
2796                                     </tableColumns>
2797                                     <connections>
2798                                         <outlet property="delegate" destination="2629" id="2635"/>
2799                                     </connections>
2800                                 </tableView>
2801                             </subviews>
2802                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2803                         </clipView>
2804                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="982">
2805                             <rect key="frame" x="1" y="341" width="410" height="16"/>
2806                             <autoresizingMask key="autoresizingMask"/>
2807                         </scroller>
2808                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="980">
2809                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2810                             <autoresizingMask key="autoresizingMask"/>
2811                         </scroller>
2812                         <tableHeaderView key="headerView" id="4773">
2813                             <rect key="frame" x="0.0" y="0.0" width="410" height="17"/>
2814                             <autoresizingMask key="autoresizingMask"/>
2815                         </tableHeaderView>
2816                     </scrollView>
2817                     <button verticalHuggingPriority="750" id="964">
2818                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2819                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2820                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="976">
2821                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2822                             <font key="font" size="13" name="AquaKana"/>
2823                         </buttonCell>
2824                         <connections>
2825                             <action selector="submit:" target="2629" id="2636"/>
2826                         </connections>
2827                     </button>
2828                     <imageView id="1002">
2829                         <rect key="frame" x="426" y="233" width="150" height="150"/>
2830                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2831                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="1003"/>
2832                         <connections>
2833                             <binding destination="2631" name="value" keyPath="selection.imgBig" id="2657"/>
2834                         </connections>
2835                     </imageView>
2836                     <button verticalHuggingPriority="750" id="10622">
2837                         <rect key="frame" x="411" y="5" width="79" height="32"/>
2838                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2839                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10623">
2840                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2841                             <font key="font" size="13" name="AquaKana"/>
2842                         </buttonCell>
2843                         <connections>
2844                             <action selector="registBCL:" target="2629" id="10645"/>
2845                         </connections>
2846                     </button>
2847                 </subviews>
2848             </view>
2849         </window>
2850         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1017" userLabel="ユニットチップリスト" customClass="NSPanel">
2851             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2852             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2853             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2854             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2855             <view key="contentView" id="1018">
2856                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2857                 <autoresizingMask key="autoresizingMask"/>
2858                 <subviews>
2859                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="1035">
2860                         <rect key="frame" x="-1" y="43" width="473" height="358"/>
2861                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2862                         <clipView key="contentView" id="fpI-2a-ah0">
2863                             <rect key="frame" x="1" y="17" width="471" height="340"/>
2864                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2865                             <subviews>
2866                                 <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">
2867                                     <rect key="frame" x="0.0" y="0.0" width="469" height="34"/>
2868                                     <autoresizingMask key="autoresizingMask"/>
2869                                     <size key="intercellSpacing" width="3" height="2"/>
2870                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2871                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2872                                     <tableColumns>
2873                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="1040">
2874                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2875                                                 <font key="font" metaFont="smallSystem"/>
2876                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2877                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2878                                             </tableHeaderCell>
2879                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="1053">
2880                                                 <font key="font" metaFont="system"/>
2881                                             </imageCell>
2882                                             <connections>
2883                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.img" id="3193"/>
2884                                             </connections>
2885                                         </tableColumn>
2886                                         <tableColumn editable="NO" width="129.13671875" minWidth="40" maxWidth="1000" id="1042">
2887                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2888                                                 <font key="font" metaFont="smallSystem"/>
2889                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2890                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2891                                             </tableHeaderCell>
2892                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1051">
2893                                                 <font key="font" metaFont="system"/>
2894                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2895                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2896                                             </textFieldCell>
2897                                             <connections>
2898                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.name" id="3869">
2899                                                     <dictionary key="options">
2900                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2901                                                     </dictionary>
2902                                                 </binding>
2903                                             </connections>
2904                                         </tableColumn>
2905                                         <tableColumn editable="NO" width="157.59375" minWidth="10" maxWidth="3.4028234663852886e+38" id="1043">
2906                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="クラス">
2907                                                 <font key="font" metaFont="smallSystem"/>
2908                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2909                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2910                                             </tableHeaderCell>
2911                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1050">
2912                                                 <font key="font" metaFont="system"/>
2913                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2914                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2915                                             </textFieldCell>
2916                                             <connections>
2917                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.nameC" id="3870">
2918                                                     <dictionary key="options">
2919                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2920                                                     </dictionary>
2921                                                 </binding>
2922                                             </connections>
2923                                         </tableColumn>
2924                                         <tableColumn editable="NO" width="58.88671875" minWidth="10" maxWidth="3.4028234663852886e+38" id="1044">
2925                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
2926                                                 <font key="font" metaFont="smallSystem"/>
2927                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2928                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2929                                             </tableHeaderCell>
2930                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1049">
2931                                                 <font key="font" metaFont="system"/>
2932                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2933                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2934                                             </textFieldCell>
2935                                             <connections>
2936                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.HP" id="3871">
2937                                                     <dictionary key="options">
2938                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2939                                                     </dictionary>
2940                                                 </binding>
2941                                             </connections>
2942                                         </tableColumn>
2943                                         <tableColumn editable="NO" width="58.359375" minWidth="10" maxWidth="3.4028234663852886e+38" id="1045">
2944                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="BP">
2945                                                 <font key="font" metaFont="smallSystem"/>
2946                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2947                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2948                                             </tableHeaderCell>
2949                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1048">
2950                                                 <font key="font" metaFont="system"/>
2951                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2952                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2953                                             </textFieldCell>
2954                                             <connections>
2955                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.BP" id="7837">
2956                                                     <dictionary key="options">
2957                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2958                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2959                                                     </dictionary>
2960                                                 </binding>
2961                                             </connections>
2962                                         </tableColumn>
2963                                     </tableColumns>
2964                                     <connections>
2965                                         <outlet property="delegate" destination="3039" id="3181"/>
2966                                     </connections>
2967                                 </tableView>
2968                             </subviews>
2969                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2970                         </clipView>
2971                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="1037">
2972                             <rect key="frame" x="1" y="341" width="471" height="16"/>
2973                             <autoresizingMask key="autoresizingMask"/>
2974                         </scroller>
2975                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1039">
2976                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2977                             <autoresizingMask key="autoresizingMask"/>
2978                         </scroller>
2979                         <tableHeaderView key="headerView" id="1038">
2980                             <rect key="frame" x="0.0" y="0.0" width="471" height="17"/>
2981                             <autoresizingMask key="autoresizingMask"/>
2982                         </tableHeaderView>
2983                     </scrollView>
2984                     <button verticalHuggingPriority="750" id="1032">
2985                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2986                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2987                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1057">
2988                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2989                             <font key="font" size="13" name="AquaKana"/>
2990                         </buttonCell>
2991                         <connections>
2992                             <action selector="submit:" target="3039" id="3180"/>
2993                         </connections>
2994                     </button>
2995                     <button verticalHuggingPriority="750" id="5884">
2996                         <rect key="frame" x="208" y="7" width="107" height="32"/>
2997                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2998                         <buttonCell key="cell" type="push" title="装備リスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5886">
2999                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3000                             <font key="font" size="13" name="AquaKana"/>
3001                         </buttonCell>
3002                         <connections>
3003                             <action selector="UCLPanelEquipListOpenBtn:" target="3039" id="8220"/>
3004                         </connections>
3005                     </button>
3006                     <button verticalHuggingPriority="750" id="5892">
3007                         <rect key="frame" x="101" y="7" width="118" height="32"/>
3008                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3009                         <buttonCell key="cell" type="push" title="スキルリスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5893">
3010                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3011                             <font key="font" size="13" name="AquaKana"/>
3012                         </buttonCell>
3013                         <connections>
3014                             <action selector="UCLPanelSkillListOpenBtn:" target="3039" id="8219"/>
3015                         </connections>
3016                     </button>
3017                     <button verticalHuggingPriority="750" id="10633">
3018                         <rect key="frame" x="406" y="5" width="79" height="32"/>
3019                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3020                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10634">
3021                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3022                             <font key="font" size="13" name="AquaKana"/>
3023                         </buttonCell>
3024                         <connections>
3025                             <action selector="registUCL:" target="3039" id="10649"/>
3026                         </connections>
3027                     </button>
3028                     <button verticalHuggingPriority="750" id="IyD-DD-PfZ">
3029                         <rect key="frame" x="308" y="6" width="98" height="32"/>
3030                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3031                         <buttonCell key="cell" type="push" title="状態変化" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KdL-u2-6ud">
3032                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3033                             <font key="font" size="13" name="AquaKana"/>
3034                         </buttonCell>
3035                     </button>
3036                     <imageView id="1019">
3037                         <rect key="frame" x="477" y="277" width="106" height="106"/>
3038                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3039                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="1061"/>
3040                         <connections>
3041                             <binding destination="3040" name="value" keyPath="selection.imgBig" id="3276"/>
3042                         </connections>
3043                     </imageView>
3044                 </subviews>
3045             </view>
3046         </window>
3047         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1068" userLabel="マップチップ編集" customClass="NSPanel">
3048             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
3049             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
3050             <rect key="contentRect" x="196" y="132" width="500" height="158"/>
3051             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
3052             <view key="contentView" id="1069">
3053                 <rect key="frame" x="0.0" y="0.0" width="500" height="158"/>
3054                 <autoresizingMask key="autoresizingMask"/>
3055                 <subviews>
3056                     <imageView id="1070">
3057                         <rect key="frame" x="25" y="103" width="38" height="38"/>
3058                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3059                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1071"/>
3060                     </imageView>
3061                     <textField verticalHuggingPriority="750" id="1087">
3062                         <rect key="frame" x="87" y="106" width="96" height="22"/>
3063                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3064                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1088">
3065                             <font key="font" metaFont="system"/>
3066                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3067                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3068                         </textFieldCell>
3069                     </textField>
3070                     <textField verticalHuggingPriority="750" id="1095">
3071                         <rect key="frame" x="88" y="136" width="95" height="17"/>
3072                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3073                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップチップ名" id="1096">
3074                             <font key="font" size="13" name="AquaKana"/>
3075                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3076                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3077                         </textFieldCell>
3078                     </textField>
3079                     <textField verticalHuggingPriority="750" id="1100">
3080                         <rect key="frame" x="211" y="81" width="32" height="22"/>
3081                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3082                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1101">
3083                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3084                             <font key="font" metaFont="system"/>
3085                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3086                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3087                         </textFieldCell>
3088                     </textField>
3089                     <textField verticalHuggingPriority="750" id="1107">
3090                         <rect key="frame" x="266" y="81" width="32" height="22"/>
3091                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3092                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1109">
3093                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3094                             <font key="font" metaFont="system"/>
3095                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3096                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3097                         </textFieldCell>
3098                     </textField>
3099                     <textField verticalHuggingPriority="750" id="1114">
3100                         <rect key="frame" x="325" y="81" width="32" height="22"/>
3101                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3102                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1116">
3103                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3104                             <font key="font" metaFont="system"/>
3105                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3106                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3107                         </textFieldCell>
3108                     </textField>
3109                     <textField verticalHuggingPriority="750" id="1121">
3110                         <rect key="frame" x="384" y="81" width="32" height="22"/>
3111                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3112                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1123">
3113                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3114                             <font key="font" metaFont="system"/>
3115                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3116                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3117                         </textFieldCell>
3118                     </textField>
3119                     <textField verticalHuggingPriority="750" id="1132">
3120                         <rect key="frame" x="208" y="111" width="43" height="17"/>
3121                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3122                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="陸" id="1133">
3123                             <font key="font" size="13" name="AquaKana"/>
3124                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3125                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3126                         </textFieldCell>
3127                     </textField>
3128                     <textField verticalHuggingPriority="750" id="1136">
3129                         <rect key="frame" x="381" y="111" width="17" height="17"/>
3130                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3131                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="空" id="1137">
3132                             <font key="font" size="13" name="AquaKana"/>
3133                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3134                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3135                         </textFieldCell>
3136                     </textField>
3137                     <textField verticalHuggingPriority="750" id="1142">
3138                         <rect key="frame" x="263" y="111" width="17" height="17"/>
3139                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3140                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="海" id="1143">
3141                             <font key="font" size="13" name="AquaKana"/>
3142                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3143                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3144                         </textFieldCell>
3145                     </textField>
3146                     <textField verticalHuggingPriority="750" id="1148">
3147                         <rect key="frame" x="322" y="111" width="22" height="17"/>
3148                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3149                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="宙" id="1149">
3150                             <font key="font" size="13" name="AquaKana"/>
3151                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3152                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3153                         </textFieldCell>
3154                     </textField>
3155                     <button verticalHuggingPriority="750" id="1159">
3156                         <rect key="frame" x="388" y="13" width="105" height="32"/>
3157                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3158                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1160">
3159                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3160                             <font key="font" size="13" name="AquaKana"/>
3161                         </buttonCell>
3162                         <connections>
3163                             <action selector="cancelMCL:" target="1811" id="3993"/>
3164                         </connections>
3165                     </button>
3166                     <button verticalHuggingPriority="750" id="1163">
3167                         <rect key="frame" x="320" y="13" width="66" height="32"/>
3168                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3169                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1164">
3170                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3171                             <font key="font" size="13" name="AquaKana"/>
3172                         </buttonCell>
3173                         <connections>
3174                             <action selector="saveMCL:" target="1811" id="3992"/>
3175                         </connections>
3176                     </button>
3177                     <textField verticalHuggingPriority="750" id="1849">
3178                         <rect key="frame" x="87" y="51" width="96" height="22"/>
3179                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3180                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1851">
3181                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4031"/>
3182                             <font key="font" metaFont="system"/>
3183                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3184                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3185                         </textFieldCell>
3186                     </textField>
3187                     <textField verticalHuggingPriority="750" id="1857">
3188                         <rect key="frame" x="84" y="81" width="94" height="17"/>
3189                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3190                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="地形修正(%)" id="1858">
3191                             <font key="font" size="13" name="AquaKana"/>
3192                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3193                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3194                         </textFieldCell>
3195                     </textField>
3196                     <popUpButton verticalHuggingPriority="750" id="1893">
3197                         <rect key="frame" x="209" y="48" width="210" height="26"/>
3198                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3199                         <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="1894">
3200                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3201                             <font key="font" metaFont="menu"/>
3202                             <menu key="menu" title="OtherViews" id="1895">
3203                                 <items>
3204                                     <menuItem title="安定な地形(建設可)" id="1896"/>
3205                                     <menuItem title="不安定な地形(建設不可)" id="1897"/>
3206                                     <menuItem title="山竹林(資源調達可)" id="1898"/>
3207                                     <menuItem title="水場(炎無効化)" id="1904"/>
3208                                     <menuItem title="浅瀬(造船可)" id="1905"/>
3209                                     <menuItem title="建物内部(建設不可)" id="1921"/>
3210                                 </items>
3211                             </menu>
3212                         </popUpButtonCell>
3213                     </popUpButton>
3214                 </subviews>
3215             </view>
3216         </window>
3217         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1179" userLabel="ユニット編集" customClass="NSPanel">
3218             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
3219             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
3220             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
3221             <view key="contentView" id="1180">
3222                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
3223                 <autoresizingMask key="autoresizingMask"/>
3224                 <subviews>
3225                     <imageView id="1193">
3226                         <rect key="frame" x="25" y="345" width="38" height="38"/>
3227                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3228                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1222"/>
3229                     </imageView>
3230                     <textField verticalHuggingPriority="750" id="1192">
3231                         <rect key="frame" x="68" y="341" width="255" height="22"/>
3232                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3233                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ=サタリン=デビルーク" drawsBackground="YES" id="1224">
3234                             <font key="font" size="13" name="AquaKana"/>
3235                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3236                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3237                         </textFieldCell>
3238                     </textField>
3239                     <textField verticalHuggingPriority="750" id="1191">
3240                         <rect key="frame" x="68" y="371" width="95" height="17"/>
3241                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3242                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="1225">
3243                             <font key="font" size="13" name="AquaKana"/>
3244                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3245                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3246                         </textFieldCell>
3247                     </textField>
3248                     <button verticalHuggingPriority="750" id="1190">
3249                         <rect key="frame" x="488" y="13" width="105" height="32"/>
3250                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3251                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1226">
3252                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3253                             <font key="font" size="13" name="AquaKana"/>
3254                         </buttonCell>
3255                         <connections>
3256                             <action selector="cancelUCL:" target="3039" id="4036"/>
3257                         </connections>
3258                     </button>
3259                     <button verticalHuggingPriority="750" id="1189">
3260                         <rect key="frame" x="422" y="13" width="66" height="32"/>
3261                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3262                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1227">
3263                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3264                             <font key="font" size="13" name="AquaKana"/>
3265                         </buttonCell>
3266                         <connections>
3267                             <action selector="saveUCL:" target="3039" id="4035"/>
3268                         </connections>
3269                     </button>
3270                     <imageView id="1242">
3271                         <rect key="frame" x="25" y="229" width="106" height="105"/>
3272                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3273                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1243"/>
3274                     </imageView>
3275                     <textField verticalHuggingPriority="750" id="1259">
3276                         <rect key="frame" x="340" y="341" width="130" height="22"/>
3277                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3278                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="1262">
3279                             <font key="font" size="13" name="AquaKana"/>
3280                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3281                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3282                         </textFieldCell>
3283                     </textField>
3284                     <textField verticalHuggingPriority="750" id="1260">
3285                         <rect key="frame" x="337" y="371" width="30" height="17"/>
3286                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3287                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="愛称" id="1261">
3288                             <font key="font" size="13" name="AquaKana"/>
3289                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3290                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3291                         </textFieldCell>
3292                     </textField>
3293                     <textField verticalHuggingPriority="750" id="1282">
3294                         <rect key="frame" x="183" y="311" width="96" height="22"/>
3295                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3296                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1283">
3297                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3298                             <font key="font" metaFont="system"/>
3299                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3300                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3301                         </textFieldCell>
3302                     </textField>
3303                     <textField verticalHuggingPriority="750" id="1288">
3304                         <rect key="frame" x="142" y="314" width="21" height="17"/>
3305                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3306                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="1289">
3307                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3308                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3309                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3310                         </textFieldCell>
3311                     </textField>
3312                     <textField verticalHuggingPriority="750" id="1293">
3313                         <rect key="frame" x="284" y="293" width="26" height="17"/>
3314                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3315                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="1295">
3316                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3317                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3318                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3319                         </textFieldCell>
3320                     </textField>
3321                     <textField verticalHuggingPriority="750" id="1304">
3322                         <rect key="frame" x="284" y="314" width="25" height="17"/>
3323                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3324                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="1305">
3325                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3326                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3327                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3328                         </textFieldCell>
3329                     </textField>
3330                     <textField verticalHuggingPriority="750" id="1310">
3331                         <rect key="frame" x="142" y="293" width="23" height="17"/>
3332                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3333                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="1311">
3334                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3335                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3336                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3337                         </textFieldCell>
3338                     </textField>
3339                     <textField verticalHuggingPriority="750" id="1317">
3340                         <rect key="frame" x="314" y="311" width="96" height="22"/>
3341                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3342                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1319">
3343                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3344                             <font key="font" metaFont="system"/>
3345                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3346                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3347                         </textFieldCell>
3348                     </textField>
3349                     <textField verticalHuggingPriority="750" id="1324">
3350                         <rect key="frame" x="183" y="288" width="96" height="22"/>
3351                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3352                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1326">
3353                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3354                             <font key="font" metaFont="system"/>
3355                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3356                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3357                         </textFieldCell>
3358                     </textField>
3359                     <textField verticalHuggingPriority="750" id="1332">
3360                         <rect key="frame" x="314" y="288" width="41" height="22"/>
3361                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3362                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="6666" drawsBackground="YES" id="1334">
3363                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3364                             <font key="font" metaFont="system"/>
3365                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3366                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3367                         </textFieldCell>
3368                     </textField>
3369                     <textField verticalHuggingPriority="750" id="1342">
3370                         <rect key="frame" x="137" y="266" width="31" height="17"/>
3371                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3372                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="1343">
3373                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3374                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3375                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3376                         </textFieldCell>
3377                     </textField>
3378                     <textField verticalHuggingPriority="750" id="1348">
3379                         <rect key="frame" x="140" y="244" width="25" height="17"/>
3380                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3381                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="1349">
3382                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3383                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3384                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3385                         </textFieldCell>
3386                     </textField>
3387                     <textField verticalHuggingPriority="750" id="1355">
3388                         <rect key="frame" x="140" y="222" width="27" height="17"/>
3389                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3390                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="1356">
3391                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3392                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3393                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3394                         </textFieldCell>
3395                     </textField>
3396                     <textField verticalHuggingPriority="750" id="1362">
3397                         <rect key="frame" x="173" y="263" width="58" height="22"/>
3398                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3399                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1363">
3400                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3401                             <font key="font" metaFont="system"/>
3402                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3403                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3404                         </textFieldCell>
3405                     </textField>
3406                     <textField verticalHuggingPriority="750" id="1370">
3407                         <rect key="frame" x="173" y="241" width="58" height="22"/>
3408                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3409                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1371">
3410                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3411                             <font key="font" metaFont="system"/>
3412                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3413                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3414                         </textFieldCell>
3415                     </textField>
3416                     <textField verticalHuggingPriority="750" id="1381">
3417                         <rect key="frame" x="173" y="219" width="58" height="22"/>
3418                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3419                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1382">
3420                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7922"/>
3421                             <font key="font" metaFont="system"/>
3422                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3423                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3424                         </textFieldCell>
3425                     </textField>
3426                     <textField verticalHuggingPriority="750" id="1433">
3427                         <rect key="frame" x="262" y="266" width="32" height="17"/>
3428                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3429                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="1445">
3430                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3431                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3432                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3433                         </textFieldCell>
3434                     </textField>
3435                     <textField verticalHuggingPriority="750" id="1434">
3436                         <rect key="frame" x="262" y="244" width="35" height="17"/>
3437                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3438                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="1444">
3439                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3440                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3441                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3442                         </textFieldCell>
3443                     </textField>
3444                     <textField verticalHuggingPriority="750" id="1435">
3445                         <rect key="frame" x="267" y="219" width="26" height="20"/>
3446                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3447                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="1443">
3448                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3449                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3450                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3451                         </textFieldCell>
3452                     </textField>
3453                     <textField verticalHuggingPriority="750" id="1436">
3454                         <rect key="frame" x="297" y="263" width="58" height="22"/>
3455                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3456                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1442">
3457                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3458                             <font key="font" metaFont="system"/>
3459                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3460                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3461                         </textFieldCell>
3462                     </textField>
3463                     <textField verticalHuggingPriority="750" id="1437">
3464                         <rect key="frame" x="297" y="241" width="58" height="22"/>
3465                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3466                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1440">
3467                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3468                             <font key="font" metaFont="system"/>
3469                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3470                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3471                         </textFieldCell>
3472                     </textField>
3473                     <textField verticalHuggingPriority="750" id="1438">
3474                         <rect key="frame" x="297" y="219" width="58" height="22"/>
3475                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3476                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1439">
3477                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3478                             <font key="font" metaFont="system"/>
3479                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3480                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3481                         </textFieldCell>
3482                     </textField>
3483                     <textField verticalHuggingPriority="750" id="1513">
3484                         <rect key="frame" x="370" y="287" width="30" height="17"/>
3485                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3486                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="格闘" id="1520">
3487                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3488                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3489                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3490                         </textFieldCell>
3491                     </textField>
3492                     <textField verticalHuggingPriority="750" id="1514">
3493                         <rect key="frame" x="370" y="263" width="30" height="17"/>
3494                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3495                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射撃" id="1519">
3496                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3497                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3498                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3499                         </textFieldCell>
3500                     </textField>
3501                     <textField verticalHuggingPriority="750" id="1515">
3502                         <rect key="frame" x="403" y="284" width="33" height="22"/>
3503                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3504                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1518">
3505                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3506                             <font key="font" metaFont="system"/>
3507                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3508                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3509                         </textFieldCell>
3510                     </textField>
3511                     <textField verticalHuggingPriority="750" id="1516">
3512                         <rect key="frame" x="403" y="260" width="33" height="22"/>
3513                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3514                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1517">
3515                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3516                             <font key="font" metaFont="system"/>
3517                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3518                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3519                         </textFieldCell>
3520                     </textField>
3521                     <textField verticalHuggingPriority="750" id="1541">
3522                         <rect key="frame" x="450" y="287" width="30" height="17"/>
3523                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3524                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中" id="1549">
3525                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3526                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3527                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3528                         </textFieldCell>
3529                     </textField>
3530                     <textField verticalHuggingPriority="750" id="1542">
3531                         <rect key="frame" x="450" y="263" width="30" height="17"/>
3532                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3533                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避" id="1548">
3534                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3535                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3536                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3537                         </textFieldCell>
3538                     </textField>
3539                     <textField verticalHuggingPriority="750" id="1543">
3540                         <rect key="frame" x="483" y="284" width="33" height="22"/>
3541                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3542                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1547">
3543                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3544                             <font key="font" metaFont="system"/>
3545                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3546                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3547                         </textFieldCell>
3548                     </textField>
3549                     <textField verticalHuggingPriority="750" id="1544">
3550                         <rect key="frame" x="483" y="260" width="33" height="22"/>
3551                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3552                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1545">
3553                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3554                             <font key="font" metaFont="system"/>
3555                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3556                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3557                         </textFieldCell>
3558                     </textField>
3559                     <textField verticalHuggingPriority="750" id="1569">
3560                         <rect key="frame" x="525" y="287" width="30" height="17"/>
3561                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3562                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="反応" id="1577">
3563                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3564                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3565                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3566                         </textFieldCell>
3567                     </textField>
3568                     <textField verticalHuggingPriority="750" id="1570">
3569                         <rect key="frame" x="525" y="263" width="30" height="17"/>
3570                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3571                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="技量" id="1576">
3572                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3573                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3574                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3575                         </textFieldCell>
3576                     </textField>
3577                     <textField verticalHuggingPriority="750" id="1571">
3578                         <rect key="frame" x="560" y="284" width="33" height="22"/>
3579                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3580                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1574">
3581                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3582                             <font key="font" metaFont="system"/>
3583                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3584                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3585                         </textFieldCell>
3586                     </textField>
3587                     <textField verticalHuggingPriority="750" id="1572">
3588                         <rect key="frame" x="560" y="260" width="33" height="22"/>
3589                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3590                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1573">
3591                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3592                             <font key="font" metaFont="system"/>
3593                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3594                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3595                         </textFieldCell>
3596                     </textField>
3597                     <button verticalHuggingPriority="750" id="2920">
3598                         <rect key="frame" x="379" y="46" width="118" height="32"/>
3599                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3600                         <buttonCell key="cell" type="push" title="スキルリスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2921">
3601                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3602                             <font key="font" size="13" name="AquaKana"/>
3603                         </buttonCell>
3604                         <connections>
3605                             <action selector="skillListBtnUCL:" target="3039" id="7826"/>
3606                         </connections>
3607                     </button>
3608                     <button verticalHuggingPriority="750" id="2924">
3609                         <rect key="frame" x="494" y="46" width="92" height="32"/>
3610                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3611                         <buttonCell key="cell" type="push" title="攻撃方法" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2925">
3612                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3613                             <font key="font" size="13" name="AquaKana"/>
3614                         </buttonCell>
3615                         <connections>
3616                             <action selector="attackListBtnlUCL:" target="3039" id="7827"/>
3617                         </connections>
3618                     </button>
3619                     <textField verticalHuggingPriority="750" id="2946">
3620                         <rect key="frame" x="382" y="242" width="56" height="17"/>
3621                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3622                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="2947">
3623                             <font key="font" size="13" name="AquaKana"/>
3624                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3625                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3626                         </textFieldCell>
3627                     </textField>
3628                     <textField verticalHuggingPriority="750" id="2953">
3629                         <rect key="frame" x="385" y="217" width="200" height="22"/>
3630                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3631                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="プリンセス" drawsBackground="YES" id="2955">
3632                             <font key="font" size="13" name="AquaKana"/>
3633                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3634                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3635                         </textFieldCell>
3636                     </textField>
3637                     <textField verticalHuggingPriority="750" id="2971">
3638                         <rect key="frame" x="158" y="197" width="36" height="21"/>
3639                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3640                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="2974">
3641                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3642                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3643                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3644                         </textFieldCell>
3645                     </textField>
3646                     <textField verticalHuggingPriority="750" id="2995">
3647                         <rect key="frame" x="197" y="197" width="33" height="22"/>
3648                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3649                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2997">
3650                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3651                             <font key="font" metaFont="system"/>
3652                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3653                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3654                         </textFieldCell>
3655                     </textField>
3656                     <popUpButton verticalHuggingPriority="750" id="3004">
3657                         <rect key="frame" x="522" y="311" width="61" height="26"/>
3658                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3659                         <popUpButtonCell key="cell" type="push" title="陸" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="3007" id="3005">
3660                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3661                             <font key="font" metaFont="menu"/>
3662                             <menu key="menu" title="OtherViews" id="3006">
3663                                 <items>
3664                                     <menuItem title="陸" state="on" id="3007">
3665                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3666                                     </menuItem>
3667                                     <menuItem title="海" id="3008"/>
3668                                     <menuItem title="宙" id="3009">
3669                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3670                                     </menuItem>
3671                                     <menuItem title="空" id="3028">
3672                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3673                                     </menuItem>
3674                                 </items>
3675                             </menu>
3676                         </popUpButtonCell>
3677                     </popUpButton>
3678                     <textField verticalHuggingPriority="750" id="3013">
3679                         <rect key="frame" x="450" y="314" width="69" height="20"/>
3680                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3681                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動タイプ" id="3014">
3682                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3683                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3684                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3685                         </textFieldCell>
3686                     </textField>
3687                     <box autoresizesSubviews="NO" title="ステータス" borderType="line" titlePosition="noTitle" id="4932">
3688                         <rect key="frame" x="17" y="76" width="131" height="145"/>
3689                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3690                         <view key="contentView" id="0Uq-aP-f4H">
3691                             <rect key="frame" x="1" y="1" width="129" height="143"/>
3692                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3693                             <subviews>
3694                                 <textField verticalHuggingPriority="750" id="3216">
3695                                     <rect key="frame" x="15" y="114" width="99" height="17"/>
3696                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3697                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 999666" id="3217">
3698                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3699                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3700                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3701                                     </textFieldCell>
3702                                 </textField>
3703                                 <textField verticalHuggingPriority="750" id="3222">
3704                                     <rect key="frame" x="15" y="89" width="99" height="17"/>
3705                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3706                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 999666" id="3223">
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                                 <textField verticalHuggingPriority="750" id="3230">
3713                                     <rect key="frame" x="15" y="39" width="99" height="17"/>
3714                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3715                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 999666" id="3231">
3716                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3717                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3718                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3719                                     </textFieldCell>
3720                                 </textField>
3721                                 <textField verticalHuggingPriority="750" id="3236">
3722                                     <rect key="frame" x="15" y="14" width="99" height="17"/>
3723                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3724                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 999666" id="3237">
3725                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3726                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3727                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3728                                     </textFieldCell>
3729                                 </textField>
3730                                 <textField verticalHuggingPriority="750" id="3242">
3731                                     <rect key="frame" x="15" y="64" width="99" height="17"/>
3732                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3733                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 999666" id="3243">
3734                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3735                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3736                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3737                                     </textFieldCell>
3738                                 </textField>
3739                             </subviews>
3740                         </view>
3741                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
3742                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
3743                         <font key="titleFont" size="11" name="AquaKana"/>
3744                     </box>
3745                     <textField verticalHuggingPriority="750" id="5063">
3746                         <rect key="frame" x="267" y="197" width="32" height="20"/>
3747                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3748                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="LUK" id="5066">
3749                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3750                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3751                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3752                         </textFieldCell>
3753                     </textField>
3754                     <textField verticalHuggingPriority="750" id="5064">
3755                         <rect key="frame" x="297" y="197" width="58" height="22"/>
3756                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3757                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="5065">
3758                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3759                             <font key="font" metaFont="system"/>
3760                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3761                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3762                         </textFieldCell>
3763                     </textField>
3764                     <textField verticalHuggingPriority="750" id="5101">
3765                         <rect key="frame" x="382" y="197" width="69" height="17"/>
3766                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3767                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="5105">
3768                             <font key="font" size="13" name="AquaKana"/>
3769                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3770                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3771                         </textFieldCell>
3772                     </textField>
3773                     <textField verticalHuggingPriority="750" id="5102">
3774                         <rect key="frame" x="385" y="172" width="200" height="22"/>
3775                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3776                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="5103">
3777                             <font key="font" size="13" name="AquaKana"/>
3778                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3779                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3780                         </textFieldCell>
3781                     </textField>
3782                     <textField verticalHuggingPriority="750" id="5119">
3783                         <rect key="frame" x="382" y="147" width="44" height="17"/>
3784                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3785                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="5122">
3786                             <font key="font" size="13" name="AquaKana"/>
3787                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3788                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3789                         </textFieldCell>
3790                     </textField>
3791                     <textField verticalHuggingPriority="750" id="5120">
3792                         <rect key="frame" x="385" y="122" width="200" height="22"/>
3793                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3794                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="5121">
3795                             <font key="font" size="13" name="AquaKana"/>
3796                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3797                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3798                         </textFieldCell>
3799                     </textField>
3800                     <scrollView borderType="line" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="5137">
3801                         <rect key="frame" x="152" y="88" width="225" height="106"/>
3802                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3803                         <clipView key="contentView" id="TWM-sr-HKt">
3804                             <rect key="frame" x="1" y="1" width="223" height="104"/>
3805                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3806                             <subviews>
3807                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="5138">
3808                                     <rect key="frame" x="0.0" y="0.0" width="223" height="19"/>
3809                                     <autoresizingMask key="autoresizingMask"/>
3810                                     <size key="intercellSpacing" width="3" height="2"/>
3811                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3812                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
3813                                     <tableColumns>
3814                                         <tableColumn editable="NO" width="219.69921875" minWidth="40" maxWidth="1000" id="5142">
3815                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
3816                                                 <font key="font" metaFont="smallSystem"/>
3817                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
3818                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
3819                                             </tableHeaderCell>
3820                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="5145">
3821                                                 <font key="font" metaFont="system"/>
3822                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3823                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3824                                             </textFieldCell>
3825                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
3826                                             <connections>
3827                                                 <binding destination="9268" name="value" keyPath="arrangedObjects.name" id="9275"/>
3828                                             </connections>
3829                                         </tableColumn>
3830                                     </tableColumns>
3831                                 </tableView>
3832                             </subviews>
3833                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3834                         </clipView>
3835                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="5139">
3836                             <rect key="frame" x="1" y="119" width="223" height="15"/>
3837                             <autoresizingMask key="autoresizingMask"/>
3838                         </scroller>
3839                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5141">
3840                             <rect key="frame" x="224" y="17" width="15" height="102"/>
3841                             <autoresizingMask key="autoresizingMask"/>
3842                         </scroller>
3843                     </scrollView>
3844                     <button verticalHuggingPriority="750" id="5181">
3845                         <rect key="frame" x="317" y="52" width="37" height="32"/>
3846                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3847                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5182">
3848                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3849                             <font key="font" metaFont="system"/>
3850                         </buttonCell>
3851                         <connections>
3852                             <action selector="insertEquip:" target="3039" id="9266"/>
3853                         </connections>
3854                     </button>
3855                     <button verticalHuggingPriority="750" id="5197">
3856                         <rect key="frame" x="345" y="52" width="35" height="32"/>
3857                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3858                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5199">
3859                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3860                             <font key="font" metaFont="system"/>
3861                         </buttonCell>
3862                         <connections>
3863                             <action selector="removeEquip:" target="3039" id="9267"/>
3864                         </connections>
3865                     </button>
3866                     <textField verticalHuggingPriority="750" id="5207">
3867                         <rect key="frame" x="385" y="77" width="43" height="22"/>
3868                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3869                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5208">
3870                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3871                             <font key="font" metaFont="system"/>
3872                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3873                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3874                         </textFieldCell>
3875                     </textField>
3876                     <textField verticalHuggingPriority="750" id="5215">
3877                         <rect key="frame" x="386" y="102" width="30" height="17"/>
3878                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3879                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="5216">
3880                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3881                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3882                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3883                         </textFieldCell>
3884                     </textField>
3885                     <textField verticalHuggingPriority="750" id="5227">
3886                         <rect key="frame" x="434" y="77" width="43" height="22"/>
3887                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3888                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5231">
3889                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3890                             <font key="font" metaFont="system"/>
3891                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3892                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3893                         </textFieldCell>
3894                     </textField>
3895                     <textField verticalHuggingPriority="750" id="5228">
3896                         <rect key="frame" x="435" y="102" width="30" height="17"/>
3897                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3898                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="5229">
3899                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3900                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3901                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3902                         </textFieldCell>
3903                     </textField>
3904                     <textField verticalHuggingPriority="750" id="5242">
3905                         <rect key="frame" x="483" y="77" width="43" height="22"/>
3906                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3907                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5246">
3908                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3909                             <font key="font" metaFont="system"/>
3910                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3911                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3912                         </textFieldCell>
3913                     </textField>
3914                     <textField verticalHuggingPriority="750" id="5243">
3915                         <rect key="frame" x="484" y="102" width="30" height="17"/>
3916                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3917                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="5244">
3918                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3919                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3920                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3921                         </textFieldCell>
3922                     </textField>
3923                     <popUpButton verticalHuggingPriority="750" id="5256">
3924                         <rect key="frame" x="479" y="338" width="117" height="26"/>
3925                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3926                         <popUpButtonCell key="cell" type="push" title="有機生命体" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5263" id="5258">
3927                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3928                             <font key="font" metaFont="menu"/>
3929                             <menu key="menu" title="OtherViews" id="5259">
3930                                 <items>
3931                                     <menuItem title="有機生命体" state="on" id="5263">
3932                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3933                                     </menuItem>
3934                                     <menuItem title="無機生命体" id="5262">
3935                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3936                                     </menuItem>
3937                                     <menuItem title="魔法生命体" id="5261">
3938                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3939                                     </menuItem>
3940                                     <menuItem title="亡霊死霊" id="5260">
3941                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3942                                     </menuItem>
3943                                 </items>
3944                             </menu>
3945                         </popUpButtonCell>
3946                     </popUpButton>
3947                     <button verticalHuggingPriority="750" id="5274">
3948                         <rect key="frame" x="26" y="52" width="112" height="32"/>
3949                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3950                         <buttonCell key="cell" type="push" title="属性耐性" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5275">
3951                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3952                             <font key="font" size="13" name="AquaKana"/>
3953                         </buttonCell>
3954                         <connections>
3955                             <action selector="registListBtnlUCL:" target="3039" id="7825"/>
3956                         </connections>
3957                     </button>
3958                     <textField verticalHuggingPriority="750" id="6428">
3959                         <rect key="frame" x="462" y="371" width="136" height="17"/>
3960                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3961                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="BP 999999999" id="6429">
3962                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3963                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3964                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3965                         </textFieldCell>
3966                     </textField>
3967                     <textField verticalHuggingPriority="750" id="12447">
3968                         <rect key="frame" x="531" y="77" width="43" height="22"/>
3969                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3970                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12450">
3971                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3972                             <font key="font" metaFont="system"/>
3973                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3974                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3975                         </textFieldCell>
3976                     </textField>
3977                     <textField verticalHuggingPriority="750" id="12448">
3978                         <rect key="frame" x="528" y="102" width="52" height="17"/>
3979                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3980                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="12449">
3981                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3982                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3983                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3984                         </textFieldCell>
3985                     </textField>
3986                     <button id="pl4-oZ-3pn">
3987                         <rect key="frame" x="195" y="370" width="61" height="18"/>
3988                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3989                         <buttonCell key="cell" type="check" title="オーラ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="rIu-ed-jJB">
3990                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
3991                             <font key="font" size="13" name="AquaKana"/>
3992                         </buttonCell>
3993                     </button>
3994                     <popUpButton verticalHuggingPriority="750" id="5169">
3995                         <rect key="frame" x="150" y="56" width="159" height="26"/>
3996                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3997                         <popUpButtonCell key="cell" type="push" title="装備リスト" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5172" id="5170">
3998                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3999                             <font key="font" metaFont="menu"/>
4000                             <menu key="menu" title="OtherViews" id="5171">
4001                                 <items>
4002                                     <menuItem title="装備リスト" state="on" id="5172"/>
4003                                 </items>
4004                             </menu>
4005                         </popUpButtonCell>
4006                         <connections>
4007                             <action selector="equipItemSelected:" target="3039" id="9276"/>
4008                         </connections>
4009                     </popUpButton>
4010                     <button hidden="YES" verticalHuggingPriority="750" id="LNK-Oq-jNq">
4011                         <rect key="frame" x="346" y="13" width="79" height="32"/>
4012                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4013                         <buttonCell key="cell" type="push" title="クラス" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="clI-Pd-ZIF">
4014                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4015                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4016                         </buttonCell>
4017                     </button>
4018                     <textField hidden="YES" verticalHuggingPriority="750" id="sON-yV-Zed">
4019                         <rect key="frame" x="18" y="39" width="129" height="17"/>
4020                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4021                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名(固有)" id="Ped-ey-9Ws">
4022                             <font key="font" size="13" name="AquaKana"/>
4023                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4024                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4025                         </textFieldCell>
4026                     </textField>
4027                     <textField hidden="YES" verticalHuggingPriority="750" id="Rgm-Xx-oCo">
4028                         <rect key="frame" x="19" y="20" width="327" height="17"/>
4029                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4030                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="a3m-8a-xfO">
4031                             <font key="font" size="13" name="AquaKana"/>
4032                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4033                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4034                         </textFieldCell>
4035                     </textField>
4036                 </subviews>
4037             </view>
4038         </window>
4039         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1603" userLabel="建物編集" customClass="NSPanel">
4040             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4041             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
4042             <rect key="contentRect" x="196" y="132" width="500" height="300"/>
4043             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
4044             <view key="contentView" id="1604">
4045                 <rect key="frame" x="0.0" y="0.0" width="500" height="300"/>
4046                 <autoresizingMask key="autoresizingMask"/>
4047                 <subviews>
4048                     <imageView id="1617">
4049                         <rect key="frame" x="25" y="245" width="38" height="38"/>
4050                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4051                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1646"/>
4052                     </imageView>
4053                     <textField verticalHuggingPriority="750" id="1616">
4054                         <rect key="frame" x="75" y="248" width="96" height="22"/>
4055                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4056                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1648">
4057                             <font key="font" metaFont="system"/>
4058                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4059                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4060                         </textFieldCell>
4061                     </textField>
4062                     <textField verticalHuggingPriority="750" id="1615">
4063                         <rect key="frame" x="82" y="278" width="82" height="17"/>
4064                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4065                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="建物チップ名" id="1649">
4066                             <font key="font" size="13" name="AquaKana"/>
4067                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4068                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4069                         </textFieldCell>
4070                     </textField>
4071                     <button verticalHuggingPriority="750" id="1614">
4072                         <rect key="frame" x="384" y="5" width="105" height="32"/>
4073                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4074                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1650">
4075                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4076                             <font key="font" size="13" name="AquaKana"/>
4077                         </buttonCell>
4078                         <connections>
4079                             <action selector="cancelBCL:" target="2629" id="4034"/>
4080                         </connections>
4081                     </button>
4082                     <button verticalHuggingPriority="750" id="1613">
4083                         <rect key="frame" x="316" y="5" width="66" height="32"/>
4084                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4085                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1651">
4086                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4087                             <font key="font" size="13" name="AquaKana"/>
4088                         </buttonCell>
4089                         <connections>
4090                             <action selector="saveBCL:" target="2629" id="4033"/>
4091                         </connections>
4092                     </button>
4093                     <imageView id="1666">
4094                         <rect key="frame" x="25" y="82" width="156" height="156"/>
4095                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4096                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1667"/>
4097                     </imageView>
4098                     <textField verticalHuggingPriority="750" id="1682">
4099                         <rect key="frame" x="198" y="250" width="82" height="22"/>
4100                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4101                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999999999" drawsBackground="YES" id="1687">
4102                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4103                             <font key="font" metaFont="system"/>
4104                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4105                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4106                         </textFieldCell>
4107                     </textField>
4108                     <textField verticalHuggingPriority="750" id="1683">
4109                         <rect key="frame" x="195" y="278" width="43" height="17"/>
4110                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4111                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="耐久力" id="1685">
4112                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4113                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4114                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4115                         </textFieldCell>
4116                     </textField>
4117                     <popUpButton verticalHuggingPriority="750" id="1911">
4118                         <rect key="frame" x="298" y="246" width="95" height="26"/>
4119                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4120                         <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="1912">
4121                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4122                             <font key="font" metaFont="menu"/>
4123                             <menu key="menu" title="OtherViews" id="1913">
4124                                 <items>
4125                                     <menuItem title="安定な地形" id="2458"/>
4126                                     <menuItem title="山竹林" id="1915"/>
4127                                     <menuItem title="浅瀬" id="1916"/>
4128                                     <menuItem title="その他" id="1920"/>
4129                                 </items>
4130                             </menu>
4131                         </popUpButtonCell>
4132                     </popUpButton>
4133                     <textField verticalHuggingPriority="750" id="1924">
4134                         <rect key="frame" x="297" y="278" width="56" height="17"/>
4135                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4136                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成場所" id="1925">
4137                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4138                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4139                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4140                         </textFieldCell>
4141                     </textField>
4142                     <textField verticalHuggingPriority="750" id="1930">
4143                         <rect key="frame" x="296" y="209" width="52" height="17"/>
4144                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4145                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="1931">
4146                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4147                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4148                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4149                         </textFieldCell>
4150                     </textField>
4151                     <textField verticalHuggingPriority="750" id="1936">
4152                         <rect key="frame" x="358" y="206" width="42" height="22"/>
4153                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4154                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="1937">
4155                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4156                             <font key="font" metaFont="system"/>
4157                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4158                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4159                         </textFieldCell>
4160                     </textField>
4161                     <box autoresizesSubviews="NO" title="コスト" borderType="line" id="1953">
4162                         <rect key="frame" x="195" y="83" width="88" height="159"/>
4163                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4164                         <view key="contentView" id="QEd-l5-lUs">
4165                             <rect key="frame" x="1" y="1" width="86" height="143"/>
4166                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4167                             <subviews>
4168                                 <textField verticalHuggingPriority="750" id="1964">
4169                                     <rect key="frame" x="18" y="102" width="50" height="22"/>
4170                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4171                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1966">
4172                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4173                                         <font key="font" metaFont="system"/>
4174                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4175                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4176                                     </textFieldCell>
4177                                 </textField>
4178                                 <textField verticalHuggingPriority="750" id="1971">
4179                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4180                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4181                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="1972">
4182                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4183                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4184                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4185                                     </textFieldCell>
4186                                 </textField>
4187                                 <textField verticalHuggingPriority="750" id="1996">
4188                                     <rect key="frame" x="18" y="62" width="50" height="22"/>
4189                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4190                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1998">
4191                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4192                                         <font key="font" metaFont="system"/>
4193                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4194                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4195                                     </textFieldCell>
4196                                 </textField>
4197                                 <textField verticalHuggingPriority="750" id="2004">
4198                                     <rect key="frame" x="18" y="20" width="50" height="22"/>
4199                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4200                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="2006">
4201                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4202                                         <font key="font" metaFont="system"/>
4203                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4204                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4205                                     </textFieldCell>
4206                                 </textField>
4207                                 <textField verticalHuggingPriority="750" id="2013">
4208                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4209                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4210                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="2014">
4211                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4212                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4213                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4214                                     </textFieldCell>
4215                                 </textField>
4216                                 <textField verticalHuggingPriority="750" id="2029">
4217                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4218                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4219                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="2030">
4220                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4221                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4222                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4223                                     </textFieldCell>
4224                                 </textField>
4225                             </subviews>
4226                         </view>
4227                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4228                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4229                         <font key="titleFont" size="11" name="AquaKana"/>
4230                     </box>
4231                     <textField verticalHuggingPriority="750" id="2123">
4232                         <rect key="frame" x="401" y="273" width="69" height="22"/>
4233                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4234                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="破壊リンク" id="2128">
4235                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4236                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4237                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4238                         </textFieldCell>
4239                     </textField>
4240                     <popUpButton verticalHuggingPriority="750" id="2124">
4241                         <rect key="frame" x="402" y="246" width="95" height="26"/>
4242                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4243                         <popUpButtonCell key="cell" type="push" title="なし" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="2127" id="2125">
4244                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4245                             <font key="font" metaFont="menu"/>
4246                             <menu key="menu" title="OtherViews" id="2126">
4247                                 <items>
4248                                     <menuItem title="なし" state="on" id="2127"/>
4249                                 </items>
4250                             </menu>
4251                         </popUpButtonCell>
4252                     </popUpButton>
4253                     <button verticalHuggingPriority="750" id="2157">
4254                         <rect key="frame" x="316" y="39" width="173" height="32"/>
4255                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4256                         <buttonCell key="cell" type="push" title="ユニット作成と研究" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2158">
4257                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4258                             <font key="font" size="13" name="AquaKana"/>
4259                         </buttonCell>
4260                         <connections>
4261                             <action selector="unitResearchBCL:" target="2629" id="4926"/>
4262                         </connections>
4263                     </button>
4264                     <button verticalHuggingPriority="750" id="2163">
4265                         <rect key="frame" x="392" y="158" width="105" height="32"/>
4266                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4267                         <buttonCell key="cell" type="push" title="オプション" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2164">
4268                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4269                             <font key="font" size="13" name="AquaKana"/>
4270                         </buttonCell>
4271                         <connections>
4272                             <action selector="optionBCL:" target="2629" id="4922"/>
4273                         </connections>
4274                     </button>
4275                     <button verticalHuggingPriority="750" id="2212">
4276                         <rect key="frame" x="397" y="125" width="92" height="32"/>
4277                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4278                         <buttonCell key="cell" type="push" title="自動攻撃" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2213">
4279                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4280                             <font key="font" size="13" name="AquaKana"/>
4281                         </buttonCell>
4282                     </button>
4283                     <button id="2218">
4284                         <rect key="frame" x="407" y="107" width="74" height="18"/>
4285                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4286                         <buttonCell key="cell" type="check" title="侵入不可" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2219">
4287                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
4288                             <font key="font" size="13" name="AquaKana"/>
4289                         </buttonCell>
4290                     </button>
4291                     <textField verticalHuggingPriority="750" id="2565">
4292                         <rect key="frame" x="357" y="179" width="33" height="22"/>
4293                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4294                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2568">
4295                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4296                             <font key="font" metaFont="system"/>
4297                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4298                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4299                         </textFieldCell>
4300                     </textField>
4301                     <textField verticalHuggingPriority="750" id="2566">
4302                         <rect key="frame" x="296" y="182" width="56" height="17"/>
4303                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4304                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御修正" id="2567">
4305                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4306                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4307                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4308                         </textFieldCell>
4309                     </textField>
4310                     <textField verticalHuggingPriority="750" id="2586">
4311                         <rect key="frame" x="357" y="153" width="33" height="22"/>
4312                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4313                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2590">
4314                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4315                             <font key="font" metaFont="system"/>
4316                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4317                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4318                         </textFieldCell>
4319                     </textField>
4320                     <textField verticalHuggingPriority="750" id="2587">
4321                         <rect key="frame" x="296" y="156" width="49" height="17"/>
4322                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4323                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP回復" id="2588">
4324                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4325                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4326                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4327                         </textFieldCell>
4328                     </textField>
4329                     <textField verticalHuggingPriority="750" id="2601">
4330                         <rect key="frame" x="357" y="126" width="33" 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" title="999" drawsBackground="YES" id="2604">
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="4912"/>
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="2602">
4340                         <rect key="frame" x="296" y="129" width="51" height="17"/>
4341                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4342                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP回復" id="2603">
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="4201">
4349                         <rect key="frame" x="357" y="99" width="33" height="22"/>
4350                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4351                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="4204">
4352                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4353                             <font key="font" metaFont="system"/>
4354                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4355                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4356                         </textFieldCell>
4357                     </textField>
4358                     <textField verticalHuggingPriority="750" id="4202">
4359                         <rect key="frame" x="296" y="102" width="49" height="17"/>
4360                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4361                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EN回復" id="4203">
4362                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4363                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4364                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4365                         </textFieldCell>
4366                     </textField>
4367                     <textField verticalHuggingPriority="750" id="4223">
4368                         <rect key="frame" x="96" y="45" width="214" height="22"/>
4369                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4370                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4224">
4371                             <font key="font" metaFont="system"/>
4372                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4373                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4374                         </textFieldCell>
4375                     </textField>
4376                     <textField verticalHuggingPriority="750" id="4230">
4377                         <rect key="frame" x="22" y="48" width="69" height="17"/>
4378                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4379                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部認識名" id="4231">
4380                             <font key="font" size="13" name="AquaKana"/>
4381                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4382                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4383                         </textFieldCell>
4384                     </textField>
4385                     <textField verticalHuggingPriority="750" id="4604">
4386                         <rect key="frame" x="466" y="206" width="25" height="22"/>
4387                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4388                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="99" drawsBackground="YES" id="4607">
4389                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4390                             <font key="font" metaFont="system"/>
4391                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4392                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4393                         </textFieldCell>
4394                     </textField>
4395                     <textField verticalHuggingPriority="750" id="4605">
4396                         <rect key="frame" x="406" y="209" width="58" height="17"/>
4397                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4398                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="耐久力Lv" id="4606">
4399                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4400                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4401                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4402                         </textFieldCell>
4403                     </textField>
4404                     <textField verticalHuggingPriority="750" id="4847">
4405                         <rect key="frame" x="71" y="15" width="239" height="22"/>
4406                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4407                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4851">
4408                             <font key="font" metaFont="system"/>
4409                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4410                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4411                         </textFieldCell>
4412                     </textField>
4413                     <textField verticalHuggingPriority="750" id="4848">
4414                         <rect key="frame" x="22" y="18" width="44" height="17"/>
4415                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4416                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="4849">
4417                             <font key="font" size="13" name="AquaKana"/>
4418                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4419                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4420                         </textFieldCell>
4421                     </textField>
4422                     <button id="14110">
4423                         <rect key="frame" x="406" y="83" width="74" height="18"/>
4424                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4425                         <buttonCell key="cell" type="check" title="占領可能" bezelStyle="regularSquare" imagePosition="left" inset="2" id="14111">
4426                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
4427                             <font key="font" size="13" name="AquaKana"/>
4428                         </buttonCell>
4429                     </button>
4430                     <textField verticalHuggingPriority="750" id="0Vk-7H-kNP">
4431                         <rect key="frame" x="357" y="72" width="33" height="22"/>
4432                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4433                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="Dj4-fI-Ggk">
4434                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="32F-hb-2Cb"/>
4435                             <font key="font" metaFont="system"/>
4436                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4437                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4438                         </textFieldCell>
4439                     </textField>
4440                     <textField verticalHuggingPriority="750" id="TvP-Ta-bNg">
4441                         <rect key="frame" x="296" y="75" width="57" height="17"/>
4442                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4443                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HPL回復" id="KIL-J5-oK2">
4444                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4445                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4446                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4447                         </textFieldCell>
4448                     </textField>
4449                 </subviews>
4450             </view>
4451         </window>
4452         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="2386" userLabel="スキル決定" customClass="NSPanel">
4453             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4454             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
4455             <rect key="contentRect" x="196" y="132" width="500" height="300"/>
4456             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
4457             <view key="contentView" id="2387">
4458                 <rect key="frame" x="0.0" y="0.0" width="500" height="300"/>
4459                 <autoresizingMask key="autoresizingMask"/>
4460                 <subviews>
4461                     <button verticalHuggingPriority="750" id="2391">
4462                         <rect key="frame" x="423" y="13" width="66" height="32"/>
4463                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4464                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2424">
4465                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4466                             <font key="font" size="13" name="AquaKana"/>
4467                         </buttonCell>
4468                         <connections>
4469                             <action selector="unitResearchCloseBCL:" target="2629" id="4928"/>
4470                         </connections>
4471                     </button>
4472                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="2393">
4473                         <rect key="frame" x="-1" y="150" width="502" height="151"/>
4474                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4475                         <clipView key="contentView" id="h3e-Ph-gb1">
4476                             <rect key="frame" x="1" y="17" width="500" height="133"/>
4477                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4478                             <subviews>
4479                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="2411" id="2413">
4480                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
4481                                     <autoresizingMask key="autoresizingMask"/>
4482                                     <size key="intercellSpacing" width="3" height="2"/>
4483                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4484                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
4485                                     <tableColumns>
4486                                         <tableColumn editable="NO" width="179.515625" minWidth="40" maxWidth="1000" id="2415">
4487                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コマンド名">
4488                                                 <font key="font" metaFont="smallSystem"/>
4489                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4490                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4491                                             </tableHeaderCell>
4492                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2416">
4493                                                 <font key="font" metaFont="system"/>
4494                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4495                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4496                                             </textFieldCell>
4497                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4498                                             <connections>
4499                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.name" id="12431">
4500                                                     <dictionary key="options">
4501                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4502                                                     </dictionary>
4503                                                 </binding>
4504                                             </connections>
4505                                         </tableColumn>
4506                                         <tableColumn editable="NO" width="45.1484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="2446">
4507                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="作成WT">
4508                                                 <font key="font" metaFont="smallSystem"/>
4509                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4510                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
4511                                             </tableHeaderCell>
4512                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2447">
4513                                                 <font key="font" metaFont="system"/>
4514                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4515                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4516                                             </textFieldCell>
4517                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4518                                             <connections>
4519                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.WT" id="12429">
4520                                                     <dictionary key="options">
4521                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4522                                                     </dictionary>
4523                                                 </binding>
4524                                             </connections>
4525                                         </tableColumn>
4526                                         <tableColumn editable="NO" width="163.11328125" minWidth="40" maxWidth="1000" id="2414">
4527                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
4528                                                 <font key="font" metaFont="smallSystem"/>
4529                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4530                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4531                                             </tableHeaderCell>
4532                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2417">
4533                                                 <font key="font" metaFont="system"/>
4534                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4535                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4536                                             </textFieldCell>
4537                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4538                                             <connections>
4539                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.cost" id="12430">
4540                                                     <dictionary key="options">
4541                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4542                                                     </dictionary>
4543                                                 </binding>
4544                                             </connections>
4545                                         </tableColumn>
4546                                         <tableColumn editable="NO" width="100.38671875" minWidth="10" maxWidth="3.4028234663852886e+38" id="4679">
4547                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
4548                                                 <font key="font" metaFont="smallSystem"/>
4549                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4550                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
4551                                             </tableHeaderCell>
4552                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4680">
4553                                                 <font key="font" metaFont="system"/>
4554                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4555                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4556                                             </textFieldCell>
4557                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4558                                             <connections>
4559                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.memo" id="12434">
4560                                                     <dictionary key="options">
4561                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4562                                                     </dictionary>
4563                                                 </binding>
4564                                             </connections>
4565                                         </tableColumn>
4566                                     </tableColumns>
4567                                 </tableView>
4568                             </subviews>
4569                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4570                         </clipView>
4571                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="2412">
4572                             <rect key="frame" x="1" y="165" width="500" height="16"/>
4573                             <autoresizingMask key="autoresizingMask"/>
4574                         </scroller>
4575                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="2410">
4576                             <rect key="frame" x="224" y="17" width="15" height="102"/>
4577                             <autoresizingMask key="autoresizingMask"/>
4578                         </scroller>
4579                         <tableHeaderView key="headerView" id="2411">
4580                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
4581                             <autoresizingMask key="autoresizingMask"/>
4582                         </tableHeaderView>
4583                     </scrollView>
4584                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="2392">
4585                         <rect key="frame" x="6" y="10" width="234" height="134"/>
4586                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4587                         <view key="contentView" id="xwS-Sb-S0G">
4588                             <rect key="frame" x="1" y="1" width="232" height="132"/>
4589                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4590                             <subviews>
4591                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="2418">
4592                                     <rect key="frame" x="15" y="14" width="202" height="106"/>
4593                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4594                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="2423">
4595                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4596                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4597                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4598                                     </textFieldCell>
4599                                 </textField>
4600                             </subviews>
4601                         </view>
4602                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4603                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4604                     </box>
4605                     <popUpButton verticalHuggingPriority="750" id="2390">
4606                         <rect key="frame" x="243" y="82" width="181" height="26"/>
4607                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4608                         <popUpButtonCell key="cell" type="push" title="なし(研究リスト)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="2427" id="2425">
4609                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4610                             <font key="font" metaFont="menu"/>
4611                             <menu key="menu" title="OtherViews" id="2426">
4612                                 <items>
4613                                     <menuItem title="なし(研究リスト)" state="on" id="2427">
4614                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4615                                     </menuItem>
4616                                 </items>
4617                             </menu>
4618                         </popUpButtonCell>
4619                     </popUpButton>
4620                     <button verticalHuggingPriority="750" id="2389">
4621                         <rect key="frame" x="423" y="78" width="36" height="32"/>
4622                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4623                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2429">
4624                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4625                             <font key="font" size="13" name="AquaKana"/>
4626                         </buttonCell>
4627                         <connections>
4628                             <action selector="researchListResearchInsert:" target="2629" id="12414"/>
4629                         </connections>
4630                     </button>
4631                     <popUpButton verticalHuggingPriority="750" id="4685">
4632                         <rect key="frame" x="243" y="111" width="181" height="26"/>
4633                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4634                         <popUpButtonCell key="cell" type="push" title="なし(人間ユニット)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4695" id="4693">
4635                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4636                             <font key="font" metaFont="menu"/>
4637                             <menu key="menu" title="OtherViews" id="4694">
4638                                 <items>
4639                                     <menuItem title="なし(人間ユニット)" state="on" id="4695">
4640                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4641                                     </menuItem>
4642                                 </items>
4643                             </menu>
4644                         </popUpButtonCell>
4645                     </popUpButton>
4646                     <button verticalHuggingPriority="750" id="4686">
4647                         <rect key="frame" x="423" y="107" width="36" height="32"/>
4648                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4649                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4690">
4650                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4651                             <font key="font" size="13" name="AquaKana"/>
4652                         </buttonCell>
4653                         <connections>
4654                             <action selector="researchListUnitInsert:" target="2629" id="12417"/>
4655                         </connections>
4656                     </button>
4657                     <popUpButton verticalHuggingPriority="750" id="4734">
4658                         <rect key="frame" x="243" y="51" width="181" height="26"/>
4659                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4660                         <popUpButtonCell key="cell" type="push" title="なし(機械ユニット)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4741" id="4739">
4661                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4662                             <font key="font" metaFont="menu"/>
4663                             <menu key="menu" title="OtherViews" id="4740">
4664                                 <items>
4665                                     <menuItem title="なし(機械ユニット)" state="on" id="4741">
4666                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4667                                     </menuItem>
4668                                 </items>
4669                             </menu>
4670                         </popUpButtonCell>
4671                     </popUpButton>
4672                     <button verticalHuggingPriority="750" id="4735">
4673                         <rect key="frame" x="423" y="47" width="36" height="32"/>
4674                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4675                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4738">
4676                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4677                             <font key="font" size="13" name="AquaKana"/>
4678                         </buttonCell>
4679                         <connections>
4680                             <action selector="researchListUnionInsert:" target="2629" id="12415"/>
4681                         </connections>
4682                     </button>
4683                     <button verticalHuggingPriority="750" id="4736">
4684                         <rect key="frame" x="472" y="121" width="35" height="32"/>
4685                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4686                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4737">
4687                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4688                             <font key="font" size="13" name="AquaKana"/>
4689                         </buttonCell>
4690                         <connections>
4691                             <action selector="researchListDelete:" target="2629" id="12437"/>
4692                         </connections>
4693                     </button>
4694                     <button id="V7Z-mT-BLh">
4695                         <rect key="frame" x="243" y="18" width="100" height="18"/>
4696                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4697                         <buttonCell key="cell" type="check" title="ギルドフラグ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="pOn-O7-1nc">
4698                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
4699                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4700                         </buttonCell>
4701                     </button>
4702                 </subviews>
4703             </view>
4704             <point key="canvasLocation" x="1381" y="17"/>
4705         </window>
4706         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="4301" userLabel="コスト決定" customClass="NSPanel">
4707             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4708             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
4709             <rect key="contentRect" x="196" y="132" width="228" height="300"/>
4710             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4711             <view key="contentView" id="4302">
4712                 <rect key="frame" x="0.0" y="0.0" width="228" height="300"/>
4713                 <autoresizingMask key="autoresizingMask"/>
4714                 <subviews>
4715                     <button verticalHuggingPriority="750" id="4307">
4716                         <rect key="frame" x="135" y="18" width="79" height="32"/>
4717                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4718                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4468">
4719                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4720                             <font key="font" size="13" name="AquaKana"/>
4721                         </buttonCell>
4722                         <connections>
4723                             <action selector="optionCloseBCL:" target="2629" id="4924"/>
4724                         </connections>
4725                     </button>
4726                     <box autoresizesSubviews="NO" title="WT毎増加値" borderType="line" id="4478">
4727                         <rect key="frame" x="17" y="121" width="81" height="159"/>
4728                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4729                         <view key="contentView" id="M0d-47-roN">
4730                             <rect key="frame" x="1" y="1" width="79" height="143"/>
4731                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4732                             <subviews>
4733                                 <textField verticalHuggingPriority="750" id="4479">
4734                                     <rect key="frame" x="18" y="102" width="43" height="22"/>
4735                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4736                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4505">
4737                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4738                                         <font key="font" metaFont="system"/>
4739                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4740                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4741                                     </textFieldCell>
4742                                 </textField>
4743                                 <textField verticalHuggingPriority="750" id="4484">
4744                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4745                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4746                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="4500">
4747                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4748                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4749                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4750                                     </textFieldCell>
4751                                 </textField>
4752                                 <textField verticalHuggingPriority="750" id="4482">
4753                                     <rect key="frame" x="18" y="62" width="43" height="22"/>
4754                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4755                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4502">
4756                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4757                                         <font key="font" metaFont="system"/>
4758                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4759                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4760                                     </textFieldCell>
4761                                 </textField>
4762                                 <textField verticalHuggingPriority="750" id="4480">
4763                                     <rect key="frame" x="18" y="20" width="43" height="22"/>
4764                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4765                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4504">
4766                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4767                                         <font key="font" metaFont="system"/>
4768                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4769                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4770                                     </textFieldCell>
4771                                 </textField>
4772                                 <textField verticalHuggingPriority="750" id="4483">
4773                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4774                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4775                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="4501">
4776                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4777                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4778                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4779                                     </textFieldCell>
4780                                 </textField>
4781                                 <textField verticalHuggingPriority="750" id="4481">
4782                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4783                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4784                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="4503">
4785                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4786                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4787                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4788                                     </textFieldCell>
4789                                 </textField>
4790                             </subviews>
4791                         </view>
4792                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4793                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4794                         <font key="titleFont" size="11" name="AquaKana"/>
4795                     </box>
4796                     <box autoresizesSubviews="NO" title="増築コスト" borderType="line" id="4519">
4797                         <rect key="frame" x="113" y="121" width="80" height="159"/>
4798                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4799                         <view key="contentView" id="46B-XW-CZe">
4800                             <rect key="frame" x="1" y="1" width="78" height="143"/>
4801                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4802                             <subviews>
4803                                 <textField verticalHuggingPriority="750" id="4540">
4804                                     <rect key="frame" x="18" y="102" width="42" height="22"/>
4805                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4806                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4541">
4807                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4808                                         <font key="font" metaFont="system"/>
4809                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4810                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4811                                     </textFieldCell>
4812                                 </textField>
4813                                 <textField verticalHuggingPriority="750" id="4535">
4814                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4815                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4816                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="4546">
4817                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4818                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4819                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4820                                     </textFieldCell>
4821                                 </textField>
4822                                 <textField verticalHuggingPriority="750" id="4537">
4823                                     <rect key="frame" x="18" y="62" width="42" height="22"/>
4824                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4825                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4544">
4826                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4827                                         <font key="font" metaFont="system"/>
4828                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4829                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4830                                     </textFieldCell>
4831                                 </textField>
4832                                 <textField verticalHuggingPriority="750" id="4539">
4833                                     <rect key="frame" x="18" y="20" width="42" height="22"/>
4834                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4835                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4542">
4836                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4837                                         <font key="font" metaFont="system"/>
4838                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4839                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4840                                     </textFieldCell>
4841                                 </textField>
4842                                 <textField verticalHuggingPriority="750" id="4536">
4843                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4844                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4845                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="4545">
4846                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4847                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4848                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4849                                     </textFieldCell>
4850                                 </textField>
4851                                 <textField verticalHuggingPriority="750" id="4538">
4852                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4853                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4854                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="4543">
4855                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4856                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4857                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4858                                     </textFieldCell>
4859                                 </textField>
4860                             </subviews>
4861                         </view>
4862                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4863                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4864                         <font key="titleFont" size="11" name="AquaKana"/>
4865                     </box>
4866                     <textField verticalHuggingPriority="750" id="4555">
4867                         <rect key="frame" x="124" y="95" width="69" height="22"/>
4868                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4869                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増築リンク" id="4562">
4870                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4871                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4872                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4873                         </textFieldCell>
4874                     </textField>
4875                     <popUpButton verticalHuggingPriority="750" id="4556">
4876                         <rect key="frame" x="125" y="68" width="95" height="26"/>
4877                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4878                         <popUpButtonCell key="cell" type="push" title="なし" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4560" id="4558">
4879                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4880                             <font key="font" metaFont="menu"/>
4881                             <menu key="menu" title="OtherViews" id="4559">
4882                                 <items>
4883                                     <menuItem title="なし" state="on" id="4560"/>
4884                                 </items>
4885                             </menu>
4886                         </popUpButtonCell>
4887                     </popUpButton>
4888                     <textField verticalHuggingPriority="750" id="4570">
4889                         <rect key="frame" x="9" y="52" width="52" height="17"/>
4890                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4891                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増築WT" id="4574">
4892                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4893                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4894                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4895                         </textFieldCell>
4896                     </textField>
4897                     <textField verticalHuggingPriority="750" id="4571">
4898                         <rect key="frame" x="74" y="49" width="42" height="22"/>
4899                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4900                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="4573">
4901                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4902                             <font key="font" metaFont="system"/>
4903                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4904                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4905                         </textFieldCell>
4906                     </textField>
4907                     <textField verticalHuggingPriority="750" id="4888">
4908                         <rect key="frame" x="9" y="82" width="52" height="17"/>
4909                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4910                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増加WT" id="4892">
4911                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4912                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4913                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4914                         </textFieldCell>
4915                     </textField>
4916                     <textField verticalHuggingPriority="750" id="4889">
4917                         <rect key="frame" x="74" y="79" width="42" height="22"/>
4918                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4919                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="4890">
4920                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4921                             <font key="font" metaFont="system"/>
4922                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4923                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4924                         </textFieldCell>
4925                     </textField>
4926                 </subviews>
4927             </view>
4928         </window>
4929         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="3481" userLabel="ギャラリー">
4930             <windowStyleMask key="styleMask" titled="YES"/>
4931             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
4932             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4933             <view key="contentView" id="3482">
4934                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
4935                 <autoresizingMask key="autoresizingMask"/>
4936                 <subviews>
4937                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="3540">
4938                         <rect key="frame" x="350" y="396" width="270" height="64"/>
4939                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4940                         <clipView key="contentView" id="KRV-Ew-hcF">
4941                             <rect key="frame" x="1" y="1" width="268" height="62"/>
4942                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4943                             <subviews>
4944                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="3541">
4945                                     <rect key="frame" x="0.0" y="0.0" width="268" height="19"/>
4946                                     <autoresizingMask key="autoresizingMask"/>
4947                                     <size key="intercellSpacing" width="3" height="2"/>
4948                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4949                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
4950                                     <tableColumns>
4951                                         <tableColumn width="265" minWidth="40" maxWidth="1000" id="3545">
4952                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
4953                                                 <font key="font" metaFont="smallSystem"/>
4954                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4955                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4956                                             </tableHeaderCell>
4957                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="3548">
4958                                                 <font key="font" metaFont="system"/>
4959                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4960                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4961                                             </textFieldCell>
4962                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4963                                             <connections>
4964                                                 <binding destination="3750" name="value" keyPath="arrangedObjects.name" id="3832"/>
4965                                             </connections>
4966                                         </tableColumn>
4967                                     </tableColumns>
4968                                     <connections>
4969                                         <outlet property="delegate" destination="3745" id="3765"/>
4970                                     </connections>
4971                                 </tableView>
4972                             </subviews>
4973                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4974                         </clipView>
4975                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="3542">
4976                             <rect key="frame" x="1" y="119" width="223" height="15"/>
4977                             <autoresizingMask key="autoresizingMask"/>
4978                         </scroller>
4979                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="3544">
4980                             <rect key="frame" x="224" y="17" width="15" height="102"/>
4981                             <autoresizingMask key="autoresizingMask"/>
4982                         </scroller>
4983                     </scrollView>
4984                     <textField verticalHuggingPriority="750" id="3560">
4985                         <rect key="frame" x="24" y="438" width="144" height="22"/>
4986                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4987                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ギャラリー" id="3561">
4988                             <font key="font" size="18" name="AquaKana"/>
4989                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4990                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4991                         </textFieldCell>
4992                     </textField>
4993                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="3584">
4994                         <rect key="frame" x="17" y="49" width="606" height="341"/>
4995                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4996                         <view key="contentView" id="ic0-Vr-F8e">
4997                             <rect key="frame" x="1" y="1" width="604" height="339"/>
4998                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4999                             <subviews>
5000                                 <imageView id="3593">
5001                                     <rect key="frame" x="15" y="237" width="126" height="86"/>
5002                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5003                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3594"/>
5004                                     <connections>
5005                                         <action selector="test:" target="3745" id="9Dp-EJ-xvq"/>
5006                                         <binding destination="3750" name="value" keyPath="selection.img01" id="xsc-8P-Yhq"/>
5007                                     </connections>
5008                                 </imageView>
5009                                 <imageView id="3631">
5010                                     <rect key="frame" x="15" y="127" width="126" height="86"/>
5011                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5012                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3634"/>
5013                                     <connections>
5014                                         <binding destination="3750" name="value" keyPath="selection.img05" id="adt-v3-2sS"/>
5015                                     </connections>
5016                                 </imageView>
5017                                 <imageView id="3640">
5018                                     <rect key="frame" x="15" y="17" width="126" height="86"/>
5019                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5020                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3643"/>
5021                                     <connections>
5022                                         <binding destination="3750" name="value" keyPath="selection.img09" id="MrY-V2-XYi"/>
5023                                     </connections>
5024                                 </imageView>
5025                                 <imageView id="3650">
5026                                     <rect key="frame" x="164" y="237" width="126" height="86"/>
5027                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5028                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3659"/>
5029                                     <connections>
5030                                         <binding destination="3750" name="value" keyPath="selection.img02" id="iSP-YM-geN"/>
5031                                     </connections>
5032                                 </imageView>
5033                                 <imageView id="3651">
5034                                     <rect key="frame" x="164" y="127" width="126" height="86"/>
5035                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5036                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3655"/>
5037                                     <connections>
5038                                         <binding destination="3750" name="value" keyPath="selection.img06" id="3r8-W4-83y"/>
5039                                     </connections>
5040                                 </imageView>
5041                                 <imageView id="3652">
5042                                     <rect key="frame" x="164" y="17" width="126" height="86"/>
5043                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5044                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3653"/>
5045                                     <connections>
5046                                         <binding destination="3750" name="value" keyPath="selection.img10" id="4Wi-L2-5eq"/>
5047                                     </connections>
5048                                 </imageView>
5049                                 <imageView id="3679">
5050                                     <rect key="frame" x="463" y="237" width="126" height="86"/>
5051                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5052                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3688"/>
5053                                     <connections>
5054                                         <binding destination="3750" name="value" keyPath="selection.img04" id="4Kg-hI-JZx"/>
5055                                     </connections>
5056                                 </imageView>
5057                                 <imageView id="3680">
5058                                     <rect key="frame" x="463" y="127" width="126" height="86"/>
5059                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5060                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3684"/>
5061                                     <connections>
5062                                         <binding destination="3750" name="value" keyPath="selection.img08" id="pTM-ny-U6a"/>
5063                                     </connections>
5064                                 </imageView>
5065                                 <imageView id="3681">
5066                                     <rect key="frame" x="463" y="17" width="126" height="86"/>
5067                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5068                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3682"/>
5069                                     <connections>
5070                                         <binding destination="3750" name="value" keyPath="selection.img12" id="5c7-th-hpl"/>
5071                                     </connections>
5072                                 </imageView>
5073                                 <imageView id="3706">
5074                                     <rect key="frame" x="312" y="237" width="126" height="86"/>
5075                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5076                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3715"/>
5077                                     <connections>
5078                                         <binding destination="3750" name="value" keyPath="selection.img03" id="dzY-7d-ibm"/>
5079                                     </connections>
5080                                 </imageView>
5081                                 <imageView id="3707">
5082                                     <rect key="frame" x="312" y="127" width="126" height="86"/>
5083                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5084                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3711"/>
5085                                     <connections>
5086                                         <binding destination="3750" name="value" keyPath="selection.img07" id="EcM-8D-ExU"/>
5087                                     </connections>
5088                                 </imageView>
5089                                 <imageView id="3708">
5090                                     <rect key="frame" x="312" y="17" width="126" height="86"/>
5091                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5092                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3709"/>
5093                                     <connections>
5094                                         <binding destination="3750" name="value" keyPath="selection.img11" id="IE9-O7-rNm"/>
5095                                     </connections>
5096                                 </imageView>
5097                                 <customView id="q7A-MQ-hSS" customClass="GDIV1">
5098                                     <rect key="frame" x="10" y="231" width="132" height="96"/>
5099                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5100                                 </customView>
5101                                 <customView id="tdn-D1-u1M" customClass="GDIV2">
5102                                     <rect key="frame" x="159" y="231" width="132" height="96"/>
5103                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5104                                 </customView>
5105                                 <customView id="rXO-MS-Sih" customClass="GDIV3">
5106                                     <rect key="frame" x="307" y="231" width="132" height="96"/>
5107                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5108                                 </customView>
5109                                 <customView id="tnj-CI-u2J" customClass="GDIV4">
5110                                     <rect key="frame" x="462" y="231" width="132" height="96"/>
5111                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5112                                 </customView>
5113                                 <customView id="ayY-Nr-UrT" customClass="GDIV5">
5114                                     <rect key="frame" x="10" y="122" width="132" height="96"/>
5115                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5116                                 </customView>
5117                                 <customView id="KTU-Ak-heF" customClass="GDIV6">
5118                                     <rect key="frame" x="163" y="122" width="131" height="96"/>
5119                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5120                                 </customView>
5121                                 <customView id="kUT-pN-OZ8" customClass="GDIV7">
5122                                     <rect key="frame" x="308" y="122" width="132" height="96"/>
5123                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5124                                 </customView>
5125                                 <customView id="sRI-R3-dNW" customClass="GDIV8">
5126                                     <rect key="frame" x="461" y="122" width="132" height="96"/>
5127                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5128                                 </customView>
5129                                 <customView id="eAE-2g-Ag9" customClass="GDIV9">
5130                                     <rect key="frame" x="11" y="14" width="132" height="96"/>
5131                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5132                                 </customView>
5133                                 <customView id="dB6-jI-IIy" customClass="GDIV10">
5134                                     <rect key="frame" x="160" y="14" width="132" height="96"/>
5135                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5136                                 </customView>
5137                                 <customView id="6YW-da-mo4" customClass="GDIV11">
5138                                     <rect key="frame" x="309" y="14" width="132" height="96"/>
5139                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5140                                 </customView>
5141                                 <customView id="CAO-5F-uhW" customClass="GDIV12">
5142                                     <rect key="frame" x="460" y="14" width="132" height="96"/>
5143                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5144                                 </customView>
5145                             </subviews>
5146                         </view>
5147                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
5148                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
5149                     </box>
5150                     <button verticalHuggingPriority="750" id="3741">
5151                         <rect key="frame" x="521" y="13" width="105" height="32"/>
5152                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5153                         <buttonCell key="cell" type="push" title="タイトルへ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3742">
5154                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5155                             <font key="font" size="13" name="AquaKana"/>
5156                         </buttonCell>
5157                         <connections>
5158                             <action selector="backButton:" target="3745" id="3749"/>
5159                         </connections>
5160                     </button>
5161                     <button verticalHuggingPriority="750" id="3769">
5162                         <rect key="frame" x="242" y="19" width="17" height="23"/>
5163                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5164                         <buttonCell key="cell" type="smallSquare" title="&lt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3770">
5165                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5166                             <font key="font" metaFont="system"/>
5167                         </buttonCell>
5168                         <connections>
5169                             <action selector="previous:" target="3745" id="3813"/>
5170                         </connections>
5171                     </button>
5172                     <button verticalHuggingPriority="750" id="3773">
5173                         <rect key="frame" x="383" y="19" width="17" height="23"/>
5174                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5175                         <buttonCell key="cell" type="smallSquare" title="&gt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3774">
5176                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5177                             <font key="font" metaFont="system"/>
5178                         </buttonCell>
5179                         <connections>
5180                             <action selector="next:" target="3745" id="3812"/>
5181                         </connections>
5182                     </button>
5183                     <textField verticalHuggingPriority="750" id="3792">
5184                         <rect key="frame" x="282" y="22" width="86" height="17"/>
5185                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5186                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="1/5" id="3793">
5187                             <font key="font" metaFont="system"/>
5188                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5189                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5190                         </textFieldCell>
5191                     </textField>
5192                 </subviews>
5193             </view>
5194         </window>
5195         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5286" userLabel="属性編集" customClass="NSPanel">
5196             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5197             <rect key="contentRect" x="196" y="132" width="255" height="416"/>
5198             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
5199             <view key="contentView" id="5287">
5200                 <rect key="frame" x="0.0" y="0.0" width="255" height="416"/>
5201                 <autoresizingMask key="autoresizingMask"/>
5202                 <subviews>
5203                     <textField verticalHuggingPriority="750" id="5394">
5204                         <rect key="frame" x="68" y="371" width="43" height="22"/>
5205                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5206                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5398">
5207                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5208                             <font key="font" metaFont="system"/>
5209                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5210                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5211                         </textFieldCell>
5212                     </textField>
5213                     <textField verticalHuggingPriority="750" id="5395">
5214                         <rect key="frame" x="28" y="376" width="30" height="17"/>
5215                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5216                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="打撃" id="5396">
5217                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5218                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5219                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5220                         </textFieldCell>
5221                     </textField>
5222                     <textField verticalHuggingPriority="750" id="5407">
5223                         <rect key="frame" x="68" y="341" width="43" height="22"/>
5224                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5225                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5410">
5226                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5227                             <font key="font" metaFont="system"/>
5228                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5229                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5230                         </textFieldCell>
5231                     </textField>
5232                     <textField verticalHuggingPriority="750" id="5408">
5233                         <rect key="frame" x="28" y="346" width="30" height="17"/>
5234                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5235                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="斬撃" id="5409">
5236                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5237                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5238                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5239                         </textFieldCell>
5240                     </textField>
5241                     <textField verticalHuggingPriority="750" id="5421">
5242                         <rect key="frame" x="68" y="268" width="43" height="22"/>
5243                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5244                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5429">
5245                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5246                             <font key="font" metaFont="system"/>
5247                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5248                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5249                         </textFieldCell>
5250                     </textField>
5251                     <textField verticalHuggingPriority="750" id="5422">
5252                         <rect key="frame" x="28" y="273" width="30" height="17"/>
5253                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5254                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="火炎" id="5428">
5255                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5256                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5257                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5258                         </textFieldCell>
5259                     </textField>
5260                     <textField verticalHuggingPriority="750" id="5423">
5261                         <rect key="frame" x="68" y="238" width="43" height="22"/>
5262                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5263                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5426">
5264                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5265                             <font key="font" metaFont="system"/>
5266                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5267                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5268                         </textFieldCell>
5269                     </textField>
5270                     <textField verticalHuggingPriority="750" id="5424">
5271                         <rect key="frame" x="28" y="243" width="30" height="17"/>
5272                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5273                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="冷気" id="5425">
5274                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5275                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5276                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5277                         </textFieldCell>
5278                     </textField>
5279                     <textField verticalHuggingPriority="750" id="5446">
5280                         <rect key="frame" x="68" y="208" width="43" height="22"/>
5281                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5282                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5454">
5283                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5284                             <font key="font" metaFont="system"/>
5285                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5286                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5287                         </textFieldCell>
5288                     </textField>
5289                     <textField verticalHuggingPriority="750" id="5447">
5290                         <rect key="frame" x="28" y="213" width="30" height="17"/>
5291                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5292                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="電撃" id="5453">
5293                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5294                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5295                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5296                         </textFieldCell>
5297                     </textField>
5298                     <textField verticalHuggingPriority="750" id="5448">
5299                         <rect key="frame" x="167" y="269" width="43" height="22"/>
5300                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5301                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5451">
5302                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5303                             <font key="font" metaFont="system"/>
5304                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5305                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5306                         </textFieldCell>
5307                     </textField>
5308                     <textField verticalHuggingPriority="750" id="5449">
5309                         <rect key="frame" x="127" y="274" width="30" height="17"/>
5310                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5311                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="風圧" id="5450">
5312                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5313                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5314                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5315                         </textFieldCell>
5316                     </textField>
5317                     <textField verticalHuggingPriority="750" id="5471">
5318                         <rect key="frame" x="167" y="239" width="43" height="22"/>
5319                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5320                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5479">
5321                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5322                             <font key="font" metaFont="system"/>
5323                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5324                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5325                         </textFieldCell>
5326                     </textField>
5327                     <textField verticalHuggingPriority="750" id="5472">
5328                         <rect key="frame" x="127" y="244" width="30" height="17"/>
5329                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5330                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流水" id="5478">
5331                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5332                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5333                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5334                         </textFieldCell>
5335                     </textField>
5336                     <textField verticalHuggingPriority="750" id="5473">
5337                         <rect key="frame" x="167" y="209" width="43" height="22"/>
5338                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5339                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5476">
5340                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5341                             <font key="font" metaFont="system"/>
5342                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5343                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5344                         </textFieldCell>
5345                     </textField>
5346                     <textField verticalHuggingPriority="750" id="5474">
5347                         <rect key="frame" x="127" y="214" width="30" height="17"/>
5348                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5349                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ガス" id="5475">
5350                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5351                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5352                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5353                         </textFieldCell>
5354                     </textField>
5355                     <textField verticalHuggingPriority="750" id="5496">
5356                         <rect key="frame" x="68" y="108" width="43" height="22"/>
5357                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5358                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5499">
5359                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5360                             <font key="font" metaFont="system"/>
5361                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5362                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5363                         </textFieldCell>
5364                     </textField>
5365                     <textField verticalHuggingPriority="750" id="5497">
5366                         <rect key="frame" x="28" y="113" width="30" height="17"/>
5367                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5368                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="麻痺" id="5498">
5369                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5370                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5371                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5372                         </textFieldCell>
5373                     </textField>
5374                     <textField verticalHuggingPriority="750" id="5518">
5375                         <rect key="frame" x="68" y="78" width="43" height="22"/>
5376                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5377                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5521">
5378                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5379                             <font key="font" metaFont="system"/>
5380                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5381                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5382                         </textFieldCell>
5383                     </textField>
5384                     <textField verticalHuggingPriority="750" id="5519">
5385                         <rect key="frame" x="28" y="83" width="30" height="17"/>
5386                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5387                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="猛毒" id="5520">
5388                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5389                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5390                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5391                         </textFieldCell>
5392                     </textField>
5393                     <textField verticalHuggingPriority="750" id="5532">
5394                         <rect key="frame" x="68" y="48" width="43" height="22"/>
5395                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5396                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5535">
5397                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5398                             <font key="font" metaFont="system"/>
5399                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5400                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5401                         </textFieldCell>
5402                     </textField>
5403                     <textField verticalHuggingPriority="750" id="5533">
5404                         <rect key="frame" x="28" y="53" width="30" height="17"/>
5405                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5406                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="魅了" id="5534">
5407                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5408                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5409                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5410                         </textFieldCell>
5411                     </textField>
5412                     <button verticalHuggingPriority="750" id="5551">
5413                         <rect key="frame" x="174" y="0.0" width="79" height="32"/>
5414                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5415                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5552">
5416                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5417                             <font key="font" size="13" name="AquaKana"/>
5418                         </buttonCell>
5419                         <connections>
5420                             <action selector="registListBtnlSubmitUCL:" target="3039" id="7831"/>
5421                         </connections>
5422                     </button>
5423                     <textField verticalHuggingPriority="750" id="5563">
5424                         <rect key="frame" x="68" y="311" width="43" height="22"/>
5425                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5426                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5566">
5427                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5428                             <font key="font" metaFont="system"/>
5429                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5430                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5431                         </textFieldCell>
5432                     </textField>
5433                     <textField verticalHuggingPriority="750" id="5564">
5434                         <rect key="frame" x="28" y="316" width="30" height="17"/>
5435                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5436                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="突き" id="5565">
5437                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5438                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5439                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5440                         </textFieldCell>
5441                     </textField>
5442                     <textField verticalHuggingPriority="750" id="6762">
5443                         <rect key="frame" x="167" y="371" width="43" height="22"/>
5444                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5445                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6770">
5446                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5447                             <font key="font" metaFont="system"/>
5448                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5449                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5450                         </textFieldCell>
5451                     </textField>
5452                     <textField verticalHuggingPriority="750" id="6763">
5453                         <rect key="frame" x="127" y="376" width="30" height="17"/>
5454                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5455                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射手" id="6769">
5456                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5457                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5458                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5459                         </textFieldCell>
5460                     </textField>
5461                     <textField verticalHuggingPriority="750" id="6764">
5462                         <rect key="frame" x="167" y="341" width="43" height="22"/>
5463                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5464                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6767">
5465                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5466                             <font key="font" metaFont="system"/>
5467                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5468                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5469                         </textFieldCell>
5470                     </textField>
5471                     <textField verticalHuggingPriority="750" id="6765">
5472                         <rect key="frame" x="127" y="346" width="43" height="17"/>
5473                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5474                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="銃撃 " id="6766">
5475                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5476                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5477                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5478                         </textFieldCell>
5479                     </textField>
5480                     <textField verticalHuggingPriority="750" id="6797">
5481                         <rect key="frame" x="167" y="312" width="43" height="22"/>
5482                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5483                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6800">
5484                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5485                             <font key="font" metaFont="system"/>
5486                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5487                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5488                         </textFieldCell>
5489                     </textField>
5490                     <textField verticalHuggingPriority="750" id="6798">
5491                         <rect key="frame" x="127" y="317" width="30" height="17"/>
5492                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5493                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="砲撃" id="6799">
5494                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5495                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5496                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5497                         </textFieldCell>
5498                     </textField>
5499                     <textField verticalHuggingPriority="750" id="6824">
5500                         <rect key="frame" x="68" y="178" width="43" height="22"/>
5501                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5502                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6832">
5503                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5504                             <font key="font" metaFont="system"/>
5505                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5506                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5507                         </textFieldCell>
5508                     </textField>
5509                     <textField verticalHuggingPriority="750" id="6825">
5510                         <rect key="frame" x="28" y="183" width="30" height="17"/>
5511                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5512                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="神聖" id="6831">
5513                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5514                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5515                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5516                         </textFieldCell>
5517                     </textField>
5518                     <textField verticalHuggingPriority="750" id="6826">
5519                         <rect key="frame" x="167" y="179" width="43" height="22"/>
5520                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5521                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6829">
5522                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5523                             <font key="font" metaFont="system"/>
5524                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5525                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5526                         </textFieldCell>
5527                     </textField>
5528                     <textField verticalHuggingPriority="750" id="6827">
5529                         <rect key="frame" x="127" y="184" width="30" height="17"/>
5530                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5531                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="暗黒" id="6828">
5532                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5533                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5534                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5535                         </textFieldCell>
5536                     </textField>
5537                     <textField verticalHuggingPriority="750" id="6860">
5538                         <rect key="frame" x="167" y="108" width="43" height="22"/>
5539                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5540                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6863">
5541                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5542                             <font key="font" metaFont="system"/>
5543                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5544                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5545                         </textFieldCell>
5546                     </textField>
5547                     <textField verticalHuggingPriority="750" id="6861">
5548                         <rect key="frame" x="127" y="113" width="30" height="17"/>
5549                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5550                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="混乱" id="6862">
5551                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5552                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5553                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5554                         </textFieldCell>
5555                     </textField>
5556                     <textField verticalHuggingPriority="750" id="6876">
5557                         <rect key="frame" x="167" y="78" width="43" height="22"/>
5558                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5559                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6879">
5560                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5561                             <font key="font" metaFont="system"/>
5562                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5563                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5564                         </textFieldCell>
5565                     </textField>
5566                     <textField verticalHuggingPriority="750" id="6877">
5567                         <rect key="frame" x="127" y="83" width="30" height="17"/>
5568                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5569                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="睡眠" id="6878">
5570                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5571                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5572                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5573                         </textFieldCell>
5574                     </textField>
5575                     <textField verticalHuggingPriority="750" id="6891">
5576                         <rect key="frame" x="167" y="48" width="43" height="22"/>
5577                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5578                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6894">
5579                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5580                             <font key="font" metaFont="system"/>
5581                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5582                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5583                         </textFieldCell>
5584                     </textField>
5585                     <textField verticalHuggingPriority="750" id="6892">
5586                         <rect key="frame" x="127" y="53" width="30" height="17"/>
5587                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5588                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="沈黙" id="6893">
5589                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5590                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5591                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5592                         </textFieldCell>
5593                     </textField>
5594                     <textField verticalHuggingPriority="750" id="6923">
5595                         <rect key="frame" x="68" y="148" width="43" height="22"/>
5596                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5597                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6926">
5598                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5599                             <font key="font" metaFont="system"/>
5600                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5601                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5602                         </textFieldCell>
5603                     </textField>
5604                     <textField verticalHuggingPriority="750" id="6924">
5605                         <rect key="frame" x="28" y="153" width="30" height="17"/>
5606                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5607                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="爆撃" id="6925">
5608                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5609                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5610                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5611                         </textFieldCell>
5612                     </textField>
5613                     <textField verticalHuggingPriority="750" id="6942">
5614                         <rect key="frame" x="167" y="148" width="43" height="22"/>
5615                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5616                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6945">
5617                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5618                             <font key="font" metaFont="system"/>
5619                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5620                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5621                         </textFieldCell>
5622                     </textField>
5623                     <textField verticalHuggingPriority="750" id="6943">
5624                         <rect key="frame" x="127" y="153" width="30" height="17"/>
5625                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5626                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流血" id="6944">
5627                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5628                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5629                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5630                         </textFieldCell>
5631                     </textField>
5632                 </subviews>
5633             </view>
5634         </window>
5635         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5591" userLabel="スキルリスト" customClass="NSPanel">
5636             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5637             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
5638             <rect key="contentRect" x="196" y="132" width="400" height="255"/>
5639             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
5640             <view key="contentView" id="5592">
5641                 <rect key="frame" x="0.0" y="0.0" width="400" height="255"/>
5642                 <autoresizingMask key="autoresizingMask"/>
5643                 <subviews>
5644                     <button verticalHuggingPriority="750" id="5792">
5645                         <rect key="frame" x="329" y="2" width="66" height="32"/>
5646                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5647                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5793">
5648                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5649                             <font key="font" size="13" name="AquaKana"/>
5650                         </buttonCell>
5651                         <connections>
5652                             <action selector="skillListBtnSubmitUCL:" target="3039" id="7834"/>
5653                         </connections>
5654                     </button>
5655                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="5801">
5656                         <rect key="frame" x="11" y="116" width="378" height="132"/>
5657                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5658                         <clipView key="contentView" id="BZj-xq-9QN">
5659                             <rect key="frame" x="1" y="1" width="376" height="130"/>
5660                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5661                             <subviews>
5662                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="5802">
5663                                     <rect key="frame" x="0.0" y="0.0" width="376" height="19"/>
5664                                     <autoresizingMask key="autoresizingMask"/>
5665                                     <size key="intercellSpacing" width="3" height="2"/>
5666                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5667                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
5668                                     <tableColumns>
5669                                         <tableColumn width="373" minWidth="40" maxWidth="1000" id="5806">
5670                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
5671                                                 <font key="font" metaFont="smallSystem"/>
5672                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5673                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5674                                             </tableHeaderCell>
5675                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="5809">
5676                                                 <font key="font" metaFont="system"/>
5677                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5678                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5679                                             </textFieldCell>
5680                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5681                                             <connections>
5682                                                 <binding destination="13096" name="value" keyPath="arrangedObjects.name" id="13112"/>
5683                                             </connections>
5684                                         </tableColumn>
5685                                     </tableColumns>
5686                                 </tableView>
5687                             </subviews>
5688                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5689                         </clipView>
5690                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="5803">
5691                             <rect key="frame" x="1" y="119" width="223" height="15"/>
5692                             <autoresizingMask key="autoresizingMask"/>
5693                         </scroller>
5694                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5805">
5695                             <rect key="frame" x="224" y="17" width="15" height="102"/>
5696                             <autoresizingMask key="autoresizingMask"/>
5697                         </scroller>
5698                     </scrollView>
5699                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="5832">
5700                         <rect key="frame" x="8" y="33" width="384" height="77"/>
5701                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5702                         <view key="contentView" id="EBZ-P9-Otp">
5703                             <rect key="frame" x="1" y="1" width="382" height="75"/>
5704                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5705                             <subviews>
5706                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="5877">
5707                                     <rect key="frame" x="9" y="14" width="366" height="54"/>
5708                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5709                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="5878">
5710                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
5711                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5712                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5713                                     </textFieldCell>
5714                                 </textField>
5715                             </subviews>
5716                         </view>
5717                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
5718                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
5719                     </box>
5720                     <popUpButton verticalHuggingPriority="750" id="5847">
5721                         <rect key="frame" x="9" y="6" width="252" height="26"/>
5722                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5723                         <popUpButtonCell key="cell" type="push" title="なし(スキルリスト)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5857" id="5854">
5724                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5725                             <font key="font" metaFont="menu"/>
5726                             <menu key="menu" title="OtherViews" id="5856">
5727                                 <items>
5728                                     <menuItem title="なし(スキルリスト)" state="on" id="5857">
5729                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
5730                                     </menuItem>
5731                                 </items>
5732                             </menu>
5733                         </popUpButtonCell>
5734                     </popUpButton>
5735                     <button verticalHuggingPriority="750" id="5848">
5736                         <rect key="frame" x="260" y="2" width="36" height="32"/>
5737                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5738                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5853">
5739                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5740                             <font key="font" size="13" name="AquaKana"/>
5741                         </buttonCell>
5742                         <connections>
5743                             <action selector="skillListInsert:" target="3039" id="13094"/>
5744                         </connections>
5745                     </button>
5746                     <button verticalHuggingPriority="750" id="5849">
5747                         <rect key="frame" x="288" y="2" width="35" height="32"/>
5748                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5749                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5851">
5750                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5751                             <font key="font" size="13" name="AquaKana"/>
5752                         </buttonCell>
5753                         <connections>
5754                             <action selector="skillListDelete:" target="3039" id="13095"/>
5755                         </connections>
5756                     </button>
5757                 </subviews>
5758             </view>
5759         </window>
5760         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5903" userLabel="攻撃方法" customClass="NSPanel">
5761             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5762             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
5763             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
5764             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
5765             <view key="contentView" id="5904">
5766                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
5767                 <autoresizingMask key="autoresizingMask"/>
5768                 <subviews>
5769                     <button verticalHuggingPriority="750" id="5927">
5770                         <rect key="frame" x="518" y="13" width="66" height="32"/>
5771                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5772                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6204">
5773                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5774                             <font key="font" size="13" name="AquaKana"/>
5775                         </buttonCell>
5776                         <connections>
5777                             <action selector="submitAttackList:" target="3039" id="jS5-b4-k5P"/>
5778                         </connections>
5779                     </button>
5780                     <textField verticalHuggingPriority="750" id="6266">
5781                         <rect key="frame" x="20" y="333" width="200" height="22"/>
5782                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5783                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6269">
5784                             <font key="font" size="13" name="AquaKana"/>
5785                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5786                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5787                         </textFieldCell>
5788                     </textField>
5789                     <textField verticalHuggingPriority="750" id="6267">
5790                         <rect key="frame" x="20" y="363" width="43" height="17"/>
5791                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5792                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃名" id="6268">
5793                             <font key="font" size="13" name="AquaKana"/>
5794                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5795                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5796                         </textFieldCell>
5797                     </textField>
5798                     <textField verticalHuggingPriority="750" id="6279">
5799                         <rect key="frame" x="52" y="305" width="25" height="22"/>
5800                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5801                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6284">
5802                             <font key="font" metaFont="system"/>
5803                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5804                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5805                         </textFieldCell>
5806                     </textField>
5807                     <textField verticalHuggingPriority="750" id="6280">
5808                         <rect key="frame" x="20" y="308" width="30" height="17"/>
5809                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5810                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射程" id="6282">
5811                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5812                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5813                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5814                         </textFieldCell>
5815                     </textField>
5816                     <textField verticalHuggingPriority="750" id="6297">
5817                         <rect key="frame" x="103" y="305" width="25" height="22"/>
5818                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5819                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6300">
5820                             <font key="font" metaFont="system"/>
5821                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5822                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5823                         </textFieldCell>
5824                     </textField>
5825                     <textField verticalHuggingPriority="750" id="6298">
5826                         <rect key="frame" x="81" y="308" width="17" height="17"/>
5827                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5828                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="6299">
5829                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5830                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5831                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5832                         </textFieldCell>
5833                     </textField>
5834                     <textField verticalHuggingPriority="750" id="6314">
5835                         <rect key="frame" x="186" y="305" width="25" height="22"/>
5836                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5837                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6322">
5838                             <font key="font" metaFont="system"/>
5839                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5840                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5841                         </textFieldCell>
5842                     </textField>
5843                     <textField verticalHuggingPriority="750" id="6315">
5844                         <rect key="frame" x="151" y="308" width="30" height="17"/>
5845                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5846                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="範囲" id="6321">
5847                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5848                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5849                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5850                         </textFieldCell>
5851                     </textField>
5852                     <textField verticalHuggingPriority="750" id="6338">
5853                         <rect key="frame" x="103" y="278" width="50" height="22"/>
5854                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5855                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6341">
5856                             <font key="font" metaFont="system"/>
5857                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5858                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5859                         </textFieldCell>
5860                     </textField>
5861                     <textField verticalHuggingPriority="750" id="6339">
5862                         <rect key="frame" x="20" y="281" width="30" height="17"/>
5863                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5864                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消費" id="6340">
5865                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5866                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5867                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5868                         </textFieldCell>
5869                     </textField>
5870                     <popUpButton verticalHuggingPriority="750" id="6360">
5871                         <rect key="frame" x="53" y="275" width="53" height="26"/>
5872                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5873                         <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">
5874                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5875                             <font key="font" metaFont="menu"/>
5876                             <menu key="menu" title="OtherViews" id="6362">
5877                                 <items>
5878                                     <menuItem title="MP" state="on" id="6363"/>
5879                                     <menuItem title="AP" id="6364"/>
5880                                     <menuItem title="HP" id="6365"/>
5881                                 </items>
5882                             </menu>
5883                         </popUpButtonCell>
5884                     </popUpButton>
5885                     <textField verticalHuggingPriority="750" id="6383">
5886                         <rect key="frame" x="159" y="278" width="36" height="22"/>
5887                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5888                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6384">
5889                             <font key="font" metaFont="system"/>
5890                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5891                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5892                         </textFieldCell>
5893                     </textField>
5894                     <textField verticalHuggingPriority="750" id="6391">
5895                         <rect key="frame" x="200" y="280" width="16" height="17"/>
5896                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5897                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="6392">
5898                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5899                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5900                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5901                         </textFieldCell>
5902                     </textField>
5903                     <popUpButton verticalHuggingPriority="750" id="6490">
5904                         <rect key="frame" x="238" y="331" width="126" height="26"/>
5905                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5906                         <popUpButtonCell key="cell" type="push" title="通常攻撃" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6493" id="6491">
5907                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5908                             <font key="font" metaFont="menu"/>
5909                             <menu key="menu" title="OtherViews" id="6492">
5910                                 <items>
5911                                     <menuItem title="通常攻撃" state="on" id="6493">
5912                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
5913                                     </menuItem>
5914                                     <menuItem title="特殊攻撃" id="6494"/>
5915                                     <menuItem title="必殺技" id="6495"/>
5916                                     <menuItem title="超必殺技" id="6499"/>
5917                                     <menuItem title="MAX超必" id="6500"/>
5918                                     <menuItem title="リーダー超必" id="6509"/>
5919                                 </items>
5920                             </menu>
5921                         </popUpButtonCell>
5922                     </popUpButton>
5923                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6604">
5924                         <rect key="frame" x="20" y="173" width="200" height="100"/>
5925                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5926                         <clipView key="contentView" id="i1X-HL-dR0">
5927                             <rect key="frame" x="1" y="17" width="198" height="82"/>
5928                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5929                             <subviews>
5930                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="6607" id="6605">
5931                                     <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
5932                                     <autoresizingMask key="autoresizingMask"/>
5933                                     <size key="intercellSpacing" width="3" height="2"/>
5934                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5935                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
5936                                     <tableColumns>
5937                                         <tableColumn editable="NO" width="116" minWidth="40" maxWidth="1000" id="6609">
5938                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果値">
5939                                                 <font key="font" metaFont="smallSystem"/>
5940                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5941                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5942                                             </tableHeaderCell>
5943                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6612">
5944                                                 <font key="font" metaFont="system"/>
5945                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5946                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5947                                             </textFieldCell>
5948                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5949                                             <connections>
5950                                                 <binding destination="9379" name="value" keyPath="arrangedObjects.count" id="9392">
5951                                                     <dictionary key="options">
5952                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5953                                                     </dictionary>
5954                                                 </binding>
5955                                             </connections>
5956                                         </tableColumn>
5957                                         <tableColumn editable="NO" width="76" minWidth="40" maxWidth="1000" id="6610">
5958                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="タイプ">
5959                                                 <font key="font" metaFont="smallSystem"/>
5960                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5961                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5962                                             </tableHeaderCell>
5963                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6611">
5964                                                 <font key="font" metaFont="system"/>
5965                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5966                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5967                                             </textFieldCell>
5968                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5969                                             <connections>
5970                                                 <binding destination="9379" name="value" keyPath="arrangedObjects.type" id="9395">
5971                                                     <dictionary key="options">
5972                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5973                                                     </dictionary>
5974                                                 </binding>
5975                                             </connections>
5976                                         </tableColumn>
5977                                     </tableColumns>
5978                                 </tableView>
5979                             </subviews>
5980                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5981                         </clipView>
5982                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="6606">
5983                             <rect key="frame" x="1" y="107" width="214" height="16"/>
5984                             <autoresizingMask key="autoresizingMask"/>
5985                         </scroller>
5986                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="6608">
5987                             <rect key="frame" x="183" y="17" width="16" height="17"/>
5988                             <autoresizingMask key="autoresizingMask"/>
5989                         </scroller>
5990                         <tableHeaderView key="headerView" id="6607">
5991                             <rect key="frame" x="0.0" y="0.0" width="198" height="17"/>
5992                             <autoresizingMask key="autoresizingMask"/>
5993                         </tableHeaderView>
5994                     </scrollView>
5995                     <textField verticalHuggingPriority="750" id="6990">
5996                         <rect key="frame" x="269" y="303" 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="00" drawsBackground="YES" id="6994">
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="6991">
6005                         <rect key="frame" x="237" y="306" width="30" height="17"/>
6006                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6007                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="弾数" id="6992">
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                     <button id="7048">
6014                         <rect key="frame" x="161" y="361" width="61" height="18"/>
6015                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6016                         <buttonCell key="cell" type="check" title="発動技" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7049">
6017                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6018                             <font key="font" size="13" name="AquaKana"/>
6019                         </buttonCell>
6020                     </button>
6021                     <button id="7055">
6022                         <rect key="frame" x="375" y="335" width="48" height="18"/>
6023                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6024                         <buttonCell key="cell" type="check" title="格闘" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7058">
6025                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6026                             <font key="font" size="13" name="AquaKana"/>
6027                         </buttonCell>
6028                     </button>
6029                     <button id="7056">
6030                         <rect key="frame" x="436" y="335" width="87" height="18"/>
6031                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6032                         <buttonCell key="cell" type="check" title="移動後可能" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7057">
6033                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6034                             <font key="font" size="13" name="AquaKana"/>
6035                         </buttonCell>
6036                     </button>
6037                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="7075">
6038                         <rect key="frame" x="234" y="173" width="209" height="100"/>
6039                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6040                         <clipView key="contentView" id="Owe-t4-QYd">
6041                             <rect key="frame" x="1" y="17" width="207" height="82"/>
6042                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6043                             <subviews>
6044                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="7077" id="7079">
6045                                     <rect key="frame" x="0.0" y="0.0" width="207" height="19"/>
6046                                     <autoresizingMask key="autoresizingMask"/>
6047                                     <size key="intercellSpacing" width="3" height="2"/>
6048                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6049                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6050                                     <tableColumns>
6051                                         <tableColumn editable="NO" width="74" minWidth="40" maxWidth="1000" id="7081">
6052                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ダメージ割合">
6053                                                 <font key="font" metaFont="smallSystem"/>
6054                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6055                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6056                                             </tableHeaderCell>
6057                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7082">
6058                                                 <font key="font" metaFont="system"/>
6059                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6060                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6061                                             </textFieldCell>
6062                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6063                                             <connections>
6064                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.rate" id="9399">
6065                                                     <dictionary key="options">
6066                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6067                                                     </dictionary>
6068                                                 </binding>
6069                                             </connections>
6070                                         </tableColumn>
6071                                         <tableColumn editable="NO" width="42.44140625" minWidth="40" maxWidth="1000" id="7080">
6072                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命中率">
6073                                                 <font key="font" metaFont="smallSystem"/>
6074                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6075                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6076                                             </tableHeaderCell>
6077                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7083">
6078                                                 <font key="font" metaFont="system"/>
6079                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6080                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6081                                             </textFieldCell>
6082                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6083                                             <connections>
6084                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.atkHit" id="9900">
6085                                                     <dictionary key="options">
6086                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6087                                                     </dictionary>
6088                                                 </binding>
6089                                             </connections>
6090                                         </tableColumn>
6091                                         <tableColumn editable="NO" width="82" minWidth="10" maxWidth="3.4028234663852886e+38" id="9849">
6092                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="最後尾ヒット値">
6093                                                 <font key="font" metaFont="smallSystem"/>
6094                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6095                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6096                                             </tableHeaderCell>
6097                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9850">
6098                                                 <font key="font" metaFont="system"/>
6099                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6100                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6101                                             </textFieldCell>
6102                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6103                                             <connections>
6104                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.hit" id="9898">
6105                                                     <dictionary key="options">
6106                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6107                                                     </dictionary>
6108                                                 </binding>
6109                                             </connections>
6110                                         </tableColumn>
6111                                     </tableColumns>
6112                                 </tableView>
6113                             </subviews>
6114                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6115                         </clipView>
6116                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="7078">
6117                             <rect key="frame" x="1" y="83" width="207" height="16"/>
6118                             <autoresizingMask key="autoresizingMask"/>
6119                         </scroller>
6120                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="7076">
6121                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6122                             <autoresizingMask key="autoresizingMask"/>
6123                         </scroller>
6124                         <tableHeaderView key="headerView" id="7077">
6125                             <rect key="frame" x="0.0" y="0.0" width="207" height="17"/>
6126                             <autoresizingMask key="autoresizingMask"/>
6127                         </tableHeaderView>
6128                     </scrollView>
6129                     <textField verticalHuggingPriority="750" id="7090">
6130                         <rect key="frame" x="367" y="303" width="32" height="22"/>
6131                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6132                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="7093">
6133                             <font key="font" metaFont="system"/>
6134                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6135                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6136                         </textFieldCell>
6137                     </textField>
6138                     <textField verticalHuggingPriority="750" id="7091">
6139                         <rect key="frame" x="306" y="306" width="56" height="17"/>
6140                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6141                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ヒット数" id="7092">
6142                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6143                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6144                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6145                         </textFieldCell>
6146                     </textField>
6147                     <button id="7101">
6148                         <rect key="frame" x="232" y="278" width="100" height="18"/>
6149                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6150                         <buttonCell key="cell" type="check" title="ダメージ分散" bezelStyle="regularSquare" imagePosition="left" inset="2" id="7102">
6151                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6152                             <font key="font" size="13" name="AquaKana"/>
6153                         </buttonCell>
6154                     </button>
6155                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="7229">
6156                         <rect key="frame" x="232" y="27" width="279" height="74"/>
6157                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6158                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7230">
6159                             <font key="font" metaFont="system"/>
6160                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6161                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6162                         </textFieldCell>
6163                     </textField>
6164                     <textField verticalHuggingPriority="750" id="7262">
6165                         <rect key="frame" x="229" y="115" width="69" height="17"/>
6166                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6167                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="メッセージ" id="7263">
6168                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6169                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6170                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6171                         </textFieldCell>
6172                     </textField>
6173                     <button verticalHuggingPriority="750" id="7270">
6174                         <rect key="frame" x="333" y="106" width="45" height="32"/>
6175                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6176                         <buttonCell key="cell" type="push" title="主" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7271">
6177                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6178                             <font key="font" size="13" name="AquaKana"/>
6179                         </buttonCell>
6180                     </button>
6181                     <button verticalHuggingPriority="750" id="7287">
6182                         <rect key="frame" x="333" y="106" width="45" height="32"/>
6183                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6184                         <buttonCell key="cell" type="push" title="対" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7289">
6185                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6186                             <font key="font" size="13" name="AquaKana"/>
6187                         </buttonCell>
6188                         <connections>
6189                             <action selector="addObjeMark:" target="3039" id="Qc3-gI-CUf"/>
6190                         </connections>
6191                     </button>
6192                     <textField verticalHuggingPriority="750" id="7332">
6193                         <rect key="frame" x="448" y="303" width="33" height="22"/>
6194                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6195                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="7336">
6196                             <font key="font" metaFont="system"/>
6197                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6198                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6199                         </textFieldCell>
6200                     </textField>
6201                     <textField verticalHuggingPriority="750" id="7333">
6202                         <rect key="frame" x="404" y="306" width="43" height="17"/>
6203                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6204                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="成功率" id="7334">
6205                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6206                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6207                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6208                         </textFieldCell>
6209                     </textField>
6210                     <button verticalHuggingPriority="750" id="7394">
6211                         <rect key="frame" x="385" y="139" width="36" height="32"/>
6212                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6213                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7398">
6214                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6215                             <font key="font" metaFont="system"/>
6216                         </buttonCell>
6217                         <connections>
6218                             <action selector="insertHitList:" target="3039" id="Iyh-Tr-Tbu"/>
6219                         </connections>
6220                     </button>
6221                     <button verticalHuggingPriority="750" id="7395">
6222                         <rect key="frame" x="413" y="139" width="36" height="32"/>
6223                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6224                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7397">
6225                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6226                             <font key="font" metaFont="system"/>
6227                         </buttonCell>
6228                         <connections>
6229                             <action selector="removeHitList:" target="3039" id="gyx-wk-vgi"/>
6230                         </connections>
6231                     </button>
6232                     <box autoresizesSubviews="NO" title="ダメージ属性追加" borderType="line" id="7421">
6233                         <rect key="frame" x="12" y="6" width="214" height="161"/>
6234                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6235                         <view key="contentView" id="Mnn-7V-CHS">
6236                             <rect key="frame" x="1" y="1" width="212" height="145"/>
6237                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6238                             <subviews>
6239                                 <button verticalHuggingPriority="750" id="7353">
6240                                     <rect key="frame" x="148" y="107" width="36" height="32"/>
6241                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6242                                     <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7354">
6243                                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6244                                         <font key="font" metaFont="system"/>
6245                                     </buttonCell>
6246                                     <connections>
6247                                         <action selector="insertDamageList:" target="3039" id="lEj-6q-bcg"/>
6248                                     </connections>
6249                                 </button>
6250                                 <button verticalHuggingPriority="750" id="7357">
6251                                     <rect key="frame" x="174" y="107" width="36" height="32"/>
6252                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6253                                     <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7358">
6254                                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6255                                         <font key="font" metaFont="system"/>
6256                                     </buttonCell>
6257                                     <connections>
6258                                         <action selector="removeDamageList:" target="3039" id="D4t-pB-dNl"/>
6259                                     </connections>
6260                                 </button>
6261                                 <popUpButton verticalHuggingPriority="750" id="6625">
6262                                     <rect key="frame" x="6" y="57" width="75" height="26"/>
6263                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6264                                     <popUpButtonCell key="cell" type="push" title="打撃" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6634" id="6627">
6265                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6266                                         <font key="font" metaFont="menu"/>
6267                                         <menu key="menu" title="OtherViews" id="6628">
6268                                             <items>
6269                                                 <menuItem title="打撃" state="on" id="6634">
6270                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6271                                                 </menuItem>
6272                                                 <menuItem title="斬撃" id="6633"/>
6273                                                 <menuItem title="突き" id="6632"/>
6274                                                 <menuItem title="射手" id="6631"/>
6275                                                 <menuItem title="銃撃" id="6630"/>
6276                                                 <menuItem title="砲撃" id="6629"/>
6277                                                 <menuItem title="火炎" id="9409"/>
6278                                                 <menuItem title="冷気" id="9410"/>
6279                                                 <menuItem title="電撃" id="9411"/>
6280                                                 <menuItem title="風圧" id="9412"/>
6281                                                 <menuItem title="流水" id="9413"/>
6282                                                 <menuItem title="ガス" id="9414"/>
6283                                                 <menuItem title="神聖" id="9415"/>
6284                                                 <menuItem title="暗黒" id="9416"/>
6285                                                 <menuItem title="爆撃" id="9417"/>
6286                                                 <menuItem title="流血" id="9418"/>
6287                                             </items>
6288                                         </menu>
6289                                     </popUpButtonCell>
6290                                 </popUpButton>
6291                                 <textField verticalHuggingPriority="750" id="6640">
6292                                     <rect key="frame" x="82" y="91" width="58" height="22"/>
6293                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6294                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6644">
6295                                         <font key="font" metaFont="system"/>
6296                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6297                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6298                                     </textFieldCell>
6299                                 </textField>
6300                                 <popUpButton verticalHuggingPriority="750" id="6658">
6301                                     <rect key="frame" x="6" y="88" width="73" height="26"/>
6302                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6303                                     <popUpButtonCell key="cell" type="push" title="攻撃力" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6662" id="6659">
6304                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6305                                         <font key="font" metaFont="menu"/>
6306                                         <menu key="menu" title="OtherViews" id="6661">
6307                                             <items>
6308                                                 <menuItem title="攻撃力" state="on" id="6662"/>
6309                                                 <menuItem title="防御力" id="6663"/>
6310                                                 <menuItem title="命中値" id="6664"/>
6311                                                 <menuItem title="回避値" id="6665"/>
6312                                                 <menuItem title="演算力" id="6666"/>
6313                                                 <menuItem title="無修正" id="7570"/>
6314                                             </items>
6315                                         </menu>
6316                                     </popUpButtonCell>
6317                                 </popUpButton>
6318                                 <textField verticalHuggingPriority="750" id="6709">
6319                                     <rect key="frame" x="144" y="91" width="36" height="22"/>
6320                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6321                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6713">
6322                                         <font key="font" metaFont="system"/>
6323                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6324                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6325                                     </textFieldCell>
6326                                 </textField>
6327                                 <textField verticalHuggingPriority="750" id="6710">
6328                                     <rect key="frame" x="185" y="94" width="16" height="17"/>
6329                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6330                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="6711">
6331                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6332                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6333                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6334                                     </textFieldCell>
6335                                 </textField>
6336                                 <popUpButton verticalHuggingPriority="750" id="6967">
6337                                     <rect key="frame" x="94" y="57" width="105" height="26"/>
6338                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6339                                     <popUpButtonCell key="cell" type="push" title="ダメージ" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6971" id="6968">
6340                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6341                                         <font key="font" metaFont="menu"/>
6342                                         <menu key="menu" title="OtherViews" id="6970">
6343                                             <items>
6344                                                 <menuItem title="ダメージ" state="on" id="6971">
6345                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6346                                                 </menuItem>
6347                                                 <menuItem title="回復" id="6972"/>
6348                                                 <menuItem title="復活" id="6973"/>
6349                                                 <menuItem title="一時減少" id="6974"/>
6350                                                 <menuItem title="一時増加" id="6983"/>
6351                                                 <menuItem title="毒" id="6975"/>
6352                                                 <menuItem title="睡眠" id="6976"/>
6353                                                 <menuItem title="混乱" id="6984"/>
6354                                                 <menuItem title="麻痺" id="6985"/>
6355                                                 <menuItem title="沈黙" id="6986"/>
6356                                                 <menuItem title="魅了" id="6988"/>
6357                                             </items>
6358                                         </menu>
6359                                     </popUpButtonCell>
6360                                 </popUpButton>
6361                                 <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="xWD-0K-HbB">
6362                                     <rect key="frame" x="5" y="27" width="200" height="18"/>
6363                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6364                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6365                                     <size key="cellSize" width="48" height="18"/>
6366                                     <size key="intercellSpacing" width="4" height="2"/>
6367                                     <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="POT-fo-Tum">
6368                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6369                                         <font key="font" metaFont="system"/>
6370                                     </buttonCell>
6371                                     <cells>
6372                                         <column>
6373                                             <buttonCell type="radio" title="通常" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="mJ8-ZI-msj">
6374                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6375                                                 <font key="font" metaFont="system"/>
6376                                             </buttonCell>
6377                                         </column>
6378                                         <column>
6379                                             <buttonCell type="radio" title="弓" imagePosition="left" alignment="left" inset="2" id="xO0-kt-auf">
6380                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6381                                                 <font key="font" metaFont="system"/>
6382                                             </buttonCell>
6383                                         </column>
6384                                         <column>
6385                                             <buttonCell type="radio" title="銃" imagePosition="left" alignment="left" inset="2" id="XHt-Pu-PIh">
6386                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6387                                                 <font key="font" metaFont="system"/>
6388                                             </buttonCell>
6389                                         </column>
6390                                     </cells>
6391                                     <connections>
6392                                         <action selector="attackListButtonCell:" target="3039" id="GDY-92-fDZ"/>
6393                                     </connections>
6394                                 </matrix>
6395                             </subviews>
6396                         </view>
6397                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
6398                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
6399                         <font key="titleFont" size="11" name="AquaKana"/>
6400                     </box>
6401                     <textField verticalHuggingPriority="750" id="7571">
6402                         <rect key="frame" x="246" y="145" width="32" height="22"/>
6403                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6404                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="7573">
6405                             <font key="font" metaFont="system"/>
6406                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6407                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6408                         </textFieldCell>
6409                     </textField>
6410                     <textField verticalHuggingPriority="750" id="7579">
6411                         <rect key="frame" x="355" y="145" width="32" height="22"/>
6412                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6413                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="7580">
6414                             <font key="font" metaFont="system"/>
6415                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6416                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6417                         </textFieldCell>
6418                     </textField>
6419                     <textField verticalHuggingPriority="750" id="7590">
6420                         <rect key="frame" x="229" y="148" width="17" height="17"/>
6421                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6422                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="割" id="7591">
6423                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6424                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6425                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6426                         </textFieldCell>
6427                     </textField>
6428                     <textField verticalHuggingPriority="750" id="7606">
6429                         <rect key="frame" x="336" y="148" width="17" height="17"/>
6430                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6431                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ヒ" id="7608">
6432                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6433                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6434                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6435                         </textFieldCell>
6436                     </textField>
6437                     <box autoresizesSubviews="NO" title="コスト" borderType="line" id="7636">
6438                         <rect key="frame" x="445" y="139" width="71" height="159"/>
6439                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6440                         <view key="contentView" id="tcD-hb-wmk">
6441                             <rect key="frame" x="1" y="1" width="69" height="143"/>
6442                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6443                             <subviews>
6444                                 <textField verticalHuggingPriority="750" id="7637">
6445                                     <rect key="frame" x="18" y="102" width="33" height="22"/>
6446                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6447                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7665">
6448                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6449                                         <font key="font" metaFont="system"/>
6450                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6451                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6452                                     </textFieldCell>
6453                                 </textField>
6454                                 <textField verticalHuggingPriority="750" id="7642">
6455                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
6456                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6457                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="7658">
6458                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6459                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6460                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6461                                     </textFieldCell>
6462                                 </textField>
6463                                 <textField verticalHuggingPriority="750" id="7640">
6464                                     <rect key="frame" x="18" y="62" width="33" height="22"/>
6465                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6466                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7660">
6467                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6468                                         <font key="font" metaFont="system"/>
6469                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6470                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6471                                     </textFieldCell>
6472                                 </textField>
6473                                 <textField verticalHuggingPriority="750" id="7638">
6474                                     <rect key="frame" x="18" y="20" width="33" height="22"/>
6475                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6476                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7663">
6477                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6478                                         <font key="font" metaFont="system"/>
6479                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6480                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6481                                     </textFieldCell>
6482                                 </textField>
6483                                 <textField verticalHuggingPriority="750" id="7641">
6484                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
6485                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6486                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="7659">
6487                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6488                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6489                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6490                                     </textFieldCell>
6491                                 </textField>
6492                                 <textField verticalHuggingPriority="750" id="7639">
6493                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
6494                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6495                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="7662">
6496                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6497                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6498                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6499                                     </textFieldCell>
6500                                 </textField>
6501                             </subviews>
6502                         </view>
6503                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
6504                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
6505                         <font key="titleFont" size="11" name="AquaKana"/>
6506                     </box>
6507                     <textField verticalHuggingPriority="750" id="7676">
6508                         <rect key="frame" x="517" y="303" width="33" height="22"/>
6509                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6510                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="7679">
6511                             <font key="font" metaFont="system"/>
6512                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6513                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6514                         </textFieldCell>
6515                     </textField>
6516                     <textField verticalHuggingPriority="750" id="7677">
6517                         <rect key="frame" x="486" y="306" width="30" height="17"/>
6518                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6519                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力" id="7678">
6520                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6521                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6522                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6523                         </textFieldCell>
6524                     </textField>
6525                     <textField verticalHuggingPriority="750" id="7699">
6526                         <rect key="frame" x="518" y="267" width="17" height="17"/>
6527                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6528                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="陸" id="7700">
6529                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6530                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6531                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6532                         </textFieldCell>
6533                     </textField>
6534                     <textField verticalHuggingPriority="750" id="7714">
6535                         <rect key="frame" x="518" y="236" width="17" height="17"/>
6536                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6537                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="宙" id="7715">
6538                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6539                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6540                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6541                         </textFieldCell>
6542                     </textField>
6543                     <textField verticalHuggingPriority="750" id="7721">
6544                         <rect key="frame" x="518" y="204" width="17" height="17"/>
6545                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6546                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="海" id="7722">
6547                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6548                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6549                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6550                         </textFieldCell>
6551                     </textField>
6552                     <textField verticalHuggingPriority="750" id="7728">
6553                         <rect key="frame" x="518" y="173" width="17" height="17"/>
6554                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6555                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="空" id="7729">
6556                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6557                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6558                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6559                         </textFieldCell>
6560                     </textField>
6561                     <popUpButton verticalHuggingPriority="750" id="7744">
6562                         <rect key="frame" x="538" y="262" width="54" height="26"/>
6563                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6564                         <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">
6565                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6566                             <font key="font" metaFont="menu"/>
6567                             <menu key="menu" title="OtherViews" id="7746">
6568                                 <items>
6569                                     <menuItem title="A" state="on" id="7747"/>
6570                                     <menuItem title="B" id="7748"/>
6571                                     <menuItem title="C" id="7749"/>
6572                                     <menuItem title="D" id="7770"/>
6573                                     <menuItem title="E" id="7771"/>
6574                                     <menuItem title="S" id="7772">
6575                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6576                                     </menuItem>
6577                                     <menuItem title="SS" id="7773">
6578                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6579                                     </menuItem>
6580                                 </items>
6581                             </menu>
6582                         </popUpButtonCell>
6583                     </popUpButton>
6584                     <popUpButton verticalHuggingPriority="750" id="7774">
6585                         <rect key="frame" x="538" y="231" width="54" height="26"/>
6586                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6587                         <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">
6588                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6589                             <font key="font" metaFont="menu"/>
6590                             <menu key="menu" title="OtherViews" id="7777">
6591                                 <items>
6592                                     <menuItem title="A" state="on" id="7784"/>
6593                                     <menuItem title="B" id="7783"/>
6594                                     <menuItem title="C" id="7782"/>
6595                                     <menuItem title="D" id="7781"/>
6596                                     <menuItem title="E" id="7780"/>
6597                                     <menuItem title="S" id="7779">
6598                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6599                                     </menuItem>
6600                                     <menuItem title="SS" id="7778">
6601                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6602                                     </menuItem>
6603                                 </items>
6604                             </menu>
6605                         </popUpButtonCell>
6606                     </popUpButton>
6607                     <popUpButton verticalHuggingPriority="750" id="7791">
6608                         <rect key="frame" x="538" y="199" width="54" height="26"/>
6609                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6610                         <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">
6611                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6612                             <font key="font" metaFont="menu"/>
6613                             <menu key="menu" title="OtherViews" id="7794">
6614                                 <items>
6615                                     <menuItem title="A" state="on" id="7801"/>
6616                                     <menuItem title="B" id="7800"/>
6617                                     <menuItem title="C" id="7799"/>
6618                                     <menuItem title="D" id="7798"/>
6619                                     <menuItem title="E" id="7797"/>
6620                                     <menuItem title="S" id="7796">
6621                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6622                                     </menuItem>
6623                                     <menuItem title="SS" id="7795">
6624                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6625                                     </menuItem>
6626                                 </items>
6627                             </menu>
6628                         </popUpButtonCell>
6629                     </popUpButton>
6630                     <popUpButton verticalHuggingPriority="750" id="7808">
6631                         <rect key="frame" x="538" y="168" width="54" height="26"/>
6632                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6633                         <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">
6634                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6635                             <font key="font" metaFont="menu"/>
6636                             <menu key="menu" title="OtherViews" id="7811">
6637                                 <items>
6638                                     <menuItem title="A" state="on" id="7818"/>
6639                                     <menuItem title="B" id="7817"/>
6640                                     <menuItem title="C" id="7816"/>
6641                                     <menuItem title="D" id="7815"/>
6642                                     <menuItem title="E" id="7814"/>
6643                                     <menuItem title="S" id="7813">
6644                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6645                                     </menuItem>
6646                                     <menuItem title="SS" id="7812">
6647                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6648                                     </menuItem>
6649                                 </items>
6650                             </menu>
6651                         </popUpButtonCell>
6652                     </popUpButton>
6653                     <textField verticalHuggingPriority="750" id="9319">
6654                         <rect key="frame" x="400" y="278" width="33" height="22"/>
6655                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6656                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="50" drawsBackground="YES" id="9322">
6657                             <font key="font" metaFont="system"/>
6658                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6659                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6660                         </textFieldCell>
6661                     </textField>
6662                     <textField verticalHuggingPriority="750" id="9320">
6663                         <rect key="frame" x="333" y="280" width="69" height="17"/>
6664                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6665                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命回率修正" id="9321">
6666                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6667                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6668                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6669                         </textFieldCell>
6670                     </textField>
6671                     <textField verticalHuggingPriority="750" id="9860">
6672                         <rect key="frame" x="303" y="145" width="32" height="22"/>
6673                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6674                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="9864">
6675                             <font key="font" metaFont="system"/>
6676                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6677                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6678                         </textFieldCell>
6679                     </textField>
6680                     <textField verticalHuggingPriority="750" id="9861">
6681                         <rect key="frame" x="284" y="148" width="17" height="17"/>
6682                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6683                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命" id="9862">
6684                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6685                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6686                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6687                         </textFieldCell>
6688                     </textField>
6689                     <button verticalHuggingPriority="750" id="hW7-46-ncf">
6690                         <rect key="frame" x="298" y="106" width="43" height="32"/>
6691                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6692                         <buttonCell key="cell" type="push" title="主" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="21O-fX-j1M">
6693                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6694                             <font key="font" size="13" name="AquaKana"/>
6695                         </buttonCell>
6696                         <connections>
6697                             <action selector="addSubjMark:" target="3039" id="HBn-23-ynG"/>
6698                         </connections>
6699                     </button>
6700                     <button verticalHuggingPriority="750" id="eHr-lL-qfg">
6701                         <rect key="frame" x="508" y="76" width="92" height="32"/>
6702                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6703                         <buttonCell key="cell" type="push" title="特殊項目" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="yQ7-Vj-wCa">
6704                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6705                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6706                         </buttonCell>
6707                         <connections>
6708                             <action selector="attackPreferenceBtn:" target="3039" id="Gqw-1f-m6p"/>
6709                         </connections>
6710                     </button>
6711                     <button verticalHuggingPriority="750" id="27T-tg-Crl">
6712                         <rect key="frame" x="508" y="47" width="92" height="32"/>
6713                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6714                         <buttonCell key="cell" type="push" title="演出決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="n49-bB-qOi">
6715                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6716                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6717                         </buttonCell>
6718                         <connections>
6719                             <action selector="attackEffectBtn:" target="3039" id="Tnu-MG-7bf"/>
6720                         </connections>
6721                     </button>
6722                     <button id="eZa-vt-uxM">
6723                         <rect key="frame" x="239" y="361" width="48" height="18"/>
6724                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6725                         <buttonCell key="cell" type="check" title="魔法" bezelStyle="regularSquare" imagePosition="left" inset="2" id="0NI-Pj-TKZ">
6726                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6727                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6728                         </buttonCell>
6729                     </button>
6730                     <button id="KgG-On-sSC">
6731                         <rect key="frame" x="302" y="361" width="74" height="18"/>
6732                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6733                         <buttonCell key="cell" type="check" title="異能の力" bezelStyle="regularSquare" imagePosition="left" inset="2" id="h6C-O8-cda">
6734                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6735                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6736                         </buttonCell>
6737                     </button>
6738                 </subviews>
6739             </view>
6740         </window>
6741         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6438" userLabel="攻撃リスト" customClass="NSPanel">
6742             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6743             <rect key="contentRect" x="196" y="132" width="600" height="300"/>
6744             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6745             <view key="contentView" id="6439">
6746                 <rect key="frame" x="0.0" y="0.0" width="600" height="300"/>
6747                 <autoresizingMask key="autoresizingMask"/>
6748                 <subviews>
6749                     <button verticalHuggingPriority="750" id="6440">
6750                         <rect key="frame" x="601" y="31" width="66" height="32"/>
6751                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6752                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6481">
6753                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6754                             <font key="font" size="13" name="AquaKana"/>
6755                         </buttonCell>
6756                         <connections>
6757                             <action selector="unitResearchCloseBCL:" target="2629" id="6482"/>
6758                         </connections>
6759                     </button>
6760                     <button verticalHuggingPriority="750" id="6443">
6761                         <rect key="frame" x="529" y="65" width="36" height="32"/>
6762                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6763                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6473">
6764                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6765                             <font key="font" size="13" name="AquaKana"/>
6766                         </buttonCell>
6767                         <connections>
6768                             <action selector="insertAttackList:" target="3039" id="9281"/>
6769                         </connections>
6770                     </button>
6771                     <button verticalHuggingPriority="750" id="6442">
6772                         <rect key="frame" x="557" y="65" width="35" height="32"/>
6773                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6774                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6475">
6775                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6776                             <font key="font" size="13" name="AquaKana"/>
6777                         </buttonCell>
6778                         <connections>
6779                             <action selector="removeAttackList:" target="3039" id="9282"/>
6780                         </connections>
6781                     </button>
6782                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6541">
6783                         <rect key="frame" x="-1" y="101" width="722" height="200"/>
6784                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6785                         <clipView key="contentView" id="SSl-yr-MRR">
6786                             <rect key="frame" x="1" y="17" width="720" height="182"/>
6787                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6788                             <subviews>
6789                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="6599" id="6542">
6790                                     <rect key="frame" x="0.0" y="0.0" width="597" height="19"/>
6791                                     <autoresizingMask key="autoresizingMask"/>
6792                                     <size key="intercellSpacing" width="3" height="2"/>
6793                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6794                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6795                                     <tableColumns>
6796                                         <tableColumn editable="NO" width="160.69140625" minWidth="40" maxWidth="1000" id="6546">
6797                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
6798                                                 <font key="font" metaFont="smallSystem"/>
6799                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6800                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6801                                             </tableHeaderCell>
6802                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6549">
6803                                                 <font key="font" metaFont="system"/>
6804                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6805                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6806                                             </textFieldCell>
6807                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6808                                             <connections>
6809                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.name" id="9316">
6810                                                     <dictionary key="options">
6811                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6812                                                     </dictionary>
6813                                                 </binding>
6814                                             </connections>
6815                                         </tableColumn>
6816                                         <tableColumn editable="NO" width="58.59765625" minWidth="40" maxWidth="1000" id="6547">
6817                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果値">
6818                                                 <font key="font" metaFont="smallSystem"/>
6819                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6820                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6821                                             </tableHeaderCell>
6822                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6548">
6823                                                 <font key="font" metaFont="system"/>
6824                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6825                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6826                                             </textFieldCell>
6827                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6828                                             <connections>
6829                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.atk" id="9315">
6830                                                     <dictionary key="options">
6831                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6832                                                     </dictionary>
6833                                                 </binding>
6834                                             </connections>
6835                                         </tableColumn>
6836                                         <tableColumn editable="NO" width="57.67578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="6573">
6837                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="射程">
6838                                                 <font key="font" metaFont="smallSystem"/>
6839                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6840                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6841                                             </tableHeaderCell>
6842                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6574">
6843                                                 <font key="font" metaFont="system"/>
6844                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6845                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6846                                             </textFieldCell>
6847                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6848                                             <connections>
6849                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.range" id="9310">
6850                                                     <dictionary key="options">
6851                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6852                                                     </dictionary>
6853                                                 </binding>
6854                                             </connections>
6855                                         </tableColumn>
6856                                         <tableColumn editable="NO" width="30" minWidth="10" maxWidth="3.4028234663852886e+38" id="6563">
6857                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命回">
6858                                                 <font key="font" metaFont="smallSystem"/>
6859                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6860                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6861                                             </tableHeaderCell>
6862                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6564">
6863                                                 <font key="font" metaFont="system"/>
6864                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6865                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6866                                             </textFieldCell>
6867                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6868                                             <connections>
6869                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.hit" id="9314">
6870                                                     <dictionary key="options">
6871                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6872                                                     </dictionary>
6873                                                 </binding>
6874                                             </connections>
6875                                         </tableColumn>
6876                                         <tableColumn editable="NO" width="31.0390625" minWidth="10" maxWidth="3.4028234663852886e+38" id="6565">
6877                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="気力">
6878                                                 <font key="font" metaFont="smallSystem"/>
6879                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6880                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6881                                             </tableHeaderCell>
6882                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6566">
6883                                                 <font key="font" metaFont="system"/>
6884                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6885                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6886                                             </textFieldCell>
6887                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6888                                             <connections>
6889                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.vigor" id="9313">
6890                                                     <dictionary key="options">
6891                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6892                                                     </dictionary>
6893                                                 </binding>
6894                                             </connections>
6895                                         </tableColumn>
6896                                         <tableColumn editable="NO" width="65.30859375" minWidth="10" maxWidth="3.4028234663852886e+38" id="6567">
6897                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費">
6898                                                 <font key="font" metaFont="smallSystem"/>
6899                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6900                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6901                                             </tableHeaderCell>
6902                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6568">
6903                                                 <font key="font" metaFont="system"/>
6904                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6905                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6906                                             </textFieldCell>
6907                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6908                                             <connections>
6909                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.cost" id="9312">
6910                                                     <dictionary key="options">
6911                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6912                                                     </dictionary>
6913                                                 </binding>
6914                                             </connections>
6915                                         </tableColumn>
6916                                         <tableColumn editable="NO" width="33.20703125" minWidth="10" maxWidth="3.4028234663852886e+38" id="6569">
6917                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="弾数">
6918                                                 <font key="font" metaFont="smallSystem"/>
6919                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6920                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6921                                             </tableHeaderCell>
6922                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6570">
6923                                                 <font key="font" metaFont="system"/>
6924                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6925                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6926                                             </textFieldCell>
6927                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6928                                             <connections>
6929                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.bullet" id="9311">
6930                                                     <dictionary key="options">
6931                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6932                                                     </dictionary>
6933                                                 </binding>
6934                                             </connections>
6935                                         </tableColumn>
6936                                         <tableColumn identifier="" width="135.9609375" minWidth="10" maxWidth="3.4028234663852886e+38" id="BrN-q7-hSC">
6937                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
6938                                                 <font key="font" metaFont="smallSystem"/>
6939                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6940                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6941                                             </tableHeaderCell>
6942                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="tS8-Xb-Wu1">
6943                                                 <font key="font" metaFont="system"/>
6944                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6945                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6946                                             </textFieldCell>
6947                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6948                                             <connections>
6949                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.memo" id="sHe-dp-TWg">
6950                                                     <dictionary key="options">
6951                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6952                                                     </dictionary>
6953                                                 </binding>
6954                                             </connections>
6955                                         </tableColumn>
6956                                     </tableColumns>
6957                                 </tableView>
6958                             </subviews>
6959                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6960                         </clipView>
6961                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="6543">
6962                             <rect key="frame" x="1" y="159" width="674" height="16"/>
6963                             <autoresizingMask key="autoresizingMask"/>
6964                         </scroller>
6965                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6545">
6966                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6967                             <autoresizingMask key="autoresizingMask"/>
6968                         </scroller>
6969                         <tableHeaderView key="headerView" id="6599">
6970                             <rect key="frame" x="0.0" y="0.0" width="720" height="17"/>
6971                             <autoresizingMask key="autoresizingMask"/>
6972                         </tableHeaderView>
6973                     </scrollView>
6974                     <button verticalHuggingPriority="750" id="6591">
6975                         <rect key="frame" x="529" y="4" width="66" height="32"/>
6976                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6977                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6592">
6978                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6979                             <font key="font" size="13" name="AquaKana"/>
6980                         </buttonCell>
6981                         <connections>
6982                             <action selector="attackListBtnSubmitlUCL:" target="3039" id="7833"/>
6983                         </connections>
6984                     </button>
6985                 </subviews>
6986             </view>
6987         </window>
6988         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="7947" userLabel="アイテムリスト" customClass="NSPanel">
6989             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6990             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
6991             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
6992             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6993             <view key="contentView" id="7948">
6994                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
6995                 <autoresizingMask key="autoresizingMask"/>
6996                 <subviews>
6997                     <button verticalHuggingPriority="750" id="7952">
6998                         <rect key="frame" x="393" y="13" width="107" height="32"/>
6999                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7000                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7964">
7001                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7002                             <font key="font" size="13" name="AquaKana"/>
7003                         </buttonCell>
7004                         <connections>
7005                             <action selector="UCLPanelEquipListSubmitBtn:" target="3039" id="8143"/>
7006                         </connections>
7007                     </button>
7008                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="7998">
7009                         <rect key="frame" x="-1" y="79" width="502" height="322"/>
7010                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7011                         <clipView key="contentView" id="uGO-Rp-XyC">
7012                             <rect key="frame" x="1" y="17" width="500" height="304"/>
7013                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
7014                             <subviews>
7015                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="8001" id="7999">
7016                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
7017                                     <autoresizingMask key="autoresizingMask"/>
7018                                     <size key="intercellSpacing" width="3" height="2"/>
7019                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7020                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
7021                                     <tableColumns>
7022                                         <tableColumn editable="NO" width="154.265625" minWidth="40" maxWidth="1000" id="8003">
7023                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="アイテム名">
7024                                                 <font key="font" metaFont="smallSystem"/>
7025                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7026                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7027                                             </tableHeaderCell>
7028                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8006">
7029                                                 <font key="font" metaFont="system"/>
7030                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7031                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7032                                             </textFieldCell>
7033                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7034                                             <connections>
7035                                                 <binding destination="8222" name="value" keyPath="arrangedObjects.name" id="9204">
7036                                                     <dictionary key="options">
7037                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
7038                                                     </dictionary>
7039                                                 </binding>
7040                                             </connections>
7041                                         </tableColumn>
7042                                         <tableColumn editable="NO" width="340" minWidth="40" maxWidth="1000" id="8004">
7043                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
7044                                                 <font key="font" metaFont="smallSystem"/>
7045                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7046                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7047                                             </tableHeaderCell>
7048                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8005">
7049                                                 <font key="font" metaFont="system"/>
7050                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7051                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7052                                             </textFieldCell>
7053                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7054                                             <connections>
7055                                                 <binding destination="8222" name="value" keyPath="arrangedObjects.memo" id="9205">
7056                                                     <dictionary key="options">
7057                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
7058                                                     </dictionary>
7059                                                 </binding>
7060                                             </connections>
7061                                         </tableColumn>
7062                                     </tableColumns>
7063                                 </tableView>
7064                             </subviews>
7065                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7066                         </clipView>
7067                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8000">
7068                             <rect key="frame" x="1" y="119" width="223" height="15"/>
7069                             <autoresizingMask key="autoresizingMask"/>
7070                         </scroller>
7071                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="8002">
7072                             <rect key="frame" x="224" y="17" width="15" height="102"/>
7073                             <autoresizingMask key="autoresizingMask"/>
7074                         </scroller>
7075                         <tableHeaderView key="headerView" id="8001">
7076                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
7077                             <autoresizingMask key="autoresizingMask"/>
7078                         </tableHeaderView>
7079                     </scrollView>
7080                     <button verticalHuggingPriority="750" id="zEz-3E-sF2">
7081                         <rect key="frame" x="308" y="13" width="79" height="32"/>
7082                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7083                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PKp-QG-doA">
7084                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7085                             <font key="font" size="13" name="AquaKana"/>
7086                         </buttonCell>
7087                         <connections>
7088                             <action selector="ILregi:" target="3039" id="6sA-4K-xKV"/>
7089                         </connections>
7090                     </button>
7091                 </subviews>
7092             </view>
7093         </window>
7094         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8091" userLabel="状態変化リスト" customClass="NSPanel">
7095             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
7096             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
7097             <rect key="contentRect" x="196" y="132" width="267" height="286"/>
7098             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
7099             <view key="contentView" id="8092">
7100                 <rect key="frame" x="0.0" y="0.0" width="267" height="286"/>
7101                 <autoresizingMask key="autoresizingMask"/>
7102                 <subviews>
7103                     <button verticalHuggingPriority="750" id="8096">
7104                         <rect key="frame" x="161" y="-1" width="107" height="32"/>
7105                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7106                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8107">
7107                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7108                             <font key="font" size="13" name="AquaKana"/>
7109                         </buttonCell>
7110                         <connections>
7111                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="8142"/>
7112                         </connections>
7113                     </button>
7114                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8093">
7115                         <rect key="frame" x="-1" y="76" width="269" height="211"/>
7116                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7117                         <clipView key="contentView" id="HFB-Ay-yij">
7118                             <rect key="frame" x="1" y="1" width="267" height="209"/>
7119                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
7120                             <subviews>
7121                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="8115">
7122                                     <rect key="frame" x="0.0" y="0.0" width="267" height="19"/>
7123                                     <autoresizingMask key="autoresizingMask"/>
7124                                     <size key="intercellSpacing" width="3" height="2"/>
7125                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7126                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
7127                                     <tableColumns>
7128                                         <tableColumn editable="NO" width="263.78515625" minWidth="40" maxWidth="1000" id="8117">
7129                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="特殊状態変化名">
7130                                                 <font key="font" metaFont="smallSystem"/>
7131                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7132                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7133                                             </tableHeaderCell>
7134                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8118">
7135                                                 <font key="font" metaFont="system"/>
7136                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7137                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7138                                             </textFieldCell>
7139                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7140                                         </tableColumn>
7141                                     </tableColumns>
7142                                 </tableView>
7143                             </subviews>
7144                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7145                         </clipView>
7146                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8114">
7147                             <rect key="frame" x="1" y="119" width="223" height="15"/>
7148                             <autoresizingMask key="autoresizingMask"/>
7149                         </scroller>
7150                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="8112">
7151                             <rect key="frame" x="224" y="17" width="15" height="102"/>
7152                             <autoresizingMask key="autoresizingMask"/>
7153                         </scroller>
7154                     </scrollView>
7155                     <button verticalHuggingPriority="750" id="CGL-28-xtI">
7156                         <rect key="frame" x="20" y="35" width="22" height="23"/>
7157                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7158                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FhS-8a-QVX">
7159                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7160                             <font key="font" metaFont="system"/>
7161                         </buttonCell>
7162                     </button>
7163                     <button verticalHuggingPriority="750" id="kwP-KT-zbS">
7164                         <rect key="frame" x="43" y="35" width="22" height="23"/>
7165                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7166                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mo3-Nc-MeQ">
7167                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7168                             <font key="font" metaFont="system"/>
7169                         </buttonCell>
7170                     </button>
7171                 </subviews>
7172             </view>
7173         </window>
7174         <window title="モビールリスト" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8144" userLabel="モビールリスト" customClass="NSPanel">
7175             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
7176             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
7177             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
7178             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
7179             <view key="contentView" id="8145">
7180                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
7181                 <autoresizingMask key="autoresizingMask"/>
7182                 <subviews>
7183                     <button verticalHuggingPriority="750" id="8160">
7184                         <rect key="frame" x="490" y="5" width="107" height="32"/>
7185                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7186                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8166">
7187                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7188                             <font key="font" size="13" name="AquaKana"/>
7189                         </buttonCell>
7190                         <connections>
7191                             <action selector="submit:" target="2629" id="8195"/>
7192                         </connections>
7193                     </button>
7194                     <textField verticalHuggingPriority="750" id="8161">
7195                         <rect key="frame" x="429" y="12" width="48" height="22"/>
7196                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7197                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="20" drawsBackground="YES" id="8164">
7198                             <font key="font" metaFont="system"/>
7199                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7200                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7201                         </textFieldCell>
7202                     </textField>
7203                     <textField verticalHuggingPriority="750" id="8162">
7204                         <rect key="frame" x="319" y="16" width="95" height="17"/>
7205                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7206                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="8163">
7207                             <font key="font" size="13" name="AquaKana"/>
7208                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7209                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7210                         </textFieldCell>
7211                     </textField>
7212                     <imageView id="8146">
7213                         <rect key="frame" x="426" y="233" width="150" height="150"/>
7214                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7215                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="8186"/>
7216                         <connections>
7217                             <binding destination="2631" name="value" keyPath="selection.imgBig" id="8191"/>
7218                         </connections>
7219                     </imageView>
7220                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8197">
7221                         <rect key="frame" x="-1" y="51" width="422" height="350"/>
7222                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7223                         <clipView key="contentView" id="kq7-qF-fMa">
7224                             <rect key="frame" x="1" y="17" width="420" height="332"/>
7225                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
7226                             <subviews>
7227                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="8200" id="8198">
7228                                     <rect key="frame" x="0.0" y="0.0" width="420" height="34"/>
7229                                     <autoresizingMask key="autoresizingMask"/>
7230                                     <size key="intercellSpacing" width="3" height="2"/>
7231                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7232                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
7233                                     <tableColumns>
7234                                         <tableColumn width="56.3359375" minWidth="40" maxWidth="1000" id="8202">
7235                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
7236                                                 <font key="font" metaFont="smallSystem"/>
7237                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7238                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7239                                             </tableHeaderCell>
7240                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8218">
7241                                                 <font key="font" metaFont="system"/>
7242                                             </imageCell>
7243                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7244                                         </tableColumn>
7245                                         <tableColumn width="161.65234375" minWidth="40" maxWidth="1000" id="8203">
7246                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="機体名">
7247                                                 <font key="font" metaFont="smallSystem"/>
7248                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7249                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7250                                             </tableHeaderCell>
7251                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8204">
7252                                                 <font key="font" metaFont="system"/>
7253                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7254                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7255                                             </textFieldCell>
7256                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7257                                         </tableColumn>
7258                                         <tableColumn width="98.4921875" minWidth="10" maxWidth="3.4028234663852886e+38" id="8212">
7259                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
7260                                                 <font key="font" metaFont="smallSystem"/>
7261                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7262                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
7263                                             </tableHeaderCell>
7264                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8213">
7265                                                 <font key="font" metaFont="system"/>
7266                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7267                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7268                                             </textFieldCell>
7269                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7270                                         </tableColumn>
7271                                         <tableColumn width="92" minWidth="10" maxWidth="3.4028234663852886e+38" id="8214">
7272                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="EN">
7273                                                 <font key="font" metaFont="smallSystem"/>
7274                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7275                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
7276                                             </tableHeaderCell>
7277                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8215">
7278                                                 <font key="font" metaFont="system"/>
7279                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7280                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7281                                             </textFieldCell>
7282                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7283                                         </tableColumn>
7284                                     </tableColumns>
7285                                 </tableView>
7286                             </subviews>
7287                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7288                         </clipView>
7289                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8199">
7290                             <rect key="frame" x="1" y="333" width="467" height="16"/>
7291                             <autoresizingMask key="autoresizingMask"/>
7292                         </scroller>
7293                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="8201">
7294                             <rect key="frame" x="224" y="17" width="15" height="102"/>
7295                             <autoresizingMask key="autoresizingMask"/>
7296                         </scroller>
7297                         <tableHeaderView key="headerView" id="8200">
7298                             <rect key="frame" x="0.0" y="0.0" width="420" height="17"/>
7299                             <autoresizingMask key="autoresizingMask"/>
7300                         </tableHeaderView>
7301                     </scrollView>
7302                 </subviews>
7303             </view>
7304         </window>
7305         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8246" userLabel="アイテム詳細" customClass="NSPanel">
7306             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
7307             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
7308             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
7309             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
7310             <view key="contentView" id="8247">
7311                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
7312                 <autoresizingMask key="autoresizingMask"/>
7313                 <subviews>
7314                     <textField verticalHuggingPriority="750" id="8315">
7315                         <rect key="frame" x="13" y="341" width="255" height="22"/>
7316                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7317                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="鉄の剣" drawsBackground="YES" id="8468">
7318                             <font key="font" size="13" name="AquaKana"/>
7319                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7320                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7321                         </textFieldCell>
7322                     </textField>
7323                     <textField verticalHuggingPriority="750" id="8314">
7324                         <rect key="frame" x="13" y="371" width="69" height="17"/>
7325                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7326                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="アイテム名" id="8470">
7327                             <font key="font" size="13" name="AquaKana"/>
7328                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7329                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7330                         </textFieldCell>
7331                     </textField>
7332                     <button verticalHuggingPriority="750" id="8281">
7333                         <rect key="frame" x="488" y="13" width="105" height="32"/>
7334                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7335                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8549">
7336                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7337                             <font key="font" size="13" name="AquaKana"/>
7338                         </buttonCell>
7339                         <connections>
7340                             <action selector="canceIL:" target="3039" id="9210"/>
7341                         </connections>
7342                     </button>
7343                     <textField verticalHuggingPriority="750" id="8312">
7344                         <rect key="frame" x="339" y="343" width="96" height="22"/>
7345                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7346                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8473">
7347                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7348                             <font key="font" metaFont="system"/>
7349                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7350                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7351                         </textFieldCell>
7352                     </textField>
7353                     <textField verticalHuggingPriority="750" id="8311">
7354                         <rect key="frame" x="311" y="346" width="21" height="17"/>
7355                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7356                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="8476">
7357                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7358                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7359                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7360                         </textFieldCell>
7361                     </textField>
7362                     <textField verticalHuggingPriority="750" id="8310">
7363                         <rect key="frame" x="440" y="325" width="26" height="17"/>
7364                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7365                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="8477">
7366                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7367                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7368                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7369                         </textFieldCell>
7370                     </textField>
7371                     <textField verticalHuggingPriority="750" id="8309">
7372                         <rect key="frame" x="440" y="346" width="25" height="17"/>
7373                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7374                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="8478">
7375                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7376                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7377                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7378                         </textFieldCell>
7379                     </textField>
7380                     <textField verticalHuggingPriority="750" id="8308">
7381                         <rect key="frame" x="311" y="325" width="23" height="17"/>
7382                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7383                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="8479">
7384                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7385                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7386                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7387                         </textFieldCell>
7388                     </textField>
7389                     <textField verticalHuggingPriority="750" id="8307">
7390                         <rect key="frame" x="470" y="343" width="96" height="22"/>
7391                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7392                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8480">
7393                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7394                             <font key="font" metaFont="system"/>
7395                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7396                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7397                         </textFieldCell>
7398                     </textField>
7399                     <textField verticalHuggingPriority="750" id="8306">
7400                         <rect key="frame" x="339" y="320" width="96" height="22"/>
7401                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7402                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8483">
7403                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7404                             <font key="font" metaFont="system"/>
7405                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7406                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7407                         </textFieldCell>
7408                     </textField>
7409                     <textField verticalHuggingPriority="750" id="8305">
7410                         <rect key="frame" x="470" y="320" width="41" height="22"/>
7411                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7412                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="6666" drawsBackground="YES" id="8486">
7413                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7414                             <font key="font" metaFont="system"/>
7415                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7416                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7417                         </textFieldCell>
7418                     </textField>
7419                     <textField verticalHuggingPriority="750" id="8303">
7420                         <rect key="frame" x="306" y="298" width="31" height="17"/>
7421                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7422                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="8491">
7423                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7424                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7425                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7426                         </textFieldCell>
7427                     </textField>
7428                     <textField verticalHuggingPriority="750" id="8300">
7429                         <rect key="frame" x="309" y="276" width="25" height="17"/>
7430                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7431                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="8497">
7432                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7433                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7434                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7435                         </textFieldCell>
7436                     </textField>
7437                     <textField verticalHuggingPriority="750" id="8298">
7438                         <rect key="frame" x="309" y="254" width="27" height="17"/>
7439                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7440                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="8500">
7441                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7442                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7443                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7444                         </textFieldCell>
7445                     </textField>
7446                     <textField verticalHuggingPriority="750" id="8304">
7447                         <rect key="frame" x="342" y="295" width="58" height="22"/>
7448                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7449                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8489">
7450                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7451                             <font key="font" metaFont="system"/>
7452                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7453                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7454                         </textFieldCell>
7455                     </textField>
7456                     <textField verticalHuggingPriority="750" id="8299">
7457                         <rect key="frame" x="342" y="273" width="58" height="22"/>
7458                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7459                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8498">
7460                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7461                             <font key="font" metaFont="system"/>
7462                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7463                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7464                         </textFieldCell>
7465                     </textField>
7466                     <textField verticalHuggingPriority="750" id="8297">
7467                         <rect key="frame" x="342" y="251" width="58" height="22"/>
7468                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7469                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8501">
7470                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7471                             <font key="font" metaFont="system"/>
7472                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7473                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7474                         </textFieldCell>
7475                     </textField>
7476                     <textField verticalHuggingPriority="750" id="8255">
7477                         <rect key="frame" x="452" y="298" width="32" height="17"/>
7478                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7479                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="8608">
7480                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7481                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7482                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7483                         </textFieldCell>
7484                     </textField>
7485                     <textField verticalHuggingPriority="750" id="8254">
7486                         <rect key="frame" x="452" y="276" width="35" height="17"/>
7487                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7488                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="8609">
7489                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7490                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7491                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7492                         </textFieldCell>
7493                     </textField>
7494                     <textField verticalHuggingPriority="750" id="8253">
7495                         <rect key="frame" x="457" y="251" width="26" height="20"/>
7496                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7497                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="8610">
7498                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7499                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7500                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7501                         </textFieldCell>
7502                     </textField>
7503                     <textField verticalHuggingPriority="750" id="8252">
7504                         <rect key="frame" x="487" y="295" width="58" height="22"/>
7505                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7506                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8612">
7507                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7508                             <font key="font" metaFont="system"/>
7509                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7510                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7511                         </textFieldCell>
7512                     </textField>
7513                     <textField verticalHuggingPriority="750" id="8251">
7514                         <rect key="frame" x="487" y="273" width="58" height="22"/>
7515                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7516                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8614">
7517                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7518                             <font key="font" metaFont="system"/>
7519                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7520                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7521                         </textFieldCell>
7522                     </textField>
7523                     <textField verticalHuggingPriority="750" id="8250">
7524                         <rect key="frame" x="487" y="251" width="58" height="22"/>
7525                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7526                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8616">
7527                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7528                             <font key="font" metaFont="system"/>
7529                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7530                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7531                         </textFieldCell>
7532                     </textField>
7533                     <textField verticalHuggingPriority="750" id="8283">
7534                         <rect key="frame" x="314" y="229" width="36" height="21"/>
7535                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7536                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="8545">
7537                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7538                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7539                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7540                         </textFieldCell>
7541                     </textField>
7542                     <textField verticalHuggingPriority="750" id="8282">
7543                         <rect key="frame" x="353" y="229" width="33" height="22"/>
7544                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7545                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="8546">
7546                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7547                             <font key="font" metaFont="system"/>
7548                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7549                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7550                         </textFieldCell>
7551                     </textField>
7552                     <textField verticalHuggingPriority="750" id="8249">
7553                         <rect key="frame" x="457" y="229" width="32" height="20"/>
7554                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7555                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="LUK" id="8619">
7556                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7557                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7558                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7559                         </textFieldCell>
7560                     </textField>
7561                     <textField verticalHuggingPriority="750" id="8248">
7562                         <rect key="frame" x="487" y="229" width="58" height="22"/>
7563                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7564                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8620">
7565                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7566                             <font key="font" metaFont="system"/>
7567                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7568                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7569                         </textFieldCell>
7570                     </textField>
7571                     <textField verticalHuggingPriority="750" id="8275">
7572                         <rect key="frame" x="13" y="316" width="69" height="17"/>
7573                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7574                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="8563">
7575                             <font key="font" size="13" name="AquaKana"/>
7576                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7577                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7578                         </textFieldCell>
7579                     </textField>
7580                     <textField verticalHuggingPriority="750" id="8274">
7581                         <rect key="frame" x="16" y="291" width="200" height="22"/>
7582                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7583                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="鉄の剣" drawsBackground="YES" id="8564">
7584                             <font key="font" size="13" name="AquaKana"/>
7585                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7586                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7587                         </textFieldCell>
7588                     </textField>
7589                     <textField verticalHuggingPriority="750" id="8273">
7590                         <rect key="frame" x="13" y="266" width="44" height="17"/>
7591                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7592                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="8565">
7593                             <font key="font" size="13" name="AquaKana"/>
7594                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7595                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7596                         </textFieldCell>
7597                     </textField>
7598                     <textField verticalHuggingPriority="750" id="8272">
7599                         <rect key="frame" x="16" y="241" width="120" height="22"/>
7600                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7601                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="eq1" drawsBackground="YES" id="8566">
7602                             <font key="font" size="13" name="AquaKana"/>
7603                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7604                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7605                         </textFieldCell>
7606                     </textField>
7607                     <textField verticalHuggingPriority="750" id="8702">
7608                         <rect key="frame" x="57" y="202" width="43" height="22"/>
7609                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7610                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8731">
7611                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7612                             <font key="font" metaFont="system"/>
7613                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7614                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7615                         </textFieldCell>
7616                     </textField>
7617                     <textField verticalHuggingPriority="750" id="8703">
7618                         <rect key="frame" x="17" y="207" width="30" height="17"/>
7619                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7620                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="打撃" id="8730">
7621                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7622                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7623                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7624                         </textFieldCell>
7625                     </textField>
7626                     <textField verticalHuggingPriority="750" id="8704">
7627                         <rect key="frame" x="57" y="172" width="43" height="22"/>
7628                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7629                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8728">
7630                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7631                             <font key="font" metaFont="system"/>
7632                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7633                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7634                         </textFieldCell>
7635                     </textField>
7636                     <textField verticalHuggingPriority="750" id="8705">
7637                         <rect key="frame" x="17" y="177" width="30" height="17"/>
7638                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7639                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="斬撃" id="8727">
7640                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7641                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7642                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7643                         </textFieldCell>
7644                     </textField>
7645                     <textField verticalHuggingPriority="750" id="8706">
7646                         <rect key="frame" x="57" y="142" width="43" height="22"/>
7647                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7648                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8725">
7649                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7650                             <font key="font" metaFont="system"/>
7651                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7652                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7653                         </textFieldCell>
7654                     </textField>
7655                     <textField verticalHuggingPriority="750" id="8707">
7656                         <rect key="frame" x="17" y="147" width="30" height="17"/>
7657                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7658                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="突き" id="8724">
7659                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7660                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7661                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7662                         </textFieldCell>
7663                     </textField>
7664                     <textField verticalHuggingPriority="750" id="8708">
7665                         <rect key="frame" x="156" y="202" width="43" height="22"/>
7666                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7667                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8722">
7668                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7669                             <font key="font" metaFont="system"/>
7670                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7671                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7672                         </textFieldCell>
7673                     </textField>
7674                     <textField verticalHuggingPriority="750" id="8709">
7675                         <rect key="frame" x="116" y="207" width="30" height="17"/>
7676                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7677                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射手" id="8720">
7678                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7679                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7680                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7681                         </textFieldCell>
7682                     </textField>
7683                     <textField verticalHuggingPriority="750" id="8710">
7684                         <rect key="frame" x="156" y="172" width="43" height="22"/>
7685                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7686                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8718">
7687                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7688                             <font key="font" metaFont="system"/>
7689                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7690                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7691                         </textFieldCell>
7692                     </textField>
7693                     <textField verticalHuggingPriority="750" id="8711">
7694                         <rect key="frame" x="116" y="177" width="43" height="17"/>
7695                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7696                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="銃撃 " id="8717">
7697                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7698                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7699                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7700                         </textFieldCell>
7701                     </textField>
7702                     <textField verticalHuggingPriority="750" id="8712">
7703                         <rect key="frame" x="156" y="143" width="43" height="22"/>
7704                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7705                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8715">
7706                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7707                             <font key="font" metaFont="system"/>
7708                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7709                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7710                         </textFieldCell>
7711                     </textField>
7712                     <textField verticalHuggingPriority="750" id="8713">
7713                         <rect key="frame" x="116" y="148" width="30" height="17"/>
7714                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7715                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="砲撃" id="8714">
7716                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7717                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7718                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7719                         </textFieldCell>
7720                     </textField>
7721                     <textField verticalHuggingPriority="750" id="8773">
7722                         <rect key="frame" x="257" y="201" width="43" height="22"/>
7723                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7724                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8821">
7725                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7726                             <font key="font" metaFont="system"/>
7727                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7728                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7729                         </textFieldCell>
7730                     </textField>
7731                     <textField verticalHuggingPriority="750" id="8774">
7732                         <rect key="frame" x="217" y="206" width="30" height="17"/>
7733                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7734                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="火炎" id="8820">
7735                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7736                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7737                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7738                         </textFieldCell>
7739                     </textField>
7740                     <textField verticalHuggingPriority="750" id="8775">
7741                         <rect key="frame" x="257" y="171" width="43" height="22"/>
7742                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7743                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8818">
7744                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7745                             <font key="font" metaFont="system"/>
7746                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7747                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7748                         </textFieldCell>
7749                     </textField>
7750                     <textField verticalHuggingPriority="750" id="8776">
7751                         <rect key="frame" x="217" y="176" width="30" height="17"/>
7752                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7753                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="冷気" id="8817">
7754                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7755                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7756                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7757                         </textFieldCell>
7758                     </textField>
7759                     <textField verticalHuggingPriority="750" id="8777">
7760                         <rect key="frame" x="257" y="141" width="43" 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="0" drawsBackground="YES" id="8815">
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="8816"/>
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="8778">
7770                         <rect key="frame" x="217" y="146" width="30" height="17"/>
7771                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7772                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="電撃" id="8814">
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="8779">
7779                         <rect key="frame" x="356" y="202" width="43" 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="0" drawsBackground="YES" id="8812">
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="8813"/>
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                     <textField verticalHuggingPriority="750" id="8780">
7789                         <rect key="frame" x="316" y="207" width="30" height="17"/>
7790                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7791                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="風圧" id="8811">
7792                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7793                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7794                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7795                         </textFieldCell>
7796                     </textField>
7797                     <textField verticalHuggingPriority="750" id="8781">
7798                         <rect key="frame" x="356" y="172" width="43" height="22"/>
7799                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7800                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8809">
7801                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7802                             <font key="font" metaFont="system"/>
7803                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7804                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7805                         </textFieldCell>
7806                     </textField>
7807                     <textField verticalHuggingPriority="750" id="8782">
7808                         <rect key="frame" x="316" y="177" width="30" height="17"/>
7809                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7810                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流水" id="8808">
7811                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7812                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7813                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7814                         </textFieldCell>
7815                     </textField>
7816                     <textField verticalHuggingPriority="750" id="8783">
7817                         <rect key="frame" x="356" y="142" width="43" height="22"/>
7818                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7819                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8806">
7820                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7821                             <font key="font" metaFont="system"/>
7822                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7823                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7824                         </textFieldCell>
7825                     </textField>
7826                     <textField verticalHuggingPriority="750" id="8784">
7827                         <rect key="frame" x="316" y="147" width="30" height="17"/>
7828                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7829                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ガス" id="8805">
7830                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7831                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7832                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7833                         </textFieldCell>
7834                     </textField>
7835                     <textField verticalHuggingPriority="750" id="8785">
7836                         <rect key="frame" x="257" y="111" width="43" height="22"/>
7837                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7838                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8803">
7839                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7840                             <font key="font" metaFont="system"/>
7841                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7842                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7843                         </textFieldCell>
7844                     </textField>
7845                     <textField verticalHuggingPriority="750" id="8786">
7846                         <rect key="frame" x="217" y="116" width="30" height="17"/>
7847                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7848                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="神聖" id="8802">
7849                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7850                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7851                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7852                         </textFieldCell>
7853                     </textField>
7854                     <textField verticalHuggingPriority="750" id="8787">
7855                         <rect key="frame" x="356" y="112" width="43" height="22"/>
7856                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7857                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8800">
7858                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7859                             <font key="font" metaFont="system"/>
7860                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7861                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7862                         </textFieldCell>
7863                     </textField>
7864                     <textField verticalHuggingPriority="750" id="8788">
7865                         <rect key="frame" x="316" y="117" width="30" height="17"/>
7866                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7867                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="暗黒" id="8799">
7868                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7869                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7870                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7871                         </textFieldCell>
7872                     </textField>
7873                     <textField verticalHuggingPriority="750" id="8789">
7874                         <rect key="frame" x="257" y="81" width="43" height="22"/>
7875                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7876                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8797">
7877                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7878                             <font key="font" metaFont="system"/>
7879                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7880                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7881                         </textFieldCell>
7882                     </textField>
7883                     <textField verticalHuggingPriority="750" id="8790">
7884                         <rect key="frame" x="217" y="86" width="30" height="17"/>
7885                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7886                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="爆撃" id="8796">
7887                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7888                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7889                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7890                         </textFieldCell>
7891                     </textField>
7892                     <textField verticalHuggingPriority="750" id="8791">
7893                         <rect key="frame" x="356" y="81" width="43" height="22"/>
7894                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7895                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8794">
7896                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7897                             <font key="font" metaFont="system"/>
7898                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7899                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7900                         </textFieldCell>
7901                     </textField>
7902                     <textField verticalHuggingPriority="750" id="8792">
7903                         <rect key="frame" x="316" y="86" width="30" height="17"/>
7904                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7905                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流血" id="8793">
7906                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7907                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7908                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7909                         </textFieldCell>
7910                     </textField>
7911                     <textField verticalHuggingPriority="750" id="8896">
7912                         <rect key="frame" x="57" y="99" width="43" height="22"/>
7913                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7914                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8924">
7915                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7916                             <font key="font" metaFont="system"/>
7917                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7918                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7919                         </textFieldCell>
7920                     </textField>
7921                     <textField verticalHuggingPriority="750" id="8897">
7922                         <rect key="frame" x="17" y="104" width="30" height="17"/>
7923                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7924                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="麻痺" id="8923">
7925                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7926                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7927                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7928                         </textFieldCell>
7929                     </textField>
7930                     <textField verticalHuggingPriority="750" id="8898">
7931                         <rect key="frame" x="57" y="69" width="43" height="22"/>
7932                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7933                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8921">
7934                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7935                             <font key="font" metaFont="system"/>
7936                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7937                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7938                         </textFieldCell>
7939                     </textField>
7940                     <textField verticalHuggingPriority="750" id="8899">
7941                         <rect key="frame" x="17" y="74" width="30" height="17"/>
7942                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7943                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="猛毒" id="8920">
7944                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7945                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7946                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7947                         </textFieldCell>
7948                     </textField>
7949                     <textField verticalHuggingPriority="750" id="8900">
7950                         <rect key="frame" x="57" y="39" width="43" height="22"/>
7951                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7952                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8918">
7953                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7954                             <font key="font" metaFont="system"/>
7955                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7956                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7957                         </textFieldCell>
7958                     </textField>
7959                     <textField verticalHuggingPriority="750" id="8901">
7960                         <rect key="frame" x="17" y="44" width="30" height="17"/>
7961                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7962                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="魅了" id="8917">
7963                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7964                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7965                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7966                         </textFieldCell>
7967                     </textField>
7968                     <textField verticalHuggingPriority="750" id="8902">
7969                         <rect key="frame" x="156" y="99" width="43" height="22"/>
7970                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7971                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8915">
7972                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7973                             <font key="font" metaFont="system"/>
7974                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7975                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7976                         </textFieldCell>
7977                     </textField>
7978                     <textField verticalHuggingPriority="750" id="8903">
7979                         <rect key="frame" x="116" y="104" width="30" height="17"/>
7980                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7981                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="混乱" id="8914">
7982                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7983                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7984                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7985                         </textFieldCell>
7986                     </textField>
7987                     <textField verticalHuggingPriority="750" id="8904">
7988                         <rect key="frame" x="156" y="69" width="43" height="22"/>
7989                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7990                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8912">
7991                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7992                             <font key="font" metaFont="system"/>
7993                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7994                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7995                         </textFieldCell>
7996                     </textField>
7997                     <textField verticalHuggingPriority="750" id="8905">
7998                         <rect key="frame" x="116" y="74" width="30" height="17"/>
7999                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8000                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="睡眠" id="8911">
8001                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8002                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8003                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8004                         </textFieldCell>
8005                     </textField>
8006                     <textField verticalHuggingPriority="750" id="8906">
8007                         <rect key="frame" x="156" y="39" width="43" height="22"/>
8008                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8009                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8909">
8010                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8011                             <font key="font" metaFont="system"/>
8012                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8013                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8014                         </textFieldCell>
8015                     </textField>
8016                     <textField verticalHuggingPriority="750" id="8907">
8017                         <rect key="frame" x="116" y="44" width="30" height="17"/>
8018                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8019                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="沈黙" id="8908">
8020                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8021                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8022                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8023                         </textFieldCell>
8024                     </textField>
8025                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="8968">
8026                         <rect key="frame" x="426" y="74" width="161" height="149"/>
8027                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8028                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="注釈" drawsBackground="YES" id="8969">
8029                             <font key="font" size="13" name="AquaKana"/>
8030                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8031                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8032                         </textFieldCell>
8033                     </textField>
8034                     <button verticalHuggingPriority="750" id="8981">
8035                         <rect key="frame" x="330" y="39" width="92" height="32"/>
8036                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8037                         <buttonCell key="cell" type="push" title="特殊効果" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8982">
8038                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8039                             <font key="font" size="13" name="AquaKana"/>
8040                         </buttonCell>
8041                         <connections>
8042                             <action selector="saveUCL:" target="3039" id="8983"/>
8043                         </connections>
8044                     </button>
8045                     <textField verticalHuggingPriority="750" id="8994">
8046                         <rect key="frame" x="243" y="293" width="43" height="22"/>
8047                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8048                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8997">
8049                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8050                             <font key="font" metaFont="system"/>
8051                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8052                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8053                         </textFieldCell>
8054                     </textField>
8055                     <textField verticalHuggingPriority="750" id="8995">
8056                         <rect key="frame" x="229" y="316" width="30" height="17"/>
8057                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8058                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="重さ" id="8996">
8059                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8060                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8061                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8062                         </textFieldCell>
8063                     </textField>
8064                     <textField verticalHuggingPriority="750" id="9012">
8065                         <rect key="frame" x="402" y="295" width="33" height="22"/>
8066                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8067                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9014">
8068                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8069                             <font key="font" metaFont="system"/>
8070                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8071                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8072                         </textFieldCell>
8073                     </textField>
8074                     <textField verticalHuggingPriority="750" id="9022">
8075                         <rect key="frame" x="402" y="273" width="33" height="22"/>
8076                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8077                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9024">
8078                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8079                             <font key="font" metaFont="system"/>
8080                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8081                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8082                         </textFieldCell>
8083                     </textField>
8084                     <textField verticalHuggingPriority="750" id="9033">
8085                         <rect key="frame" x="402" y="251" width="33" height="22"/>
8086                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8087                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9035">
8088                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8089                             <font key="font" metaFont="system"/>
8090                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8091                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8092                         </textFieldCell>
8093                     </textField>
8094                     <textField verticalHuggingPriority="750" id="9046">
8095                         <rect key="frame" x="547" y="295" width="33" height="22"/>
8096                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8097                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9048">
8098                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8099                             <font key="font" metaFont="system"/>
8100                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8101                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8102                         </textFieldCell>
8103                     </textField>
8104                     <textField verticalHuggingPriority="750" id="9054">
8105                         <rect key="frame" x="547" y="273" width="33" height="22"/>
8106                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8107                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9056">
8108                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8109                             <font key="font" metaFont="system"/>
8110                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8111                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8112                         </textFieldCell>
8113                     </textField>
8114                     <textField verticalHuggingPriority="750" id="9063">
8115                         <rect key="frame" x="547" y="251" 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="999" drawsBackground="YES" id="9065">
8118                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8119                             <font key="font" metaFont="system"/>
8120                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8121                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8122                         </textFieldCell>
8123                     </textField>
8124                     <textField verticalHuggingPriority="750" id="9075">
8125                         <rect key="frame" x="547" y="229" width="33" height="22"/>
8126                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8127                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9077">
8128                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8129                             <font key="font" metaFont="system"/>
8130                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8131                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8132                         </textFieldCell>
8133                     </textField>
8134                     <textField verticalHuggingPriority="750" id="9087">
8135                         <rect key="frame" x="168" y="266" width="30" height="17"/>
8136                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8137                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="価格" id="9088">
8138                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8139                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8140                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8141                         </textFieldCell>
8142                     </textField>
8143                     <textField verticalHuggingPriority="750" id="9094">
8144                         <rect key="frame" x="171" y="241" width="110" height="22"/>
8145                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8146                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="9095">
8147                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8148                             <font key="font" metaFont="system"/>
8149                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8150                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8151                         </textFieldCell>
8152                     </textField>
8153                     <popUpButton verticalHuggingPriority="750" id="9126">
8154                         <rect key="frame" x="218" y="37" width="99" height="26"/>
8155                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8156                         <popUpButtonCell key="cell" type="push" title="消耗品" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="9129" id="9127">
8157                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
8158                             <font key="font" metaFont="menu"/>
8159                             <menu key="menu" title="OtherViews" id="9128">
8160                                 <items>
8161                                     <menuItem title="消耗品" state="on" id="9129"/>
8162                                     <menuItem title="装飾品" id="9195"/>
8163                                     <menuItem title="手" id="9130"/>
8164                                     <menuItem title="頭" id="9131"/>
8165                                     <menuItem title="胴体" id="9136"/>
8166                                     <menuItem title="足" id="9137"/>
8167                                     <menuItem title="腕" id="9140"/>
8168                                     <menuItem title="両手" id="FgI-EX-Bgd"/>
8169                                 </items>
8170                             </menu>
8171                         </popUpButtonCell>
8172                     </popUpButton>
8173                     <textField verticalHuggingPriority="750" id="9144">
8174                         <rect key="frame" x="71" y="14" width="96" height="22"/>
8175                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8176                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="9148">
8177                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8178                             <font key="font" metaFont="system"/>
8179                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8180                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8181                         </textFieldCell>
8182                     </textField>
8183                     <textField verticalHuggingPriority="750" id="9145">
8184                         <rect key="frame" x="17" y="17" width="49" height="17"/>
8185                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8186                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP回復" id="9146">
8187                             <font key="font" size="13" name="HiraKakuProN-W3"/>
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="9163">
8193                         <rect key="frame" x="171" y="14" width="33" height="22"/>
8194                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8195                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9164">
8196                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8197                             <font key="font" metaFont="system"/>
8198                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8199                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8200                         </textFieldCell>
8201                     </textField>
8202                     <textField verticalHuggingPriority="750" id="9171">
8203                         <rect key="frame" x="268" y="14" width="96" height="22"/>
8204                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8205                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="9179">
8206                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8207                             <font key="font" metaFont="system"/>
8208                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8209                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8210                         </textFieldCell>
8211                     </textField>
8212                     <textField verticalHuggingPriority="750" id="9172">
8213                         <rect key="frame" x="212" y="17" width="51" height="17"/>
8214                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8215                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP回復" id="9177">
8216                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8217                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8218                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8219                         </textFieldCell>
8220                     </textField>
8221                     <textField verticalHuggingPriority="750" id="9173">
8222                         <rect key="frame" x="366" y="14" width="33" height="22"/>
8223                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8224                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9175">
8225                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8226                             <font key="font" metaFont="system"/>
8227                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8228                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8229                         </textFieldCell>
8230                     </textField>
8231                     <button verticalHuggingPriority="750" id="BM5-Uu-Czb">
8232                         <rect key="frame" x="422" y="38" width="164" height="32"/>
8233                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8234                         <buttonCell key="cell" type="push" title="攻撃方法決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eLn-om-koU">
8235                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8236                             <font key="font" size="13" name="AquaKana"/>
8237                         </buttonCell>
8238                         <connections>
8239                             <action selector="attackIL:" target="3039" id="Wmh-FA-M3U"/>
8240                         </connections>
8241                     </button>
8242                     <button verticalHuggingPriority="750" id="8280">
8243                         <rect key="frame" x="419" y="13" width="66" height="32"/>
8244                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8245                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8550">
8246                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8247                             <font key="font" size="13" name="AquaKana"/>
8248                         </buttonCell>
8249                         <connections>
8250                             <action selector="saveIL:" target="3039" id="9209"/>
8251                         </connections>
8252                     </button>
8253                 </subviews>
8254             </view>
8255         </window>
8256         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="9420" userLabel="シナリオエディタ">
8257             <windowStyleMask key="styleMask" titled="YES"/>
8258             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
8259             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8260             <view key="contentView" id="9421">
8261                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8262                 <autoresizingMask key="autoresizingMask"/>
8263                 <subviews>
8264                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="9484">
8265                         <rect key="frame" x="150" y="20" width="470" height="100"/>
8266                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8267                         <view key="contentView" id="eHb-rR-0Ny">
8268                             <rect key="frame" x="1" y="1" width="468" height="98"/>
8269                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8270                             <subviews>
8271                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="9486">
8272                                     <rect key="frame" x="7" y="8" width="444" height="82"/>
8273                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8274                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="9493">
8275                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8276                                         <string key="title">テスト文章
8277 テキスト文章
8278 テストの文章
8279 あいうえお</string>
8280                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8281                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8282                                     </textFieldCell>
8283                                 </textField>
8284                                 <comboBox verticalHuggingPriority="750" id="9485">
8285                                     <rect key="frame" x="62" y="103" width="99" height="19"/>
8286                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8287                                     <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">
8288                                         <font key="font" metaFont="miniSystem"/>
8289                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8290                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8291                                     </comboBoxCell>
8292                                 </comboBox>
8293                             </subviews>
8294                         </view>
8295                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8296                         <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
8297                     </box>
8298                     <imageView id="9511">
8299                         <rect key="frame" x="27" y="17" width="106" height="106"/>
8300                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8301                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="9514"/>
8302                     </imageView>
8303                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="9549">
8304                         <rect key="frame" x="150" y="126" width="470" height="23"/>
8305                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8306                         <view key="contentView" id="RoF-Rc-8Mo">
8307                             <rect key="frame" x="1" y="1" width="468" height="21"/>
8308                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8309                             <subviews>
8310                                 <textField verticalHuggingPriority="750" id="9552">
8311                                     <rect key="frame" x="-4" y="1" width="476" height="19"/>
8312                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8313                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="9554">
8314                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8315                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8316                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8317                                     </textFieldCell>
8318                                 </textField>
8319                             </subviews>
8320                         </view>
8321                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8322                         <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
8323                     </box>
8324                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="9563">
8325                         <rect key="frame" x="124" y="165" width="470" height="103"/>
8326                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8327                         <textFieldCell key="cell" truncatesLastVisibleLine="YES" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9564">
8328                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8329                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8330                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8331                         </textFieldCell>
8332                         <connections>
8333                             <action selector="stringData:" target="9720" id="9848"/>
8334                         </connections>
8335                     </textField>
8336                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9582">
8337                         <rect key="frame" x="17" y="298" width="458" height="170"/>
8338                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8339                         <clipView key="contentView" copiesOnScroll="NO" id="GVO-bG-KH5">
8340                             <rect key="frame" x="1" y="1" width="456" height="168"/>
8341                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8342                             <subviews>
8343                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="9583">
8344                                     <rect key="frame" x="0.0" y="0.0" width="456" height="19"/>
8345                                     <autoresizingMask key="autoresizingMask"/>
8346                                     <size key="intercellSpacing" width="3" height="2"/>
8347                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8348                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8349                                     <tableColumns>
8350                                         <tableColumn editable="NO" width="452.77734375" minWidth="40" maxWidth="1000" id="9587">
8351                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8352                                                 <font key="font" metaFont="smallSystem"/>
8353                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8354                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8355                                             </tableHeaderCell>
8356                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9590">
8357                                                 <font key="font" metaFont="system"/>
8358                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8359                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8360                                             </textFieldCell>
8361                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8362                                             <connections>
8363                                                 <binding destination="9723" name="value" keyPath="arrangedObjects.name" id="9735"/>
8364                                             </connections>
8365                                         </tableColumn>
8366                                     </tableColumns>
8367                                     <connections>
8368                                         <outlet property="delegate" destination="9720" id="9779"/>
8369                                     </connections>
8370                                 </tableView>
8371                             </subviews>
8372                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8373                         </clipView>
8374                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9584">
8375                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8376                             <autoresizingMask key="autoresizingMask"/>
8377                         </scroller>
8378                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="9586">
8379                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8380                             <autoresizingMask key="autoresizingMask"/>
8381                         </scroller>
8382                     </scrollView>
8383                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9624">
8384                         <rect key="frame" x="483" y="298" width="145" height="170"/>
8385                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8386                         <clipView key="contentView" id="eUm-Ym-IqY">
8387                             <rect key="frame" x="1" y="1" width="143" height="168"/>
8388                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8389                             <subviews>
8390                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="9628">
8391                                     <rect key="frame" x="0.0" y="0.0" width="143" height="19"/>
8392                                     <autoresizingMask key="autoresizingMask"/>
8393                                     <size key="intercellSpacing" width="3" height="2"/>
8394                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8395                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8396                                     <tableColumns>
8397                                         <tableColumn width="139.77734375" minWidth="40" maxWidth="1000" id="9629">
8398                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8399                                                 <font key="font" metaFont="smallSystem"/>
8400                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8401                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8402                                             </tableHeaderCell>
8403                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9630">
8404                                                 <font key="font" metaFont="system"/>
8405                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8406                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8407                                             </textFieldCell>
8408                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8409                                             <connections>
8410                                                 <binding destination="9722" name="value" keyPath="arrangedObjects.name" id="9738"/>
8411                                             </connections>
8412                                         </tableColumn>
8413                                     </tableColumns>
8414                                     <connections>
8415                                         <outlet property="delegate" destination="9720" id="9778"/>
8416                                     </connections>
8417                                 </tableView>
8418                             </subviews>
8419                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8420                         </clipView>
8421                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9627">
8422                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8423                             <autoresizingMask key="autoresizingMask"/>
8424                         </scroller>
8425                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="9625">
8426                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8427                             <autoresizingMask key="autoresizingMask"/>
8428                         </scroller>
8429                     </scrollView>
8430                     <button verticalHuggingPriority="750" id="9713">
8431                         <rect key="frame" x="11" y="157" width="105" height="32"/>
8432                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8433                         <buttonCell key="cell" type="push" title="タイトルへ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9714">
8434                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8435                             <font key="font" size="13" name="AquaKana"/>
8436                         </buttonCell>
8437                         <connections>
8438                             <action selector="titleBtn:" target="9720" id="9776"/>
8439                         </connections>
8440                     </button>
8441                     <button verticalHuggingPriority="750" id="9739">
8442                         <rect key="frame" x="439" y="275" width="20" height="23"/>
8443                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8444                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9740">
8445                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8446                             <font key="font" metaFont="system"/>
8447                         </buttonCell>
8448                         <connections>
8449                             <action selector="insertLine:" target="9720" id="9789"/>
8450                         </connections>
8451                     </button>
8452                     <button verticalHuggingPriority="750" id="9752">
8453                         <rect key="frame" x="461" y="275" width="19" height="23"/>
8454                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8455                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9753">
8456                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8457                             <font key="font" metaFont="system"/>
8458                         </buttonCell>
8459                         <connections>
8460                             <action selector="removeLine:" target="9720" id="9790"/>
8461                         </connections>
8462                     </button>
8463                     <textField verticalHuggingPriority="750" id="9759">
8464                         <rect key="frame" x="124" y="268" width="300" height="22"/>
8465                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8466                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9760">
8467                             <font key="font" metaFont="system"/>
8468                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8469                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8470                         </textFieldCell>
8471                     </textField>
8472                     <button verticalHuggingPriority="750" id="9800">
8473                         <rect key="frame" x="11" y="223" width="105" height="32"/>
8474                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8475                         <buttonCell key="cell" type="push" title="データ保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9801">
8476                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8477                             <font key="font" size="13" name="AquaKana"/>
8478                             <connections>
8479                                 <action selector="saveLineData:" target="9720" id="9812"/>
8480                             </connections>
8481                         </buttonCell>
8482                     </button>
8483                     <button verticalHuggingPriority="750" id="14120">
8484                         <rect key="frame" x="11" y="261" width="92" height="32"/>
8485                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8486                         <buttonCell key="cell" type="push" title="詳細決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14121">
8487                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8488                             <font key="font" size="13" name="AquaKana"/>
8489                         </buttonCell>
8490                         <connections>
8491                             <action selector="detailBtn:" target="9720" id="14354"/>
8492                         </connections>
8493                     </button>
8494                     <button verticalHuggingPriority="750" id="14127">
8495                         <rect key="frame" x="14" y="129" width="131" height="32"/>
8496                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8497                         <buttonCell key="cell" type="push" title="立ち絵エディタ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14128">
8498                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8499                             <font key="font" size="13" name="AquaKana"/>
8500                         </buttonCell>
8501                         <connections>
8502                             <action selector="standBtn:" target="9720" id="14356"/>
8503                         </connections>
8504                     </button>
8505                     <button verticalHuggingPriority="750" id="xGw-Gc-QTs">
8506                         <rect key="frame" x="588" y="275" width="20" height="23"/>
8507                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8508                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oii-Qn-ax2">
8509                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8510                             <font key="font" metaFont="system"/>
8511                         </buttonCell>
8512                         <connections>
8513                             <action selector="addTextList:" target="9720" id="tMn-7B-e88"/>
8514                         </connections>
8515                     </button>
8516                     <button verticalHuggingPriority="750" id="MC2-zi-TE7">
8517                         <rect key="frame" x="609" y="275" width="19" height="23"/>
8518                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8519                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eSi-VV-fyW">
8520                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8521                             <font key="font" metaFont="system"/>
8522                         </buttonCell>
8523                         <connections>
8524                             <action selector="removeTextList:" target="9720" id="Oev-Lb-J1u"/>
8525                         </connections>
8526                     </button>
8527                     <button verticalHuggingPriority="750" id="ZxN-t6-AVd">
8528                         <rect key="frame" x="11" y="190" width="100" height="32"/>
8529                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8530                         <buttonCell key="cell" type="push" title="レベル追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GdB-6l-UDi">
8531                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8532                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8533                         </buttonCell>
8534                         <connections>
8535                             <action selector="levelEditor:" target="uJI-Be-wdu" id="18t-Hs-r2C"/>
8536                         </connections>
8537                     </button>
8538                 </subviews>
8539             </view>
8540         </window>
8541         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9955" userLabel="マップサイズ" customClass="NSPanel">
8542             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8543             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8544             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
8545             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8546             <view key="contentView" id="9956">
8547                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
8548                 <autoresizingMask key="autoresizingMask"/>
8549                 <subviews>
8550                     <textField verticalHuggingPriority="750" id="9957">
8551                         <rect key="frame" x="17" y="83" width="95" height="17"/>
8552                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8553                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップのサイズ" id="9958">
8554                             <font key="font" size="13" name="AquaKana"/>
8555                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8556                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8557                         </textFieldCell>
8558                     </textField>
8559                     <textField verticalHuggingPriority="750" id="9962">
8560                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
8561                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8562                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="9963">
8563                             <font key="font" metaFont="system"/>
8564                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8565                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8566                         </textFieldCell>
8567                     </textField>
8568                     <textField verticalHuggingPriority="750" id="9966">
8569                         <rect key="frame" x="72" y="49" width="33" height="22"/>
8570                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8571                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="9967">
8572                             <font key="font" metaFont="system"/>
8573                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8574                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8575                         </textFieldCell>
8576                     </textField>
8577                     <textField verticalHuggingPriority="750" id="9980">
8578                         <rect key="frame" x="167" y="49" width="33" height="22"/>
8579                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8580                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="9982">
8581                             <font key="font" metaFont="system"/>
8582                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8583                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8584                         </textFieldCell>
8585                     </textField>
8586                     <textField verticalHuggingPriority="750" id="9988">
8587                         <rect key="frame" x="48" y="52" width="17" height="17"/>
8588                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8589                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="縦" id="9989">
8590                             <font key="font" size="13" name="AquaKana"/>
8591                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8592                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8593                         </textFieldCell>
8594                     </textField>
8595                     <textField verticalHuggingPriority="750" id="9993">
8596                         <rect key="frame" x="140" y="52" width="17" height="17"/>
8597                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8598                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="横" id="9994">
8599                             <font key="font" size="13" name="AquaKana"/>
8600                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8601                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8602                         </textFieldCell>
8603                     </textField>
8604                     <button verticalHuggingPriority="750" id="10006">
8605                         <rect key="frame" x="135" y="5" width="66" height="32"/>
8606                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8607                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10007">
8608                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8609                             <font key="font" size="13" name="AquaKana"/>
8610                         </buttonCell>
8611                         <connections>
8612                             <action selector="mapSizeSubmit:" target="3826" id="10027"/>
8613                         </connections>
8614                     </button>
8615                     <button verticalHuggingPriority="750" id="10010">
8616                         <rect key="frame" x="192" y="5" width="105" height="32"/>
8617                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8618                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10011">
8619                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8620                             <font key="font" size="13" name="AquaKana"/>
8621                         </buttonCell>
8622                         <connections>
8623                             <action selector="mapSizeCancel:" target="3826" id="10028"/>
8624                         </connections>
8625                     </button>
8626                 </subviews>
8627             </view>
8628         </window>
8629         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10066" userLabel="マップ読み込み" customClass="NSPanel">
8630             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8631             <rect key="contentRect" x="196" y="132" width="300" height="394"/>
8632             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8633             <view key="contentView" id="10067">
8634                 <rect key="frame" x="0.0" y="0.0" width="300" height="394"/>
8635                 <autoresizingMask key="autoresizingMask"/>
8636                 <subviews>
8637                     <textField verticalHuggingPriority="750" id="10075">
8638                         <rect key="frame" x="9" y="368" width="95" height="17"/>
8639                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8640                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップ読み込み" id="10092">
8641                             <font key="font" size="13" name="AquaKana"/>
8642                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8643                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8644                         </textFieldCell>
8645                     </textField>
8646                     <textField verticalHuggingPriority="750" id="10074">
8647                         <rect key="frame" x="332" y="235" width="38" height="17"/>
8648                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8649                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10093">
8650                             <font key="font" metaFont="system"/>
8651                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8652                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8653                         </textFieldCell>
8654                     </textField>
8655                     <button verticalHuggingPriority="750" id="10118">
8656                         <rect key="frame" x="105" y="2" width="79" height="32"/>
8657                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8658                         <buttonCell key="cell" type="push" title="ロード" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10119">
8659                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8660                             <font key="font" size="13" name="AquaKana"/>
8661                         </buttonCell>
8662                         <connections>
8663                             <action selector="loadMapSubmit:" target="3826" id="10129"/>
8664                         </connections>
8665                     </button>
8666                     <button verticalHuggingPriority="750" id="10122">
8667                         <rect key="frame" x="184" y="2" width="105" height="32"/>
8668                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8669                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10123">
8670                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8671                             <font key="font" size="13" name="AquaKana"/>
8672                         </buttonCell>
8673                         <connections>
8674                             <action selector="loadMapCancel:" target="3826" id="10130"/>
8675                         </connections>
8676                     </button>
8677                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10131">
8678                         <rect key="frame" x="12" y="54" width="278" height="306"/>
8679                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8680                         <clipView key="contentView" id="Tl0-Ja-GQu">
8681                             <rect key="frame" x="1" y="1" width="276" height="304"/>
8682                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8683                             <subviews>
8684                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="10132">
8685                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
8686                                     <autoresizingMask key="autoresizingMask"/>
8687                                     <size key="intercellSpacing" width="3" height="2"/>
8688                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8689                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8690                                     <tableColumns>
8691                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="10136">
8692                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8693                                                 <font key="font" metaFont="smallSystem"/>
8694                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8695                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8696                                             </tableHeaderCell>
8697                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10139">
8698                                                 <font key="font" metaFont="system"/>
8699                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8700                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8701                                             </textFieldCell>
8702                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8703                                             <connections>
8704                                                 <binding destination="10148" name="value" keyPath="arrangedObjects.name" id="10154">
8705                                                     <dictionary key="options">
8706                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
8707                                                     </dictionary>
8708                                                 </binding>
8709                                             </connections>
8710                                         </tableColumn>
8711                                     </tableColumns>
8712                                 </tableView>
8713                             </subviews>
8714                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8715                         </clipView>
8716                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="10133">
8717                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8718                             <autoresizingMask key="autoresizingMask"/>
8719                         </scroller>
8720                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="10135">
8721                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8722                             <autoresizingMask key="autoresizingMask"/>
8723                         </scroller>
8724                     </scrollView>
8725                 </subviews>
8726             </view>
8727         </window>
8728         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10189" userLabel="マップ書き込み" customClass="NSPanel">
8729             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8730             <rect key="contentRect" x="196" y="132" width="300" height="394"/>
8731             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
8732             <view key="contentView" id="10190">
8733                 <rect key="frame" x="0.0" y="0.0" width="300" height="394"/>
8734                 <autoresizingMask key="autoresizingMask"/>
8735                 <subviews>
8736                     <textField verticalHuggingPriority="750" id="10194">
8737                         <rect key="frame" x="9" y="368" width="95" height="17"/>
8738                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8739                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップ書き込み" id="10209">
8740                             <font key="font" size="13" name="AquaKana"/>
8741                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8742                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8743                         </textFieldCell>
8744                     </textField>
8745                     <textField verticalHuggingPriority="750" id="10207">
8746                         <rect key="frame" x="332" y="235" width="38" height="17"/>
8747                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8748                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10208">
8749                             <font key="font" metaFont="system"/>
8750                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8751                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8752                         </textFieldCell>
8753                     </textField>
8754                     <button verticalHuggingPriority="750" id="10192">
8755                         <rect key="frame" x="105" y="2" width="79" height="32"/>
8756                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8757                         <buttonCell key="cell" type="push" title="セーブ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10211">
8758                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8759                             <font key="font" size="13" name="AquaKana"/>
8760                         </buttonCell>
8761                         <connections>
8762                             <action selector="saveMapSubmit:" target="3826" id="10228"/>
8763                         </connections>
8764                     </button>
8765                     <button verticalHuggingPriority="750" id="10193">
8766                         <rect key="frame" x="184" y="2" width="105" height="32"/>
8767                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8768                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10210">
8769                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8770                             <font key="font" size="13" name="AquaKana"/>
8771                         </buttonCell>
8772                         <connections>
8773                             <action selector="saveMapCancel:" target="3826" id="10229"/>
8774                         </connections>
8775                     </button>
8776                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10191">
8777                         <rect key="frame" x="12" y="92" width="278" height="268"/>
8778                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8779                         <clipView key="contentView" id="nYe-ce-App">
8780                             <rect key="frame" x="1" y="1" width="276" height="266"/>
8781                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8782                             <subviews>
8783                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" enabled="NO" id="10214">
8784                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
8785                                     <autoresizingMask key="autoresizingMask"/>
8786                                     <size key="intercellSpacing" width="3" height="2"/>
8787                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8788                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8789                                     <tableColumns>
8790                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="10215">
8791                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" enabled="NO" borderStyle="border" alignment="left">
8792                                                 <font key="font" metaFont="smallSystem"/>
8793                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8794                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8795                                             </tableHeaderCell>
8796                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" enabled="NO" alignment="left" title="Text Cell" id="10216">
8797                                                 <font key="font" metaFont="system"/>
8798                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8799                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8800                                             </textFieldCell>
8801                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8802                                             <connections>
8803                                                 <binding destination="10233" name="value" keyPath="arrangedObjects.name" id="10239">
8804                                                     <dictionary key="options">
8805                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
8806                                                     </dictionary>
8807                                                 </binding>
8808                                             </connections>
8809                                         </tableColumn>
8810                                     </tableColumns>
8811                                 </tableView>
8812                             </subviews>
8813                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8814                         </clipView>
8815                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="10213">
8816                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8817                             <autoresizingMask key="autoresizingMask"/>
8818                         </scroller>
8819                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="10212">
8820                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8821                             <autoresizingMask key="autoresizingMask"/>
8822                         </scroller>
8823                     </scrollView>
8824                     <textField verticalHuggingPriority="750" id="10221">
8825                         <rect key="frame" x="12" y="50" width="278" height="22"/>
8826                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8827                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="10222">
8828                             <font key="font" metaFont="system"/>
8829                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8830                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8831                         </textFieldCell>
8832                     </textField>
8833                 </subviews>
8834             </view>
8835         </window>
8836         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="10241" userLabel="シナリオウィンドウ">
8837             <windowStyleMask key="styleMask" titled="YES"/>
8838             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8839             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
8840             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
8841             <view key="contentView" id="10242">
8842                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8843                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8844                 <subviews>
8845                     <imageView id="10245">
8846                         <rect key="frame" x="70" y="152" width="512" height="320"/>
8847                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8848                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" image="BackGround" id="10280"/>
8849                     </imageView>
8850                     <imageView id="10244">
8851                         <rect key="frame" x="70" y="152" width="512" height="320"/>
8852                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8853                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10281"/>
8854                     </imageView>
8855                     <customView id="aPb-WE-XhR" customClass="EventView">
8856                         <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8857                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8858                     </customView>
8859                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="10247">
8860                         <rect key="frame" x="150" y="22" width="470" height="100"/>
8861                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8862                         <view key="contentView" id="f3C-ne-KmC">
8863                             <rect key="frame" x="1" y="1" width="468" height="98"/>
8864                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8865                             <subviews>
8866                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="10266">
8867                                     <rect key="frame" x="12" y="9" width="444" height="82"/>
8868                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8869                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="10273">
8870                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8871                                         <string key="title">テスト文章
8872 テキスト文章
8873 テストの文章
8874 あいうえお</string>
8875                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8876                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8877                                     </textFieldCell>
8878                                 </textField>
8879                                 <comboBox verticalHuggingPriority="750" id="10265">
8880                                     <rect key="frame" x="62" y="103" width="99" height="19"/>
8881                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8882                                     <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">
8883                                         <font key="font" metaFont="miniSystem"/>
8884                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8885                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8886                                     </comboBoxCell>
8887                                 </comboBox>
8888                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="RjP-H8-el2">
8889                                     <rect key="frame" x="226" y="2" width="17" height="17"/>
8890                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8891                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="7ml-Ed-CPq">
8892                                         <font key="font" metaFont="system"/>
8893                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
8894                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8895                                     </textFieldCell>
8896                                 </textField>
8897                             </subviews>
8898                         </view>
8899                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8900                         <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
8901                     </box>
8902                     <imageView id="10246">
8903                         <rect key="frame" x="27" y="19" width="106" height="106"/>
8904                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8905                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10278"/>
8906                     </imageView>
8907                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="jxb-aT-GDh">
8908                         <rect key="frame" x="150" y="126" width="470" height="23"/>
8909                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8910                         <view key="contentView" id="OoB-LA-Ic5">
8911                             <rect key="frame" x="1" y="1" width="468" height="21"/>
8912                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8913                             <subviews>
8914                                 <textField verticalHuggingPriority="750" id="Y4D-Vq-58U">
8915                                     <rect key="frame" x="-4" y="1" width="476" height="19"/>
8916                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8917                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="o7K-YC-D42">
8918                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8919                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8920                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8921                                     </textFieldCell>
8922                                 </textField>
8923                             </subviews>
8924                         </view>
8925                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8926                         <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
8927                     </box>
8928                 </subviews>
8929             </view>
8930             <point key="canvasLocation" x="-465" y="1846"/>
8931         </window>
8932         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10342" userLabel="フィールドウィンドウ">
8933             <windowStyleMask key="styleMask" titled="YES"/>
8934             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
8935             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
8936             <view key="contentView" id="10343">
8937                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8938                 <autoresizingMask key="autoresizingMask"/>
8939                 <subviews>
8940                     <textField verticalHuggingPriority="750" id="10352">
8941                         <rect key="frame" x="480" y="223" width="134" height="17"/>
8942                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8943                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10400">
8944                             <font key="font" size="13" name="AquaKana"/>
8945                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8946                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8947                         </textFieldCell>
8948                     </textField>
8949                     <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10357">
8950                         <rect key="frame" x="-1" y="-1" width="482" height="482"/>
8951                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8952                         <clipView key="contentView" id="V1H-l3-thg">
8953                             <rect key="frame" x="1" y="1" width="480" height="480"/>
8954                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8955                             <subviews>
8956                                 <customView id="10394" customClass="FieldView">
8957                                     <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
8958                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8959                                     <subviews>
8960                                         <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="bezel" titlePosition="noTitle" id="hRF-K7-cTi">
8961                                             <rect key="frame" x="118" y="390" width="342" height="77"/>
8962                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8963                                             <view key="contentView" id="GCr-hG-HdZ">
8964                                                 <rect key="frame" x="1" y="1" width="340" height="75"/>
8965                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8966                                                 <subviews>
8967                                                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="Kcz-lQ-Cuy">
8968                                                         <rect key="frame" x="11" y="5" width="317" height="68"/>
8969                                                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8970                                                         <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="bXU-Oj-Jne">
8971                                                             <font key="font" size="13" name="AquaKana"/>
8972                                                             <string key="title">おまんこ
8973 ちんちん
8974 まんまん
8975 ちょんちょん</string>
8976                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8977                                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8978                                                         </textFieldCell>
8979                                                     </textField>
8980                                                 </subviews>
8981                                             </view>
8982                                             <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="calibratedRGB"/>
8983                                             <color key="fillColor" red="0.49983016304347827" green="0.49983016304347827" blue="0.49983016304347827" alpha="0.75" colorSpace="calibratedRGB"/>
8984                                         </box>
8985                                         <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="3EP-gD-Uum">
8986                                             <rect key="frame" x="15" y="366" width="94" height="94"/>
8987                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8988                                             <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="wkV-Af-3QD"/>
8989                                         </imageView>
8990                                         <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="bezel" titlePosition="noTitle" id="Qlb-2S-eV1">
8991                                             <rect key="frame" x="118" y="366" width="342" height="20"/>
8992                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8993                                             <view key="contentView" id="yEd-T1-G9X">
8994                                                 <rect key="frame" x="1" y="1" width="340" height="18"/>
8995                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8996                                                 <subviews>
8997                                                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="F69-xp-VZd">
8998                                                         <rect key="frame" x="3" y="-1" width="330" height="17"/>
8999                                                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9000                                                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="名前" id="Exc-wU-bVc">
9001                                                             <font key="font" size="13" name="AquaKana"/>
9002                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9003                                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9004                                                         </textFieldCell>
9005                                                     </textField>
9006                                                 </subviews>
9007                                             </view>
9008                                             <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="calibratedRGB"/>
9009                                             <color key="fillColor" red="0.49781334918478259" green="0.49781334918478259" blue="0.49781334918478259" alpha="0.75" colorSpace="calibratedRGB"/>
9010                                         </box>
9011                                     </subviews>
9012                                 </customView>
9013                             </subviews>
9014                         </clipView>
9015                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="10396">
9016                             <rect key="frame" x="1" y="465" width="480" height="16"/>
9017                             <autoresizingMask key="autoresizingMask"/>
9018                         </scroller>
9019                         <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="10395">
9020                             <rect key="frame" x="466" y="1" width="15" height="480"/>
9021                             <autoresizingMask key="autoresizingMask"/>
9022                         </scroller>
9023                     </scrollView>
9024                     <imageView id="10350">
9025                         <rect key="frame" x="496" y="239" width="100" height="100"/>
9026                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9027                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10404"/>
9028                     </imageView>
9029                     <textField verticalHuggingPriority="750" id="10501">
9030                         <rect key="frame" x="640" y="361" width="49" height="17"/>
9031                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9032                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="10502">
9033                             <font key="font" metaFont="system"/>
9034                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9035                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9036                         </textFieldCell>
9037                     </textField>
9038                     <levelIndicator verticalHuggingPriority="750" id="11176">
9039                         <rect key="frame" x="497" y="160" width="100" height="16"/>
9040                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9041                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11177"/>
9042                     </levelIndicator>
9043                     <textField verticalHuggingPriority="750" id="11288">
9044                         <rect key="frame" x="487" y="110" width="123" height="17"/>
9045                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9046                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 666666" id="11289">
9047                             <font key="font" size="13" name="AquaKana"/>
9048                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9049                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9050                         </textFieldCell>
9051                     </textField>
9052                     <textField verticalHuggingPriority="750" id="11299">
9053                         <rect key="frame" x="487" y="90" width="127" height="17"/>
9054                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9055                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 666666" id="11301">
9056                             <font key="font" size="13" name="AquaKana"/>
9057                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9058                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9059                         </textFieldCell>
9060                     </textField>
9061                     <textField verticalHuggingPriority="750" id="11307">
9062                         <rect key="frame" x="487" y="70" width="127" height="17"/>
9063                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9064                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 666666" id="11308">
9065                             <font key="font" size="13" name="AquaKana"/>
9066                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9067                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9068                         </textFieldCell>
9069                     </textField>
9070                     <textField verticalHuggingPriority="750" id="11315">
9071                         <rect key="frame" x="487" y="50" width="127" height="17"/>
9072                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9073                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 666666" id="11316">
9074                             <font key="font" size="13" name="AquaKana"/>
9075                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9076                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9077                         </textFieldCell>
9078                     </textField>
9079                     <textField verticalHuggingPriority="750" id="11323">
9080                         <rect key="frame" x="487" y="30" width="127" height="17"/>
9081                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9082                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 666666" id="11324">
9083                             <font key="font" size="13" name="AquaKana"/>
9084                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9085                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9086                         </textFieldCell>
9087                     </textField>
9088                     <textField verticalHuggingPriority="750" id="12304">
9089                         <rect key="frame" x="487" y="135" width="148" height="17"/>
9090                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9091                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP 0000/0000" id="12306">
9092                             <font key="font" metaFont="system"/>
9093                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9094                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9095                         </textFieldCell>
9096                     </textField>
9097                     <textField verticalHuggingPriority="750" id="12319">
9098                         <rect key="frame" x="489" y="461" width="127" height="17"/>
9099                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9100                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資 666666" id="12320">
9101                             <font key="font" size="13" name="AquaKana"/>
9102                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9103                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9104                         </textFieldCell>
9105                     </textField>
9106                     <textField verticalHuggingPriority="750" id="12327">
9107                         <rect key="frame" x="489" y="443" width="127" height="17"/>
9108                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9109                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料 666666" id="12328">
9110                             <font key="font" size="13" name="AquaKana"/>
9111                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9112                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9113                         </textFieldCell>
9114                     </textField>
9115                     <textField verticalHuggingPriority="750" id="12337">
9116                         <rect key="frame" x="489" y="426" width="127" height="17"/>
9117                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9118                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金 666666" id="12338">
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="12370">
9125                         <rect key="frame" x="480" y="203" width="134" height="17"/>
9126                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9127                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="所属軍" id="12372">
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="12877">
9134                         <rect key="frame" x="487" y="10" width="73" height="17"/>
9135                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9136                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 666" id="12878">
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                     <textField verticalHuggingPriority="750" id="12962">
9143                         <rect key="frame" x="562" y="10" width="65" height="17"/>
9144                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9145                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT 6666" id="12963">
9146                             <font key="font" size="13" name="AquaKana"/>
9147                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9148                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9149                         </textFieldCell>
9150                     </textField>
9151                     <imageView id="10430">
9152                         <rect key="frame" x="500" y="384" width="38" height="38"/>
9153                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9154                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10431"/>
9155                     </imageView>
9156                     <textField verticalHuggingPriority="750" id="10441">
9157                         <rect key="frame" x="540" y="387" width="70" height="32"/>
9158                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9159                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10442">
9160                             <font key="font" size="13" name="AquaKana"/>
9161                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9162                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9163                         </textFieldCell>
9164                     </textField>
9165                     <textField verticalHuggingPriority="750" id="10461">
9166                         <rect key="frame" x="495" y="362" width="64" height="17"/>
9167                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9168                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10463">
9169                             <font key="font" size="13" name="AquaKana"/>
9170                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9171                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9172                         </textFieldCell>
9173                     </textField>
9174                     <textField verticalHuggingPriority="750" id="10482">
9175                         <rect key="frame" x="495" y="344" width="104" height="17"/>
9176                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9177                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="HP回復" id="10484">
9178                             <font key="font" size="13" name="AquaKana"/>
9179                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9180                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9181                         </textFieldCell>
9182                     </textField>
9183                     <textField verticalHuggingPriority="750" id="10351">
9184                         <rect key="frame" x="487" y="184" width="148" height="17"/>
9185                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9186                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP 0000/0000" id="10401">
9187                             <font key="font" metaFont="system"/>
9188                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9189                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9190                         </textFieldCell>
9191                     </textField>
9192                     <customView id="C6A-AL-lae" customClass="FieldSideView">
9193                         <rect key="frame" x="481" y="-1" width="159" height="481"/>
9194                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9195                     </customView>
9196                 </subviews>
9197             </view>
9198         </window>
9199         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10516" userLabel="登録数マップチップ" customClass="NSPanel">
9200             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
9201             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9202             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
9203             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9204             <view key="contentView" id="10517">
9205                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
9206                 <autoresizingMask key="autoresizingMask"/>
9207                 <subviews>
9208                     <textField verticalHuggingPriority="750" id="10525">
9209                         <rect key="frame" x="17" y="54" width="95" height="17"/>
9210                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9211                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10542">
9212                             <font key="font" size="13" name="AquaKana"/>
9213                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9214                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9215                         </textFieldCell>
9216                     </textField>
9217                     <textField verticalHuggingPriority="750" id="10524">
9218                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
9219                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9220                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10543">
9221                             <font key="font" metaFont="system"/>
9222                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9223                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9224                         </textFieldCell>
9225                     </textField>
9226                     <textField verticalHuggingPriority="750" id="10521">
9227                         <rect key="frame" x="117" y="51" width="36" height="22"/>
9228                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9229                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="22" drawsBackground="YES" id="10547">
9230                             <font key="font" metaFont="system"/>
9231                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
9232                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
9233                         </textFieldCell>
9234                     </textField>
9235                     <button verticalHuggingPriority="750" id="10523">
9236                         <rect key="frame" x="135" y="5" width="66" height="32"/>
9237                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9238                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10544">
9239                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9240                             <font key="font" size="13" name="AquaKana"/>
9241                         </buttonCell>
9242                         <connections>
9243                             <action selector="registSaveMCL:" target="1811" id="10643"/>
9244                         </connections>
9245                     </button>
9246                     <button verticalHuggingPriority="750" id="10522">
9247                         <rect key="frame" x="192" y="5" width="105" height="32"/>
9248                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9249                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10545">
9250                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9251                             <font key="font" size="13" name="AquaKana"/>
9252                         </buttonCell>
9253                         <connections>
9254                             <action selector="registCancelMCL:" target="1811" id="10644"/>
9255                         </connections>
9256                     </button>
9257                 </subviews>
9258             </view>
9259         </window>
9260         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10572" userLabel="登録数建物" customClass="NSPanel">
9261             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
9262             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9263             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
9264             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9265             <view key="contentView" id="10573">
9266                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
9267                 <autoresizingMask key="autoresizingMask"/>
9268                 <subviews>
9269                     <textField verticalHuggingPriority="750" id="10575">
9270                         <rect key="frame" x="17" y="54" width="95" height="17"/>
9271                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9272                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10592">
9273                             <font key="font" size="13" name="AquaKana"/>
9274                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9275                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9276                         </textFieldCell>
9277                     </textField>
9278                     <textField verticalHuggingPriority="750" id="10586">
9279                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
9280                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9281                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10591">
9282                             <font key="font" metaFont="system"/>
9283                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9284                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9285                         </textFieldCell>
9286                     </textField>
9287                     <textField verticalHuggingPriority="750" id="10574">
9288                         <rect key="frame" x="117" y="51" width="36" height="22"/>
9289                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9290                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="20" drawsBackground="YES" id="10593">
9291                             <font key="font" metaFont="system"/>
9292                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
9293                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
9294                         </textFieldCell>
9295                     </textField>
9296                     <button verticalHuggingPriority="750" id="10587">
9297                         <rect key="frame" x="135" y="5" width="66" height="32"/>
9298                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9299                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10590">
9300                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9301                             <font key="font" size="13" name="AquaKana"/>
9302                         </buttonCell>
9303                         <connections>
9304                             <action selector="registSaveBCL:" target="2629" id="10646"/>
9305                         </connections>
9306                     </button>
9307                     <button verticalHuggingPriority="750" id="10588">
9308                         <rect key="frame" x="192" y="5" width="105" height="32"/>
9309                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9310                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10589">
9311                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9312                             <font key="font" size="13" name="AquaKana"/>
9313                         </buttonCell>
9314                         <connections>
9315                             <action selector="registCancelBCL:" target="2629" id="10647"/>
9316                         </connections>
9317                     </button>
9318                 </subviews>
9319             </view>
9320         </window>
9321         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10597" userLabel="登録数ユニット" customClass="NSPanel">
9322             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
9323             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9324             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
9325             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9326             <view key="contentView" id="10598">
9327                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
9328                 <autoresizingMask key="autoresizingMask"/>
9329                 <subviews>
9330                     <textField verticalHuggingPriority="750" id="10600">
9331                         <rect key="frame" x="17" y="54" width="95" height="17"/>
9332                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9333                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10617">
9334                             <font key="font" size="13" name="AquaKana"/>
9335                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9336                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9337                         </textFieldCell>
9338                     </textField>
9339                     <textField verticalHuggingPriority="750" id="10611">
9340                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
9341                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9342                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10616">
9343                             <font key="font" metaFont="system"/>
9344                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9345                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9346                         </textFieldCell>
9347                     </textField>
9348                     <textField verticalHuggingPriority="750" id="10599">
9349                         <rect key="frame" x="117" y="51" width="36" height="22"/>
9350                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9351                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="56" drawsBackground="YES" id="10618">
9352                             <font key="font" metaFont="system"/>
9353                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
9354                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
9355                         </textFieldCell>
9356                     </textField>
9357                     <button verticalHuggingPriority="750" id="10612">
9358                         <rect key="frame" x="135" y="5" width="66" height="32"/>
9359                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9360                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10615">
9361                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9362                             <font key="font" size="13" name="AquaKana"/>
9363                         </buttonCell>
9364                         <connections>
9365                             <action selector="registSaveUCL:" target="3039" id="10651"/>
9366                         </connections>
9367                     </button>
9368                     <button verticalHuggingPriority="750" id="10613">
9369                         <rect key="frame" x="192" y="5" width="105" height="32"/>
9370                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9371                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10614">
9372                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9373                             <font key="font" size="13" name="AquaKana"/>
9374                         </buttonCell>
9375                         <connections>
9376                             <action selector="registCancelUCL:" target="3039" id="10652"/>
9377                         </connections>
9378                     </button>
9379                 </subviews>
9380             </view>
9381         </window>
9382         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10656" userLabel="コマンドメニュー" customClass="NSPanel">
9383             <windowStyleMask key="styleMask" utility="YES"/>
9384             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9385             <rect key="contentRect" x="196" y="132" width="150" height="230"/>
9386             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9387             <value key="minSize" type="size" width="150" height="230"/>
9388             <view key="contentView" id="10657">
9389                 <rect key="frame" x="0.0" y="0.0" width="150" height="230"/>
9390                 <autoresizingMask key="autoresizingMask"/>
9391                 <subviews>
9392                     <textField verticalHuggingPriority="750" id="10660">
9393                         <rect key="frame" x="332" y="71" width="38" height="17"/>
9394                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9395                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10676">
9396                             <font key="font" metaFont="system"/>
9397                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9398                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9399                         </textFieldCell>
9400                     </textField>
9401                     <button verticalHuggingPriority="750" id="10681">
9402                         <rect key="frame" x="25" y="188" width="100" height="23"/>
9403                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9404                         <buttonCell key="cell" type="smallSquare" title="移動" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10682">
9405                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9406                             <font key="font" size="13" name="AquaKana"/>
9407                         </buttonCell>
9408                         <connections>
9409                             <action selector="pushMove:" target="10496" id="10744"/>
9410                         </connections>
9411                     </button>
9412                     <button verticalHuggingPriority="750" id="10687">
9413                         <rect key="frame" x="25" y="159" width="100" height="23"/>
9414                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9415                         <buttonCell key="cell" type="smallSquare" title="行動" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10689">
9416                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9417                             <font key="font" size="13" name="AquaKana"/>
9418                         </buttonCell>
9419                         <connections>
9420                             <action selector="pushAttack:" target="10496" id="10745"/>
9421                         </connections>
9422                     </button>
9423                     <button verticalHuggingPriority="750" id="10696">
9424                         <rect key="frame" x="25" y="130" width="100" height="23"/>
9425                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9426                         <buttonCell key="cell" type="smallSquare" title="待機" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10697">
9427                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9428                             <font key="font" size="13" name="AquaKana"/>
9429                         </buttonCell>
9430                         <connections>
9431                             <action selector="pushStandby:" target="10496" id="10746"/>
9432                         </connections>
9433                     </button>
9434                     <button verticalHuggingPriority="750" id="10705">
9435                         <rect key="frame" x="25" y="101" width="100" height="23"/>
9436                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9437                         <buttonCell key="cell" type="smallSquare" title="建設" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10706">
9438                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9439                             <font key="font" size="13" name="AquaKana"/>
9440                         </buttonCell>
9441                         <connections>
9442                             <action selector="pushCreate:" target="10496" id="10747"/>
9443                         </connections>
9444                     </button>
9445                     <button verticalHuggingPriority="750" id="10713">
9446                         <rect key="frame" x="25" y="43" width="100" height="23"/>
9447                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9448                         <buttonCell key="cell" type="smallSquare" title="能力" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10714">
9449                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9450                             <font key="font" size="13" name="AquaKana"/>
9451                         </buttonCell>
9452                         <connections>
9453                             <action selector="pushStatus:" target="10496" id="10748"/>
9454                         </connections>
9455                     </button>
9456                     <button verticalHuggingPriority="750" id="10725">
9457                         <rect key="frame" x="25" y="72" width="100" height="23"/>
9458                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9459                         <buttonCell key="cell" type="smallSquare" title="召還" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10726">
9460                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9461                             <font key="font" size="13" name="AquaKana"/>
9462                         </buttonCell>
9463                         <connections>
9464                             <action selector="pushSummon:" target="10496" id="13818"/>
9465                         </connections>
9466                     </button>
9467                     <button verticalHuggingPriority="750" id="13794">
9468                         <rect key="frame" x="25" y="14" width="100" height="23"/>
9469                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9470                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13795">
9471                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9472                             <font key="font" size="13" name="AquaKana"/>
9473                         </buttonCell>
9474                         <connections>
9475                             <action selector="pushCancel:" target="10496" id="13796"/>
9476                         </connections>
9477                     </button>
9478                 </subviews>
9479             </view>
9480         </window>
9481         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10750" userLabel="戦闘画面">
9482             <windowStyleMask key="styleMask" titled="YES"/>
9483             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
9484             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9485             <view key="contentView" id="10751">
9486                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
9487                 <autoresizingMask key="autoresizingMask"/>
9488                 <subviews>
9489                     <textField verticalHuggingPriority="750" id="10756">
9490                         <rect key="frame" x="17" y="237" width="134" height="17"/>
9491                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9492                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10791">
9493                             <font key="font" size="13" name="AquaKana"/>
9494                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9495                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9496                         </textFieldCell>
9497                     </textField>
9498                     <textField verticalHuggingPriority="750" id="10755">
9499                         <rect key="frame" x="17" y="217" width="134" height="17"/>
9500                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9501                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="HP 0000/0000" id="10793">
9502                             <font key="font" metaFont="system"/>
9503                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9504                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9505                         </textFieldCell>
9506                     </textField>
9507                     <imageView hidden="YES" id="10754">
9508                         <rect key="frame" x="33" y="253" width="100" height="100"/>
9509                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9510                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10794"/>
9511                     </imageView>
9512                     <imageView id="10760">
9513                         <rect key="frame" x="506" y="436" width="38" height="38"/>
9514                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9515                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10784"/>
9516                     </imageView>
9517                     <textField verticalHuggingPriority="750" id="10759">
9518                         <rect key="frame" x="546" y="439" width="70" height="32"/>
9519                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9520                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10786">
9521                             <font key="font" size="13" name="AquaKana"/>
9522                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9523                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9524                         </textFieldCell>
9525                     </textField>
9526                     <textField verticalHuggingPriority="750" id="10758">
9527                         <rect key="frame" x="501" y="414" width="107" height="17"/>
9528                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9529                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10788">
9530                             <font key="font" size="13" name="AquaKana"/>
9531                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9532                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9533                         </textFieldCell>
9534                     </textField>
9535                     <textField verticalHuggingPriority="750" id="10807">
9536                         <rect key="frame" x="489" y="237" width="134" height="17"/>
9537                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9538                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10815">
9539                             <font key="font" size="13" name="AquaKana"/>
9540                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9541                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9542                         </textFieldCell>
9543                     </textField>
9544                     <textField verticalHuggingPriority="750" id="10808">
9545                         <rect key="frame" x="489" y="217" width="134" height="17"/>
9546                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9547                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="HP 0000/0000" id="10813">
9548                             <font key="font" metaFont="system"/>
9549                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9550                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9551                         </textFieldCell>
9552                     </textField>
9553                     <imageView hidden="YES" id="10809">
9554                         <rect key="frame" x="505" y="253" width="100" height="100"/>
9555                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9556                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10812"/>
9557                     </imageView>
9558                     <imageView id="10831">
9559                         <rect key="frame" x="31" y="436" width="38" height="38"/>
9560                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9561                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10841"/>
9562                     </imageView>
9563                     <textField verticalHuggingPriority="750" id="10832">
9564                         <rect key="frame" x="71" y="439" width="70" height="32"/>
9565                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9566                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10839">
9567                             <font key="font" size="13" name="AquaKana"/>
9568                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9569                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9570                         </textFieldCell>
9571                     </textField>
9572                     <textField verticalHuggingPriority="750" id="10833">
9573                         <rect key="frame" x="26" y="414" width="111" height="17"/>
9574                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9575                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10837">
9576                             <font key="font" size="13" name="AquaKana"/>
9577                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9578                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9579                         </textFieldCell>
9580                     </textField>
9581                     <levelIndicator verticalHuggingPriority="750" id="10861">
9582                         <rect key="frame" x="505" y="193" width="100" height="16"/>
9583                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9584                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="20" levelIndicatorStyle="continuousCapacity" id="10862"/>
9585                     </levelIndicator>
9586                     <levelIndicator verticalHuggingPriority="750" id="10877">
9587                         <rect key="frame" x="34" y="193" width="100" height="16"/>
9588                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9589                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="20" levelIndicatorStyle="continuousCapacity" id="10879"/>
9590                     </levelIndicator>
9591                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="11258">
9592                         <rect key="frame" x="133" y="16" width="368" height="177"/>
9593                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9594                         <view key="contentView" id="K7b-1E-Ppr">
9595                             <rect key="frame" x="1" y="1" width="366" height="175"/>
9596                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9597                             <subviews>
9598                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="11270">
9599                                     <rect key="frame" x="15" y="14" width="343" height="149"/>
9600                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9601                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="攻撃開始" id="11271">
9602                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
9603                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9604                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9605                                     </textFieldCell>
9606                                 </textField>
9607                             </subviews>
9608                         </view>
9609                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
9610                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
9611                     </box>
9612                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="C2K-Ti-RcR">
9613                         <rect key="frame" x="26" y="394" width="85" height="17"/>
9614                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9615                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中率 100%" id="VhM-KU-bjF">
9616                             <font key="font" size="13" name="HiraKakuProN-W3"/>
9617                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
9618                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9619                         </textFieldCell>
9620                     </textField>
9621                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="x7b-aE-1ZI">
9622                         <rect key="frame" x="26" y="375" width="108" height="17"/>
9623                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9624                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="期待値 6666666" id="Gn4-nY-xzL">
9625                             <font key="font" size="13" name="HiraKakuProN-W3"/>
9626                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
9627                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9628                         </textFieldCell>
9629                     </textField>
9630                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="1Te-pi-b2s">
9631                         <rect key="frame" x="503" y="394" width="85" height="17"/>
9632                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9633                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中率 100%" id="TNe-jZ-8fh">
9634                             <font key="font" size="13" name="HiraKakuProN-W3"/>
9635                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
9636                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9637                         </textFieldCell>
9638                     </textField>
9639                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="4u7-bI-02M">
9640                         <rect key="frame" x="503" y="375" width="108" height="17"/>
9641                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9642                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="期待値 6666666" id="RQx-sP-a1g">
9643                             <font key="font" size="13" name="HiraKakuProN-W3"/>
9644                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
9645                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9646                         </textFieldCell>
9647                     </textField>
9648                     <customView id="11279" customClass="BattleView">
9649                         <rect key="frame" x="0.0" y="5" width="643" height="480"/>
9650                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9651                         <subviews>
9652                             <avPlayerView hidden="YES" autoresizesSubviews="NO" controlsStyle="none" id="8sA-SN-NRK">
9653                                 <rect key="frame" x="171" y="87" width="300" height="194"/>
9654                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9655                             </avPlayerView>
9656                             <customView id="aLB-c7-CTZ" customClass="FieldSceneEF">
9657                                 <rect key="frame" x="171" y="87" width="300" height="194"/>
9658                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9659                             </customView>
9660                         </subviews>
9661                     </customView>
9662                 </subviews>
9663             </view>
9664         </window>
9665         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10887" userLabel="攻撃方法選択" customClass="NSPanel">
9666             <windowStyleMask key="styleMask" utility="YES"/>
9667             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9668             <rect key="contentRect" x="200" y="132" width="490" height="480"/>
9669             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9670             <view key="contentView" id="10888">
9671                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
9672                 <autoresizingMask key="autoresizingMask"/>
9673                 <subviews>
9674                     <button verticalHuggingPriority="750" id="10889">
9675                         <rect key="frame" x="372" y="5" width="100" height="23"/>
9676                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9677                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10922">
9678                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9679                             <font key="font" size="13" name="AquaKana"/>
9680                         </buttonCell>
9681                         <connections>
9682                             <action selector="pushCancelCAL:" target="10496" id="12296"/>
9683                         </connections>
9684                     </button>
9685                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10934">
9686                         <rect key="frame" x="-1" y="183" width="493" height="298"/>
9687                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9688                         <clipView key="contentView" id="Diw-7k-Z92">
9689                             <rect key="frame" x="1" y="17" width="491" height="280"/>
9690                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9691                             <subviews>
9692                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="12549" id="10935">
9693                                     <rect key="frame" x="0.0" y="0.0" width="491" height="19"/>
9694                                     <autoresizingMask key="autoresizingMask"/>
9695                                     <size key="intercellSpacing" width="3" height="2"/>
9696                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9697                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
9698                                     <tableColumns>
9699                                         <tableColumn editable="NO" width="299.32421875" minWidth="40" maxWidth="1000" id="10939">
9700                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
9701                                                 <font key="font" metaFont="smallSystem"/>
9702                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9703                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9704                                             </tableHeaderCell>
9705                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10942">
9706                                                 <font key="font" metaFont="system"/>
9707                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9708                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9709                                             </textFieldCell>
9710                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9711                                             <connections>
9712                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.name" id="11014">
9713                                                     <dictionary key="options">
9714                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9715                                                     </dictionary>
9716                                                 </binding>
9717                                             </connections>
9718                                         </tableColumn>
9719                                         <tableColumn editable="NO" width="49.4140625" minWidth="40" maxWidth="1000" id="10940">
9720                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="威力">
9721                                                 <font key="font" metaFont="smallSystem"/>
9722                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9723                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9724                                             </tableHeaderCell>
9725                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10941">
9726                                                 <font key="font" metaFont="system"/>
9727                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9728                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9729                                             </textFieldCell>
9730                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9731                                             <connections>
9732                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.atk" id="11017">
9733                                                     <dictionary key="options">
9734                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9735                                                     </dictionary>
9736                                                 </binding>
9737                                             </connections>
9738                                         </tableColumn>
9739                                         <tableColumn editable="NO" width="72.265625" minWidth="10" maxWidth="3.4028234663852886e+38" id="10990">
9740                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="射程">
9741                                                 <font key="font" metaFont="smallSystem"/>
9742                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9743                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
9744                                             </tableHeaderCell>
9745                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10991">
9746                                                 <font key="font" metaFont="system"/>
9747                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9748                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9749                                             </textFieldCell>
9750                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9751                                             <connections>
9752                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.range" id="11020">
9753                                                     <dictionary key="options">
9754                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9755                                                     </dictionary>
9756                                                 </binding>
9757                                             </connections>
9758                                         </tableColumn>
9759                                         <tableColumn editable="NO" width="58.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="10992">
9760                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命中率修正">
9761                                                 <font key="font" metaFont="smallSystem"/>
9762                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9763                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
9764                                             </tableHeaderCell>
9765                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10993">
9766                                                 <font key="font" metaFont="system"/>
9767                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9768                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9769                                             </textFieldCell>
9770                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9771                                             <connections>
9772                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.hit" id="11023">
9773                                                     <dictionary key="options">
9774                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9775                                                     </dictionary>
9776                                                 </binding>
9777                                             </connections>
9778                                         </tableColumn>
9779                                     </tableColumns>
9780                                 </tableView>
9781                             </subviews>
9782                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9783                         </clipView>
9784                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="10936">
9785                             <rect key="frame" x="1" y="435" width="480" height="16"/>
9786                             <autoresizingMask key="autoresizingMask"/>
9787                         </scroller>
9788                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="10938">
9789                             <rect key="frame" x="224" y="17" width="15" height="102"/>
9790                             <autoresizingMask key="autoresizingMask"/>
9791                         </scroller>
9792                         <tableHeaderView key="headerView" id="12549">
9793                             <rect key="frame" x="0.0" y="0.0" width="491" height="17"/>
9794                             <autoresizingMask key="autoresizingMask"/>
9795                         </tableHeaderView>
9796                     </scrollView>
9797                     <textField verticalHuggingPriority="750" id="11051">
9798                         <rect key="frame" x="17" y="158" width="30" height="17"/>
9799                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9800                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="弾数" id="11052">
9801                             <font key="font" size="13" name="AquaKana"/>
9802                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9803                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9804                         </textFieldCell>
9805                     </textField>
9806                     <textField verticalHuggingPriority="750" id="11056">
9807                         <rect key="frame" x="82" y="158" width="106" height="17"/>
9808                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9809                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="999/999" id="11057">
9810                             <font key="font" size="13" name="AquaKana"/>
9811                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9812                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9813                         </textFieldCell>
9814                     </textField>
9815                     <textField verticalHuggingPriority="750" id="11063">
9816                         <rect key="frame" x="17" y="133" width="56" height="17"/>
9817                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9818                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消費MP" id="11064">
9819                             <font key="font" size="13" name="AquaKana"/>
9820                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9821                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9822                         </textFieldCell>
9823                     </textField>
9824                     <textField verticalHuggingPriority="750" id="11074">
9825                         <rect key="frame" x="82" y="133" width="106" height="17"/>
9826                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9827                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="---(999)" id="11076">
9828                             <font key="font" size="13" name="AquaKana"/>
9829                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9830                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9831                         </textFieldCell>
9832                     </textField>
9833                     <textField verticalHuggingPriority="750" id="11082">
9834                         <rect key="frame" x="220" y="158" width="30" height="17"/>
9835                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9836                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="地形" id="11083">
9837                             <font key="font" size="13" name="AquaKana"/>
9838                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9839                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9840                         </textFieldCell>
9841                     </textField>
9842                     <textField verticalHuggingPriority="750" id="11086">
9843                         <rect key="frame" x="267" y="158" width="189" height="17"/>
9844                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9845                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="陸 A 宙 A 海 A 空 A" id="11088">
9846                             <font key="font" size="13" name="AquaKana"/>
9847                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9848                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9849                         </textFieldCell>
9850                     </textField>
9851                     <textField verticalHuggingPriority="750" id="11103">
9852                         <rect key="frame" x="17" y="108" width="56" height="17"/>
9853                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9854                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="必要気力" id="11107">
9855                             <font key="font" size="13" name="AquaKana"/>
9856                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9857                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9858                         </textFieldCell>
9859                     </textField>
9860                     <textField verticalHuggingPriority="750" id="11104">
9861                         <rect key="frame" x="82" y="108" width="106" height="17"/>
9862                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9863                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="---(999)" id="11105">
9864                             <font key="font" size="13" name="AquaKana"/>
9865                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9866                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9867                         </textFieldCell>
9868                     </textField>
9869                     <textField verticalHuggingPriority="750" id="11121">
9870                         <rect key="frame" x="220" y="133" width="82" height="17"/>
9871                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9872                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クリティカル" id="11122">
9873                             <font key="font" size="13" name="AquaKana"/>
9874                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9875                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9876                         </textFieldCell>
9877                     </textField>
9878                     <textField verticalHuggingPriority="750" id="11128">
9879                         <rect key="frame" x="220" y="108" width="56" height="17"/>
9880                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9881                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃特性" id="11129">
9882                             <font key="font" size="13" name="AquaKana"/>
9883                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9884                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9885                         </textFieldCell>
9886                     </textField>
9887                     <textField verticalHuggingPriority="750" id="11147">
9888                         <rect key="frame" x="313" y="133" width="175" height="17"/>
9889                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9890                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="11148">
9891                             <font key="font" size="13" name="AquaKana"/>
9892                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9893                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9894                         </textFieldCell>
9895                     </textField>
9896                     <textField verticalHuggingPriority="750" id="11153">
9897                         <rect key="frame" x="314" y="108" width="174" height="17"/>
9898                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9899                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="備考" id="11154">
9900                             <font key="font" size="13" name="AquaKana"/>
9901                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9902                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9903                         </textFieldCell>
9904                     </textField>
9905                 </subviews>
9906             </view>
9907         </window>
9908         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="11341" userLabel="コマンドリスト" customClass="NSPanel">
9909             <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" utility="YES"/>
9910             <rect key="contentRect" x="196" y="132" width="640" height="480"/>
9911             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9912             <view key="contentView" id="11342">
9913                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
9914                 <autoresizingMask key="autoresizingMask"/>
9915                 <subviews>
9916                     <box autoresizesSubviews="NO" title="攻撃ボタン" borderType="line" id="11343">
9917                         <rect key="frame" x="17" y="314" width="306" height="146"/>
9918                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9919                         <view key="contentView" id="nUT-tw-Lsi">
9920                             <rect key="frame" x="1" y="1" width="304" height="130"/>
9921                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9922                             <subviews>
9923                                 <textField verticalHuggingPriority="750" id="11354">
9924                                     <rect key="frame" x="15" y="96" width="25" height="17"/>
9925                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9926                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="A" id="11355">
9927                                         <font key="font" metaFont="system"/>
9928                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9929                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9930                                     </textFieldCell>
9931                                 </textField>
9932                                 <textField verticalHuggingPriority="750" id="11362">
9933                                     <rect key="frame" x="15" y="71" width="25" height="17"/>
9934                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9935                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="B" id="11363">
9936                                         <font key="font" metaFont="system"/>
9937                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9938                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9939                                     </textFieldCell>
9940                                 </textField>
9941                                 <textField verticalHuggingPriority="750" id="11370">
9942                                     <rect key="frame" x="15" y="46" width="25" height="17"/>
9943                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9944                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="C" id="11371">
9945                                         <font key="font" metaFont="system"/>
9946                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9947                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9948                                     </textFieldCell>
9949                                 </textField>
9950                                 <textField verticalHuggingPriority="750" id="11379">
9951                                     <rect key="frame" x="15" y="21" width="25" height="17"/>
9952                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9953                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="D" id="11380">
9954                                         <font key="font" metaFont="system"/>
9955                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9956                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9957                                     </textFieldCell>
9958                                 </textField>
9959                                 <popUpButton verticalHuggingPriority="750" id="11389">
9960                                     <rect key="frame" x="66" y="91" width="205" height="26"/>
9961                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9962                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11392" id="11390">
9963                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9964                                         <font key="font" metaFont="menu"/>
9965                                         <menu key="menu" title="OtherViews" id="11391">
9966                                             <items>
9967                                                 <menuItem title="----" state="on" id="11392">
9968                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
9969                                                 </menuItem>
9970                                             </items>
9971                                         </menu>
9972                                     </popUpButtonCell>
9973                                 </popUpButton>
9974                                 <popUpButton verticalHuggingPriority="750" id="11400">
9975                                     <rect key="frame" x="66" y="66" width="205" height="26"/>
9976                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9977                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11406" id="11402">
9978                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9979                                         <font key="font" metaFont="menu"/>
9980                                         <menu key="menu" title="OtherViews" id="11403">
9981                                             <items>
9982                                                 <menuItem title="----" state="on" id="11406"/>
9983                                             </items>
9984                                         </menu>
9985                                     </popUpButtonCell>
9986                                 </popUpButton>
9987                                 <popUpButton verticalHuggingPriority="750" id="11412">
9988                                     <rect key="frame" x="66" y="41" width="205" height="26"/>
9989                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9990                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11418" id="11414">
9991                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9992                                         <font key="font" metaFont="menu"/>
9993                                         <menu key="menu" title="OtherViews" id="11415">
9994                                             <items>
9995                                                 <menuItem title="----" state="on" id="11418"/>
9996                                             </items>
9997                                         </menu>
9998                                     </popUpButtonCell>
9999                                 </popUpButton>
10000                                 <popUpButton verticalHuggingPriority="750" id="11424">
10001                                     <rect key="frame" x="66" y="16" width="205" height="26"/>
10002                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10003                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11430" id="11426">
10004                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
10005                                         <font key="font" metaFont="menu"/>
10006                                         <menu key="menu" title="OtherViews" id="11427">
10007                                             <items>
10008                                                 <menuItem title="----" state="on" id="11430">
10009                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
10010                                                 </menuItem>
10011                                             </items>
10012                                         </menu>
10013                                     </popUpButtonCell>
10014                                 </popUpButton>
10015                             </subviews>
10016                         </view>
10017                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10018                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10019                         <font key="titleFont" size="11" name="AquaKana"/>
10020                     </box>
10021                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="11450">
10022                         <rect key="frame" x="333" y="318" width="287" height="135"/>
10023                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10024                         <clipView key="contentView" id="fqe-4l-32R">
10025                             <rect key="frame" x="1" y="17" width="285" height="117"/>
10026                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10027                             <subviews>
10028                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="11453" id="11451">
10029                                     <rect key="frame" x="0.0" y="0.0" width="285" height="19"/>
10030                                     <autoresizingMask key="autoresizingMask"/>
10031                                     <size key="intercellSpacing" width="3" height="2"/>
10032                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10033                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10034                                     <tableColumns>
10035                                         <tableColumn width="101.09765625" minWidth="40" maxWidth="1000" id="11455">
10036                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コマンド">
10037                                                 <font key="font" metaFont="smallSystem"/>
10038                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10039                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10040                                             </tableHeaderCell>
10041                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="11458">
10042                                                 <font key="font" metaFont="system"/>
10043                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10044                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10045                                             </textFieldCell>
10046                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10047                                             <connections>
10048                                                 <binding destination="12213" name="value" keyPath="arrangedObjects.name" id="12237">
10049                                                     <dictionary key="options">
10050                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10051                                                     </dictionary>
10052                                                 </binding>
10053                                             </connections>
10054                                         </tableColumn>
10055                                         <tableColumn width="125.01171875" minWidth="40" maxWidth="1000" id="11456">
10056                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
10057                                                 <font key="font" metaFont="smallSystem"/>
10058                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10059                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10060                                             </tableHeaderCell>
10061                                             <popUpButtonCell key="dataCell" type="bevel" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="bezel" imageScaling="proportionallyDown" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="11464">
10062                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
10063                                                 <font key="font" metaFont="menu"/>
10064                                                 <menu key="menu" title="OtherViews" id="11465">
10065                                                     <items>
10066                                                         <menuItem title="----" id="11466"/>
10067                                                     </items>
10068                                                 </menu>
10069                                             </popUpButtonCell>
10070                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10071                                             <connections>
10072                                                 <binding destination="12213" name="content" keyPath="arrangedObjects.waza" id="12260"/>
10073                                                 <binding destination="12213" name="selectedIndex" keyPath="arrangedObjects.wazaSet" previousBinding="12260" id="12264"/>
10074                                             </connections>
10075                                         </tableColumn>
10076                                         <tableColumn width="50" minWidth="10" maxWidth="3.4028234663852886e+38" id="11527">
10077                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="派生のみ">
10078                                                 <font key="font" metaFont="smallSystem"/>
10079                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10080                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10081                                             </tableHeaderCell>
10082                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="8vT-hG-a1h">
10083                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
10084                                                 <font key="font" metaFont="system"/>
10085                                             </buttonCell>
10086                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10087                                             <connections>
10088                                                 <binding destination="12213" name="value" keyPath="arrangedObjects.hasei" id="12271">
10089                                                     <dictionary key="options">
10090                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10091                                                     </dictionary>
10092                                                 </binding>
10093                                             </connections>
10094                                         </tableColumn>
10095                                     </tableColumns>
10096                                 </tableView>
10097                             </subviews>
10098                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10099                         </clipView>
10100                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="11452">
10101                             <rect key="frame" x="1" y="118" width="285" height="16"/>
10102                             <autoresizingMask key="autoresizingMask"/>
10103                         </scroller>
10104                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="11454">
10105                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10106                             <autoresizingMask key="autoresizingMask"/>
10107                         </scroller>
10108                         <tableHeaderView key="headerView" id="11453">
10109                             <rect key="frame" x="0.0" y="0.0" width="285" height="17"/>
10110                             <autoresizingMask key="autoresizingMask"/>
10111                         </tableHeaderView>
10112                     </scrollView>
10113                     <button verticalHuggingPriority="750" id="11467">
10114                         <rect key="frame" x="503" y="283" width="66" height="32"/>
10115                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10116                         <buttonCell key="cell" type="push" title="追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11468">
10117                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10118                             <font key="font" size="13" name="AquaKana"/>
10119                             <connections>
10120                                 <action selector="commandListAdd:" target="3039" id="DO7-bY-0Wh"/>
10121                             </connections>
10122                         </buttonCell>
10123                     </button>
10124                     <button verticalHuggingPriority="750" id="11473">
10125                         <rect key="frame" x="560" y="283" width="66" height="32"/>
10126                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10127                         <buttonCell key="cell" type="push" title="削除" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11474">
10128                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10129                             <font key="font" size="13" name="AquaKana"/>
10130                         </buttonCell>
10131                         <connections>
10132                             <action selector="commandListRemove:" target="3039" id="12203"/>
10133                         </connections>
10134                     </button>
10135                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="11481">
10136                         <rect key="frame" x="20" y="83" width="600" height="201"/>
10137                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10138                         <clipView key="contentView" id="U5x-9o-Dsu">
10139                             <rect key="frame" x="1" y="17" width="598" height="183"/>
10140                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10141                             <subviews>
10142                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="11484" id="11482">
10143                                     <rect key="frame" x="0.0" y="0.0" width="596" height="19"/>
10144                                     <autoresizingMask key="autoresizingMask"/>
10145                                     <size key="intercellSpacing" width="3" height="2"/>
10146                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10147                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10148                                     <tableColumns>
10149                                         <tableColumn width="593.20703125" minWidth="40" maxWidth="1000" id="11486">
10150                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="連続技コマンド">
10151                                                 <font key="font" metaFont="smallSystem"/>
10152                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10153                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10154                                             </tableHeaderCell>
10155                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="11489">
10156                                                 <font key="font" metaFont="system"/>
10157                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10158                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10159                                             </textFieldCell>
10160                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10161                                             <connections>
10162                                                 <binding destination="12214" name="value" keyPath="arrangedObjects.name" id="12238">
10163                                                     <dictionary key="options">
10164                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10165                                                     </dictionary>
10166                                                 </binding>
10167                                             </connections>
10168                                         </tableColumn>
10169                                     </tableColumns>
10170                                 </tableView>
10171                             </subviews>
10172                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10173                         </clipView>
10174                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="11483">
10175                             <rect key="frame" x="1" y="184" width="598" height="16"/>
10176                             <autoresizingMask key="autoresizingMask"/>
10177                         </scroller>
10178                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="11485">
10179                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10180                             <autoresizingMask key="autoresizingMask"/>
10181                         </scroller>
10182                         <tableHeaderView key="headerView" id="11484">
10183                             <rect key="frame" x="0.0" y="0.0" width="598" height="17"/>
10184                             <autoresizingMask key="autoresizingMask"/>
10185                         </tableHeaderView>
10186                     </scrollView>
10187                     <button verticalHuggingPriority="750" id="11498">
10188                         <rect key="frame" x="503" y="47" width="66" height="32"/>
10189                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10190                         <buttonCell key="cell" type="push" title="追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11501">
10191                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10192                             <font key="font" size="13" name="AquaKana"/>
10193                         </buttonCell>
10194                         <connections>
10195                             <action selector="comboListAdd:" target="3039" id="12200"/>
10196                         </connections>
10197                     </button>
10198                     <button verticalHuggingPriority="750" id="11499">
10199                         <rect key="frame" x="560" y="47" width="66" height="32"/>
10200                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10201                         <buttonCell key="cell" type="push" title="削除" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11500">
10202                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10203                             <font key="font" size="13" name="AquaKana"/>
10204                         </buttonCell>
10205                         <connections>
10206                             <action selector="comboListRemove:" target="3039" id="12201"/>
10207                         </connections>
10208                     </button>
10209                     <button verticalHuggingPriority="750" id="11522">
10210                         <rect key="frame" x="537" y="4" width="89" height="32"/>
10211                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10212                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11523">
10213                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10214                             <font key="font" size="13" name="AquaKana"/>
10215                         </buttonCell>
10216                         <connections>
10217                             <action selector="attackListTotalSubmit:" target="3039" id="12199"/>
10218                         </connections>
10219                     </button>
10220                     <button verticalHuggingPriority="750" id="11538">
10221                         <rect key="frame" x="31" y="23" width="132" height="32"/>
10222                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10223                         <buttonCell key="cell" type="push" title="技リスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11539">
10224                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10225                             <font key="font" size="13" name="AquaKana"/>
10226                         </buttonCell>
10227                         <connections>
10228                             <action selector="attackListOpenBtn:" target="3039" id="y1x-E1-s9W"/>
10229                         </connections>
10230                     </button>
10231                 </subviews>
10232             </view>
10233         </window>
10234         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="11549" userLabel="戦闘確認画面" customClass="NSPanel">
10235             <windowStyleMask key="styleMask" utility="YES"/>
10236             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10237             <rect key="contentRect" x="196" y="132" width="500" height="480"/>
10238             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10239             <view key="contentView" id="11550">
10240                 <rect key="frame" x="0.0" y="0.0" width="500" height="480"/>
10241                 <autoresizingMask key="autoresizingMask"/>
10242                 <subviews>
10243                     <button verticalHuggingPriority="750" id="11564">
10244                         <rect key="frame" x="200" y="50" width="100" height="23"/>
10245                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10246                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11600">
10247                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10248                             <font key="font" size="13" name="AquaKana"/>
10249                         </buttonCell>
10250                         <connections>
10251                             <action selector="battleCancel:" target="10496" id="12295"/>
10252                         </connections>
10253                     </button>
10254                     <box autoresizesSubviews="NO" title="攻撃側" borderType="line" id="11634">
10255                         <rect key="frame" x="17" y="214" width="206" height="254"/>
10256                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10257                         <view key="contentView" id="MuA-e4-4IJ">
10258                             <rect key="frame" x="1" y="1" width="204" height="238"/>
10259                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10260                             <subviews>
10261                                 <textField verticalHuggingPriority="750" id="11725">
10262                                     <rect key="frame" x="15" y="126" width="186" height="17"/>
10263                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10264                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="11726">
10265                                         <font key="font" size="13" name="AquaKana"/>
10266                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10267                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10268                                     </textFieldCell>
10269                                 </textField>
10270                                 <textField verticalHuggingPriority="750" id="11743">
10271                                     <rect key="frame" x="15" y="76" width="81" height="17"/>
10272                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10273                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中 100%" id="11744">
10274                                         <font key="font" size="13" name="AquaKana"/>
10275                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10276                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10277                                     </textFieldCell>
10278                                 </textField>
10279                                 <textField verticalHuggingPriority="750" id="11750">
10280                                     <rect key="frame" x="116" y="76" width="68" height="17"/>
10281                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10282                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力 100" id="11751">
10283                                         <font key="font" size="13" name="AquaKana"/>
10284                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10285                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10286                                     </textFieldCell>
10287                                 </textField>
10288                                 <textField verticalHuggingPriority="750" id="11757">
10289                                     <rect key="frame" x="16" y="41" width="21" height="17"/>
10290                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10291                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="11758">
10292                                         <font key="font" metaFont="system"/>
10293                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10294                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10295                                     </textFieldCell>
10296                                 </textField>
10297                                 <textField verticalHuggingPriority="750" id="11763">
10298                                     <rect key="frame" x="38" y="41" width="146" height="17"/>
10299                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10300                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="530000" id="11765">
10301                                         <font key="font" metaFont="system"/>
10302                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10303                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10304                                     </textFieldCell>
10305                                 </textField>
10306                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11847">
10307                                     <rect key="frame" x="11" y="142" width="183" height="86"/>
10308                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10309                                     <view key="contentView" id="dC9-vb-hP5">
10310                                         <rect key="frame" x="1" y="1" width="181" height="84"/>
10311                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10312                                         <subviews>
10313                                             <levelIndicator verticalHuggingPriority="750" id="11676">
10314                                                 <rect key="frame" x="23" y="43" width="145" height="16"/>
10315                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10316                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11677"/>
10317                                             </levelIndicator>
10318                                             <textField verticalHuggingPriority="750" id="11685">
10319                                                 <rect key="frame" x="18" y="62" width="146" height="17"/>
10320                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10321                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="11686">
10322                                                     <font key="font" metaFont="system"/>
10323                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10324                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10325                                                 </textFieldCell>
10326                                             </textField>
10327                                             <textField verticalHuggingPriority="750" id="11715">
10328                                                 <rect key="frame" x="18" y="25" width="146" height="17"/>
10329                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10330                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="11717">
10331                                                     <font key="font" metaFont="system"/>
10332                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10333                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10334                                                 </textFieldCell>
10335                                             </textField>
10336                                             <textField verticalHuggingPriority="750" id="11701">
10337                                                 <rect key="frame" x="1" y="25" width="23" height="17"/>
10338                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10339                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="11702">
10340                                                     <font key="font" metaFont="system"/>
10341                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10342                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10343                                                 </textFieldCell>
10344                                             </textField>
10345                                             <textField verticalHuggingPriority="750" id="11654">
10346                                                 <rect key="frame" x="1" y="62" width="28" height="17"/>
10347                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10348                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="11655">
10349                                                     <font key="font" metaFont="system"/>
10350                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10351                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10352                                                 </textFieldCell>
10353                                             </textField>
10354                                             <levelIndicator verticalHuggingPriority="750" id="11707">
10355                                                 <rect key="frame" x="23" y="7" width="145" height="16"/>
10356                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10357                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11708"/>
10358                                             </levelIndicator>
10359                                         </subviews>
10360                                     </view>
10361                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10362                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10363                                 </box>
10364                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11930">
10365                                     <rect key="frame" x="11" y="98" width="183" height="28"/>
10366                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10367                                     <view key="contentView" id="ZFr-ei-LQU">
10368                                         <rect key="frame" x="1" y="1" width="181" height="26"/>
10369                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10370                                         <subviews>
10371                                             <textField verticalHuggingPriority="750" id="11734">
10372                                                 <rect key="frame" x="4" y="5" width="174" height="17"/>
10373                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10374                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="攻撃方法" id="11735">
10375                                                     <font key="font" size="13" name="AquaKana"/>
10376                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10377                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10378                                                 </textFieldCell>
10379                                             </textField>
10380                                         </subviews>
10381                                     </view>
10382                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10383                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10384                                 </box>
10385                             </subviews>
10386                         </view>
10387                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10388                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10389                         <font key="titleFont" size="11" name="AquaKana"/>
10390                     </box>
10391                     <box autoresizesSubviews="NO" title="防御側" borderType="line" id="11953">
10392                         <rect key="frame" x="278" y="214" width="206" height="254"/>
10393                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10394                         <view key="contentView" id="0mf-oL-ojK">
10395                             <rect key="frame" x="1" y="1" width="204" height="238"/>
10396                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10397                             <subviews>
10398                                 <textField verticalHuggingPriority="750" id="11960">
10399                                     <rect key="frame" x="15" y="126" width="186" height="17"/>
10400                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10401                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="11980">
10402                                         <font key="font" size="13" name="AquaKana"/>
10403                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10404                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10405                                     </textFieldCell>
10406                                 </textField>
10407                                 <textField verticalHuggingPriority="750" id="11959">
10408                                     <rect key="frame" x="15" y="76" width="81" height="17"/>
10409                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10410                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中 100%" id="11981">
10411                                         <font key="font" size="13" name="AquaKana"/>
10412                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10413                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10414                                     </textFieldCell>
10415                                 </textField>
10416                                 <textField verticalHuggingPriority="750" id="11958">
10417                                     <rect key="frame" x="118" y="76" width="68" height="17"/>
10418                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10419                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力 100" id="11983">
10420                                         <font key="font" size="13" name="AquaKana"/>
10421                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10422                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10423                                     </textFieldCell>
10424                                 </textField>
10425                                 <textField verticalHuggingPriority="750" id="11957">
10426                                     <rect key="frame" x="16" y="41" width="21" height="17"/>
10427                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10428                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="11985">
10429                                         <font key="font" metaFont="system"/>
10430                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10431                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10432                                     </textFieldCell>
10433                                 </textField>
10434                                 <textField verticalHuggingPriority="750" id="11956">
10435                                     <rect key="frame" x="38" y="41" width="146" height="17"/>
10436                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10437                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="530000" id="11987">
10438                                         <font key="font" metaFont="system"/>
10439                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10440                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10441                                     </textFieldCell>
10442                                 </textField>
10443                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11955">
10444                                     <rect key="frame" x="11" y="142" width="183" height="86"/>
10445                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10446                                     <view key="contentView" id="EuX-zt-V90">
10447                                         <rect key="frame" x="1" y="1" width="181" height="84"/>
10448                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10449                                         <subviews>
10450                                             <levelIndicator verticalHuggingPriority="750" id="12003">
10451                                                 <rect key="frame" x="23" y="43" width="145" height="16"/>
10452                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10453                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="12014"/>
10454                                             </levelIndicator>
10455                                             <textField verticalHuggingPriority="750" id="12004">
10456                                                 <rect key="frame" x="18" y="62" width="146" height="17"/>
10457                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10458                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="12013">
10459                                                     <font key="font" metaFont="system"/>
10460                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10461                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10462                                                 </textFieldCell>
10463                                             </textField>
10464                                             <textField verticalHuggingPriority="750" id="12002">
10465                                                 <rect key="frame" x="18" y="25" width="146" height="17"/>
10466                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10467                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="12016">
10468                                                     <font key="font" metaFont="system"/>
10469                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10470                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10471                                                 </textFieldCell>
10472                                             </textField>
10473                                             <textField verticalHuggingPriority="750" id="12006">
10474                                                 <rect key="frame" x="1" y="25" width="23" height="17"/>
10475                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10476                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="12009">
10477                                                     <font key="font" metaFont="system"/>
10478                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10479                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10480                                                 </textFieldCell>
10481                                             </textField>
10482                                             <textField verticalHuggingPriority="750" id="12005">
10483                                                 <rect key="frame" x="1" y="62" width="28" height="17"/>
10484                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10485                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="12010">
10486                                                     <font key="font" metaFont="system"/>
10487                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10488                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10489                                                 </textFieldCell>
10490                                             </textField>
10491                                             <levelIndicator verticalHuggingPriority="750" id="12007">
10492                                                 <rect key="frame" x="23" y="7" width="145" height="16"/>
10493                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10494                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="12008"/>
10495                                             </levelIndicator>
10496                                         </subviews>
10497                                     </view>
10498                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10499                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10500                                 </box>
10501                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11954">
10502                                     <rect key="frame" x="11" y="98" width="183" height="28"/>
10503                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10504                                     <view key="contentView" id="e4K-Ve-ZhQ">
10505                                         <rect key="frame" x="1" y="1" width="181" height="26"/>
10506                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10507                                         <subviews>
10508                                             <textField verticalHuggingPriority="750" id="12019">
10509                                                 <rect key="frame" x="4" y="5" width="174" height="17"/>
10510                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10511                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="攻撃方法" id="12020">
10512                                                     <font key="font" size="13" name="AquaKana"/>
10513                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10514                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10515                                                 </textFieldCell>
10516                                             </textField>
10517                                         </subviews>
10518                                     </view>
10519                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10520                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10521                                 </box>
10522                             </subviews>
10523                         </view>
10524                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10525                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10526                         <font key="titleFont" size="11" name="AquaKana"/>
10527                     </box>
10528                     <button verticalHuggingPriority="750" id="12038">
10529                         <rect key="frame" x="200" y="166" width="100" height="23"/>
10530                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10531                         <buttonCell key="cell" type="smallSquare" title="戦闘開始" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12039">
10532                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10533                             <font key="font" size="13" name="AquaKana"/>
10534                         </buttonCell>
10535                         <connections>
10536                             <action selector="battleStart:" target="10496" id="12285"/>
10537                         </connections>
10538                     </button>
10539                     <button verticalHuggingPriority="750" id="12048">
10540                         <rect key="frame" x="259" y="137" width="100" height="23"/>
10541                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10542                         <buttonCell key="cell" type="smallSquare" title="攻撃選択" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12049">
10543                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10544                             <font key="font" size="13" name="AquaKana"/>
10545                         </buttonCell>
10546                         <connections>
10547                             <action selector="battleSet2:" target="10496" id="12286"/>
10548                         </connections>
10549                     </button>
10550                     <button verticalHuggingPriority="750" id="12060">
10551                         <rect key="frame" x="259" y="108" width="100" height="23"/>
10552                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10553                         <buttonCell key="cell" type="smallSquare" title="防御態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12061">
10554                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10555                             <font key="font" size="13" name="AquaKana"/>
10556                         </buttonCell>
10557                         <connections>
10558                             <action selector="battleDef2:" target="10496" id="12293"/>
10559                         </connections>
10560                     </button>
10561                     <button verticalHuggingPriority="750" id="12070">
10562                         <rect key="frame" x="259" y="79" width="100" height="23"/>
10563                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10564                         <buttonCell key="cell" type="smallSquare" title="回避態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12071">
10565                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10566                             <font key="font" size="13" name="AquaKana"/>
10567                         </buttonCell>
10568                         <connections>
10569                             <action selector="battleDod2:" target="10496" id="12291"/>
10570                         </connections>
10571                     </button>
10572                     <button verticalHuggingPriority="750" id="12110">
10573                         <rect key="frame" x="140" y="137" width="100" height="23"/>
10574                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10575                         <buttonCell key="cell" type="smallSquare" title="攻撃選択" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12115">
10576                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10577                             <font key="font" size="13" name="AquaKana"/>
10578                         </buttonCell>
10579                         <connections>
10580                             <action selector="battleSet1:" target="10496" id="12287"/>
10581                         </connections>
10582                     </button>
10583                     <button verticalHuggingPriority="750" id="12111">
10584                         <rect key="frame" x="140" y="108" width="100" height="23"/>
10585                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10586                         <buttonCell key="cell" type="smallSquare" title="防御態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12114">
10587                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10588                             <font key="font" size="13" name="AquaKana"/>
10589                         </buttonCell>
10590                         <connections>
10591                             <action selector="battleDef1:" target="10496" id="12294"/>
10592                         </connections>
10593                     </button>
10594                     <button verticalHuggingPriority="750" id="12112">
10595                         <rect key="frame" x="140" y="79" width="100" height="23"/>
10596                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10597                         <buttonCell key="cell" type="smallSquare" title="回避態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12113">
10598                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10599                             <font key="font" size="13" name="AquaKana"/>
10600                         </buttonCell>
10601                         <connections>
10602                             <action selector="battleDod1:" target="10496" id="12292"/>
10603                         </connections>
10604                     </button>
10605                     <textField verticalHuggingPriority="750" id="12131">
10606                         <rect key="frame" x="58" y="47" width="125" height="22"/>
10607                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10608                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12135">
10609                             <font key="font" metaFont="system"/>
10610                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
10611                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
10612                         </textFieldCell>
10613                     </textField>
10614                     <textField verticalHuggingPriority="750" id="12132">
10615                         <rect key="frame" x="-3" y="50" width="56" height="17"/>
10616                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10617                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="コマンド" id="12133">
10618                             <font key="font" size="13" name="AquaKana"/>
10619                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10620                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10621                         </textFieldCell>
10622                     </textField>
10623                     <textField verticalHuggingPriority="750" id="12163">
10624                         <rect key="frame" x="366" y="47" width="125" height="22"/>
10625                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10626                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12166">
10627                             <font key="font" metaFont="system"/>
10628                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
10629                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
10630                         </textFieldCell>
10631                     </textField>
10632                     <textField verticalHuggingPriority="750" id="12164">
10633                         <rect key="frame" x="305" y="50" width="56" height="17"/>
10634                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10635                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="コマンド" id="12165">
10636                             <font key="font" size="13" name="AquaKana"/>
10637                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10638                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10639                         </textFieldCell>
10640                     </textField>
10641                 </subviews>
10642             </view>
10643         </window>
10644         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="12617" userLabel="ユニット作成" customClass="NSPanel">
10645             <windowStyleMask key="styleMask" utility="YES"/>
10646             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10647             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
10648             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10649             <view key="contentView" id="12618">
10650                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
10651                 <autoresizingMask key="autoresizingMask"/>
10652                 <subviews>
10653                     <button verticalHuggingPriority="750" id="12632">
10654                         <rect key="frame" x="372" y="5" width="100" height="23"/>
10655                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10656                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12668">
10657                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10658                             <font key="font" size="13" name="AquaKana"/>
10659                         </buttonCell>
10660                         <connections>
10661                             <action selector="researchCancel:" target="10496" id="12762"/>
10662                         </connections>
10663                     </button>
10664                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="12619">
10665                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
10666                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10667                         <clipView key="contentView" id="ZHI-84-beV">
10668                             <rect key="frame" x="1" y="17" width="500" height="280"/>
10669                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10670                             <subviews>
10671                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="12684" id="12687">
10672                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
10673                                     <autoresizingMask key="autoresizingMask"/>
10674                                     <size key="intercellSpacing" width="3" height="2"/>
10675                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10676                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10677                                     <tableColumns>
10678                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="12691">
10679                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
10680                                                 <font key="font" metaFont="smallSystem"/>
10681                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10682                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10683                                             </tableHeaderCell>
10684                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="12706">
10685                                                 <font key="font" metaFont="system"/>
10686                                             </imageCell>
10687                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10688                                             <connections>
10689                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.img" id="12775">
10690                                                     <dictionary key="options">
10691                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10692                                                     </dictionary>
10693                                                 </binding>
10694                                             </connections>
10695                                         </tableColumn>
10696                                         <tableColumn editable="NO" width="147.08203125" minWidth="40" maxWidth="1000" id="12690">
10697                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
10698                                                 <font key="font" metaFont="smallSystem"/>
10699                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10700                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10701                                             </tableHeaderCell>
10702                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12693">
10703                                                 <font key="font" metaFont="system"/>
10704                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10705                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10706                                             </textFieldCell>
10707                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10708                                             <connections>
10709                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.name" id="12769">
10710                                                     <dictionary key="options">
10711                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10712                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10713                                                     </dictionary>
10714                                                 </binding>
10715                                             </connections>
10716                                         </tableColumn>
10717                                         <tableColumn editable="NO" width="55.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="12689">
10718                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
10719                                                 <font key="font" metaFont="smallSystem"/>
10720                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10721                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10722                                             </tableHeaderCell>
10723                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12694">
10724                                                 <font key="font" metaFont="system"/>
10725                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10726                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10727                                             </textFieldCell>
10728                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10729                                             <connections>
10730                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.HP" id="12771">
10731                                                     <dictionary key="options">
10732                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10733                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10734                                                     </dictionary>
10735                                                 </binding>
10736                                             </connections>
10737                                         </tableColumn>
10738                                         <tableColumn editable="NO" width="223.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="12688">
10739                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
10740                                                 <font key="font" metaFont="smallSystem"/>
10741                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10742                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10743                                             </tableHeaderCell>
10744                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12695">
10745                                                 <font key="font" metaFont="system"/>
10746                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10747                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10748                                             </textFieldCell>
10749                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10750                                             <connections>
10751                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.cost" id="12773">
10752                                                     <dictionary key="options">
10753                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10754                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10755                                                     </dictionary>
10756                                                 </binding>
10757                                             </connections>
10758                                         </tableColumn>
10759                                     </tableColumns>
10760                                 </tableView>
10761                             </subviews>
10762                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10763                         </clipView>
10764                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="12686">
10765                             <rect key="frame" x="1" y="435" width="480" height="16"/>
10766                             <autoresizingMask key="autoresizingMask"/>
10767                         </scroller>
10768                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="12685">
10769                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10770                             <autoresizingMask key="autoresizingMask"/>
10771                         </scroller>
10772                         <tableHeaderView key="headerView" id="12684">
10773                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
10774                             <autoresizingMask key="autoresizingMask"/>
10775                         </tableHeaderView>
10776                     </scrollView>
10777                     <textField verticalHuggingPriority="750" id="12709">
10778                         <rect key="frame" x="17" y="158" width="105" height="17"/>
10779                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10780                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 ----" id="12725">
10781                             <font key="font" size="13" name="AquaKana"/>
10782                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10783                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10784                         </textFieldCell>
10785                     </textField>
10786                     <textField verticalHuggingPriority="750" id="12710">
10787                         <rect key="frame" x="17" y="133" width="105" height="17"/>
10788                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10789                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 ----" id="12723">
10790                             <font key="font" size="13" name="AquaKana"/>
10791                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10792                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10793                         </textFieldCell>
10794                     </textField>
10795                     <textField verticalHuggingPriority="750" id="12711">
10796                         <rect key="frame" x="17" y="108" width="105" height="17"/>
10797                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10798                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 ----" id="12722">
10799                             <font key="font" size="13" name="AquaKana"/>
10800                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10801                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10802                         </textFieldCell>
10803                     </textField>
10804                     <textField verticalHuggingPriority="750" id="12712">
10805                         <rect key="frame" x="17" y="83" width="105" height="17"/>
10806                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10807                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 ----" id="12721">
10808                             <font key="font" size="13" name="AquaKana"/>
10809                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10810                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10811                         </textFieldCell>
10812                     </textField>
10813                     <textField verticalHuggingPriority="750" id="12713">
10814                         <rect key="frame" x="17" y="58" width="105" height="17"/>
10815                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10816                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 ----" id="12720">
10817                             <font key="font" size="13" name="AquaKana"/>
10818                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10819                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10820                         </textFieldCell>
10821                     </textField>
10822                     <textField verticalHuggingPriority="750" id="12714">
10823                         <rect key="frame" x="17" y="33" width="105" height="17"/>
10824                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10825                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 ----" id="12719">
10826                             <font key="font" size="13" name="AquaKana"/>
10827                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10828                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10829                         </textFieldCell>
10830                     </textField>
10831                     <imageView id="12715">
10832                         <rect key="frame" x="194" y="55" width="106" height="106"/>
10833                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10834                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="12718"/>
10835                     </imageView>
10836                 </subviews>
10837             </view>
10838         </window>
10839         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="12906" userLabel="ユニット能力" customClass="NSPanel">
10840             <windowStyleMask key="styleMask" utility="YES"/>
10841             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10842             <rect key="contentRect" x="196" y="132" width="142" height="95"/>
10843             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
10844             <view key="contentView" id="12907">
10845                 <rect key="frame" x="0.0" y="0.0" width="142" height="95"/>
10846                 <autoresizingMask key="autoresizingMask"/>
10847                 <subviews>
10848                     <textField verticalHuggingPriority="750" id="12933">
10849                         <rect key="frame" x="332" y="-64" width="38" height="17"/>
10850                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10851                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="12934">
10852                             <font key="font" metaFont="system"/>
10853                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10854                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10855                         </textFieldCell>
10856                     </textField>
10857                     <button verticalHuggingPriority="750" id="12909">
10858                         <rect key="frame" x="22" y="53" width="100" height="23"/>
10859                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10860                         <buttonCell key="cell" type="smallSquare" title="能力" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12940">
10861                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10862                             <font key="font" size="13" name="AquaKana"/>
10863                         </buttonCell>
10864                         <connections>
10865                             <action selector="pushStatus:" target="10496" id="12946"/>
10866                         </connections>
10867                     </button>
10868                     <button verticalHuggingPriority="750" id="12908">
10869                         <rect key="frame" x="22" y="19" width="100" height="23"/>
10870                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10871                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12941">
10872                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10873                             <font key="font" size="13" name="AquaKana"/>
10874                         </buttonCell>
10875                         <connections>
10876                             <action selector="pushCancel:" target="10496" id="12944"/>
10877                         </connections>
10878                     </button>
10879                 </subviews>
10880             </view>
10881             <point key="canvasLocation" x="-132" y="1793.5"/>
10882         </window>
10883         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13387" userLabel="建物リストコマンド" customClass="NSPanel">
10884             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
10885             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10886             <rect key="contentRect" x="196" y="132" width="350" height="241"/>
10887             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10888             <view key="contentView" id="13388">
10889                 <rect key="frame" x="0.0" y="0.0" width="350" height="241"/>
10890                 <autoresizingMask key="autoresizingMask"/>
10891                 <subviews>
10892                     <textField verticalHuggingPriority="750" id="13405">
10893                         <rect key="frame" x="9" y="215" width="69" height="17"/>
10894                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10895                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="建設リスト" id="13416">
10896                             <font key="font" size="13" name="AquaKana"/>
10897                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10898                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10899                         </textFieldCell>
10900                     </textField>
10901                     <button verticalHuggingPriority="750" id="13407">
10902                         <rect key="frame" x="291" y="35" width="45" height="32"/>
10903                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10904                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13414">
10905                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10906                             <font key="font" size="13" name="AquaKana"/>
10907                         </buttonCell>
10908                         <connections>
10909                             <action selector="SLbuildDelete:" target="3039" id="13493"/>
10910                         </connections>
10911                     </button>
10912                     <button verticalHuggingPriority="750" id="13406">
10913                         <rect key="frame" x="270" y="2" width="66" height="32"/>
10914                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10915                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13415">
10916                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10917                             <font key="font" size="13" name="AquaKana"/>
10918                         </buttonCell>
10919                         <connections>
10920                             <action selector="SLbuildSubmit:" target="3039" id="13494"/>
10921                         </connections>
10922                     </button>
10923                     <button verticalHuggingPriority="750" id="13426">
10924                         <rect key="frame" x="244" y="35" width="49" height="32"/>
10925                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10926                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13427">
10927                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10928                             <font key="font" size="13" name="AquaKana"/>
10929                         </buttonCell>
10930                         <connections>
10931                             <action selector="SLbuildAdd:" target="3039" id="13539"/>
10932                         </connections>
10933                     </button>
10934                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13677">
10935                         <rect key="frame" x="20" y="72" width="310" height="135"/>
10936                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10937                         <clipView key="contentView" id="H3T-La-KgJ">
10938                             <rect key="frame" x="1" y="17" width="308" height="117"/>
10939                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10940                             <subviews>
10941                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="13715" id="13678">
10942                                     <rect key="frame" x="0.0" y="0.0" width="308" height="19"/>
10943                                     <autoresizingMask key="autoresizingMask"/>
10944                                     <size key="intercellSpacing" width="3" height="2"/>
10945                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10946                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10947                                     <tableColumns>
10948                                         <tableColumn width="119.109375" minWidth="40" maxWidth="1000" id="13682">
10949                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="建設物">
10950                                                 <font key="font" metaFont="smallSystem"/>
10951                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10952                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10953                                             </tableHeaderCell>
10954                                             <popUpButtonCell key="dataCell" type="bevel" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="bezel" imageScaling="proportionallyDown" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="13690">
10955                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
10956                                                 <font key="font" metaFont="menu"/>
10957                                                 <menu key="menu" title="OtherViews" id="13691">
10958                                                     <items>
10959                                                         <menuItem title="Pop Up" id="13692"/>
10960                                                     </items>
10961                                                 </menu>
10962                                             </popUpButtonCell>
10963                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10964                                             <connections>
10965                                                 <binding destination="13253" name="content" keyPath="arrangedObjects.name" id="13695"/>
10966                                                 <binding destination="13253" name="selectedIndex" keyPath="arrangedObjects.sel" previousBinding="13695" id="13757">
10967                                                     <dictionary key="options">
10968                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10969                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10970                                                     </dictionary>
10971                                                 </binding>
10972                                             </connections>
10973                                         </tableColumn>
10974                                         <tableColumn editable="NO" width="183" minWidth="40" maxWidth="1000" id="13683">
10975                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
10976                                                 <font key="font" metaFont="smallSystem"/>
10977                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10978                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10979                                             </tableHeaderCell>
10980                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13684">
10981                                                 <font key="font" metaFont="system"/>
10982                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10983                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10984                                             </textFieldCell>
10985                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10986                                             <connections>
10987                                                 <binding destination="13253" name="value" keyPath="arrangedObjects.manko" id="13785">
10988                                                     <dictionary key="options">
10989                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10990                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10991                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10992                                                     </dictionary>
10993                                                 </binding>
10994                                             </connections>
10995                                         </tableColumn>
10996                                     </tableColumns>
10997                                 </tableView>
10998                             </subviews>
10999                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11000                         </clipView>
11001                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="13679">
11002                             <rect key="frame" x="1" y="118" width="258" height="16"/>
11003                             <autoresizingMask key="autoresizingMask"/>
11004                         </scroller>
11005                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13681">
11006                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11007                             <autoresizingMask key="autoresizingMask"/>
11008                         </scroller>
11009                         <tableHeaderView key="headerView" id="13715">
11010                             <rect key="frame" x="0.0" y="0.0" width="308" height="17"/>
11011                             <autoresizingMask key="autoresizingMask"/>
11012                         </tableHeaderView>
11013                     </scrollView>
11014                 </subviews>
11015             </view>
11016         </window>
11017         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13441" userLabel="召喚リストコマンド" customClass="NSPanel">
11018             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
11019             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11020             <rect key="contentRect" x="196" y="132" width="300" height="241"/>
11021             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11022             <view key="contentView" id="13442">
11023                 <rect key="frame" x="0.0" y="0.0" width="300" height="241"/>
11024                 <autoresizingMask key="autoresizingMask"/>
11025                 <subviews>
11026                     <textField verticalHuggingPriority="750" id="13447">
11027                         <rect key="frame" x="9" y="215" width="69" height="17"/>
11028                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11029                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="召還リスト" id="13464">
11030                             <font key="font" size="13" name="AquaKana"/>
11031                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11032                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11033                         </textFieldCell>
11034                     </textField>
11035                     <textField verticalHuggingPriority="750" id="13462">
11036                         <rect key="frame" x="332" y="82" width="38" height="17"/>
11037                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11038                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="13463">
11039                             <font key="font" metaFont="system"/>
11040                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11041                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11042                         </textFieldCell>
11043                     </textField>
11044                     <button verticalHuggingPriority="750" id="13445">
11045                         <rect key="frame" x="251" y="35" width="45" height="32"/>
11046                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11047                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13470">
11048                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11049                             <font key="font" size="13" name="AquaKana"/>
11050                         </buttonCell>
11051                         <connections>
11052                             <action selector="SLunitDelete:" target="3039" id="13490"/>
11053                         </connections>
11054                     </button>
11055                     <button verticalHuggingPriority="750" id="13443">
11056                         <rect key="frame" x="230" y="2" width="66" height="32"/>
11057                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11058                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13472">
11059                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11060                             <font key="font" size="13" name="AquaKana"/>
11061                         </buttonCell>
11062                         <connections>
11063                             <action selector="SLunitSubmit:" target="3039" id="13491"/>
11064                         </connections>
11065                     </button>
11066                     <button verticalHuggingPriority="750" id="13444">
11067                         <rect key="frame" x="204" y="35" width="49" height="32"/>
11068                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11069                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13471">
11070                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11071                             <font key="font" size="13" name="AquaKana"/>
11072                         </buttonCell>
11073                         <connections>
11074                             <action selector="SLunitAdd:" target="3039" id="13540"/>
11075                         </connections>
11076                     </button>
11077                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13518">
11078                         <rect key="frame" x="12" y="72" width="278" height="135"/>
11079                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11080                         <clipView key="contentView" id="u3X-ic-4gF">
11081                             <rect key="frame" x="1" y="17" width="276" height="117"/>
11082                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11083                             <subviews>
11084                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="13792" id="13521">
11085                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
11086                                     <autoresizingMask key="autoresizingMask"/>
11087                                     <size key="intercellSpacing" width="3" height="2"/>
11088                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11089                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11090                                     <tableColumns>
11091                                         <tableColumn width="191.66796875" minWidth="40" maxWidth="1000" id="13522">
11092                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="召還ユニット">
11093                                                 <font key="font" metaFont="smallSystem"/>
11094                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11095                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11096                                             </tableHeaderCell>
11097                                             <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">
11098                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
11099                                                 <font key="font" metaFont="menu"/>
11100                                                 <menu key="menu" title="OtherViews" id="13524">
11101                                                     <items>
11102                                                         <menuItem title="Pop Up" state="on" id="13525"/>
11103                                                     </items>
11104                                                 </menu>
11105                                             </popUpButtonCell>
11106                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11107                                             <connections>
11108                                                 <binding destination="13254" name="content" keyPath="arrangedObjects.name" id="13780"/>
11109                                                 <binding destination="13254" name="selectedIndex" keyPath="arrangedObjects.sel" previousBinding="13780" id="13791">
11110                                                     <dictionary key="options">
11111                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11112                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11113                                                     </dictionary>
11114                                                 </binding>
11115                                             </connections>
11116                                         </tableColumn>
11117                                         <tableColumn width="78" minWidth="10" maxWidth="3.4028234663852886e+38" id="13777">
11118                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費MP">
11119                                                 <font key="font" metaFont="smallSystem"/>
11120                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11121                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11122                                             </tableHeaderCell>
11123                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13778">
11124                                                 <font key="font" metaFont="system"/>
11125                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11126                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11127                                             </textFieldCell>
11128                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11129                                             <connections>
11130                                                 <binding destination="13254" name="value" keyPath="arrangedObjects.MP" id="13787">
11131                                                     <dictionary key="options">
11132                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11133                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11134                                                     </dictionary>
11135                                                 </binding>
11136                                             </connections>
11137                                         </tableColumn>
11138                                     </tableColumns>
11139                                 </tableView>
11140                             </subviews>
11141                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11142                         </clipView>
11143                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="13520">
11144                             <rect key="frame" x="1" y="118" width="276" height="16"/>
11145                             <autoresizingMask key="autoresizingMask"/>
11146                         </scroller>
11147                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13519">
11148                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11149                             <autoresizingMask key="autoresizingMask"/>
11150                         </scroller>
11151                         <tableHeaderView key="headerView" id="13792">
11152                             <rect key="frame" x="0.0" y="0.0" width="276" height="17"/>
11153                             <autoresizingMask key="autoresizingMask"/>
11154                         </tableHeaderView>
11155                     </scrollView>
11156                 </subviews>
11157             </view>
11158         </window>
11159         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13719" userLabel="勝利画面" customClass="NSPanel">
11160             <windowStyleMask key="styleMask" utility="YES"/>
11161             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11162             <rect key="contentRect" x="196" y="112" width="400" height="150"/>
11163             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11164             <view key="contentView" id="13720">
11165                 <rect key="frame" x="0.0" y="0.0" width="400" height="150"/>
11166                 <autoresizingMask key="autoresizingMask"/>
11167                 <subviews>
11168                     <textField verticalHuggingPriority="750" id="13721">
11169                         <rect key="frame" x="17" y="20" width="366" height="110"/>
11170                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11171                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="赤軍の勝利" id="13722">
11172                             <font key="font" size="50" name="HiraKakuProN-W3"/>
11173                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11174                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11175                         </textFieldCell>
11176                     </textField>
11177                 </subviews>
11178             </view>
11179         </window>
11180         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13903" userLabel="建物作成" customClass="NSPanel">
11181             <windowStyleMask key="styleMask" utility="YES"/>
11182             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11183             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
11184             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11185             <view key="contentView" id="13904">
11186                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
11187                 <autoresizingMask key="autoresizingMask"/>
11188                 <subviews>
11189                     <button verticalHuggingPriority="750" id="13905">
11190                         <rect key="frame" x="372" y="5" width="100" height="23"/>
11191                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11192                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13961">
11193                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11194                             <font key="font" size="13" name="AquaKana"/>
11195                         </buttonCell>
11196                         <connections>
11197                             <action selector="pushCancelBCL:" target="10496" id="14056"/>
11198                         </connections>
11199                     </button>
11200                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13913">
11201                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
11202                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11203                         <clipView key="contentView" id="pGh-i6-idT">
11204                             <rect key="frame" x="1" y="17" width="500" height="280"/>
11205                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11206                             <subviews>
11207                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="13942" id="13939">
11208                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
11209                                     <autoresizingMask key="autoresizingMask"/>
11210                                     <size key="intercellSpacing" width="3" height="2"/>
11211                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11212                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11213                                     <tableColumns>
11214                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="13943">
11215                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
11216                                                 <font key="font" metaFont="smallSystem"/>
11217                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11218                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11219                                             </tableHeaderCell>
11220                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="13950">
11221                                                 <font key="font" metaFont="system"/>
11222                                             </imageCell>
11223                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11224                                             <connections>
11225                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.img" id="14099">
11226                                                     <dictionary key="options">
11227                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11228                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11229                                                     </dictionary>
11230                                                 </binding>
11231                                             </connections>
11232                                         </tableColumn>
11233                                         <tableColumn editable="NO" width="219.08203125" minWidth="40" maxWidth="1000" id="13945">
11234                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="建設物名">
11235                                                 <font key="font" metaFont="smallSystem"/>
11236                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11237                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11238                                             </tableHeaderCell>
11239                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13948">
11240                                                 <font key="font" metaFont="system"/>
11241                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11242                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11243                                             </textFieldCell>
11244                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11245                                             <connections>
11246                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.name" id="14097">
11247                                                     <dictionary key="options">
11248                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11249                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11250                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11251                                                     </dictionary>
11252                                                 </binding>
11253                                             </connections>
11254                                         </tableColumn>
11255                                         <tableColumn editable="NO" width="210.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="13944">
11256                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
11257                                                 <font key="font" metaFont="smallSystem"/>
11258                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11259                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11260                                             </tableHeaderCell>
11261                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13949">
11262                                                 <font key="font" metaFont="system"/>
11263                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11264                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11265                                             </textFieldCell>
11266                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11267                                             <connections>
11268                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.cost" id="14098">
11269                                                     <dictionary key="options">
11270                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11271                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11272                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11273                                                     </dictionary>
11274                                                 </binding>
11275                                             </connections>
11276                                         </tableColumn>
11277                                     </tableColumns>
11278                                 </tableView>
11279                             </subviews>
11280                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11281                         </clipView>
11282                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="13940">
11283                             <rect key="frame" x="1" y="435" width="480" height="16"/>
11284                             <autoresizingMask key="autoresizingMask"/>
11285                         </scroller>
11286                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13941">
11287                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11288                             <autoresizingMask key="autoresizingMask"/>
11289                         </scroller>
11290                         <tableHeaderView key="headerView" id="13942">
11291                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
11292                             <autoresizingMask key="autoresizingMask"/>
11293                         </tableHeaderView>
11294                     </scrollView>
11295                     <imageView id="13906">
11296                         <rect key="frame" x="194" y="55" width="106" height="106"/>
11297                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11298                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="13958"/>
11299                     </imageView>
11300                 </subviews>
11301             </view>
11302         </window>
11303         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13970" userLabel="ユニット召喚" customClass="NSPanel">
11304             <windowStyleMask key="styleMask" utility="YES"/>
11305             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11306             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
11307             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11308             <view key="contentView" id="13971">
11309                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
11310                 <autoresizingMask key="autoresizingMask"/>
11311                 <subviews>
11312                     <button verticalHuggingPriority="750" id="13972">
11313                         <rect key="frame" x="372" y="5" width="100" height="23"/>
11314                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11315                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14028">
11316                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11317                             <font key="font" size="13" name="AquaKana"/>
11318                         </buttonCell>
11319                         <connections>
11320                             <action selector="pushCancelCSL:" target="10496" id="14057"/>
11321                         </connections>
11322                     </button>
11323                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13980">
11324                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
11325                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11326                         <clipView key="contentView" id="q6T-Kx-cAv">
11327                             <rect key="frame" x="1" y="17" width="500" height="280"/>
11328                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11329                             <subviews>
11330                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="14009" id="14006">
11331                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
11332                                     <autoresizingMask key="autoresizingMask"/>
11333                                     <size key="intercellSpacing" width="3" height="2"/>
11334                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11335                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11336                                     <tableColumns>
11337                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="14010">
11338                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
11339                                                 <font key="font" metaFont="smallSystem"/>
11340                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11341                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11342                                             </tableHeaderCell>
11343                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="14017">
11344                                                 <font key="font" metaFont="system"/>
11345                                             </imageCell>
11346                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11347                                             <connections>
11348                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.img" id="14105">
11349                                                     <dictionary key="options">
11350                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11351                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11352                                                     </dictionary>
11353                                                 </binding>
11354                                             </connections>
11355                                         </tableColumn>
11356                                         <tableColumn editable="NO" width="147.08203125" minWidth="40" maxWidth="1000" id="14012">
11357                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
11358                                                 <font key="font" metaFont="smallSystem"/>
11359                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11360                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11361                                             </tableHeaderCell>
11362                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14015">
11363                                                 <font key="font" metaFont="system"/>
11364                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11365                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11366                                             </textFieldCell>
11367                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11368                                             <connections>
11369                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.name" id="14106">
11370                                                     <dictionary key="options">
11371                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11372                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11373                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
11374                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11375                                                     </dictionary>
11376                                                 </binding>
11377                                             </connections>
11378                                         </tableColumn>
11379                                         <tableColumn editable="NO" width="55.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="14011">
11380                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
11381                                                 <font key="font" metaFont="smallSystem"/>
11382                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11383                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11384                                             </tableHeaderCell>
11385                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14016">
11386                                                 <font key="font" metaFont="system"/>
11387                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11388                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11389                                             </textFieldCell>
11390                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11391                                             <connections>
11392                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.HP" id="14107">
11393                                                     <dictionary key="options">
11394                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11395                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11396                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
11397                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11398                                                     </dictionary>
11399                                                 </binding>
11400                                             </connections>
11401                                         </tableColumn>
11402                                         <tableColumn editable="NO" width="223.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="14013">
11403                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費MP">
11404                                                 <font key="font" metaFont="smallSystem"/>
11405                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11406                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11407                                             </tableHeaderCell>
11408                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14014">
11409                                                 <font key="font" metaFont="system"/>
11410                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11411                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11412                                             </textFieldCell>
11413                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11414                                             <connections>
11415                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.cost" id="14108">
11416                                                     <dictionary key="options">
11417                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11418                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11419                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
11420                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11421                                                     </dictionary>
11422                                                 </binding>
11423                                             </connections>
11424                                         </tableColumn>
11425                                     </tableColumns>
11426                                 </tableView>
11427                             </subviews>
11428                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11429                         </clipView>
11430                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14007">
11431                             <rect key="frame" x="1" y="435" width="480" height="16"/>
11432                             <autoresizingMask key="autoresizingMask"/>
11433                         </scroller>
11434                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14008">
11435                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11436                             <autoresizingMask key="autoresizingMask"/>
11437                         </scroller>
11438                         <tableHeaderView key="headerView" id="14009">
11439                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
11440                             <autoresizingMask key="autoresizingMask"/>
11441                         </tableHeaderView>
11442                     </scrollView>
11443                     <textField verticalHuggingPriority="750" id="13979">
11444                         <rect key="frame" x="17" y="158" width="105" height="17"/>
11445                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11446                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 ----" id="14018">
11447                             <font key="font" size="13" name="AquaKana"/>
11448                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11449                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11450                         </textFieldCell>
11451                     </textField>
11452                     <textField verticalHuggingPriority="750" id="13978">
11453                         <rect key="frame" x="17" y="133" width="105" height="17"/>
11454                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11455                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 ----" id="14020">
11456                             <font key="font" size="13" name="AquaKana"/>
11457                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11458                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11459                         </textFieldCell>
11460                     </textField>
11461                     <textField verticalHuggingPriority="750" id="13977">
11462                         <rect key="frame" x="17" y="108" width="105" height="17"/>
11463                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11464                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 ----" id="14021">
11465                             <font key="font" size="13" name="AquaKana"/>
11466                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11467                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11468                         </textFieldCell>
11469                     </textField>
11470                     <textField verticalHuggingPriority="750" id="13976">
11471                         <rect key="frame" x="17" y="83" width="105" height="17"/>
11472                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11473                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 ----" id="14022">
11474                             <font key="font" size="13" name="AquaKana"/>
11475                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11476                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11477                         </textFieldCell>
11478                     </textField>
11479                     <textField verticalHuggingPriority="750" id="13975">
11480                         <rect key="frame" x="17" y="58" width="105" height="17"/>
11481                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11482                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 ----" id="14023">
11483                             <font key="font" size="13" name="AquaKana"/>
11484                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11485                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11486                         </textFieldCell>
11487                     </textField>
11488                     <textField verticalHuggingPriority="750" id="13974">
11489                         <rect key="frame" x="17" y="33" width="105" height="17"/>
11490                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11491                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 ----" id="14024">
11492                             <font key="font" size="13" name="AquaKana"/>
11493                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11494                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11495                         </textFieldCell>
11496                     </textField>
11497                     <imageView id="13973">
11498                         <rect key="frame" x="194" y="55" width="106" height="106"/>
11499                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11500                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14025"/>
11501                     </imageView>
11502                 </subviews>
11503             </view>
11504         </window>
11505         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="14150" userLabel="立ち絵リスト" customClass="NSPanel">
11506             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
11507             <rect key="contentRect" x="196" y="112" width="470" height="378"/>
11508             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11509             <view key="contentView" id="14151">
11510                 <rect key="frame" x="0.0" y="0.0" width="470" height="378"/>
11511                 <autoresizingMask key="autoresizingMask"/>
11512                 <subviews>
11513                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14152">
11514                         <rect key="frame" x="-1" y="83" width="472" height="296"/>
11515                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11516                         <clipView key="contentView" id="HXb-bh-GwK">
11517                             <rect key="frame" x="1" y="17" width="470" height="278"/>
11518                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11519                             <subviews>
11520                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="2xe-Ys-y8C" id="14153">
11521                                     <rect key="frame" x="0.0" y="0.0" width="465" height="19"/>
11522                                     <autoresizingMask key="autoresizingMask"/>
11523                                     <size key="intercellSpacing" width="3" height="2"/>
11524                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11525                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11526                                     <tableColumns>
11527                                         <tableColumn width="209.33203125" minWidth="40" maxWidth="1000" id="14157">
11528                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="立ち絵名">
11529                                                 <font key="font" metaFont="smallSystem"/>
11530                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11531                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11532                                             </tableHeaderCell>
11533                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14160">
11534                                                 <font key="font" metaFont="system"/>
11535                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11536                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11537                                             </textFieldCell>
11538                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11539                                             <connections>
11540                                                 <binding destination="14319" name="value" keyPath="arrangedObjects.name" id="14372">
11541                                                     <dictionary key="options">
11542                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11543                                                     </dictionary>
11544                                                 </binding>
11545                                             </connections>
11546                                         </tableColumn>
11547                                         <tableColumn width="250.18359375" minWidth="40" maxWidth="1000" id="14158">
11548                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
11549                                                 <font key="font" metaFont="smallSystem"/>
11550                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11551                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11552                                             </tableHeaderCell>
11553                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14159">
11554                                                 <font key="font" metaFont="system"/>
11555                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11556                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11557                                             </textFieldCell>
11558                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11559                                             <connections>
11560                                                 <binding destination="14319" name="value" keyPath="arrangedObjects.file" id="QXD-E9-NPZ">
11561                                                     <dictionary key="options">
11562                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11563                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11564                                                     </dictionary>
11565                                                 </binding>
11566                                             </connections>
11567                                         </tableColumn>
11568                                     </tableColumns>
11569                                 </tableView>
11570                             </subviews>
11571                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11572                         </clipView>
11573                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="14154">
11574                             <rect key="frame" x="1" y="279" width="470" height="16"/>
11575                             <autoresizingMask key="autoresizingMask"/>
11576                         </scroller>
11577                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="14156">
11578                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11579                             <autoresizingMask key="autoresizingMask"/>
11580                         </scroller>
11581                         <tableHeaderView key="headerView" id="2xe-Ys-y8C">
11582                             <rect key="frame" x="0.0" y="0.0" width="470" height="17"/>
11583                             <autoresizingMask key="autoresizingMask"/>
11584                         </tableHeaderView>
11585                     </scrollView>
11586                     <button verticalHuggingPriority="750" id="14308">
11587                         <rect key="frame" x="14" y="43" width="51" height="32"/>
11588                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11589                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14309">
11590                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11591                             <font key="font" metaFont="system"/>
11592                         </buttonCell>
11593                         <connections>
11594                             <action selector="insertLineStand:" target="9720" id="14365"/>
11595                         </connections>
11596                     </button>
11597                     <button verticalHuggingPriority="750" id="14312">
11598                         <rect key="frame" x="65" y="43" width="48" height="32"/>
11599                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11600                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14313">
11601                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11602                             <font key="font" metaFont="system"/>
11603                         </buttonCell>
11604                         <connections>
11605                             <action selector="removeLineStand:" target="9720" id="14366"/>
11606                         </connections>
11607                     </button>
11608                     <button verticalHuggingPriority="750" id="14167">
11609                         <rect key="frame" x="390" y="13" width="66" height="32"/>
11610                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11611                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14168">
11612                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11613                             <font key="font" size="13" name="AquaKana"/>
11614                         </buttonCell>
11615                         <connections>
11616                             <action selector="backStand:" target="9720" id="14359"/>
11617                         </connections>
11618                     </button>
11619                 </subviews>
11620             </view>
11621             <point key="canvasLocation" x="1010" y="-252"/>
11622         </window>
11623         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="14176" userLabel="レイヤー決定" customClass="NSPanel">
11624             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
11625             <rect key="contentRect" x="196" y="112" width="640" height="480"/>
11626             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
11627             <view key="contentView" id="14177">
11628                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
11629                 <autoresizingMask key="autoresizingMask"/>
11630                 <subviews>
11631                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14178">
11632                         <rect key="frame" x="20" y="360" width="201" height="100"/>
11633                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11634                         <clipView key="contentView" id="kCI-gr-QUs">
11635                             <rect key="frame" x="1" y="17" width="199" height="82"/>
11636                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11637                             <subviews>
11638                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="14181" id="14179">
11639                                     <rect key="frame" x="0.0" y="0.0" width="199" height="19"/>
11640                                     <autoresizingMask key="autoresizingMask"/>
11641                                     <size key="intercellSpacing" width="3" height="2"/>
11642                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11643                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11644                                     <tableColumns>
11645                                         <tableColumn width="128.0390625" minWidth="40" maxWidth="1000" id="14183">
11646                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ベース">
11647                                                 <font key="font" metaFont="smallSystem"/>
11648                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11649                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11650                                             </tableHeaderCell>
11651                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14186">
11652                                                 <font key="font" metaFont="system"/>
11653                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11654                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11655                                             </textFieldCell>
11656                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11657                                             <connections>
11658                                                 <binding destination="O9l-8N-49r" name="value" keyPath="arrangedObjects.name" id="s5j-SN-mH0">
11659                                                     <dictionary key="options">
11660                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11661                                                     </dictionary>
11662                                                 </binding>
11663                                             </connections>
11664                                         </tableColumn>
11665                                         <tableColumn width="65" minWidth="10" maxWidth="3.4028234663852886e+38" id="14207">
11666                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="優先度">
11667                                                 <font key="font" metaFont="smallSystem"/>
11668                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11669                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11670                                             </tableHeaderCell>
11671                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14208">
11672                                                 <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
11673                                                 <font key="font" metaFont="system"/>
11674                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11675                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11676                                             </textFieldCell>
11677                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11678                                             <connections>
11679                                                 <binding destination="O9l-8N-49r" name="value" keyPath="arrangedObjects.z" id="Olg-qn-ejY">
11680                                                     <dictionary key="options">
11681                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11682                                                     </dictionary>
11683                                                 </binding>
11684                                             </connections>
11685                                         </tableColumn>
11686                                     </tableColumns>
11687                                 </tableView>
11688                             </subviews>
11689                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11690                         </clipView>
11691                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14180">
11692                             <rect key="frame" x="1" y="118" width="198" height="16"/>
11693                             <autoresizingMask key="autoresizingMask"/>
11694                         </scroller>
11695                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14182">
11696                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11697                             <autoresizingMask key="autoresizingMask"/>
11698                         </scroller>
11699                         <tableHeaderView key="headerView" id="14181">
11700                             <rect key="frame" x="0.0" y="0.0" width="199" height="17"/>
11701                             <autoresizingMask key="autoresizingMask"/>
11702                         </tableHeaderView>
11703                     </scrollView>
11704                     <button verticalHuggingPriority="750" id="14209">
11705                         <rect key="frame" x="14" y="324" width="51" height="32"/>
11706                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11707                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14210">
11708                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11709                             <font key="font" metaFont="system"/>
11710                         </buttonCell>
11711                         <connections>
11712                             <action selector="insert1:" target="9720" id="xxX-wg-qm2"/>
11713                         </connections>
11714                     </button>
11715                     <button verticalHuggingPriority="750" id="14213">
11716                         <rect key="frame" x="65" y="324" width="48" height="32"/>
11717                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11718                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14214">
11719                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11720                             <font key="font" metaFont="system"/>
11721                         </buttonCell>
11722                         <connections>
11723                             <action selector="remove1:" target="9720" id="54Q-AO-TJM"/>
11724                         </connections>
11725                     </button>
11726                     <button verticalHuggingPriority="750" id="14226">
11727                         <rect key="frame" x="14" y="189" width="51" height="32"/>
11728                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11729                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14229">
11730                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11731                             <font key="font" metaFont="system"/>
11732                         </buttonCell>
11733                         <connections>
11734                             <action selector="insert2:" target="9720" id="J2I-zl-mVZ"/>
11735                         </connections>
11736                     </button>
11737                     <button verticalHuggingPriority="750" id="14227">
11738                         <rect key="frame" x="65" y="189" width="48" height="32"/>
11739                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11740                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14228">
11741                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11742                             <font key="font" metaFont="system"/>
11743                         </buttonCell>
11744                         <connections>
11745                             <action selector="remove2:" target="9720" id="sHK-hz-RtB"/>
11746                         </connections>
11747                     </button>
11748                     <textField verticalHuggingPriority="750" id="14235">
11749                         <rect key="frame" x="62" y="164" width="50" height="22"/>
11750                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11751                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14236">
11752                             <font key="font" metaFont="system"/>
11753                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
11754                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
11755                         </textFieldCell>
11756                     </textField>
11757                     <textField verticalHuggingPriority="750" id="14241">
11758                         <rect key="frame" x="169" y="164" width="50" height="22"/>
11759                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11760                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14243">
11761                             <font key="font" metaFont="system"/>
11762                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
11763                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
11764                         </textFieldCell>
11765                     </textField>
11766                     <textField verticalHuggingPriority="750" id="14250">
11767                         <rect key="frame" x="18" y="167" width="39" height="17"/>
11768                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11769                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="X座標" id="14251">
11770                             <font key="font" metaFont="system"/>
11771                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11772                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11773                         </textFieldCell>
11774                     </textField>
11775                     <textField verticalHuggingPriority="750" id="14254">
11776                         <rect key="frame" x="125" y="167" width="39" height="17"/>
11777                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11778                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Y座標" id="14255">
11779                             <font key="font" metaFont="system"/>
11780                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11781                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11782                         </textFieldCell>
11783                     </textField>
11784                     <imageView id="14275">
11785                         <rect key="frame" x="18" y="17" width="97" height="142"/>
11786                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11787                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14276"/>
11788                         <connections>
11789                             <binding destination="O9l-8N-49r" name="value" keyPath="selection.img" id="KUL-Fr-Z5d"/>
11790                         </connections>
11791                     </imageView>
11792                     <customView id="14286" customClass="StandView">
11793                         <rect key="frame" x="222" y="0.0" width="418" height="480"/>
11794                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11795                     </customView>
11796                     <button verticalHuggingPriority="750" id="14301">
11797                         <rect key="frame" x="161" y="189" width="66" height="32"/>
11798                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11799                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14302">
11800                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11801                             <font key="font" size="13" name="AquaKana"/>
11802                         </buttonCell>
11803                         <connections>
11804                             <action selector="submitStand:" target="9720" id="14360"/>
11805                         </connections>
11806                     </button>
11807                     <imageView id="14379">
11808                         <rect key="frame" x="120" y="17" width="97" height="142"/>
11809                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11810                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14381"/>
11811                         <connections>
11812                             <binding destination="9K5-gj-GuP" name="value" keyPath="selection.img" id="oi1-L2-J8D"/>
11813                         </connections>
11814                     </imageView>
11815                     <button verticalHuggingPriority="750" id="nfl-k8-P5F">
11816                         <rect key="frame" x="160" y="324" width="66" height="32"/>
11817                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11818                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="scd-6z-nYc">
11819                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11820                             <font key="font" size="13" name="HiraKakuProN-W3"/>
11821                         </buttonCell>
11822                         <connections>
11823                             <action selector="saveBtn:" target="9720" id="hSD-kZ-gBc"/>
11824                         </connections>
11825                     </button>
11826                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14192">
11827                         <rect key="frame" x="20" y="225" width="201" height="100"/>
11828                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11829                         <clipView key="contentView" id="qQd-HD-6qz">
11830                             <rect key="frame" x="1" y="17" width="199" height="82"/>
11831                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11832                             <subviews>
11833                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="none" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="14194" id="14196">
11834                                     <rect key="frame" x="0.0" y="0.0" width="199" height="19"/>
11835                                     <autoresizingMask key="autoresizingMask"/>
11836                                     <size key="intercellSpacing" width="3" height="2"/>
11837                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11838                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11839                                     <tableColumns>
11840                                         <tableColumn width="117.8125" minWidth="40" maxWidth="1000" id="14197">
11841                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="レイヤー">
11842                                                 <font key="font" metaFont="smallSystem"/>
11843                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11844                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11845                                             </tableHeaderCell>
11846                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14198">
11847                                                 <font key="font" metaFont="system"/>
11848                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11849                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11850                                             </textFieldCell>
11851                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11852                                             <connections>
11853                                                 <binding destination="9K5-gj-GuP" name="value" keyPath="arrangedObjects.name" id="GHh-NA-65u">
11854                                                     <dictionary key="options">
11855                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11856                                                     </dictionary>
11857                                                 </binding>
11858                                             </connections>
11859                                         </tableColumn>
11860                                         <tableColumn width="41" minWidth="10" maxWidth="3.4028234663852886e+38" id="14219">
11861                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="優先度">
11862                                                 <font key="font" metaFont="smallSystem"/>
11863                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11864                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11865                                             </tableHeaderCell>
11866                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14220">
11867                                                 <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
11868                                                 <font key="font" metaFont="system"/>
11869                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11870                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11871                                             </textFieldCell>
11872                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11873                                             <connections>
11874                                                 <binding destination="9K5-gj-GuP" name="value" keyPath="arrangedObjects.z" id="wly-zf-i2d">
11875                                                     <dictionary key="options">
11876                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11877                                                     </dictionary>
11878                                                 </binding>
11879                                             </connections>
11880                                         </tableColumn>
11881                                         <tableColumn width="30.62890625" minWidth="10" maxWidth="3.4028234663852886e+38" id="14221">
11882                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="可視">
11883                                                 <font key="font" metaFont="smallSystem"/>
11884                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11885                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11886                                             </tableHeaderCell>
11887                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="only" alignment="left" inset="2" id="14225">
11888                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
11889                                                 <font key="font" metaFont="system"/>
11890                                             </buttonCell>
11891                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11892                                             <connections>
11893                                                 <binding destination="9K5-gj-GuP" name="value" keyPath="arrangedObjects.v" id="cha-9Z-8pa">
11894                                                     <dictionary key="options">
11895                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11896                                                     </dictionary>
11897                                                 </binding>
11898                                             </connections>
11899                                         </tableColumn>
11900                                     </tableColumns>
11901                                 </tableView>
11902                             </subviews>
11903                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11904                         </clipView>
11905                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14195">
11906                             <rect key="frame" x="1" y="83" width="199" height="16"/>
11907                             <autoresizingMask key="autoresizingMask"/>
11908                         </scroller>
11909                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14193">
11910                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11911                             <autoresizingMask key="autoresizingMask"/>
11912                         </scroller>
11913                         <tableHeaderView key="headerView" id="14194">
11914                             <rect key="frame" x="0.0" y="0.0" width="199" height="17"/>
11915                             <autoresizingMask key="autoresizingMask"/>
11916                         </tableHeaderView>
11917                     </scrollView>
11918                 </subviews>
11919             </view>
11920         </window>
11921         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="PjK-su-h3Y" userLabel="イベントウィンドウ">
11922             <windowStyleMask key="styleMask" titled="YES"/>
11923             <rect key="contentRect" x="678" y="400" width="640" height="480"/>
11924             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11925             <view key="contentView" id="9X5-Bv-yrP">
11926                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
11927                 <autoresizingMask key="autoresizingMask"/>
11928                 <subviews>
11929                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="top-ch-fbA">
11930                         <rect key="frame" x="-1" y="64" width="406" height="417"/>
11931                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11932                         <clipView key="contentView" id="Ps1-nG-rt1">
11933                             <rect key="frame" x="1" y="1" width="404" height="415"/>
11934                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11935                             <subviews>
11936                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="z7M-O3-mGg">
11937                                     <rect key="frame" x="0.0" y="0.0" width="404" height="19"/>
11938                                     <autoresizingMask key="autoresizingMask"/>
11939                                     <size key="intercellSpacing" width="3" height="2"/>
11940                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11941                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11942                                     <tableColumns>
11943                                         <tableColumn editable="NO" width="401" minWidth="40" maxWidth="1000" id="9n5-Xs-ZEC">
11944                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
11945                                                 <font key="font" metaFont="smallSystem"/>
11946                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11947                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11948                                             </tableHeaderCell>
11949                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="LTn-bh-1lU">
11950                                                 <font key="font" metaFont="system"/>
11951                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11952                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11953                                             </textFieldCell>
11954                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11955                                             <connections>
11956                                                 <binding destination="v8V-gL-u6H" name="value" keyPath="arrangedObjects.value" id="nxn-er-kaD">
11957                                                     <dictionary key="options">
11958                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11959                                                     </dictionary>
11960                                                 </binding>
11961                                             </connections>
11962                                         </tableColumn>
11963                                     </tableColumns>
11964                                 </tableView>
11965                             </subviews>
11966                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11967                         </clipView>
11968                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="PEO-Op-Sg0">
11969                             <rect key="frame" x="1" y="119" width="223" height="15"/>
11970                             <autoresizingMask key="autoresizingMask"/>
11971                         </scroller>
11972                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aoH-Gc-3E4">
11973                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11974                             <autoresizingMask key="autoresizingMask"/>
11975                         </scroller>
11976                     </scrollView>
11977                     <button verticalHuggingPriority="750" id="HZj-3x-l9J">
11978                         <rect key="frame" x="14" y="16" width="35" height="32"/>
11979                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11980                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1q2-E2-mzz">
11981                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11982                             <font key="font" size="13" name="AquaKana"/>
11983                         </buttonCell>
11984                         <connections>
11985                             <action selector="eventInsert:" target="3826" id="uQN-kX-Pb7"/>
11986                         </connections>
11987                     </button>
11988                     <button verticalHuggingPriority="750" id="TU5-F1-skY">
11989                         <rect key="frame" x="49" y="16" width="35" height="32"/>
11990                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11991                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JVe-1T-cIY">
11992                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11993                             <font key="font" size="13" name="AquaKana"/>
11994                         </buttonCell>
11995                         <connections>
11996                             <action selector="eventDelete:" target="3826" id="tKG-Fi-xPN"/>
11997                         </connections>
11998                     </button>
11999                     <button verticalHuggingPriority="750" id="jRT-Sw-Ejb">
12000                         <rect key="frame" x="546" y="13" width="79" height="32"/>
12001                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12002                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HPo-IU-dza">
12003                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12004                             <font key="font" size="13" name="AquaKana"/>
12005                         </buttonCell>
12006                         <connections>
12007                             <action selector="eventSubmit:" target="3826" id="jyO-5j-58t"/>
12008                         </connections>
12009                     </button>
12010                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="yHn-IE-iWY">
12011                         <rect key="frame" x="411" y="443" width="56" height="17"/>
12012                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12013                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件" id="q20-pO-SYA">
12014                             <font key="font" size="13" name="AquaKana"/>
12015                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12016                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12017                         </textFieldCell>
12018                     </textField>
12019                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QMD-0u-TLe">
12020                         <rect key="frame" x="411" y="352" width="56" height="17"/>
12021                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12022                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件" id="Slg-dv-6Qp">
12023                             <font key="font" size="13" name="AquaKana"/>
12024                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12025                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12026                         </textFieldCell>
12027                     </textField>
12028                     <button verticalHuggingPriority="750" id="eiy-QY-e5X">
12029                         <rect key="frame" x="552" y="434" width="66" height="32"/>
12030                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12031                         <buttonCell key="cell" type="push" title="変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="APN-Dr-gNb">
12032                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12033                             <font key="font" size="13" name="AquaKana"/>
12034                         </buttonCell>
12035                         <connections>
12036                             <action selector="EEGClight:" target="3826" id="Sne-NP-Iee"/>
12037                         </connections>
12038                     </button>
12039                     <button verticalHuggingPriority="750" id="fWm-Hp-uNK">
12040                         <rect key="frame" x="552" y="343" width="66" height="32"/>
12041                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12042                         <buttonCell key="cell" type="push" title="変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fFC-VL-rrL">
12043                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12044                             <font key="font" size="13" name="AquaKana"/>
12045                         </buttonCell>
12046                         <connections>
12047                             <action selector="EEGCdark:" target="3826" id="98y-sY-kaq"/>
12048                         </connections>
12049                     </button>
12050                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="rrJ-9w-3Un">
12051                         <rect key="frame" x="411" y="418" width="203" height="17"/>
12052                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12053                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件の条件" id="TST-aQ-9nr">
12054                             <font key="font" size="13" name="AquaKana"/>
12055                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12056                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12057                         </textFieldCell>
12058                     </textField>
12059                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zmb-8a-Dzc">
12060                         <rect key="frame" x="411" y="327" width="203" height="17"/>
12061                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12062                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件の条件" id="ntr-H4-G7K">
12063                             <font key="font" size="13" name="AquaKana"/>
12064                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12065                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12066                         </textFieldCell>
12067                     </textField>
12068                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="VhI-J2-wyf">
12069                         <rect key="frame" x="411" y="396" width="203" height="17"/>
12070                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12071                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件の条件2" id="7vM-cy-IEp">
12072                             <font key="font" size="13" name="AquaKana"/>
12073                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12074                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12075                         </textFieldCell>
12076                     </textField>
12077                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Adq-YP-qts">
12078                         <rect key="frame" x="411" y="305" width="203" height="17"/>
12079                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12080                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件の条件2" id="ICs-69-nwA">
12081                             <font key="font" size="13" name="AquaKana"/>
12082                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12083                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12084                         </textFieldCell>
12085                     </textField>
12086                     <button id="0Uk-yg-qGf">
12087                         <rect key="frame" x="411" y="263" width="126" height="18"/>
12088                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12089                         <buttonCell key="cell" type="check" title="イベント座標指定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2Me-TU-3r7">
12090                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12091                             <font key="font" size="13" name="AquaKana"/>
12092                         </buttonCell>
12093                         <connections>
12094                             <action selector="eventCheckBtn:" target="3826" id="xG7-hc-9Ma"/>
12095                         </connections>
12096                     </button>
12097                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="VyG-ve-mib">
12098                         <rect key="frame" x="413" y="230" width="218" height="27"/>
12099                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12100                         <clipView key="contentView" id="gVa-WD-pej">
12101                             <rect key="frame" x="1" y="1" width="216" height="25"/>
12102                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12103                             <subviews>
12104                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Zy7-VL-AJQ">
12105                                     <rect key="frame" x="0.0" y="0.0" width="216" height="19"/>
12106                                     <autoresizingMask key="autoresizingMask"/>
12107                                     <size key="intercellSpacing" width="3" height="2"/>
12108                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12109                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12110                                     <tableColumns>
12111                                         <tableColumn width="213" minWidth="40" maxWidth="1000" id="PjU-Hw-wRh">
12112                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12113                                                 <font key="font" metaFont="smallSystem"/>
12114                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12115                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12116                                             </tableHeaderCell>
12117                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Vak-z3-m3l">
12118                                                 <font key="font" metaFont="system"/>
12119                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12120                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12121                                             </textFieldCell>
12122                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12123                                             <connections>
12124                                                 <binding destination="6TH-id-uPu" name="value" keyPath="arrangedObjects.name" id="3a9-QA-ReH">
12125                                                     <dictionary key="options">
12126                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12127                                                     </dictionary>
12128                                                 </binding>
12129                                             </connections>
12130                                         </tableColumn>
12131                                     </tableColumns>
12132                                 </tableView>
12133                             </subviews>
12134                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12135                         </clipView>
12136                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="2Ms-oS-61D">
12137                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12138                             <autoresizingMask key="autoresizingMask"/>
12139                         </scroller>
12140                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aEH-5N-nm6">
12141                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12142                             <autoresizingMask key="autoresizingMask"/>
12143                         </scroller>
12144                     </scrollView>
12145                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="bCb-HK-iqT">
12146                         <rect key="frame" x="411" y="205" width="108" height="17"/>
12147                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12148                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベントの接し方" id="1SQ-3v-lv5">
12149                             <font key="font" size="13" name="AquaKana"/>
12150                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12151                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12152                         </textFieldCell>
12153                     </textField>
12154                     <popUpButton verticalHuggingPriority="750" id="gf1-5s-E8a">
12155                         <rect key="frame" x="411" y="173" width="109" height="26"/>
12156                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12157                         <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">
12158                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12159                             <font key="font" metaFont="menu"/>
12160                             <menu key="menu" title="OtherViews" id="Udq-k5-rs2">
12161                                 <items>
12162                                     <menuItem title="座標の上" state="on" id="0bi-oa-tIc"/>
12163                                     <menuItem title="隣接" id="gbE-mW-QHu"/>
12164                                     <menuItem title="接触" id="8DM-XU-6Vs"/>
12165                                     <menuItem title="説得" id="wwJ-UO-DbD"/>
12166                                 </items>
12167                             </menu>
12168                         </popUpButtonCell>
12169                         <connections>
12170                             <action selector="eventPopupBtn:" target="3826" id="nFF-nU-FYb"/>
12171                         </connections>
12172                     </popUpButton>
12173                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="u4S-AJ-0Ha">
12174                         <rect key="frame" x="417" y="145" width="78" height="17"/>
12175                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12176                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="プレイヤー1" id="dkP-6M-7zB">
12177                             <font key="font" size="13" name="AquaKana"/>
12178                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12179                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12180                         </textFieldCell>
12181                     </textField>
12182                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dAo-dL-y3E">
12183                         <rect key="frame" x="530" y="145" width="78" height="17"/>
12184                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12185                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="プレイヤー2" id="pCw-eO-ak2">
12186                             <font key="font" size="13" name="AquaKana"/>
12187                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12188                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12189                         </textFieldCell>
12190                     </textField>
12191                     <popUpButton verticalHuggingPriority="750" id="GDc-cE-cYz">
12192                         <rect key="frame" x="411" y="108" width="109" height="26"/>
12193                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12194                         <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">
12195                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12196                             <font key="font" metaFont="menu"/>
12197                             <menu key="menu" title="OtherViews" id="gli-ea-JN9">
12198                                 <items>
12199                                     <menuItem title="手動" state="on" id="9cQ-Y9-2fD"/>
12200                                     <menuItem title="プレイヤー" id="sgO-M8-ObO"/>
12201                                     <menuItem title="CPU" id="cZC-xf-49R"/>
12202                                 </items>
12203                             </menu>
12204                         </popUpButtonCell>
12205                         <connections>
12206                             <action selector="playerSetBtn1:" target="3826" id="vSE-GW-AkP"/>
12207                         </connections>
12208                     </popUpButton>
12209                     <popUpButton verticalHuggingPriority="750" id="GAD-Rf-DoZ">
12210                         <rect key="frame" x="530" y="108" width="109" height="26"/>
12211                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12212                         <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">
12213                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12214                             <font key="font" metaFont="menu"/>
12215                             <menu key="menu" title="OtherViews" id="dKr-h1-SxE">
12216                                 <items>
12217                                     <menuItem title="手動" state="on" id="VZT-jY-56e"/>
12218                                     <menuItem title="プレイヤー" id="1py-6G-vO8"/>
12219                                     <menuItem title="CPU" id="OFu-J5-j6W"/>
12220                                 </items>
12221                             </menu>
12222                         </popUpButtonCell>
12223                         <connections>
12224                             <action selector="playerSetBtn2:" target="3826" id="nE2-Ey-J2q"/>
12225                         </connections>
12226                     </popUpButton>
12227                     <button id="MEv-FT-WBm">
12228                         <rect key="frame" x="411" y="75" width="113" height="18"/>
12229                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12230                         <buttonCell key="cell" type="check" title="ゲーム条件選択" bezelStyle="regularSquare" imagePosition="left" inset="2" id="thG-aE-Dhk">
12231                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12232                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12233                         </buttonCell>
12234                         <connections>
12235                             <action selector="setBattleModeBtn:" target="3826" id="M9e-Kh-cME"/>
12236                         </connections>
12237                     </button>
12238                     <button id="W2C-yf-H1p">
12239                         <rect key="frame" x="411" y="50" width="113" height="18"/>
12240                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12241                         <buttonCell key="cell" type="check" title="シナリオモード" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Lx6-BV-Ya5">
12242                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12243                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12244                         </buttonCell>
12245                     </button>
12246                     <tokenField verticalHuggingPriority="750" id="DZQ-OW-jbE">
12247                         <rect key="frame" x="224" y="22" width="80" height="22"/>
12248                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12249                         <tokenFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="left" title="0" drawsBackground="YES" allowsEditingTextAttributes="YES" tokenStyle="plain" id="abk-HD-MMH">
12250                             <font key="font" metaFont="system"/>
12251                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12252                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12253                         </tokenFieldCell>
12254                     </tokenField>
12255                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Rj4-d8-9Id">
12256                         <rect key="frame" x="84" y="25" width="134" height="17"/>
12257                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12258                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="このシナリオ認識番号" id="cU9-hf-yx2">
12259                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12260                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
12261                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12262                         </textFieldCell>
12263                     </textField>
12264                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ezw-dC-cdW">
12265                         <rect key="frame" x="310" y="24" width="134" height="17"/>
12266                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12267                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="次のシナリオ認識番号" id="dtx-q1-vfw">
12268                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12269                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
12270                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12271                         </textFieldCell>
12272                     </textField>
12273                     <tokenField verticalHuggingPriority="750" id="8Zt-uE-sze">
12274                         <rect key="frame" x="450" y="21" width="80" height="22"/>
12275                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12276                         <tokenFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="left" title="0" drawsBackground="YES" allowsEditingTextAttributes="YES" tokenStyle="plain" id="6qa-4T-Q4Q">
12277                             <font key="font" metaFont="system"/>
12278                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12279                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12280                         </tokenFieldCell>
12281                     </tokenField>
12282                     <button verticalHuggingPriority="750" id="lWF-8k-3nw">
12283                         <rect key="frame" x="532" y="67" width="105" height="32"/>
12284                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12285                         <buttonCell key="cell" type="push" title="ギルド登録" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vcP-e5-Aba">
12286                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12287                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12288                         </buttonCell>
12289                         <connections>
12290                             <action selector="eventGuildBtn:" target="3826" id="6hw-6a-Y29"/>
12291                         </connections>
12292                     </button>
12293                     <button id="NFT-lp-y7k">
12294                         <rect key="frame" x="536" y="206" width="48" height="18"/>
12295                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12296                         <buttonCell key="cell" type="check" title="雇用" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="W0g-FE-HtA">
12297                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12298                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12299                         </buttonCell>
12300                     </button>
12301                     <button id="Jq9-hI-cdO">
12302                         <rect key="frame" x="536" y="186" width="48" height="18"/>
12303                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12304                         <buttonCell key="cell" type="check" title="建設" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="tGk-7s-iLU">
12305                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12306                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12307                         </buttonCell>
12308                     </button>
12309                     <button id="Ml3-nh-RJp">
12310                         <rect key="frame" x="536" y="166" width="48" height="18"/>
12311                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12312                         <buttonCell key="cell" type="check" title="召喚" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="nLW-5G-4jR">
12313                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12314                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12315                         </buttonCell>
12316                     </button>
12317                 </subviews>
12318             </view>
12319         </window>
12320         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="TCU-hD-KGw" userLabel="勝利敗北条件">
12321             <windowStyleMask key="styleMask" titled="YES"/>
12322             <rect key="contentRect" x="196" y="240" width="331" height="479"/>
12323             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12324             <view key="contentView" id="LrC-ge-6ZK">
12325                 <rect key="frame" x="0.0" y="0.0" width="331" height="479"/>
12326                 <autoresizingMask key="autoresizingMask"/>
12327                 <subviews>
12328                     <button verticalHuggingPriority="750" id="YZR-I1-59j">
12329                         <rect key="frame" x="146" y="13" width="66" height="32"/>
12330                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12331                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cdP-cl-ICy">
12332                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12333                             <font key="font" size="13" name="AquaKana"/>
12334                         </buttonCell>
12335                         <connections>
12336                             <action selector="EEGCsubmit:" target="3826" id="Qnu-Ox-haN"/>
12337                         </connections>
12338                     </button>
12339                     <popUpButton verticalHuggingPriority="750" id="USZ-a0-oSz">
12340                         <rect key="frame" x="25" y="417" width="283" height="26"/>
12341                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12342                         <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">
12343                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12344                             <font key="font" metaFont="menu"/>
12345                             <menu key="menu" title="OtherViews" id="TEF-Sl-Rhe">
12346                                 <items>
12347                                     <menuItem title="敵の全滅" id="cCu-5t-qqy">
12348                                         <modifierMask key="keyEquivalentModifierMask" shift="YES"/>
12349                                     </menuItem>
12350                                     <menuItem title="味方の全滅" state="on" id="ont-yH-gVP"/>
12351                                     <menuItem title="全ての指定ユニットの消失" id="I2E-6F-cMN"/>
12352                                     <menuItem title="指定ユニットのいずれかが消失" id="PLv-h8-aOu"/>
12353                                     <menuItem title="指定場所へ移動" id="LdV-kv-dcH"/>
12354                                     <menuItem title="指定拠点の破壊" id="6GY-Q9-Hgw"/>
12355                                     <menuItem title="指定研究が完成" id="Szc-2T-Usd"/>
12356                                     <menuItem title="指定スイッチがオン" id="zRF-bm-GvB"/>
12357                                 </items>
12358                             </menu>
12359                         </popUpButtonCell>
12360                         <connections>
12361                             <action selector="EEGC1select:" target="3826" id="Dii-BY-roo"/>
12362                         </connections>
12363                     </popUpButton>
12364                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="IhI-vu-IpM">
12365                         <rect key="frame" x="27" y="289" width="240" height="116"/>
12366                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12367                         <clipView key="contentView" id="aSR-pq-5p1">
12368                             <rect key="frame" x="1" y="1" width="238" height="114"/>
12369                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12370                             <subviews>
12371                                 <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">
12372                                     <rect key="frame" x="0.0" y="0.0" width="238" height="19"/>
12373                                     <autoresizingMask key="autoresizingMask"/>
12374                                     <size key="intercellSpacing" width="3" height="2"/>
12375                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12376                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12377                                     <tableColumns>
12378                                         <tableColumn editable="NO" width="235" minWidth="40" maxWidth="1000" id="3Lu-rx-WHf">
12379                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12380                                                 <font key="font" metaFont="smallSystem"/>
12381                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12382                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12383                                             </tableHeaderCell>
12384                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="bM6-b3-yVC">
12385                                                 <font key="font" metaFont="system"/>
12386                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12387                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12388                                             </textFieldCell>
12389                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12390                                             <connections>
12391                                                 <binding destination="wWg-Ih-Dqr" name="value" keyPath="arrangedObjects.value" id="tS8-Lw-OkF">
12392                                                     <dictionary key="options">
12393                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12394                                                     </dictionary>
12395                                                 </binding>
12396                                             </connections>
12397                                         </tableColumn>
12398                                     </tableColumns>
12399                                 </tableView>
12400                             </subviews>
12401                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12402                         </clipView>
12403                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="TKS-IC-1Ao">
12404                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12405                             <autoresizingMask key="autoresizingMask"/>
12406                         </scroller>
12407                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="hHF-Xy-Qp4">
12408                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12409                             <autoresizingMask key="autoresizingMask"/>
12410                         </scroller>
12411                     </scrollView>
12412                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="nez-dz-aIH">
12413                         <rect key="frame" x="25" y="454" width="56" height="17"/>
12414                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12415                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件" id="k6Z-7a-Qr1">
12416                             <font key="font" size="13" name="AquaKana"/>
12417                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12418                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12419                         </textFieldCell>
12420                     </textField>
12421                     <button verticalHuggingPriority="750" id="zTE-f7-9x0">
12422                         <rect key="frame" x="212" y="13" width="105" height="32"/>
12423                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12424                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="96Q-Fh-HrD">
12425                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12426                             <font key="font" size="13" name="AquaKana"/>
12427                         </buttonCell>
12428                         <connections>
12429                             <action selector="EEGCcancel:" target="3826" id="Wmw-0q-4x4"/>
12430                         </connections>
12431                     </button>
12432                     <button verticalHuggingPriority="750" id="t8a-RS-eCd">
12433                         <rect key="frame" x="27" y="31" width="23" height="23"/>
12434                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12435                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TVc-RZ-WER">
12436                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12437                             <font key="font" metaFont="system"/>
12438                         </buttonCell>
12439                         <connections>
12440                             <action selector="EEGC2insert:" target="3826" id="xTq-vf-892"/>
12441                         </connections>
12442                     </button>
12443                     <button verticalHuggingPriority="750" id="L1i-mT-RgQ">
12444                         <rect key="frame" x="58" y="31" width="23" height="23"/>
12445                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12446                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mkG-7c-b6A">
12447                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12448                             <font key="font" metaFont="system"/>
12449                         </buttonCell>
12450                         <connections>
12451                             <action selector="EEGC2delete:" target="3826" id="fj0-VS-a39"/>
12452                         </connections>
12453                     </button>
12454                     <popUpButton verticalHuggingPriority="750" id="B4c-ot-RZL">
12455                         <rect key="frame" x="25" y="216" width="283" height="26"/>
12456                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12457                         <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">
12458                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12459                             <font key="font" metaFont="menu"/>
12460                             <menu key="menu" title="OtherViews" id="K0n-60-shV">
12461                                 <items>
12462                                     <menuItem title="----" state="on" id="JfA-Ex-v2X"/>
12463                                     <menuItem title="敵の全滅" id="Wex-JY-CoY"/>
12464                                     <menuItem title="味方の全滅" id="58A-jB-9gv"/>
12465                                     <menuItem title="全ての指定ユニットの消失" id="ToG-T2-h5F"/>
12466                                     <menuItem title="指定ユニットのいずれかが消失" id="2C4-w7-4HL"/>
12467                                     <menuItem title="指定場所へ移動" id="ESg-Gk-JVu"/>
12468                                     <menuItem title="指定拠点の破壊" id="Yc0-4y-CTd"/>
12469                                     <menuItem title="指定研究が完成" id="W7F-wR-H8I"/>
12470                                     <menuItem title="指定スイッチがオン" id="qcF-G5-u7a"/>
12471                                 </items>
12472                             </menu>
12473                         </popUpButtonCell>
12474                         <connections>
12475                             <action selector="EEGC2select:" target="3826" id="Xxf-ZH-2z8"/>
12476                         </connections>
12477                     </popUpButton>
12478                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="n1x-NJ-GeN">
12479                         <rect key="frame" x="27" y="88" width="240" height="116"/>
12480                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12481                         <clipView key="contentView" id="Q7n-lT-lDG">
12482                             <rect key="frame" x="1" y="1" width="238" height="114"/>
12483                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12484                             <subviews>
12485                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="tEy-RS-tOd">
12486                                     <rect key="frame" x="0.0" y="0.0" width="238" height="19"/>
12487                                     <autoresizingMask key="autoresizingMask"/>
12488                                     <size key="intercellSpacing" width="3" height="2"/>
12489                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12490                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12491                                     <tableColumns>
12492                                         <tableColumn editable="NO" width="235" minWidth="40" maxWidth="1000" id="L0U-8z-35P">
12493                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12494                                                 <font key="font" metaFont="smallSystem"/>
12495                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12496                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12497                                             </tableHeaderCell>
12498                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="B6C-48-Bkd">
12499                                                 <font key="font" metaFont="system"/>
12500                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12501                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12502                                             </textFieldCell>
12503                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12504                                             <connections>
12505                                                 <binding destination="Eir-uH-Hci" name="value" keyPath="arrangedObjects.value" id="LQe-7w-qcM">
12506                                                     <dictionary key="options">
12507                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12508                                                     </dictionary>
12509                                                 </binding>
12510                                             </connections>
12511                                         </tableColumn>
12512                                     </tableColumns>
12513                                 </tableView>
12514                             </subviews>
12515                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12516                         </clipView>
12517                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="QOu-zt-PRL">
12518                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12519                             <autoresizingMask key="autoresizingMask"/>
12520                         </scroller>
12521                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Civ-h1-ava">
12522                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12523                             <autoresizingMask key="autoresizingMask"/>
12524                         </scroller>
12525                     </scrollView>
12526                     <button verticalHuggingPriority="750" id="qnS-Ms-h8f">
12527                         <rect key="frame" x="27" y="254" width="23" height="23"/>
12528                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12529                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mIv-Qb-m4i">
12530                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12531                             <font key="font" metaFont="system"/>
12532                         </buttonCell>
12533                         <connections>
12534                             <action selector="EEGC1insert:" target="3826" id="2hm-Pe-5uU"/>
12535                         </connections>
12536                     </button>
12537                     <button verticalHuggingPriority="750" id="bYF-XI-Pv0">
12538                         <rect key="frame" x="58" y="254" width="23" height="23"/>
12539                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12540                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QTn-Vu-xOh">
12541                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12542                             <font key="font" metaFont="system"/>
12543                         </buttonCell>
12544                         <connections>
12545                             <action selector="EEGC1delete:" target="3826" id="zvD-hD-k1a"/>
12546                         </connections>
12547                     </button>
12548                 </subviews>
12549             </view>
12550             <point key="canvasLocation" x="332.5" y="-325.5"/>
12551         </window>
12552         <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">
12553             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12554             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
12555             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
12556             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12557             <view key="contentView" id="rAJ-hS-070">
12558                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
12559                 <autoresizingMask key="autoresizingMask"/>
12560                 <subviews>
12561                     <button verticalHuggingPriority="750" id="B44-ia-OsA">
12562                         <rect key="frame" x="388" y="13" width="107" height="32"/>
12563                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12564                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ZZ5-Lu-Emc">
12565                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12566                             <font key="font" size="13" name="AquaKana"/>
12567                         </buttonCell>
12568                         <connections>
12569                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="f8N-g4-tt2"/>
12570                         </connections>
12571                     </button>
12572                     <textField verticalHuggingPriority="750" id="jgK-87-WfF">
12573                         <rect key="frame" x="338" y="20" width="48" height="22"/>
12574                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12575                         <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">
12576                             <font key="font" metaFont="system"/>
12577                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12578                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12579                         </textFieldCell>
12580                     </textField>
12581                     <textField verticalHuggingPriority="750" id="sHo-pc-KCd">
12582                         <rect key="frame" x="228" y="24" width="95" height="17"/>
12583                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12584                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="f9j-dW-AWn">
12585                             <font key="font" size="13" name="AquaKana"/>
12586                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12587                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12588                         </textFieldCell>
12589                     </textField>
12590                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="t8r-pu-RLL">
12591                         <rect key="frame" x="-1" y="155" width="502" height="246"/>
12592                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12593                         <clipView key="contentView" id="xAc-4a-WeV">
12594                             <rect key="frame" x="1" y="17" width="500" height="228"/>
12595                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12596                             <subviews>
12597                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="Fhy-Fs-H1B" id="DKq-e6-xVx">
12598                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
12599                                     <autoresizingMask key="autoresizingMask"/>
12600                                     <size key="intercellSpacing" width="3" height="2"/>
12601                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12602                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12603                                     <tableColumns>
12604                                         <tableColumn editable="NO" width="154.265625" minWidth="40" maxWidth="1000" id="ESp-eh-xGT">
12605                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="スキル名">
12606                                                 <font key="font" metaFont="smallSystem"/>
12607                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12608                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12609                                             </tableHeaderCell>
12610                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fSy-A2-A0S">
12611                                                 <font key="font" metaFont="system"/>
12612                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12613                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12614                                             </textFieldCell>
12615                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12616                                         </tableColumn>
12617                                         <tableColumn editable="NO" width="340" minWidth="40" maxWidth="1000" id="cbg-0q-SaP">
12618                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
12619                                                 <font key="font" metaFont="smallSystem"/>
12620                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12621                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12622                                             </tableHeaderCell>
12623                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="qjb-8l-7ot">
12624                                                 <font key="font" metaFont="system"/>
12625                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12626                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12627                                             </textFieldCell>
12628                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12629                                         </tableColumn>
12630                                     </tableColumns>
12631                                 </tableView>
12632                             </subviews>
12633                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12634                         </clipView>
12635                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="piW-Za-RjI">
12636                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12637                             <autoresizingMask key="autoresizingMask"/>
12638                         </scroller>
12639                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="gUm-jL-hHc">
12640                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12641                             <autoresizingMask key="autoresizingMask"/>
12642                         </scroller>
12643                         <tableHeaderView key="headerView" id="Fhy-Fs-H1B">
12644                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
12645                             <autoresizingMask key="autoresizingMask"/>
12646                         </tableHeaderView>
12647                     </scrollView>
12648                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="udR-yl-HKW">
12649                         <rect key="frame" x="17" y="72" width="384" height="77"/>
12650                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12651                         <view key="contentView" id="mMS-GO-xVf">
12652                             <rect key="frame" x="1" y="1" width="382" height="75"/>
12653                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12654                             <subviews>
12655                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="fee-sx-Gfx">
12656                                     <rect key="frame" x="9" y="14" width="366" height="54"/>
12657                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12658                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="hwZ-2c-gSM">
12659                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
12660                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12661                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12662                                     </textFieldCell>
12663                                 </textField>
12664                             </subviews>
12665                         </view>
12666                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
12667                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
12668                     </box>
12669                 </subviews>
12670             </view>
12671         </window>
12672         <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">
12673             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12674             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
12675             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
12676             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12677             <view key="contentView" id="9g7-Sl-hte">
12678                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
12679                 <autoresizingMask key="autoresizingMask"/>
12680                 <subviews>
12681                     <button verticalHuggingPriority="750" id="aig-vL-Nuf">
12682                         <rect key="frame" x="388" y="13" width="92" height="32"/>
12683                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12684                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Fc2-zp-Kd7">
12685                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12686                             <font key="font" size="13" name="AquaKana"/>
12687                         </buttonCell>
12688                         <connections>
12689                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="fuD-ag-9tf"/>
12690                         </connections>
12691                     </button>
12692                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="JfL-6f-E3v">
12693                         <rect key="frame" x="20" y="167" width="350" height="135"/>
12694                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12695                         <clipView key="contentView" id="U5m-JV-fY4">
12696                             <rect key="frame" x="1" y="1" width="348" height="133"/>
12697                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12698                             <subviews>
12699                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="R3A-iA-5db">
12700                                     <rect key="frame" x="0.0" y="0.0" width="237" height="19"/>
12701                                     <autoresizingMask key="autoresizingMask"/>
12702                                     <size key="intercellSpacing" width="3" height="2"/>
12703                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12704                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12705                                     <tableColumns>
12706                                         <tableColumn width="234.33203125" minWidth="40" maxWidth="1000" id="TVQ-uF-X9W">
12707                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12708                                                 <font key="font" metaFont="smallSystem"/>
12709                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12710                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12711                                             </tableHeaderCell>
12712                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="L4B-P8-Cq9">
12713                                                 <font key="font" metaFont="system"/>
12714                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12715                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12716                                             </textFieldCell>
12717                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12718                                         </tableColumn>
12719                                     </tableColumns>
12720                                 </tableView>
12721                             </subviews>
12722                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12723                         </clipView>
12724                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="h0C-Fn-fzS">
12725                             <rect key="frame" x="1" y="118" width="238" height="16"/>
12726                             <autoresizingMask key="autoresizingMask"/>
12727                         </scroller>
12728                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="eXy-cp-V4S">
12729                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12730                             <autoresizingMask key="autoresizingMask"/>
12731                         </scroller>
12732                     </scrollView>
12733                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vag-vX-001">
12734                         <rect key="frame" x="18" y="363" width="69" height="17"/>
12735                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12736                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="状態変化名" id="VYe-2v-j2c">
12737                             <font key="font" size="13" name="AquaKana"/>
12738                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12739                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12740                         </textFieldCell>
12741                     </textField>
12742                     <textField verticalHuggingPriority="750" id="Spd-Cu-dSu">
12743                         <rect key="frame" x="20" y="333" width="143" height="22"/>
12744                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12745                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="y6V-VY-Mvb">
12746                             <font key="font" metaFont="system"/>
12747                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12748                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12749                         </textFieldCell>
12750                     </textField>
12751                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BVf-sU-gjD">
12752                         <rect key="frame" x="18" y="310" width="95" height="17"/>
12753                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12754                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータス変化" id="48a-PA-rO3">
12755                             <font key="font" size="13" name="AquaKana"/>
12756                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12757                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12758                         </textFieldCell>
12759                     </textField>
12760                     <popUpButton verticalHuggingPriority="750" id="ldV-4y-cId">
12761                         <rect key="frame" x="18" y="135" width="105" height="26"/>
12762                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12763                         <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">
12764                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12765                             <font key="font" metaFont="menu"/>
12766                             <menu key="menu" title="OtherViews" id="mqb-UT-rb9">
12767                                 <items>
12768                                     <menuItem title="W毎HP" state="on" id="iMo-Yr-gsx"/>
12769                                     <menuItem title="W毎MP" id="Yr7-av-iE5"/>
12770                                     <menuItem title="W毎AP" id="ItE-xz-e8Y"/>
12771                                     <menuItem title="WT" id="Y5G-2u-KAP"/>
12772                                     <menuItem title="攻撃力" id="4vE-cf-Ig0"/>
12773                                     <menuItem title="防御力" id="rcZ-Uc-6PK"/>
12774                                     <menuItem title="演算力" id="4K9-gD-izI"/>
12775                                     <menuItem title="命中値" id="MZf-9A-TUw"/>
12776                                     <menuItem title="回避値" id="Tgx-FC-X9h"/>
12777                                     <menuItem title="HP" id="PdS-T9-SEM">
12778                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
12779                                     </menuItem>
12780                                     <menuItem title="MP" id="MpJ-NV-Ghn"/>
12781                                     <menuItem title="AP" id="JT8-kr-wAC"/>
12782                                     <menuItem title="STR" id="BZp-v7-OOT"/>
12783                                     <menuItem title="VIT" id="wDv-DY-khJ"/>
12784                                     <menuItem title="AGI" id="38k-GT-gOu"/>
12785                                     <menuItem title="DEX" id="Abc-Po-geF"/>
12786                                     <menuItem title="MEN" id="YqU-T6-wLO"/>
12787                                     <menuItem title="INT" id="jZh-mh-IEq"/>
12788                                     <menuItem title="LUK" id="DeM-bI-Ybj"/>
12789                                 </items>
12790                             </menu>
12791                         </popUpButtonCell>
12792                     </popUpButton>
12793                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Hd9-3e-Pdf">
12794                         <rect key="frame" x="127" y="140" width="17" height="17"/>
12795                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12796                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="を" id="65b-lw-Obo">
12797                             <font key="font" size="13" name="AquaKana"/>
12798                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12799                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12800                         </textFieldCell>
12801                     </textField>
12802                     <textField verticalHuggingPriority="750" id="M9z-8e-g2C">
12803                         <rect key="frame" x="147" y="102" width="70" height="22"/>
12804                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12805                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="aWv-Z8-p0J">
12806                             <font key="font" metaFont="system"/>
12807                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12808                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12809                         </textFieldCell>
12810                     </textField>
12811                     <textField verticalHuggingPriority="750" id="Utz-ED-ja6">
12812                         <rect key="frame" x="242" y="102" width="40" height="22"/>
12813                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12814                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6Wi-VZ-80z">
12815                             <font key="font" metaFont="system"/>
12816                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12817                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12818                         </textFieldCell>
12819                     </textField>
12820                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="raM-gI-UT5">
12821                         <rect key="frame" x="219" y="105" width="17" height="17"/>
12822                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12823                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="と" id="xzs-HF-Xzg">
12824                             <font key="font" size="13" name="AquaKana"/>
12825                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12826                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12827                         </textFieldCell>
12828                     </textField>
12829                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fST-Iu-zpA">
12830                         <rect key="frame" x="288" y="105" width="23" height="17"/>
12831                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12832                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="O9q-Gh-Teh">
12833                             <font key="font" metaFont="system"/>
12834                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12835                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12836                         </textFieldCell>
12837                     </textField>
12838                     <button verticalHuggingPriority="750" id="FKP-Ye-SXr">
12839                         <rect key="frame" x="187" y="131" width="66" height="32"/>
12840                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12841                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pL1-cG-FMQ">
12842                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12843                             <font key="font" size="13" name="AquaKana"/>
12844                         </buttonCell>
12845                     </button>
12846                     <popUpButton verticalHuggingPriority="750" id="HfM-vF-X7N">
12847                         <rect key="frame" x="18" y="33" width="112" height="26"/>
12848                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12849                         <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">
12850                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12851                             <font key="font" metaFont="menu"/>
12852                             <menu key="menu" title="OtherViews" id="xNm-Fz-6g4">
12853                                 <items>
12854                                     <menuItem title="行動不能" state="on" id="cxK-L4-cP0"/>
12855                                     <menuItem title="攻撃不能" id="81K-Qa-PLD"/>
12856                                     <menuItem title="移動不能" id="OQN-t8-gJH"/>
12857                                     <menuItem title="戦闘不能" id="iMH-SY-ZcB"/>
12858                                     <menuItem title="無差別に攻撃" id="c34-QL-7MN"/>
12859                                     <menuItem title="味方を攻撃" id="sIE-TZ-KSS"/>
12860                                     <menuItem title="敵を自動攻撃" id="Bm1-V0-KAO"/>
12861                                 </items>
12862                             </menu>
12863                         </popUpButtonCell>
12864                     </popUpButton>
12865                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="p8Y-Pa-8Pi">
12866                         <rect key="frame" x="133" y="37" width="43" height="17"/>
12867                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12868                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="を追加" id="3DZ-By-OiW">
12869                             <font key="font" size="13" name="AquaKana"/>
12870                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12871                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12872                         </textFieldCell>
12873                     </textField>
12874                     <button verticalHuggingPriority="750" id="4E4-MU-MLG">
12875                         <rect key="frame" x="187" y="28" width="66" height="32"/>
12876                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12877                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="h3l-fQ-wEB">
12878                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12879                             <font key="font" size="13" name="AquaKana"/>
12880                         </buttonCell>
12881                     </button>
12882                     <popUpButton verticalHuggingPriority="750" id="weC-Qo-qwM">
12883                         <rect key="frame" x="18" y="100" width="96" height="26"/>
12884                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12885                         <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">
12886                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12887                             <font key="font" metaFont="menu"/>
12888                             <menu key="menu" title="OtherViews" id="CE3-sZ-Kjp">
12889                                 <items>
12890                                     <menuItem title="無修正" state="on" id="K2T-pD-lfr"/>
12891                                     <menuItem title="演算依存" id="pXL-MA-Knd"/>
12892                                 </items>
12893                             </menu>
12894                         </popUpButtonCell>
12895                     </popUpButton>
12896                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="XFk-tN-GuK">
12897                         <rect key="frame" x="117" y="105" width="17" height="17"/>
12898                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12899                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="で" id="zwA-mG-My5">
12900                             <font key="font" size="13" name="AquaKana"/>
12901                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12902                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12903                         </textFieldCell>
12904                     </textField>
12905                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="MIS-bs-efx">
12906                         <rect key="frame" x="169" y="365" width="56" height="17"/>
12907                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12908                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="持続時間" id="PgX-SF-pHu">
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                     <popUpButton verticalHuggingPriority="750" id="brb-Bg-IIs">
12915                         <rect key="frame" x="169" y="329" width="216" height="26"/>
12916                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12917                         <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">
12918                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12919                             <font key="font" metaFont="menu"/>
12920                             <menu key="menu" title="OtherViews" id="ptj-uu-ryy">
12921                                 <items>
12922                                     <menuItem title="WT任意" state="on" id="Rer-wg-UnB"/>
12923                                     <menuItem title="永久" id="cQi-Ea-U2K"/>
12924                                     <menuItem title="対象者に次のターンが来るまで" id="p5t-H8-kL2"/>
12925                                     <menuItem title="行為者に次のターンが来るまで" id="e89-CV-SFM"/>
12926                                     <menuItem title="射程外判定/行為者にターン" id="yVm-CA-1tv"/>
12927                                 </items>
12928                             </menu>
12929                         </popUpButtonCell>
12930                     </popUpButton>
12931                     <textField verticalHuggingPriority="750" id="Sv1-5f-4Sn">
12932                         <rect key="frame" x="238" y="361" width="60" height="22"/>
12933                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12934                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="sXf-Aa-h1a">
12935                             <font key="font" metaFont="system"/>
12936                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12937                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12938                         </textFieldCell>
12939                     </textField>
12940                     <textField verticalHuggingPriority="750" id="POw-VA-gD2">
12941                         <rect key="frame" x="306" y="361" width="40" height="22"/>
12942                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12943                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="RDi-1H-uYp">
12944                             <font key="font" metaFont="system"/>
12945                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12946                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12947                         </textFieldCell>
12948                     </textField>
12949                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="uhT-c7-f5S">
12950                         <rect key="frame" x="352" y="365" width="13" height="17"/>
12951                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12952                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="40J-mG-L18">
12953                             <font key="font" metaFont="system"/>
12954                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12955                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12956                         </textFieldCell>
12957                     </textField>
12958                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vp4-3P-BZY">
12959                         <rect key="frame" x="392" y="366" width="69" height="17"/>
12960                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12961                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="自己回復率" id="QCw-B5-WL8">
12962                             <font key="font" size="13" name="AquaKana"/>
12963                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12964                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12965                         </textFieldCell>
12966                     </textField>
12967                     <textField verticalHuggingPriority="750" id="1Tg-M0-xcY">
12968                         <rect key="frame" x="394" y="335" width="40" height="22"/>
12969                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12970                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="2VJ-aG-eZI">
12971                             <font key="font" metaFont="system"/>
12972                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12973                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12974                         </textFieldCell>
12975                     </textField>
12976                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gSt-qk-Xng">
12977                         <rect key="frame" x="440" y="338" width="13" height="17"/>
12978                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12979                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="oAX-ij-BCK">
12980                             <font key="font" metaFont="system"/>
12981                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12982                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12983                         </textFieldCell>
12984                     </textField>
12985                     <popUpButton verticalHuggingPriority="750" id="k8q-mO-f72">
12986                         <rect key="frame" x="321" y="101" width="75" height="26"/>
12987                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12988                         <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">
12989                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12990                             <font key="font" metaFont="menu"/>
12991                             <menu key="menu" title="OtherViews" id="fa5-pk-qtf">
12992                                 <items>
12993                                     <menuItem title="上げる" state="on" id="YqF-gD-Uyk"/>
12994                                     <menuItem title="下げる" id="Qcv-vg-XRl"/>
12995                                 </items>
12996                             </menu>
12997                         </popUpButtonCell>
12998                     </popUpButton>
12999                 </subviews>
13000             </view>
13001         </window>
13002         <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">
13003             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
13004             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
13005             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
13006             <view key="contentView" id="hOJ-1W-QEf">
13007                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
13008                 <autoresizingMask key="autoresizingMask"/>
13009                 <subviews>
13010                     <button verticalHuggingPriority="750" id="aTp-HJ-NtS">
13011                         <rect key="frame" x="490" y="5" width="107" height="32"/>
13012                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13013                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vvp-ru-F5Y">
13014                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13015                             <font key="font" size="13" name="AquaKana"/>
13016                         </buttonCell>
13017                         <connections>
13018                             <action selector="submit:" target="3fj-BE-hOi" id="EPb-Hq-eOm"/>
13019                         </connections>
13020                     </button>
13021                     <imageView id="fif-Zf-9JA">
13022                         <rect key="frame" x="383" y="183" width="200" height="200"/>
13023                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13024                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="lVc-Ei-c0l"/>
13025                         <connections>
13026                             <binding destination="UDg-Hv-fTw" name="value" keyPath="selection.imgb" id="2Pc-Qb-c7c"/>
13027                         </connections>
13028                     </imageView>
13029                     <button verticalHuggingPriority="750" id="kwV-2v-Tfc">
13030                         <rect key="frame" x="406" y="5" width="79" height="32"/>
13031                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13032                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PAj-E1-NHk">
13033                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13034                             <font key="font" size="13" name="AquaKana"/>
13035                         </buttonCell>
13036                         <connections>
13037                             <action selector="registLCL:" target="3fj-BE-hOi" id="EtO-5M-MNQ"/>
13038                         </connections>
13039                     </button>
13040                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Sxb-NW-DLL">
13041                         <rect key="frame" x="-1" y="47" width="379" height="354"/>
13042                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13043                         <clipView key="contentView" id="Fif-1l-UOC">
13044                             <rect key="frame" x="1" y="17" width="377" height="336"/>
13045                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13046                             <subviews>
13047                                 <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">
13048                                     <rect key="frame" x="0.0" y="0.0" width="376" height="34"/>
13049                                     <autoresizingMask key="autoresizingMask"/>
13050                                     <size key="intercellSpacing" width="3" height="2"/>
13051                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13052                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13053                                     <tableColumns>
13054                                         <tableColumn width="50" minWidth="40" maxWidth="1000" id="C2U-Rb-2Xk">
13055                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
13056                                                 <font key="font" metaFont="smallSystem"/>
13057                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13058                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13059                                             </tableHeaderCell>
13060                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8UW-Xz-zFl"/>
13061                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13062                                             <connections>
13063                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.img" id="TeF-AV-miO"/>
13064                                             </connections>
13065                                         </tableColumn>
13066                                         <tableColumn width="210.15234375" minWidth="40" maxWidth="1000" id="GfQ-8r-dn5">
13067                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
13068                                                 <font key="font" metaFont="smallSystem"/>
13069                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13070                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13071                                             </tableHeaderCell>
13072                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="pO2-7l-ED4">
13073                                                 <font key="font" metaFont="system"/>
13074                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13075                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13076                                             </textFieldCell>
13077                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13078                                             <connections>
13079                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.name" id="5s6-tN-Ljx">
13080                                                     <dictionary key="options">
13081                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13082                                                     </dictionary>
13083                                                 </binding>
13084                                             </connections>
13085                                         </tableColumn>
13086                                         <tableColumn width="107" minWidth="10" maxWidth="3.4028234663852886e+38" id="zm2-OL-KBk">
13087                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
13088                                                 <font key="font" metaFont="smallSystem"/>
13089                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13090                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
13091                                             </tableHeaderCell>
13092                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="X08-cD-ab1">
13093                                                 <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13094                                                 <font key="font" metaFont="system"/>
13095                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13096                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13097                                             </textFieldCell>
13098                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13099                                             <connections>
13100                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.HP" id="5Jn-nd-8YQ">
13101                                                     <dictionary key="options">
13102                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13103                                                     </dictionary>
13104                                                 </binding>
13105                                             </connections>
13106                                         </tableColumn>
13107                                     </tableColumns>
13108                                 </tableView>
13109                             </subviews>
13110                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13111                         </clipView>
13112                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9HO-Fd-wxg">
13113                             <rect key="frame" x="1" y="337" width="377" height="16"/>
13114                             <autoresizingMask key="autoresizingMask"/>
13115                         </scroller>
13116                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="mQR-fG-WEW">
13117                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13118                             <autoresizingMask key="autoresizingMask"/>
13119                         </scroller>
13120                         <tableHeaderView key="headerView" id="jd3-GP-c1g">
13121                             <rect key="frame" x="0.0" y="0.0" width="377" height="17"/>
13122                             <autoresizingMask key="autoresizingMask"/>
13123                         </tableHeaderView>
13124                     </scrollView>
13125                 </subviews>
13126             </view>
13127         </window>
13128         <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">
13129             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
13130             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
13131             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
13132             <view key="contentView" id="PDb-DX-zJT">
13133                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
13134                 <autoresizingMask key="autoresizingMask"/>
13135                 <subviews>
13136                     <textField verticalHuggingPriority="750" id="6YM-CS-WFB">
13137                         <rect key="frame" x="17" y="54" width="95" height="17"/>
13138                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13139                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="AB0-hF-siI">
13140                             <font key="font" size="13" name="AquaKana"/>
13141                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13142                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13143                         </textFieldCell>
13144                     </textField>
13145                     <textField verticalHuggingPriority="750" id="mTg-NF-Vbb">
13146                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
13147                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13148                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="tFb-p6-clI">
13149                             <font key="font" metaFont="system"/>
13150                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13151                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13152                         </textFieldCell>
13153                     </textField>
13154                     <textField verticalHuggingPriority="750" id="2RT-Xi-qnT">
13155                         <rect key="frame" x="117" y="51" width="36" height="22"/>
13156                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13157                         <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">
13158                             <font key="font" metaFont="system"/>
13159                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13160                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13161                         </textFieldCell>
13162                     </textField>
13163                     <button verticalHuggingPriority="750" id="Wwr-jL-ArN">
13164                         <rect key="frame" x="135" y="5" width="66" height="32"/>
13165                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13166                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ayd-bb-UnH">
13167                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13168                             <font key="font" size="13" name="AquaKana"/>
13169                         </buttonCell>
13170                         <connections>
13171                             <action selector="registSaveLCL:" target="3fj-BE-hOi" id="VnI-Vz-D34"/>
13172                         </connections>
13173                     </button>
13174                     <button verticalHuggingPriority="750" id="blJ-Zf-zoV">
13175                         <rect key="frame" x="192" y="5" width="105" height="32"/>
13176                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13177                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gPa-rL-lsY">
13178                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13179                             <font key="font" size="13" name="AquaKana"/>
13180                         </buttonCell>
13181                         <connections>
13182                             <action selector="registCancelLCL:" target="3fj-BE-hOi" id="5Qe-th-HF5"/>
13183                         </connections>
13184                     </button>
13185                 </subviews>
13186             </view>
13187         </window>
13188         <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">
13189             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
13190             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
13191             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
13192             <view key="contentView" id="YP4-yL-3m7">
13193                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
13194                 <autoresizingMask key="autoresizingMask"/>
13195                 <subviews>
13196                     <imageView id="o3i-OK-jEg">
13197                         <rect key="frame" x="25" y="345" width="38" height="38"/>
13198                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13199                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1Fe-gW-Suy"/>
13200                     </imageView>
13201                     <textField verticalHuggingPriority="750" id="kXp-C7-Rei">
13202                         <rect key="frame" x="68" y="341" width="255" height="22"/>
13203                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13204                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ=サタリン=デビルーク" drawsBackground="YES" id="CGY-bL-yVX">
13205                             <font key="font" size="13" name="AquaKana"/>
13206                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13207                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13208                         </textFieldCell>
13209                     </textField>
13210                     <textField verticalHuggingPriority="750" id="l3f-MY-S3D">
13211                         <rect key="frame" x="68" y="371" width="43" height="17"/>
13212                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13213                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="機械名" id="aam-19-d6R">
13214                             <font key="font" size="13" name="AquaKana"/>
13215                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13216                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13217                         </textFieldCell>
13218                     </textField>
13219                     <button verticalHuggingPriority="750" id="cJB-Up-E63">
13220                         <rect key="frame" x="488" y="13" width="105" height="32"/>
13221                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13222                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zoo-Fw-qZp">
13223                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13224                             <font key="font" size="13" name="AquaKana"/>
13225                         </buttonCell>
13226                         <connections>
13227                             <action selector="cancelLCL:" target="3fj-BE-hOi" id="oBd-it-pZw"/>
13228                         </connections>
13229                     </button>
13230                     <button verticalHuggingPriority="750" id="IWB-fx-GnO">
13231                         <rect key="frame" x="422" y="13" width="66" height="32"/>
13232                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13233                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8WC-ZH-w9W">
13234                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13235                             <font key="font" size="13" name="AquaKana"/>
13236                         </buttonCell>
13237                         <connections>
13238                             <action selector="saveLCL:" target="3fj-BE-hOi" id="nw8-eh-Qz7"/>
13239                         </connections>
13240                     </button>
13241                     <imageView id="0Ux-79-z97">
13242                         <rect key="frame" x="366" y="185" width="206" height="206"/>
13243                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13244                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="e67-Nj-Jj1"/>
13245                     </imageView>
13246                     <button verticalHuggingPriority="750" id="A85-hG-3ms">
13247                         <rect key="frame" x="171" y="21" width="92" height="32"/>
13248                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13249                         <buttonCell key="cell" type="push" title="攻撃方法" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dXV-PA-3Bg">
13250                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13251                             <font key="font" size="13" name="AquaKana"/>
13252                         </buttonCell>
13253                         <connections>
13254                             <action selector="attackListBtnlUCL:" target="3039" id="YVn-4W-DhF"/>
13255                         </connections>
13256                     </button>
13257                     <textField verticalHuggingPriority="750" id="JEj-fz-WsH">
13258                         <rect key="frame" x="21" y="316" width="69" height="17"/>
13259                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13260                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="UC6-4M-fau">
13261                             <font key="font" size="13" name="AquaKana"/>
13262                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13263                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13264                         </textFieldCell>
13265                     </textField>
13266                     <textField verticalHuggingPriority="750" id="oee-bL-GsY">
13267                         <rect key="frame" x="23" y="292" width="256" height="22"/>
13268                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13269                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="1z6-fi-bIW">
13270                             <font key="font" size="13" name="AquaKana"/>
13271                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13272                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13273                         </textFieldCell>
13274                     </textField>
13275                     <textField verticalHuggingPriority="750" id="Srp-s3-OmJ">
13276                         <rect key="frame" x="20" y="267" width="44" height="17"/>
13277                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13278                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="tSo-EH-bYH">
13279                             <font key="font" size="13" name="AquaKana"/>
13280                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13281                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13282                         </textFieldCell>
13283                     </textField>
13284                     <textField verticalHuggingPriority="750" id="tgn-y9-ujP">
13285                         <rect key="frame" x="23" y="242" width="200" height="22"/>
13286                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13287                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="CN9-9R-nqM">
13288                             <font key="font" size="13" name="AquaKana"/>
13289                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13290                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13291                         </textFieldCell>
13292                     </textField>
13293                     <scrollView borderType="line" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="nT3-og-ZqM">
13294                         <rect key="frame" x="351" y="74" width="225" height="106"/>
13295                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13296                         <clipView key="contentView" id="mo0-Xh-dYj">
13297                             <rect key="frame" x="1" y="1" width="223" height="104"/>
13298                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13299                             <subviews>
13300                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="lWZ-Xy-YvV">
13301                                     <rect key="frame" x="0.0" y="0.0" width="223" height="19"/>
13302                                     <autoresizingMask key="autoresizingMask"/>
13303                                     <size key="intercellSpacing" width="3" height="2"/>
13304                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13305                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13306                                     <tableColumns>
13307                                         <tableColumn editable="NO" width="219.69921875" minWidth="40" maxWidth="1000" id="VJf-pl-cjc">
13308                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13309                                                 <font key="font" metaFont="smallSystem"/>
13310                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13311                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13312                                             </tableHeaderCell>
13313                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="GcB-yy-J0k">
13314                                                 <font key="font" metaFont="system"/>
13315                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13316                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13317                                             </textFieldCell>
13318                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13319                                         </tableColumn>
13320                                     </tableColumns>
13321                                 </tableView>
13322                             </subviews>
13323                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13324                         </clipView>
13325                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="tVy-EL-gsK">
13326                             <rect key="frame" x="1" y="119" width="223" height="15"/>
13327                             <autoresizingMask key="autoresizingMask"/>
13328                         </scroller>
13329                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="jPO-S3-FVT">
13330                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13331                             <autoresizingMask key="autoresizingMask"/>
13332                         </scroller>
13333                     </scrollView>
13334                     <popUpButton verticalHuggingPriority="750" id="b0M-Wm-lTG">
13335                         <rect key="frame" x="349" y="43" width="159" height="26"/>
13336                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13337                         <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">
13338                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13339                             <font key="font" metaFont="menu"/>
13340                             <menu key="menu" title="OtherViews" id="YaZ-WS-cvo">
13341                                 <items>
13342                                     <menuItem title="装備リスト" state="on" id="jcs-Vh-XxP"/>
13343                                 </items>
13344                             </menu>
13345                         </popUpButtonCell>
13346                         <connections>
13347                             <action selector="equipItemSelected:" target="3039" id="IXU-SX-vmQ"/>
13348                         </connections>
13349                     </popUpButton>
13350                     <button verticalHuggingPriority="750" id="SNc-Vv-ORk">
13351                         <rect key="frame" x="512" y="39" width="37" height="32"/>
13352                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13353                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="O3M-4B-ChP">
13354                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13355                             <font key="font" metaFont="system"/>
13356                         </buttonCell>
13357                         <connections>
13358                             <action selector="insertEquip:" target="3039" id="jBt-NK-nll"/>
13359                         </connections>
13360                     </button>
13361                     <button verticalHuggingPriority="750" id="UmZ-ze-Jn5">
13362                         <rect key="frame" x="540" y="39" width="35" height="32"/>
13363                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13364                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="E5c-gy-Y9d">
13365                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13366                             <font key="font" metaFont="system"/>
13367                         </buttonCell>
13368                         <connections>
13369                             <action selector="removeEquip:" target="3039" id="KkI-jQ-fEu"/>
13370                         </connections>
13371                     </button>
13372                     <textField verticalHuggingPriority="750" id="a8B-yd-FEB">
13373                         <rect key="frame" x="24" y="74" width="50" height="22"/>
13374                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13375                         <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">
13376                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13377                             <font key="font" metaFont="system"/>
13378                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13379                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13380                         </textFieldCell>
13381                     </textField>
13382                     <textField verticalHuggingPriority="750" id="h12-4g-pxf">
13383                         <rect key="frame" x="25" y="99" width="30" height="17"/>
13384                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13385                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="pIk-vi-GSU">
13386                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13387                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13388                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13389                         </textFieldCell>
13390                     </textField>
13391                     <textField verticalHuggingPriority="750" id="ezX-pj-1k7">
13392                         <rect key="frame" x="80" y="99" width="30" height="17"/>
13393                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13394                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="g4s-kN-L7R">
13395                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13396                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13397                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13398                         </textFieldCell>
13399                     </textField>
13400                     <textField verticalHuggingPriority="750" id="kE2-62-hR2">
13401                         <rect key="frame" x="141" y="99" width="30" height="17"/>
13402                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13403                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="uSI-MQ-udO">
13404                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13405                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13406                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13407                         </textFieldCell>
13408                     </textField>
13409                     <button verticalHuggingPriority="750" id="8UV-na-XUO">
13410                         <rect key="frame" x="60" y="21" width="112" height="32"/>
13411                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13412                         <buttonCell key="cell" type="push" title="属性耐性" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Nmw-LJ-wEE">
13413                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13414                             <font key="font" size="13" name="AquaKana"/>
13415                         </buttonCell>
13416                         <connections>
13417                             <action selector="registListBtnlUCL:" target="3039" id="ySX-Sm-LNa"/>
13418                         </connections>
13419                     </button>
13420                     <textField verticalHuggingPriority="750" id="DIX-ha-k05">
13421                         <rect key="frame" x="196" y="74" width="43" height="22"/>
13422                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13423                         <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">
13424                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13425                             <font key="font" metaFont="system"/>
13426                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13427                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13428                         </textFieldCell>
13429                     </textField>
13430                     <textField verticalHuggingPriority="750" id="Vd1-ma-g9D">
13431                         <rect key="frame" x="193" y="99" width="52" height="17"/>
13432                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13433                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="vR5-aM-2JF">
13434                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13435                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13436                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13437                         </textFieldCell>
13438                     </textField>
13439                     <textField verticalHuggingPriority="750" id="PNQ-7H-szl">
13440                         <rect key="frame" x="21" y="213" width="23" height="17"/>
13441                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13442                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="8yh-7P-xkL">
13443                             <font key="font" size="13" name="AquaKana"/>
13444                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13445                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13446                         </textFieldCell>
13447                     </textField>
13448                     <textField verticalHuggingPriority="750" id="r63-15-eKe">
13449                         <rect key="frame" x="24" y="188" width="102" height="22"/>
13450                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13451                         <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">
13452                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13453                             <font key="font" size="13" name="AquaKana"/>
13454                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13455                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13456                         </textFieldCell>
13457                     </textField>
13458                     <textField verticalHuggingPriority="750" id="nfh-fa-fLr">
13459                         <rect key="frame" x="132" y="213" width="23" height="17"/>
13460                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13461                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EN" id="pQ5-NP-fSz">
13462                             <font key="font" size="13" name="AquaKana"/>
13463                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13464                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13465                         </textFieldCell>
13466                     </textField>
13467                     <textField verticalHuggingPriority="750" id="JRC-a9-R9b">
13468                         <rect key="frame" x="135" y="188" width="60" height="22"/>
13469                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13470                         <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">
13471                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13472                             <font key="font" size="13" name="AquaKana"/>
13473                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13474                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13475                         </textFieldCell>
13476                     </textField>
13477                     <textField verticalHuggingPriority="750" id="6hg-IA-TaG">
13478                         <rect key="frame" x="201" y="213" width="36" height="17"/>
13479                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13480                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="yRL-Ou-xUX">
13481                             <font key="font" size="13" name="AquaKana"/>
13482                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13483                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13484                         </textFieldCell>
13485                     </textField>
13486                     <textField verticalHuggingPriority="750" id="OVv-Yq-eYp">
13487                         <rect key="frame" x="204" y="188" width="43" height="22"/>
13488                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13489                         <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">
13490                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13491                             <font key="font" size="13" name="AquaKana"/>
13492                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13493                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13494                         </textFieldCell>
13495                     </textField>
13496                     <textField verticalHuggingPriority="750" id="zbI-VJ-E3D">
13497                         <rect key="frame" x="82" y="74" width="50" height="22"/>
13498                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13499                         <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">
13500                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13501                             <font key="font" metaFont="system"/>
13502                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13503                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13504                         </textFieldCell>
13505                     </textField>
13506                     <textField verticalHuggingPriority="750" id="Ghb-2N-k6k">
13507                         <rect key="frame" x="140" y="74" width="50" height="22"/>
13508                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13509                         <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">
13510                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13511                             <font key="font" metaFont="system"/>
13512                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13513                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13514                         </textFieldCell>
13515                     </textField>
13516                     <textField verticalHuggingPriority="750" id="jeM-bL-arU">
13517                         <rect key="frame" x="23" y="163" width="30" height="17"/>
13518                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13519                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="装甲" id="QMn-aU-Pds">
13520                             <font key="font" size="13" name="AquaKana"/>
13521                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13522                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13523                         </textFieldCell>
13524                     </textField>
13525                     <textField verticalHuggingPriority="750" id="5UW-KH-tfL">
13526                         <rect key="frame" x="26" y="138" width="68" height="22"/>
13527                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13528                         <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">
13529                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13530                             <font key="font" size="13" name="AquaKana"/>
13531                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13532                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13533                         </textFieldCell>
13534                     </textField>
13535                     <textField verticalHuggingPriority="750" id="B3q-ft-KFg">
13536                         <rect key="frame" x="100" y="163" width="43" height="17"/>
13537                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13538                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="運動性" id="VVw-QF-u89">
13539                             <font key="font" size="13" name="AquaKana"/>
13540                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13541                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13542                         </textFieldCell>
13543                     </textField>
13544                     <textField verticalHuggingPriority="750" id="Vyo-ft-foS">
13545                         <rect key="frame" x="103" y="138" width="68" height="22"/>
13546                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13547                         <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">
13548                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13549                             <font key="font" size="13" name="AquaKana"/>
13550                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13551                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13552                         </textFieldCell>
13553                     </textField>
13554                     <textField verticalHuggingPriority="750" id="N7Y-ZM-dkP">
13555                         <rect key="frame" x="176" y="163" width="30" height="17"/>
13556                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13557                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="限界" id="aUY-oT-jI2">
13558                             <font key="font" size="13" name="AquaKana"/>
13559                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13560                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13561                         </textFieldCell>
13562                     </textField>
13563                     <textField verticalHuggingPriority="750" id="Hbg-ay-Z1i">
13564                         <rect key="frame" x="179" y="138" width="68" height="22"/>
13565                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13566                         <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">
13567                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13568                             <font key="font" size="13" name="AquaKana"/>
13569                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13570                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13571                         </textFieldCell>
13572                     </textField>
13573                     <button verticalHuggingPriority="750" id="BJt-bC-h4G">
13574                         <rect key="frame" x="263" y="21" width="92" height="32"/>
13575                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13576                         <buttonCell key="cell" type="push" title="特殊能力" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DVn-Sw-S7t">
13577                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13578                             <font key="font" size="13" name="AquaKana"/>
13579                         </buttonCell>
13580                         <connections>
13581                             <action selector="attackListBtnlUCL:" target="3039" id="i8e-FS-dDx"/>
13582                         </connections>
13583                     </button>
13584                     <popUpButton verticalHuggingPriority="750" id="9iA-af-nCv">
13585                         <rect key="frame" x="291" y="242" width="61" height="26"/>
13586                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13587                         <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">
13588                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13589                             <font key="font" metaFont="menu"/>
13590                             <menu key="menu" title="OtherViews" id="O6E-6L-rVZ">
13591                                 <items>
13592                                     <menuItem title="陸" state="on" id="FoR-lV-HRu">
13593                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13594                                     </menuItem>
13595                                     <menuItem title="海" id="TDF-r7-jDh"/>
13596                                     <menuItem title="宙" id="V6C-aL-19r">
13597                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13598                                     </menuItem>
13599                                     <menuItem title="空" id="ydA-MD-qSC">
13600                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13601                                     </menuItem>
13602                                     <menuItem title="船" id="bTL-Z3-lid">
13603                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13604                                     </menuItem>
13605                                 </items>
13606                             </menu>
13607                         </popUpButtonCell>
13608                     </popUpButton>
13609                     <textField verticalHuggingPriority="750" id="zKi-TQ-ExH">
13610                         <rect key="frame" x="275" y="267" width="69" height="20"/>
13611                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13612                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動タイプ" id="s4Y-Lx-4wE">
13613                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13614                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13615                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13616                         </textFieldCell>
13617                     </textField>
13618                     <popUpButton verticalHuggingPriority="750" id="CHo-EL-3k4">
13619                         <rect key="frame" x="224" y="240" width="61" height="26"/>
13620                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13621                         <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">
13622                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13623                             <font key="font" metaFont="menu"/>
13624                             <menu key="menu" title="OtherViews" id="pdm-Cc-Hye">
13625                                 <items>
13626                                     <menuItem title="T" id="R47-RX-oza">
13627                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13628                                     </menuItem>
13629                                     <menuItem title="S" id="qdr-ch-BIj"/>
13630                                     <menuItem title="B" id="yAC-Wi-uXl">
13631                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13632                                     </menuItem>
13633                                     <menuItem title="H" id="qyu-Jm-3fi">
13634                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13635                                     </menuItem>
13636                                     <menuItem title="G" id="AZ9-9M-61l">
13637                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13638                                     </menuItem>
13639                                     <menuItem title="M" state="on" id="x9C-h7-52j">
13640                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13641                                     </menuItem>
13642                                     <menuItem title="L" id="sSa-5x-PVg">
13643                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13644                                     </menuItem>
13645                                     <menuItem title="LL" id="WoN-NX-lZQ">
13646                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13647                                     </menuItem>
13648                                     <menuItem title="E" id="30y-C8-cG5">
13649                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13650                                     </menuItem>
13651                                     <menuItem title="I" id="qJM-cy-9ey">
13652                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13653                                     </menuItem>
13654                                 </items>
13655                             </menu>
13656                         </popUpButtonCell>
13657                     </popUpButton>
13658                     <textField verticalHuggingPriority="750" id="cFL-Lt-sN1">
13659                         <rect key="frame" x="224" y="267" width="43" height="20"/>
13660                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13661                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="サイズ" id="2wK-8x-FSt">
13662                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13663                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13664                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13665                         </textFieldCell>
13666                     </textField>
13667                     <textField verticalHuggingPriority="750" id="KqG-qk-qgl">
13668                         <rect key="frame" x="256" y="213" width="26" height="17"/>
13669                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13670                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="VpL-mi-xnw">
13671                             <font key="font" size="13" name="AquaKana"/>
13672                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13673                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13674                         </textFieldCell>
13675                     </textField>
13676                     <textField verticalHuggingPriority="750" id="qL8-Nz-gg8">
13677                         <rect key="frame" x="255" y="188" width="43" height="22"/>
13678                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13679                         <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">
13680                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13681                             <font key="font" size="13" name="AquaKana"/>
13682                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13683                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13684                         </textFieldCell>
13685                     </textField>
13686                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="883-jU-Cji">
13687                         <rect key="frame" x="297" y="213" width="69" height="17"/>
13688                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13689                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="搭載可能数" id="bgb-MF-wHx">
13690                             <font key="font" size="13" name="AquaKana"/>
13691                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13692                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13693                         </textFieldCell>
13694                     </textField>
13695                     <textField verticalHuggingPriority="750" id="exb-KY-7Qk">
13696                         <rect key="frame" x="306" y="188" width="50" height="22"/>
13697                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13698                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="H4a-Ny-1MO">
13699                             <font key="font" metaFont="system"/>
13700                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13701                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13702                         </textFieldCell>
13703                     </textField>
13704                 </subviews>
13705             </view>
13706         </window>
13707         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="rCv-M4-34U" userLabel="イベントウィンドウ詳細">
13708             <windowStyleMask key="styleMask" titled="YES"/>
13709             <rect key="contentRect" x="678" y="400" width="640" height="480"/>
13710             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
13711             <view key="contentView" id="qdx-SO-LTa">
13712                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
13713                 <autoresizingMask key="autoresizingMask"/>
13714                 <subviews>
13715                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="gHg-kw-cjR">
13716                         <rect key="frame" x="235" y="64" width="406" height="417"/>
13717                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13718                         <clipView key="contentView" id="2vo-KD-7mF">
13719                             <rect key="frame" x="1" y="1" width="404" height="415"/>
13720                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13721                             <subviews>
13722                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="zJb-EL-N44">
13723                                     <rect key="frame" x="0.0" y="0.0" width="404" height="19"/>
13724                                     <autoresizingMask key="autoresizingMask"/>
13725                                     <size key="intercellSpacing" width="3" height="2"/>
13726                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13727                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13728                                     <tableColumns>
13729                                         <tableColumn editable="NO" width="401" minWidth="40" maxWidth="1000" id="mNc-V2-kGA">
13730                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13731                                                 <font key="font" metaFont="smallSystem"/>
13732                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13733                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13734                                             </tableHeaderCell>
13735                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="JTW-7w-8kl">
13736                                                 <font key="font" metaFont="system"/>
13737                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13738                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13739                                             </textFieldCell>
13740                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13741                                             <connections>
13742                                                 <binding destination="Ule-ju-9lM" name="value" keyPath="arrangedObjects.value" id="ZiR-u4-Gwt">
13743                                                     <dictionary key="options">
13744                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13745                                                     </dictionary>
13746                                                 </binding>
13747                                             </connections>
13748                                         </tableColumn>
13749                                     </tableColumns>
13750                                 </tableView>
13751                             </subviews>
13752                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13753                         </clipView>
13754                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="l1S-Gg-EcF">
13755                             <rect key="frame" x="1" y="119" width="223" height="15"/>
13756                             <autoresizingMask key="autoresizingMask"/>
13757                         </scroller>
13758                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="2VJ-xO-HGq">
13759                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13760                             <autoresizingMask key="autoresizingMask"/>
13761                         </scroller>
13762                     </scrollView>
13763                     <button verticalHuggingPriority="750" id="Okg-nX-xRn">
13764                         <rect key="frame" x="485" y="13" width="35" height="32"/>
13765                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13766                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Wdt-cu-1tA">
13767                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13768                             <font key="font" size="13" name="AquaKana"/>
13769                         </buttonCell>
13770                         <connections>
13771                             <action selector="EDinsert:" target="3826" id="Y8u-aU-TTK"/>
13772                         </connections>
13773                     </button>
13774                     <button verticalHuggingPriority="750" id="ZKd-y7-v6m">
13775                         <rect key="frame" x="511" y="13" width="35" height="32"/>
13776                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13777                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="qcO-nm-mNg">
13778                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13779                             <font key="font" size="13" name="AquaKana"/>
13780                         </buttonCell>
13781                         <connections>
13782                             <action selector="EDdelete:" target="3826" id="JLn-8K-5qi"/>
13783                         </connections>
13784                     </button>
13785                     <button verticalHuggingPriority="750" id="ZVW-3o-1eu">
13786                         <rect key="frame" x="546" y="13" width="79" height="32"/>
13787                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13788                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="boX-LF-vMn">
13789                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13790                             <font key="font" size="13" name="AquaKana"/>
13791                         </buttonCell>
13792                         <connections>
13793                             <action selector="EDclose:" target="3826" id="jYg-ge-YLZ"/>
13794                         </connections>
13795                     </button>
13796                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cbh-qj-6lM">
13797                         <rect key="frame" x="18" y="443" width="69" height="17"/>
13798                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13799                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベント名" id="Fh1-D9-zPn">
13800                             <font key="font" size="13" name="AquaKana"/>
13801                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13802                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13803                         </textFieldCell>
13804                     </textField>
13805                     <textField verticalHuggingPriority="750" id="q4D-Bg-Hwm">
13806                         <rect key="frame" x="20" y="413" width="200" height="22"/>
13807                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13808                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="vN6-Bx-nMd">
13809                             <font key="font" metaFont="system"/>
13810                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13811                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13812                         </textFieldCell>
13813                     </textField>
13814                     <button id="XIw-bB-wwd">
13815                         <rect key="frame" x="18" y="364" width="95" height="18"/>
13816                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13817                         <buttonCell key="cell" type="check" title="スイッチON" bezelStyle="regularSquare" imagePosition="left" inset="2" id="KUp-ar-0sI">
13818                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13819                             <font key="font" size="13" name="AquaKana"/>
13820                         </buttonCell>
13821                     </button>
13822                     <button id="XTe-Jz-b03">
13823                         <rect key="frame" x="18" y="248" width="100" height="18"/>
13824                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13825                         <buttonCell key="cell" type="check" title="変数が一定上" bezelStyle="regularSquare" imagePosition="left" inset="2" id="WPP-pz-uRd">
13826                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13827                             <font key="font" size="13" name="AquaKana"/>
13828                         </buttonCell>
13829                     </button>
13830                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="e0S-Ns-25r">
13831                         <rect key="frame" x="20" y="216" width="178" height="26"/>
13832                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13833                         <clipView key="contentView" id="DLq-q4-Gkc">
13834                             <rect key="frame" x="1" y="1" width="176" height="24"/>
13835                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13836                             <subviews>
13837                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="eWw-Wf-UIH">
13838                                     <rect key="frame" x="0.0" y="0.0" width="176" height="19"/>
13839                                     <autoresizingMask key="autoresizingMask"/>
13840                                     <size key="intercellSpacing" width="3" height="2"/>
13841                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13842                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13843                                     <tableColumns>
13844                                         <tableColumn editable="NO" width="173" minWidth="40" maxWidth="1000" id="k4w-JZ-Wdg">
13845                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13846                                                 <font key="font" metaFont="smallSystem"/>
13847                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13848                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13849                                             </tableHeaderCell>
13850                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ooR-Qu-ckt">
13851                                                 <font key="font" metaFont="system"/>
13852                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13853                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13854                                             </textFieldCell>
13855                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13856                                             <connections>
13857                                                 <binding destination="vUJ-2q-AWz" name="value" keyPath="arrangedObjects.value" id="Kd3-gp-1Nw">
13858                                                     <dictionary key="options">
13859                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13860                                                     </dictionary>
13861                                                 </binding>
13862                                             </connections>
13863                                         </tableColumn>
13864                                     </tableColumns>
13865                                 </tableView>
13866                             </subviews>
13867                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13868                         </clipView>
13869                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="nzK-eZ-4Bz">
13870                             <rect key="frame" x="1" y="20" width="161" height="16"/>
13871                             <autoresizingMask key="autoresizingMask"/>
13872                         </scroller>
13873                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="DhL-CP-Pv7">
13874                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13875                             <autoresizingMask key="autoresizingMask"/>
13876                         </scroller>
13877                     </scrollView>
13878                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zyg-h2-6cm">
13879                         <rect key="frame" x="18" y="187" width="17" height="17"/>
13880                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13881                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="値" id="tnG-Ke-f41">
13882                             <font key="font" size="13" name="AquaKana"/>
13883                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13884                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13885                         </textFieldCell>
13886                     </textField>
13887                     <box autoresizesSubviews="NO" title="発動条件" borderType="line" id="uiV-wM-zIV">
13888                         <rect key="frame" x="7" y="16" width="223" height="389"/>
13889                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13890                         <view key="contentView" id="0jR-KU-qjC">
13891                             <rect key="frame" x="1" y="1" width="221" height="373"/>
13892                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13893                             <subviews>
13894                                 <textField verticalHuggingPriority="750" id="TNN-Ng-Vih">
13895                                     <rect key="frame" x="36" y="167" width="96" height="22"/>
13896                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13897                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Z3A-pb-Tfg">
13898                                         <font key="font" metaFont="system"/>
13899                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13900                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13901                                     </textFieldCell>
13902                                 </textField>
13903                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="TEX-B8-Ahk">
13904                                     <rect key="frame" x="12" y="249" width="97" height="94"/>
13905                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13906                                     <clipView key="contentView" id="ms6-k3-iQy">
13907                                         <rect key="frame" x="1" y="1" width="95" height="92"/>
13908                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13909                                         <subviews>
13910                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="el7-mT-iKE">
13911                                                 <rect key="frame" x="0.0" y="0.0" width="95" height="19"/>
13912                                                 <autoresizingMask key="autoresizingMask"/>
13913                                                 <size key="intercellSpacing" width="3" height="2"/>
13914                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13915                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13916                                                 <tableColumns>
13917                                                     <tableColumn editable="NO" width="92" minWidth="40" maxWidth="1000" id="JUj-UJ-hFL">
13918                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13919                                                             <font key="font" metaFont="smallSystem"/>
13920                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13921                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13922                                                         </tableHeaderCell>
13923                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="tIz-1l-YKn">
13924                                                             <font key="font" metaFont="system"/>
13925                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13926                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13927                                                         </textFieldCell>
13928                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13929                                                         <connections>
13930                                                             <binding destination="AFK-Ig-Gpn" name="value" keyPath="arrangedObjects.value" id="a1T-xl-ivl">
13931                                                                 <dictionary key="options">
13932                                                                     <bool key="NSCreatesSortDescriptor" value="NO"/>
13933                                                                 </dictionary>
13934                                                             </binding>
13935                                                         </connections>
13936                                                     </tableColumn>
13937                                                 </tableColumns>
13938                                             </tableView>
13939                                         </subviews>
13940                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13941                                     </clipView>
13942                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="1mW-C8-lhZ">
13943                                         <rect key="frame" x="1" y="20" width="161" height="16"/>
13944                                         <autoresizingMask key="autoresizingMask"/>
13945                                     </scroller>
13946                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="yWS-lO-tW7">
13947                                         <rect key="frame" x="224" y="17" width="15" height="102"/>
13948                                         <autoresizingMask key="autoresizingMask"/>
13949                                     </scroller>
13950                                 </scrollView>
13951                                 <button id="N7b-Kl-HEP">
13952                                     <rect key="frame" x="114" y="347" width="100" height="18"/>
13953                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13954                                     <buttonCell key="cell" type="check" title="スイッチOFF" bezelStyle="regularSquare" imagePosition="left" inset="2" id="tPn-sX-oeB">
13955                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13956                                         <font key="font" size="13" name="AquaKana"/>
13957                                     </buttonCell>
13958                                 </button>
13959                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9Kq-mc-lLj">
13960                                     <rect key="frame" x="116" y="249" width="96" height="92"/>
13961                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13962                                     <clipView key="contentView" id="yHg-qj-MIb">
13963                                         <rect key="frame" x="1" y="1" width="94" height="90"/>
13964                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13965                                         <subviews>
13966                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="7Vq-ff-JM0">
13967                                                 <rect key="frame" x="0.0" y="0.0" width="94" height="19"/>
13968                                                 <autoresizingMask key="autoresizingMask"/>
13969                                                 <size key="intercellSpacing" width="3" height="2"/>
13970                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13971                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13972                                                 <tableColumns>
13973                                                     <tableColumn editable="NO" width="91" minWidth="40" maxWidth="1000" id="osB-c8-Ym4">
13974                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13975                                                             <font key="font" metaFont="smallSystem"/>
13976                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13977                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13978                                                         </tableHeaderCell>
13979                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="gFk-IV-8wL">
13980                                                             <font key="font" metaFont="system"/>
13981                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13982                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13983                                                         </textFieldCell>
13984                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13985                                                         <connections>
13986                                                             <binding destination="8ZU-c6-Pte" name="value" keyPath="arrangedObjects.value" id="kmn-Ih-r0U">
13987                                                                 <dictionary key="options">
13988                                                                     <bool key="NSCreatesSortDescriptor" value="NO"/>
13989                                                                 </dictionary>
13990                                                             </binding>
13991                                                         </connections>
13992                                                     </tableColumn>
13993                                                 </tableColumns>
13994                                             </tableView>
13995                                         </subviews>
13996                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13997                                     </clipView>
13998                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="iEW-Jk-Mfx">
13999                                         <rect key="frame" x="1" y="20" width="161" height="16"/>
14000                                         <autoresizingMask key="autoresizingMask"/>
14001                                     </scroller>
14002                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="rzH-je-44c">
14003                                         <rect key="frame" x="224" y="17" width="15" height="102"/>
14004                                         <autoresizingMask key="autoresizingMask"/>
14005                                     </scroller>
14006                                 </scrollView>
14007                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="9gR-TO-UzO">
14008                                     <rect key="frame" x="11" y="78" width="56" height="17"/>
14009                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14010                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="終了判定" id="59w-GD-VeI">
14011                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
14012                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14013                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14014                                     </textFieldCell>
14015                                 </textField>
14016                                 <popUpButton verticalHuggingPriority="750" id="rAO-0J-ajM">
14017                                     <rect key="frame" x="111" y="73" width="100" height="26"/>
14018                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14019                                     <popUpButtonCell key="cell" type="push" title="トリガー後" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="y24-aq-LfS" id="hLY-vT-Ywb">
14020                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
14021                                         <font key="font" metaFont="menu"/>
14022                                         <menu key="menu" id="xgh-69-4hR">
14023                                             <items>
14024                                                 <menuItem title="トリガー後" state="on" id="y24-aq-LfS"/>
14025                                                 <menuItem title="実行後" id="kCu-6X-fPc"/>
14026                                                 <menuItem title="成功後" id="8ZD-VZ-KxT"/>
14027                                                 <menuItem title="失敗後" id="3uK-ru-9mC"/>
14028                                                 <menuItem title="しない" id="ujB-jI-XcT"/>
14029                                             </items>
14030                                         </menu>
14031                                     </popUpButtonCell>
14032                                 </popUpButton>
14033                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="paX-Oi-lAa">
14034                                     <rect key="frame" x="9" y="140" width="129" height="17"/>
14035                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14036                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベントトリガーWT" id="DB0-nN-S9r">
14037                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
14038                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14039                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14040                                     </textFieldCell>
14041                                 </textField>
14042                                 <textField verticalHuggingPriority="750" id="LCC-mq-PsF">
14043                                     <rect key="frame" x="13" y="107" width="60" height="22"/>
14044                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14045                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="09C-dn-lcr">
14046                                         <font key="font" metaFont="system"/>
14047                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14048                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14049                                     </textFieldCell>
14050                                 </textField>
14051                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="zTV-ka-7uf">
14052                                     <rect key="frame" x="90" y="111" width="30" height="17"/>
14053                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14054                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="から" id="GKY-E1-ZdP">
14055                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
14056                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14057                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14058                                     </textFieldCell>
14059                                 </textField>
14060                                 <textField verticalHuggingPriority="750" id="89j-NJ-SNG">
14061                                     <rect key="frame" x="134" y="107" width="60" height="22"/>
14062                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14063                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="E1K-35-SvA">
14064                                         <font key="font" metaFont="system"/>
14065                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14066                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14067                                     </textFieldCell>
14068                                 </textField>
14069                                 <button id="D3z-Lb-pFD">
14070                                     <rect key="frame" x="9" y="48" width="191" height="18"/>
14071                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14072                                     <buttonCell key="cell" type="check" title="トリガー初めのディレイのみ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="gRm-sR-XS6">
14073                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14074                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
14075                                     </buttonCell>
14076                                 </button>
14077                             </subviews>
14078                         </view>
14079                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
14080                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
14081                     </box>
14082                 </subviews>
14083             </view>
14084         </window>
14085         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="vCd-mx-DZf" userLabel="変数リスト">
14086             <windowStyleMask key="styleMask" titled="YES"/>
14087             <rect key="contentRect" x="678" y="400" width="640" height="442"/>
14088             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14089             <view key="contentView" id="f4b-3z-KkT">
14090                 <rect key="frame" x="0.0" y="0.0" width="640" height="442"/>
14091                 <autoresizingMask key="autoresizingMask"/>
14092                 <subviews>
14093                     <button verticalHuggingPriority="750" id="hh9-nj-eDn">
14094                         <rect key="frame" x="547" y="13" width="79" height="32"/>
14095                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14096                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hW9-Os-yoq">
14097                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14098                             <font key="font" size="13" name="AquaKana"/>
14099                         </buttonCell>
14100                         <connections>
14101                             <action selector="EDvarSetClose:" target="3826" id="wqV-DE-6IY"/>
14102                         </connections>
14103                     </button>
14104                     <button verticalHuggingPriority="750" id="vRw-Mu-r6t">
14105                         <rect key="frame" x="14" y="44" width="118" height="32"/>
14106                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14107                         <buttonCell key="cell" type="push" title="最大数の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Cu2-K6-VHd">
14108                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14109                             <font key="font" size="13" name="AquaKana"/>
14110                         </buttonCell>
14111                         <connections>
14112                             <action selector="EDvarSetMax:" target="3826" id="xfO-4h-KtG"/>
14113                         </connections>
14114                     </button>
14115                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QOl-bJ-JeH">
14116                         <rect key="frame" x="108" y="405" width="30" height="17"/>
14117                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14118                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="変数" id="jBW-j5-o3h">
14119                             <font key="font" size="13" name="AquaKana"/>
14120                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14121                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14122                         </textFieldCell>
14123                     </textField>
14124                     <textField verticalHuggingPriority="750" id="XC5-Vd-kH4">
14125                         <rect key="frame" x="25" y="20" width="96" height="22"/>
14126                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14127                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1X0-6b-fiM">
14128                             <font key="font" metaFont="system"/>
14129                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14130                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14131                         </textFieldCell>
14132                     </textField>
14133                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dYT-Pc-cDX">
14134                         <rect key="frame" x="241" y="61" width="400" height="380"/>
14135                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14136                         <clipView key="contentView" id="6D0-YO-o6Z">
14137                             <rect key="frame" x="1" y="17" width="398" height="362"/>
14138                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14139                             <subviews>
14140                                 <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">
14141                                     <rect key="frame" x="0.0" y="0.0" width="398" height="19"/>
14142                                     <autoresizingMask key="autoresizingMask"/>
14143                                     <size key="intercellSpacing" width="3" height="2"/>
14144                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14145                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14146                                     <tableColumns>
14147                                         <tableColumn editable="NO" width="43.296875" minWidth="40" maxWidth="1000" id="DkR-P1-F6J">
14148                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="番号">
14149                                                 <font key="font" metaFont="smallSystem"/>
14150                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14151                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14152                                             </tableHeaderCell>
14153                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="d0H-5f-4Y8">
14154                                                 <font key="font" metaFont="system"/>
14155                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14156                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14157                                             </textFieldCell>
14158                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14159                                             <connections>
14160                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.num" id="qoI-om-jIA">
14161                                                     <dictionary key="options">
14162                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14163                                                     </dictionary>
14164                                                 </binding>
14165                                             </connections>
14166                                         </tableColumn>
14167                                         <tableColumn width="116.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="7Qm-gy-xQi">
14168                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="値">
14169                                                 <font key="font" metaFont="smallSystem"/>
14170                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14171                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
14172                                             </tableHeaderCell>
14173                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Gpm-U2-2Ln">
14174                                                 <font key="font" metaFont="system"/>
14175                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14176                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14177                                             </textFieldCell>
14178                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14179                                             <connections>
14180                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.value" id="r7q-jd-GjP">
14181                                                     <dictionary key="options">
14182                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14183                                                     </dictionary>
14184                                                 </binding>
14185                                             </connections>
14186                                         </tableColumn>
14187                                         <tableColumn width="230" minWidth="10" maxWidth="3.4028234663852886e+38" id="ToT-t3-Kf8">
14188                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コメント">
14189                                                 <font key="font" metaFont="smallSystem"/>
14190                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14191                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
14192                                             </tableHeaderCell>
14193                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="U7N-vA-shl">
14194                                                 <font key="font" metaFont="system"/>
14195                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14196                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14197                                             </textFieldCell>
14198                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14199                                             <connections>
14200                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.name" id="Y00-Yk-WEG">
14201                                                     <dictionary key="options">
14202                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14203                                                     </dictionary>
14204                                                 </binding>
14205                                             </connections>
14206                                         </tableColumn>
14207                                     </tableColumns>
14208                                 </tableView>
14209                             </subviews>
14210                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14211                         </clipView>
14212                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="tZW-zN-DU0">
14213                             <rect key="frame" x="1" y="119" width="223" height="15"/>
14214                             <autoresizingMask key="autoresizingMask"/>
14215                         </scroller>
14216                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="CbN-et-OYh">
14217                             <rect key="frame" x="224" y="17" width="15" height="102"/>
14218                             <autoresizingMask key="autoresizingMask"/>
14219                         </scroller>
14220                         <tableHeaderView key="headerView" id="M70-ah-obA">
14221                             <rect key="frame" x="0.0" y="0.0" width="398" height="17"/>
14222                             <autoresizingMask key="autoresizingMask"/>
14223                         </tableHeaderView>
14224                     </scrollView>
14225                     <button verticalHuggingPriority="750" id="lLD-pP-sHe">
14226                         <rect key="frame" x="484" y="13" width="66" height="32"/>
14227                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14228                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="xY4-To-rFz">
14229                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14230                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14231                         </buttonCell>
14232                         <connections>
14233                             <action selector="EDvarSetSubmit:" target="3826" id="vdE-TK-iDq"/>
14234                         </connections>
14235                     </button>
14236                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oL1-bc-0bO">
14237                         <rect key="frame" x="227" y="24" width="251" height="17"/>
14238                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14239                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="米直接入力することで変える事もできます" id="smk-YI-mkF">
14240                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14241                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14242                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14243                         </textFieldCell>
14244                     </textField>
14245                     <button verticalHuggingPriority="750" id="Nyn-8S-nMX">
14246                         <rect key="frame" x="122" y="33" width="105" height="32"/>
14247                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14248                         <buttonCell key="cell" type="push" title="データ保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8ab-7D-4Wl">
14249                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14250                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14251                         </buttonCell>
14252                         <connections>
14253                             <action selector="EDvarSetSave:" target="3826" id="14d-HM-AGO"/>
14254                         </connections>
14255                     </button>
14256                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="vSy-uR-1yG">
14257                         <rect key="frame" x="20" y="81" width="207" height="306"/>
14258                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14259                         <clipView key="contentView" id="WSx-zf-Gkh">
14260                             <rect key="frame" x="1" y="1" width="205" height="304"/>
14261                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14262                             <subviews>
14263                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="KiL-6v-fdZ">
14264                                     <rect key="frame" x="0.0" y="0.0" width="205" height="19"/>
14265                                     <autoresizingMask key="autoresizingMask"/>
14266                                     <size key="intercellSpacing" width="3" height="2"/>
14267                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14268                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14269                                     <tableColumns>
14270                                         <tableColumn editable="NO" width="202" minWidth="40" maxWidth="1000" id="ELp-L1-PAA">
14271                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
14272                                                 <font key="font" metaFont="smallSystem"/>
14273                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14274                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14275                                             </tableHeaderCell>
14276                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fOt-pD-HVj">
14277                                                 <font key="font" metaFont="system"/>
14278                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14279                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14280                                             </textFieldCell>
14281                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14282                                             <connections>
14283                                                 <binding destination="B7Y-Yq-yrY" name="value" keyPath="arrangedObjects.value" id="5sL-Os-rJz">
14284                                                     <dictionary key="options">
14285                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14286                                                     </dictionary>
14287                                                 </binding>
14288                                             </connections>
14289                                         </tableColumn>
14290                                     </tableColumns>
14291                                 </tableView>
14292                             </subviews>
14293                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14294                         </clipView>
14295                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="amE-3S-Cy1">
14296                             <rect key="frame" x="1" y="119" width="223" height="15"/>
14297                             <autoresizingMask key="autoresizingMask"/>
14298                         </scroller>
14299                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ccx-X4-ihV">
14300                             <rect key="frame" x="224" y="17" width="15" height="102"/>
14301                             <autoresizingMask key="autoresizingMask"/>
14302                         </scroller>
14303                     </scrollView>
14304                 </subviews>
14305             </view>
14306             <point key="canvasLocation" x="-443" y="258"/>
14307         </window>
14308         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6Ho-16-Ie6" userLabel="イベント選択">
14309             <windowStyleMask key="styleMask" titled="YES"/>
14310             <rect key="contentRect" x="678" y="400" width="640" height="442"/>
14311             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14312             <view key="contentView" id="gBi-P1-KP9">
14313                 <rect key="frame" x="0.0" y="0.0" width="640" height="442"/>
14314                 <autoresizingMask key="autoresizingMask"/>
14315                 <subviews>
14316                     <button verticalHuggingPriority="750" id="zMR-hi-1fR">
14317                         <rect key="frame" x="57" y="366" width="105" height="32"/>
14318                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14319                         <buttonCell key="cell" type="push" title="文章の表示" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="LiC-No-I2p">
14320                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14321                             <font key="font" size="13" name="AquaKana"/>
14322                         </buttonCell>
14323                         <connections>
14324                             <action selector="EDtext:" target="3826" id="vJF-RR-3wF"/>
14325                         </connections>
14326                     </button>
14327                     <button verticalHuggingPriority="750" id="fP4-xD-YmK">
14328                         <rect key="frame" x="50" y="333" width="118" height="32"/>
14329                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14330                         <buttonCell key="cell" type="push" title="選択肢の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="s2F-ox-m0q">
14331                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14332                             <font key="font" size="13" name="AquaKana"/>
14333                         </buttonCell>
14334                         <connections>
14335                             <action selector="EDselection:" target="3826" id="RpC-iK-NnZ"/>
14336                         </connections>
14337                     </button>
14338                     <button verticalHuggingPriority="750" id="c3g-Wo-vmA">
14339                         <rect key="frame" x="44" y="300" width="131" height="32"/>
14340                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14341                         <buttonCell key="cell" type="push" title="数値入力の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YOd-Jb-Mnv">
14342                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14343                             <font key="font" size="13" name="AquaKana"/>
14344                         </buttonCell>
14345                         <connections>
14346                             <action selector="EDvalue:" target="3826" id="93m-Ao-yiB"/>
14347                         </connections>
14348                     </button>
14349                     <button verticalHuggingPriority="750" id="w6C-Rw-UnI">
14350                         <rect key="frame" x="44" y="249" width="131" height="32"/>
14351                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14352                         <buttonCell key="cell" type="push" title="スイッチの操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6A7-eu-J5D">
14353                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14354                             <font key="font" size="13" name="AquaKana"/>
14355                         </buttonCell>
14356                         <connections>
14357                             <action selector="EDswitch:" target="3826" id="qSd-LD-CkC"/>
14358                         </connections>
14359                     </button>
14360                     <button verticalHuggingPriority="750" id="4tL-GG-DfN">
14361                         <rect key="frame" x="57" y="216" width="105" height="32"/>
14362                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14363                         <buttonCell key="cell" type="push" title="変数の操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Bbz-4G-tg7">
14364                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14365                             <font key="font" size="13" name="AquaKana"/>
14366                         </buttonCell>
14367                         <connections>
14368                             <action selector="EDvariable:" target="3826" id="HlG-KQ-VSO"/>
14369                         </connections>
14370                     </button>
14371                     <button verticalHuggingPriority="750" id="GQF-5X-gb1">
14372                         <rect key="frame" x="44" y="183" width="131" height="32"/>
14373                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14374                         <buttonCell key="cell" type="push" title="タイマーの操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ybP-3c-ESc">
14375                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14376                             <font key="font" size="13" name="AquaKana"/>
14377                         </buttonCell>
14378                         <connections>
14379                             <action selector="EDtimer:" target="3826" id="vM4-e8-KpR"/>
14380                         </connections>
14381                     </button>
14382                     <button verticalHuggingPriority="750" id="mqo-DH-lcE">
14383                         <rect key="frame" x="63" y="134" width="92" 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="oQs-6w-RrO">
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="EDterms:" target="3826" id="2Nh-zd-JAX"/>
14391                         </connections>
14392                     </button>
14393                     <button verticalHuggingPriority="750" id="Py8-nK-Bnl">
14394                         <rect key="frame" x="70" y="101" width="79" 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="PAl-7a-Gor">
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="EDlabel:" target="3826" id="M3b-ly-045"/>
14402                         </connections>
14403                     </button>
14404                     <button verticalHuggingPriority="750" id="imT-Xr-67W">
14405                         <rect key="frame" x="46" y="68" width="131" height="32"/>
14406                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14407                         <buttonCell key="cell" type="push" title="ラベルジャンプ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2b7-QB-mL3">
14408                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14409                             <font key="font" size="13" name="AquaKana"/>
14410                         </buttonCell>
14411                         <connections>
14412                             <action selector="EDlabelJump:" target="3826" id="z3V-hf-x3V"/>
14413                         </connections>
14414                     </button>
14415                     <button verticalHuggingPriority="750" id="lh9-Uz-Amk">
14416                         <rect key="frame" x="78" y="35" 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="4kf-8h-Sc0">
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="EDmemo:" target="3826" id="Lb4-Av-5vc"/>
14424                         </connections>
14425                     </button>
14426                     <button verticalHuggingPriority="750" id="FoV-z0-fp6">
14427                         <rect key="frame" x="192" y="366" width="118" 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="rYW-XZ-chD">
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="EDresource:" target="3826" id="I8R-N8-rfU"/>
14435                         </connections>
14436                     </button>
14437                     <button verticalHuggingPriority="750" id="Kme-xI-3Xv">
14438                         <rect key="frame" x="192" y="332" width="118" height="32"/>
14439                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14440                         <buttonCell key="cell" type="push" title="アイテム増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e9q-Mf-rhD">
14441                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14442                             <font key="font" size="13" name="AquaKana"/>
14443                         </buttonCell>
14444                         <connections>
14445                             <action selector="EDitem:" target="3826" id="hI4-PC-UzJ"/>
14446                         </connections>
14447                     </button>
14448                     <button verticalHuggingPriority="750" id="hwl-LY-zEr">
14449                         <rect key="frame" x="179" y="299" width="144" height="32"/>
14450                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14451                         <buttonCell key="cell" type="push" title="メンバー入れ替え" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="m26-qo-a2e">
14452                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14453                             <font key="font" size="13" name="AquaKana"/>
14454                         </buttonCell>
14455                         <connections>
14456                             <action selector="EDmember:" target="3826" id="MDt-lp-90n"/>
14457                         </connections>
14458                     </button>
14459                     <button verticalHuggingPriority="750" id="0qa-9q-CfC">
14460                         <rect key="frame" x="176" y="182" width="144" height="32"/>
14461                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14462                         <buttonCell key="cell" type="push" title="ステータスの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="NYD-Yn-f0b">
14463                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14464                             <font key="font" size="13" name="AquaKana"/>
14465                         </buttonCell>
14466                         <connections>
14467                             <action selector="EDstatus:" target="3826" id="2i8-3L-wdm"/>
14468                         </connections>
14469                     </button>
14470                     <button verticalHuggingPriority="750" id="uRm-1Z-pem">
14471                         <rect key="frame" x="203" y="249" width="96" height="32"/>
14472                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14473                         <buttonCell key="cell" type="push" title="HPの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TQm-CI-cMl">
14474                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14475                             <font key="font" metaFont="system"/>
14476                         </buttonCell>
14477                         <connections>
14478                             <action selector="EDhp:" target="3826" id="2uK-uJ-9zB"/>
14479                         </connections>
14480                     </button>
14481                     <button verticalHuggingPriority="750" id="q38-nO-ZcI">
14482                         <rect key="frame" x="202" y="215" width="98" height="32"/>
14483                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14484                         <buttonCell key="cell" type="push" title="MPの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wc7-0Y-bLo">
14485                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14486                             <font key="font" metaFont="system"/>
14487                         </buttonCell>
14488                         <connections>
14489                             <action selector="EDmp:" target="3826" id="B5K-eV-xvA"/>
14490                         </connections>
14491                     </button>
14492                     <button verticalHuggingPriority="750" id="gST-sf-q6V">
14493                         <rect key="frame" x="202" y="150" width="92" height="32"/>
14494                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14495                         <buttonCell key="cell" type="push" title="状態変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Hmk-7u-7wL">
14496                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14497                             <font key="font" size="13" name="AquaKana"/>
14498                         </buttonCell>
14499                         <connections>
14500                             <action selector="EDstate:" target="3826" id="qlX-e6-AZ7"/>
14501                         </connections>
14502                     </button>
14503                     <button verticalHuggingPriority="750" id="QYD-hX-Q3C">
14504                         <rect key="frame" x="189" y="117" width="118" height="32"/>
14505                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14506                         <buttonCell key="cell" type="push" title="スキルの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="U6w-6d-kkv">
14507                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14508                             <font key="font" size="13" name="AquaKana"/>
14509                         </buttonCell>
14510                         <connections>
14511                             <action selector="EDskill:" target="3826" id="3Jc-BI-5yA"/>
14512                         </connections>
14513                     </button>
14514                     <button verticalHuggingPriority="750" id="pZH-yk-yjK">
14515                         <rect key="frame" x="176" y="21" width="151" height="32"/>
14516                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14517                         <buttonCell key="cell" type="push" title="攻撃方法フラグON" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gVl-m5-5pJ">
14518                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14519                             <font key="font" size="13" name="AquaKana"/>
14520                         </buttonCell>
14521                         <connections>
14522                             <action selector="EDattackFlagOn:" target="3826" id="yMi-LO-56E"/>
14523                         </connections>
14524                     </button>
14525                     <button verticalHuggingPriority="750" id="iad-Q7-VBI">
14526                         <rect key="frame" x="196" y="84" width="105" height="32"/>
14527                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14528                         <buttonCell key="cell" type="push" title="名前の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="b5X-oq-0X9">
14529                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14530                             <font key="font" size="13" name="AquaKana"/>
14531                         </buttonCell>
14532                         <connections>
14533                             <action selector="EDname:" target="3826" id="J1H-Jt-5Ng"/>
14534                         </connections>
14535                     </button>
14536                     <button verticalHuggingPriority="750" id="BeE-28-wJ6">
14537                         <rect key="frame" x="196" y="53" width="105" height="32"/>
14538                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14539                         <buttonCell key="cell" type="push" title="装備の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="LGP-36-rjV">
14540                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14541                             <font key="font" size="13" name="AquaKana"/>
14542                         </buttonCell>
14543                         <connections>
14544                             <action selector="EDequip:" target="3826" id="zfS-ZP-0pk"/>
14545                         </connections>
14546                     </button>
14547                     <button verticalHuggingPriority="750" id="IMd-5J-zYf">
14548                         <rect key="frame" x="337" y="365" width="118" height="32"/>
14549                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14550                         <buttonCell key="cell" type="push" title="ユニット移動" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aag-xi-KPP">
14551                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14552                             <font key="font" size="13" name="AquaKana"/>
14553                         </buttonCell>
14554                         <connections>
14555                             <action selector="EDmove:" target="3826" id="4tI-vk-Qdg"/>
14556                         </connections>
14557                     </button>
14558                     <button verticalHuggingPriority="750" id="Kxl-Z4-qCL">
14559                         <rect key="frame" x="347" y="248" width="92" height="32"/>
14560                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14561                         <buttonCell key="cell" type="push" title="場所注目" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1Mx-yl-aFu">
14562                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14563                             <font key="font" size="13" name="AquaKana"/>
14564                         </buttonCell>
14565                         <connections>
14566                             <action selector="EDplace:" target="3826" id="b8E-hM-IKg"/>
14567                         </connections>
14568                     </button>
14569                     <button verticalHuggingPriority="750" id="9CB-W4-urd">
14570                         <rect key="frame" x="328" y="185" width="131" height="32"/>
14571                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14572                         <buttonCell key="cell" type="push" title="パイロット変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tgB-cS-1GD">
14573                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14574                             <font key="font" size="13" name="AquaKana"/>
14575                         </buttonCell>
14576                         <connections>
14577                             <action selector="EDpilot:" target="3826" id="izu-pE-5V1"/>
14578                         </connections>
14579                     </button>
14580                     <button verticalHuggingPriority="750" id="n6W-HX-szx">
14581                         <rect key="frame" x="334" y="152" width="118" height="32"/>
14582                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14583                         <buttonCell key="cell" type="push" title="ユニット変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="D6a-ht-zFW">
14584                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14585                             <font key="font" size="13" name="AquaKana"/>
14586                         </buttonCell>
14587                         <connections>
14588                             <action selector="EDunit:" target="3826" id="tfi-JY-Q8O"/>
14589                         </connections>
14590                     </button>
14591                     <button verticalHuggingPriority="750" id="eA3-Dy-xfg">
14592                         <rect key="frame" x="347" y="215" width="92" height="32"/>
14593                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14594                         <buttonCell key="cell" type="push" title="ウェイト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FkG-S7-uQp">
14595                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14596                             <font key="font" size="13" name="AquaKana"/>
14597                         </buttonCell>
14598                         <connections>
14599                             <action selector="EDwait:" target="3826" id="fUs-Pg-F8j"/>
14600                         </connections>
14601                     </button>
14602                     <button verticalHuggingPriority="750" id="Zzw-yF-1Ab">
14603                         <rect key="frame" x="342" y="118" width="108" height="32"/>
14604                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14605                         <buttonCell key="cell" type="push" title="BGMの演奏" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aYS-NX-Mlb">
14606                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14607                             <font key="font" metaFont="system"/>
14608                         </buttonCell>
14609                         <connections>
14610                             <action selector="EDbgm:" target="3826" id="1sD-B0-jCF"/>
14611                         </connections>
14612                     </button>
14613                     <button verticalHuggingPriority="750" id="HWj-P3-Ja3">
14614                         <rect key="frame" x="307" y="85" width="173" height="32"/>
14615                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14616                         <buttonCell key="cell" type="push" title="BGMのフェードアウト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e96-60-Wt8">
14617                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14618                             <font key="font" metaFont="system"/>
14619                         </buttonCell>
14620                         <connections>
14621                             <action selector="EDbgmFadeOut:" target="3826" id="Qy3-Ow-N2m"/>
14622                         </connections>
14623                     </button>
14624                     <button verticalHuggingPriority="750" id="M4p-NN-UEA">
14625                         <rect key="frame" x="337" y="332" width="118" height="32"/>
14626                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14627                         <buttonCell key="cell" type="push" title="ユニット出現" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="btg-6y-lSj">
14628                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14629                             <font key="font" size="13" name="AquaKana"/>
14630                         </buttonCell>
14631                         <connections>
14632                             <action selector="EDappear:" target="3826" id="PSn-S7-ISX"/>
14633                         </connections>
14634                     </button>
14635                     <button verticalHuggingPriority="750" id="Knp-Ff-okG">
14636                         <rect key="frame" x="337" y="298" width="118" height="32"/>
14637                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14638                         <buttonCell key="cell" type="push" title="ユニット消去" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="y34-e2-t0b">
14639                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14640                             <font key="font" size="13" name="AquaKana"/>
14641                         </buttonCell>
14642                         <connections>
14643                             <action selector="EDdissapear:" target="3826" id="9p7-Fe-Fl2"/>
14644                         </connections>
14645                     </button>
14646                     <button verticalHuggingPriority="750" id="8cD-eT-YNw">
14647                         <rect key="frame" x="349" y="53" width="94" height="32"/>
14648                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14649                         <buttonCell key="cell" type="push" title="SEの再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tfv-ar-kaD">
14650                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14651                             <font key="font" metaFont="system"/>
14652                         </buttonCell>
14653                         <connections>
14654                             <action selector="EDse:" target="3826" id="pfo-QO-hNf"/>
14655                         </connections>
14656                     </button>
14657                     <button verticalHuggingPriority="750" id="P2A-Yk-1jo">
14658                         <rect key="frame" x="349" y="20" width="94" height="32"/>
14659                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14660                         <buttonCell key="cell" type="push" title="SEの停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="SDz-nQ-IZa">
14661                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14662                             <font key="font" metaFont="system"/>
14663                         </buttonCell>
14664                         <connections>
14665                             <action selector="EDseStop:" target="3826" id="tkk-N1-gog"/>
14666                         </connections>
14667                     </button>
14668                     <button verticalHuggingPriority="750" id="zGZ-HK-7JU">
14669                         <rect key="frame" x="489" y="365" width="118" height="32"/>
14670                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14671                         <buttonCell key="cell" type="push" title="バトルの処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HEK-Sn-Nty">
14672                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14673                             <font key="font" size="13" name="AquaKana"/>
14674                         </buttonCell>
14675                         <connections>
14676                             <action selector="EDbattle:" target="3826" id="PYK-3K-QS2"/>
14677                         </connections>
14678                     </button>
14679                     <button verticalHuggingPriority="750" id="yNz-KE-SY5">
14680                         <rect key="frame" x="483" y="331" width="131" height="32"/>
14681                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14682                         <buttonCell key="cell" type="push" title="ショップの処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="f8v-ch-0LO">
14683                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14684                             <font key="font" size="13" name="AquaKana"/>
14685                         </buttonCell>
14686                         <connections>
14687                             <action selector="EDshop:" target="3826" id="9NV-nr-xYW"/>
14688                         </connections>
14689                     </button>
14690                     <button verticalHuggingPriority="750" id="KJ5-Yz-XbR">
14691                         <rect key="frame" x="483" y="297" width="131" height="32"/>
14692                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14693                         <buttonCell key="cell" type="push" title="名前入力の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Puy-Qm-Hbk">
14694                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14695                             <font key="font" size="13" name="AquaKana"/>
14696                         </buttonCell>
14697                         <connections>
14698                             <action selector="EDnameInput:" target="3826" id="LlP-aP-m0X"/>
14699                         </connections>
14700                     </button>
14701                     <button verticalHuggingPriority="750" id="0h9-9S-TRu">
14702                         <rect key="frame" x="483" y="248" width="131" height="32"/>
14703                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14704                         <buttonCell key="cell" type="push" title="ゲームオーバー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cOK-oQ-6Ij">
14705                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14706                             <font key="font" size="13" name="AquaKana"/>
14707                         </buttonCell>
14708                         <connections>
14709                             <action selector="EDgameOver:" target="3826" id="PzI-Vp-KXG"/>
14710                         </connections>
14711                     </button>
14712                     <button verticalHuggingPriority="750" id="FIB-Qv-QYM">
14713                         <rect key="frame" x="483" y="216" width="131" height="32"/>
14714                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14715                         <buttonCell key="cell" type="push" title="ステージクリア" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="h6f-cG-UVA">
14716                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14717                             <font key="font" size="13" name="AquaKana"/>
14718                         </buttonCell>
14719                         <connections>
14720                             <action selector="EDstageClear:" target="3826" id="hs5-cN-xsm"/>
14721                         </connections>
14722                     </button>
14723                     <button verticalHuggingPriority="750" id="dZN-lO-wpU">
14724                         <rect key="frame" x="470" y="185" width="157" height="32"/>
14725                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14726                         <buttonCell key="cell" type="push" title="タイトル画面に戻す" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Gxl-li-v1p">
14727                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14728                             <font key="font" size="13" name="AquaKana"/>
14729                         </buttonCell>
14730                         <connections>
14731                             <action selector="EDtitle:" target="3826" id="cfz-hC-a7E"/>
14732                         </connections>
14733                     </button>
14734                     <button verticalHuggingPriority="750" id="3OQ-mF-ISP">
14735                         <rect key="frame" x="502" y="21" width="105" height="32"/>
14736                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14737                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RYL-Ih-cup">
14738                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14739                             <font key="font" size="13" name="AquaKana"/>
14740                         </buttonCell>
14741                         <connections>
14742                             <action selector="EDcancel:" target="3826" id="Dd9-H1-UWr"/>
14743                         </connections>
14744                     </button>
14745                 </subviews>
14746             </view>
14747             <point key="canvasLocation" x="-962" y="277"/>
14748         </window>
14749         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="vXf-RC-FUn" userLabel="イベント文章">
14750             <windowStyleMask key="styleMask" titled="YES"/>
14751             <rect key="contentRect" x="678" y="400" width="500" height="158"/>
14752             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14753             <view key="contentView" id="gbn-c1-TlS">
14754                 <rect key="frame" x="0.0" y="0.0" width="500" height="158"/>
14755                 <autoresizingMask key="autoresizingMask"/>
14756                 <subviews>
14757                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="hPd-Xa-wFH">
14758                         <rect key="frame" x="28" y="41" width="100" height="100"/>
14759                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14760                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Gfb-qA-8DZ"/>
14761                     </imageView>
14762                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="g3K-Ag-LUV">
14763                         <rect key="frame" x="138" y="39" width="342" height="73"/>
14764                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14765                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="文章" drawsBackground="YES" id="Mic-Tv-sf5">
14766                             <font key="font" size="13" name="AquaKana"/>
14767                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14768                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14769                         </textFieldCell>
14770                     </textField>
14771                     <textField verticalHuggingPriority="750" id="9u2-KB-W00">
14772                         <rect key="frame" x="138" y="116" width="342" height="22"/>
14773                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14774                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="名前" drawsBackground="YES" id="0Bh-w3-CgX">
14775                             <font key="font" size="13" name="AquaKana"/>
14776                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14777                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14778                         </textFieldCell>
14779                     </textField>
14780                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fwV-Pn-XEv">
14781                         <rect key="frame" x="136" y="14" width="156" height="17"/>
14782                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14783                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※改行はOption + Return" id="65w-Rn-gUi">
14784                             <font key="font" metaFont="system"/>
14785                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14786                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14787                         </textFieldCell>
14788                     </textField>
14789                     <button verticalHuggingPriority="750" id="Gfa-vg-d8D">
14790                         <rect key="frame" x="315" y="5" width="66" height="32"/>
14791                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14792                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hYU-JS-nyY">
14793                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14794                             <font key="font" size="13" name="AquaKana"/>
14795                         </buttonCell>
14796                         <connections>
14797                             <action selector="EDtextSubmit:" target="3826" id="3t6-WH-dAT"/>
14798                         </connections>
14799                     </button>
14800                     <button verticalHuggingPriority="750" id="Pq6-8M-sjN">
14801                         <rect key="frame" x="381" y="5" width="105" height="32"/>
14802                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14803                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="BdH-xK-OPT">
14804                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14805                             <font key="font" size="13" name="AquaKana"/>
14806                         </buttonCell>
14807                         <connections>
14808                             <action selector="EDtextCancel:" target="3826" id="Tyb-cX-hJS"/>
14809                         </connections>
14810                     </button>
14811                     <button verticalHuggingPriority="750" id="nTh-2d-Eby">
14812                         <rect key="frame" x="26" y="5" width="105" height="32"/>
14813                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14814                         <buttonCell key="cell" type="push" title="顔グラ選択" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ltL-zR-B55">
14815                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14816                             <font key="font" size="13" name="AquaKana"/>
14817                         </buttonCell>
14818                         <connections>
14819                             <action selector="EDtextImageSlct:" target="3826" id="nr0-h4-aDA"/>
14820                         </connections>
14821                     </button>
14822                 </subviews>
14823             </view>
14824         </window>
14825         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="LYW-Xc-dJE" userLabel="イベント文章イメージ">
14826             <windowStyleMask key="styleMask" titled="YES"/>
14827             <rect key="contentRect" x="196" y="207" width="480" height="270"/>
14828             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14829             <view key="contentView" id="bB2-vi-MwX">
14830                 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
14831                 <autoresizingMask key="autoresizingMask"/>
14832                 <subviews>
14833                     <scrollView autohidesScrollers="YES" horizontalLineScroll="130" horizontalPageScroll="10" verticalLineScroll="130" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="DV6-6Y-IeE">
14834                         <rect key="frame" x="20" y="102" width="350" height="148"/>
14835                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14836                         <clipView key="contentView" id="juo-7T-IKN">
14837                             <rect key="frame" x="1" y="17" width="348" height="130"/>
14838                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14839                             <subviews>
14840                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="128" headerView="xoY-YI-gfi" id="At7-iN-Wmd">
14841                                     <rect key="frame" x="0.0" y="0.0" width="348" height="130"/>
14842                                     <autoresizingMask key="autoresizingMask"/>
14843                                     <size key="intercellSpacing" width="3" height="2"/>
14844                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14845                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14846                                     <tableColumns>
14847                                         <tableColumn width="128" minWidth="40" maxWidth="1000" id="ZDd-VY-4dX">
14848                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
14849                                                 <font key="font" metaFont="smallSystem"/>
14850                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14851                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14852                                             </tableHeaderCell>
14853                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="ZAd-9M-STf"/>
14854                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14855                                             <connections>
14856                                                 <binding destination="i6q-F8-oeg" name="value" keyPath="arrangedObjects.img" id="UoT-mP-SOY"/>
14857                                             </connections>
14858                                         </tableColumn>
14859                                         <tableColumn width="214" minWidth="40" maxWidth="1000" id="f4p-BT-Wod">
14860                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ名">
14861                                                 <font key="font" metaFont="smallSystem"/>
14862                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14863                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14864                                             </tableHeaderCell>
14865                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="drK-uK-QfP">
14866                                                 <font key="font" metaFont="system"/>
14867                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14868                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14869                                             </textFieldCell>
14870                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14871                                             <connections>
14872                                                 <binding destination="i6q-F8-oeg" name="value" keyPath="arrangedObjects.name" id="D59-CY-8El">
14873                                                     <dictionary key="options">
14874                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14875                                                     </dictionary>
14876                                                 </binding>
14877                                             </connections>
14878                                         </tableColumn>
14879                                     </tableColumns>
14880                                 </tableView>
14881                             </subviews>
14882                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14883                         </clipView>
14884                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="4vk-8m-p5X">
14885                             <rect key="frame" x="1" y="118" width="238" height="16"/>
14886                             <autoresizingMask key="autoresizingMask"/>
14887                         </scroller>
14888                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="Tng-e7-aOS">
14889                             <rect key="frame" x="228" y="17" width="16" height="125"/>
14890                             <autoresizingMask key="autoresizingMask"/>
14891                         </scroller>
14892                         <tableHeaderView key="headerView" id="xoY-YI-gfi">
14893                             <rect key="frame" x="0.0" y="0.0" width="348" height="17"/>
14894                             <autoresizingMask key="autoresizingMask"/>
14895                         </tableHeaderView>
14896                     </scrollView>
14897                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="ZlZ-GN-YM7">
14898                         <rect key="frame" x="378" y="135" width="82" height="115"/>
14899                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14900                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14901                         <size key="cellSize" width="74" height="18"/>
14902                         <size key="intercellSpacing" width="4" height="2"/>
14903                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="lYo-cc-W3H">
14904                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14905                             <font key="font" metaFont="system"/>
14906                         </buttonCell>
14907                         <cells>
14908                             <column>
14909                                 <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XRZ-eq-FRL">
14910                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14911                                     <font key="font" metaFont="system"/>
14912                                 </buttonCell>
14913                                 <buttonCell type="radio" title="モビール" imagePosition="left" alignment="left" inset="2" id="zzB-kV-hsQ">
14914                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14915                                     <font key="font" metaFont="system"/>
14916                                 </buttonCell>
14917                                 <buttonCell type="radio" title="イベント" imagePosition="left" alignment="left" inset="2" id="6SZ-fp-hh0">
14918                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14919                                     <font key="font" metaFont="system"/>
14920                                 </buttonCell>
14921                             </column>
14922                         </cells>
14923                         <connections>
14924                             <action selector="EDtextImageButton:" target="3826" id="oF6-q0-j9E"/>
14925                         </connections>
14926                     </matrix>
14927                     <button verticalHuggingPriority="750" id="0HT-MG-Ui5">
14928                         <rect key="frame" x="299" y="8" width="66" height="32"/>
14929                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14930                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EaG-kn-wYF">
14931                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14932                             <font key="font" size="13" name="AquaKana"/>
14933                         </buttonCell>
14934                         <connections>
14935                             <action selector="EDtextImageSubmit:" target="3826" id="Ri8-kb-BIL"/>
14936                         </connections>
14937                     </button>
14938                     <button verticalHuggingPriority="750" id="05Z-gg-czz">
14939                         <rect key="frame" x="373" y="8" width="105" height="32"/>
14940                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14941                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DDA-Sy-z7C">
14942                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14943                             <font key="font" size="13" name="AquaKana"/>
14944                         </buttonCell>
14945                         <connections>
14946                             <action selector="EDtextImageCancel:" target="3826" id="EQa-py-YC6"/>
14947                         </connections>
14948                     </button>
14949                 </subviews>
14950             </view>
14951         </window>
14952         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Z53-lU-wRt" userLabel="選択肢の決定">
14953             <windowStyleMask key="styleMask" titled="YES"/>
14954             <rect key="contentRect" x="678" y="400" width="500" height="325"/>
14955             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14956             <view key="contentView" id="NpL-Wi-WrH">
14957                 <rect key="frame" x="0.0" y="0.0" width="500" height="325"/>
14958                 <autoresizingMask key="autoresizingMask"/>
14959                 <subviews>
14960                     <button verticalHuggingPriority="750" id="HtK-ES-9eH">
14961                         <rect key="frame" x="320" y="6" width="66" height="32"/>
14962                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14963                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CeA-89-sKi">
14964                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14965                             <font key="font" size="13" name="AquaKana"/>
14966                         </buttonCell>
14967                         <connections>
14968                             <action selector="EDselectionSubmit:" target="3826" id="zEt-qr-1bs"/>
14969                         </connections>
14970                     </button>
14971                     <button verticalHuggingPriority="750" id="5MI-X9-7LE">
14972                         <rect key="frame" x="386" y="6" width="105" height="32"/>
14973                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14974                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vl1-xI-o1i">
14975                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14976                             <font key="font" size="13" name="AquaKana"/>
14977                         </buttonCell>
14978                         <connections>
14979                             <action selector="EDselectionCancel:" target="3826" id="LXx-gz-3kv"/>
14980                         </connections>
14981                     </button>
14982                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="baZ-Rv-HJC">
14983                         <rect key="frame" x="20" y="42" width="360" height="228"/>
14984                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14985                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="USx-Px-kEV">
14986                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14987                             <string key="title">1
14988 2
14989 3
14990 4
14991 5
14992 6
14993 7
14994 8
14995 9個まで選択肢は可能</string>
14996                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14997                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14998                         </textFieldCell>
14999                     </textField>
15000                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BV5-As-ARN">
15001                         <rect key="frame" x="18" y="17" width="309" height="17"/>
15002                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15003                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※Option + Returnで改行、改行の数+1が選択肢の数" id="CWf-qD-Y4f">
15004                             <font key="font" metaFont="system"/>
15005                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15006                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15007                         </textFieldCell>
15008                     </textField>
15009                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="i7K-Rp-YUs">
15010                         <rect key="frame" x="384" y="42" width="96" height="228"/>
15011                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15012                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="qnG-LF-DWh">
15013                             <font key="font" metaFont="system"/>
15014                             <string key="title">1
15015 2
15016 3
15017 4
15018 5
15019 6
15020 7
15021 8
15022 9</string>
15023                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15024                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15025                         </textFieldCell>
15026                     </textField>
15027                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="kH8-Cb-Cg5">
15028                         <rect key="frame" x="18" y="288" width="82" height="17"/>
15029                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15030                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択肢の名前" id="Q24-GW-oOh">
15031                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15032                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15033                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15034                         </textFieldCell>
15035                     </textField>
15036                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="RRj-Uw-gfe">
15037                         <rect key="frame" x="370" y="288" width="121" height="17"/>
15038                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15039                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ジャンプするラベル" id="eMd-xl-wab">
15040                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15041                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15042                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15043                         </textFieldCell>
15044                     </textField>
15045                 </subviews>
15046             </view>
15047             <point key="canvasLocation" x="962" y="-836.5"/>
15048         </window>
15049         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6tL-eK-Mae" userLabel="数値入力の決定">
15050             <windowStyleMask key="styleMask" titled="YES"/>
15051             <rect key="contentRect" x="678" y="400" width="300" height="200"/>
15052             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15053             <view key="contentView" id="b93-ui-K5T">
15054                 <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
15055                 <autoresizingMask key="autoresizingMask"/>
15056                 <subviews>
15057                     <button verticalHuggingPriority="750" id="7po-lR-Uq2">
15058                         <rect key="frame" x="115" y="13" width="66" height="32"/>
15059                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15060                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="xis-nP-PQt">
15061                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15062                             <font key="font" size="13" name="AquaKana"/>
15063                         </buttonCell>
15064                         <connections>
15065                             <action selector="EDvalueSubmit:" target="3826" id="ajt-wJ-1c3"/>
15066                         </connections>
15067                     </button>
15068                     <button verticalHuggingPriority="750" id="K9Y-EE-jJI">
15069                         <rect key="frame" x="181" y="13" width="105" height="32"/>
15070                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15071                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="N2a-07-Mvc">
15072                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15073                             <font key="font" size="13" name="AquaKana"/>
15074                         </buttonCell>
15075                         <connections>
15076                             <action selector="EDvalueCancel:" target="3826" id="Pyt-cP-bAa"/>
15077                         </connections>
15078                     </button>
15079                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Icl-TI-LiM">
15080                         <rect key="frame" x="23" y="95" width="250" height="50"/>
15081                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15082                         <clipView key="contentView" id="ha8-kV-GwG">
15083                             <rect key="frame" x="1" y="1" width="248" height="48"/>
15084                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15085                             <subviews>
15086                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="rq5-pj-WYL">
15087                                     <rect key="frame" x="0.0" y="0.0" width="245" height="19"/>
15088                                     <autoresizingMask key="autoresizingMask"/>
15089                                     <size key="intercellSpacing" width="3" height="2"/>
15090                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15091                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15092                                     <tableColumns>
15093                                         <tableColumn width="241.51953125" minWidth="40" maxWidth="1000" id="cNH-NJ-bwG">
15094                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15095                                                 <font key="font" metaFont="smallSystem"/>
15096                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15097                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15098                                             </tableHeaderCell>
15099                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ZOP-3X-6R7">
15100                                                 <font key="font" metaFont="system"/>
15101                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15102                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15103                                             </textFieldCell>
15104                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15105                                             <connections>
15106                                                 <binding destination="37K-9A-DeL" name="value" keyPath="arrangedObjects.name" id="A3m-DZ-QOe"/>
15107                                             </connections>
15108                                         </tableColumn>
15109                                     </tableColumns>
15110                                 </tableView>
15111                             </subviews>
15112                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15113                         </clipView>
15114                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="fKl-DJ-QLG">
15115                             <rect key="frame" x="1" y="119" width="223" height="15"/>
15116                             <autoresizingMask key="autoresizingMask"/>
15117                         </scroller>
15118                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Xb1-aO-tXe">
15119                             <rect key="frame" x="224" y="17" width="15" height="102"/>
15120                             <autoresizingMask key="autoresizingMask"/>
15121                         </scroller>
15122                     </scrollView>
15123                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="K9C-l1-S5G">
15124                         <rect key="frame" x="21" y="163" width="121" height="17"/>
15125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15126                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="数値を受け取る変数" id="2yz-lb-ZYy">
15127                             <font key="font" size="13" name="AquaKana"/>
15128                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15129                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15130                         </textFieldCell>
15131                     </textField>
15132                 </subviews>
15133             </view>
15134         </window>
15135         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="wHi-ec-FWU" userLabel="スイッチの決定">
15136             <windowStyleMask key="styleMask" titled="YES"/>
15137             <rect key="contentRect" x="678" y="400" width="350" height="173"/>
15138             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
15139             <view key="contentView" id="40J-dn-TQt">
15140                 <rect key="frame" x="0.0" y="0.0" width="350" height="173"/>
15141                 <autoresizingMask key="autoresizingMask"/>
15142                 <subviews>
15143                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oow-q3-ZzI">
15144                         <rect key="frame" x="21" y="147" width="95" height="17"/>
15145                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15146                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの操作" id="PLU-lI-ln0">
15147                             <font key="font" size="13" name="AquaKana"/>
15148                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15149                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15150                         </textFieldCell>
15151                     </textField>
15152                     <textField verticalHuggingPriority="750" id="Ksv-OG-zmZ">
15153                         <rect key="frame" x="23" y="59" width="255" height="22"/>
15154                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15155                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4m4-7O-8n6">
15156                             <font key="font" metaFont="system"/>
15157                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15158                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15159                         </textFieldCell>
15160                     </textField>
15161                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="AQB-YF-ckG">
15162                         <rect key="frame" x="21" y="115" width="225" height="17"/>
15163                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15164                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="f0p-QL-QWX">
15165                             <font key="font" size="13" name="AquaKana"/>
15166                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15167                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15168                         </textFieldCell>
15169                     </textField>
15170                     <button verticalHuggingPriority="750" id="ifF-zu-8i9">
15171                         <rect key="frame" x="165" y="13" width="66" height="32"/>
15172                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15173                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4Rb-jG-xnw">
15174                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15175                             <font key="font" size="13" name="AquaKana"/>
15176                         </buttonCell>
15177                         <connections>
15178                             <action selector="EDswitchSubmit:" target="3826" id="sl8-Yx-NHl"/>
15179                         </connections>
15180                     </button>
15181                     <button verticalHuggingPriority="750" id="jZS-tO-MaI">
15182                         <rect key="frame" x="231" y="13" width="105" height="32"/>
15183                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15184                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8Hh-aa-vFU">
15185                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15186                             <font key="font" size="13" name="AquaKana"/>
15187                         </buttonCell>
15188                         <connections>
15189                             <action selector="EDswitchCancel:" target="3826" id="b9Q-jR-J0d"/>
15190                         </connections>
15191                     </button>
15192                 </subviews>
15193             </view>
15194             <point key="canvasLocation" x="-1539" y="537.5"/>
15195         </window>
15196         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="kGD-gD-dFH" userLabel="変数の決定">
15197             <windowStyleMask key="styleMask" titled="YES"/>
15198             <rect key="contentRect" x="678" y="400" width="400" height="480"/>
15199             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15200             <view key="contentView" id="gPl-X9-VJt">
15201                 <rect key="frame" x="0.0" y="0.0" width="400" height="480"/>
15202                 <autoresizingMask key="autoresizingMask"/>
15203                 <subviews>
15204                     <button verticalHuggingPriority="750" id="eTK-L5-jJ5">
15205                         <rect key="frame" x="215" y="13" width="66" height="32"/>
15206                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15207                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ICI-VD-ubj">
15208                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15209                             <font key="font" size="13" name="AquaKana"/>
15210                         </buttonCell>
15211                         <connections>
15212                             <action selector="EDvariableSubmit:" target="3826" id="4VK-Ov-Oh7"/>
15213                         </connections>
15214                     </button>
15215                     <button verticalHuggingPriority="750" id="ssh-LB-Uwq">
15216                         <rect key="frame" x="281" y="13" width="105" height="32"/>
15217                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15218                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2sh-pX-ny0">
15219                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15220                             <font key="font" size="13" name="AquaKana"/>
15221                         </buttonCell>
15222                         <connections>
15223                             <action selector="EDvariableCancel:" target="3826" id="YVp-x1-6yy"/>
15224                         </connections>
15225                     </button>
15226                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="CQp-bl-ppN">
15227                         <rect key="frame" x="18" y="443" width="69" height="17"/>
15228                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15229                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="変数の操作" id="VOt-ij-kDx">
15230                             <font key="font" size="13" name="AquaKana"/>
15231                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15232                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15233                         </textFieldCell>
15234                     </textField>
15235                     <textField verticalHuggingPriority="750" id="eER-mk-l1L">
15236                         <rect key="frame" x="77" y="333" width="96" height="22"/>
15237                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15238                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="hit-74-oBR">
15239                             <font key="font" metaFont="system"/>
15240                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15241                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15242                         </textFieldCell>
15243                     </textField>
15244                     <textField verticalHuggingPriority="750" id="yIW-ii-gse">
15245                         <rect key="frame" x="231" y="333" width="96" height="22"/>
15246                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15247                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Dpm-5m-tUQ">
15248                             <font key="font" metaFont="system"/>
15249                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15250                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15251                         </textFieldCell>
15252                     </textField>
15253                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="60I-5V-1Wh">
15254                         <rect key="frame" x="194" y="336" width="17" height="17"/>
15255                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15256                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="ZOV-m3-jbY">
15257                             <font key="font" size="13" name="AquaKana"/>
15258                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15259                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15260                         </textFieldCell>
15261                     </textField>
15262                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="N5Y-h5-7bb">
15263                         <rect key="frame" x="12" y="298" width="368" height="18"/>
15264                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15265                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15266                         <size key="cellSize" width="48" height="18"/>
15267                         <size key="intercellSpacing" width="4" height="2"/>
15268                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="PZF-J5-7Mg">
15269                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15270                             <font key="font" metaFont="system"/>
15271                         </buttonCell>
15272                         <cells>
15273                             <column>
15274                                 <buttonCell type="radio" title="代入" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="TKd-hF-myU">
15275                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15276                                     <font key="font" metaFont="system"/>
15277                                 </buttonCell>
15278                             </column>
15279                             <column>
15280                                 <buttonCell type="radio" title="加算" imagePosition="left" alignment="left" inset="2" id="iYC-w2-jma">
15281                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15282                                     <font key="font" metaFont="system"/>
15283                                 </buttonCell>
15284                             </column>
15285                             <column>
15286                                 <buttonCell type="radio" title="減算" imagePosition="left" alignment="left" inset="2" id="1Cx-Un-OeD">
15287                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15288                                     <font key="font" metaFont="system"/>
15289                                 </buttonCell>
15290                             </column>
15291                             <column>
15292                                 <buttonCell type="radio" title="乗算" imagePosition="left" alignment="left" inset="2" id="Ejl-4I-wWF">
15293                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15294                                     <font key="font" metaFont="system"/>
15295                                 </buttonCell>
15296                             </column>
15297                             <column>
15298                                 <buttonCell type="radio" title="除算" imagePosition="left" alignment="left" inset="2" id="Qjp-Yz-udh">
15299                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15300                                     <font key="font" metaFont="system"/>
15301                                 </buttonCell>
15302                             </column>
15303                             <column>
15304                                 <buttonCell type="radio" title="剰余" imagePosition="left" alignment="left" inset="2" id="7qg-F8-9UA">
15305                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15306                                     <font key="font" metaFont="system"/>
15307                                 </buttonCell>
15308                             </column>
15309                         </cells>
15310                     </matrix>
15311                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="U2A-TN-hxW">
15312                         <rect key="frame" x="20" y="317" width="61" height="128"/>
15313                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15314                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15315                         <size key="cellSize" width="48" height="18"/>
15316                         <size key="intercellSpacing" width="4" height="2"/>
15317                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="JsG-az-zWD">
15318                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15319                             <font key="font" metaFont="system"/>
15320                         </buttonCell>
15321                         <cells>
15322                             <column>
15323                                 <buttonCell type="radio" title="単独" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="kTY-Gc-Gpt">
15324                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15325                                     <font key="font" metaFont="system"/>
15326                                 </buttonCell>
15327                                 <buttonCell type="radio" title="一括" imagePosition="left" alignment="left" inset="2" id="1Yr-LT-hq9">
15328                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15329                                     <font key="font" metaFont="system"/>
15330                                 </buttonCell>
15331                             </column>
15332                         </cells>
15333                     </matrix>
15334                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="WuS-7h-m7w">
15335                         <rect key="frame" x="77" y="398" width="250" height="26"/>
15336                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15337                         <clipView key="contentView" id="7x8-Os-IO4">
15338                             <rect key="frame" x="1" y="1" width="248" height="24"/>
15339                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15340                             <subviews>
15341                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="tRm-uV-ATH">
15342                                     <rect key="frame" x="0.0" y="0.0" width="245" height="19"/>
15343                                     <autoresizingMask key="autoresizingMask"/>
15344                                     <size key="intercellSpacing" width="3" height="2"/>
15345                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15346                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15347                                     <tableColumns>
15348                                         <tableColumn width="241.51953125" minWidth="40" maxWidth="1000" id="WCz-XL-O6e">
15349                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15350                                                 <font key="font" metaFont="smallSystem"/>
15351                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15352                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15353                                             </tableHeaderCell>
15354                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Wep-SQ-4AY">
15355                                                 <font key="font" metaFont="system"/>
15356                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15357                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15358                                             </textFieldCell>
15359                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15360                                             <connections>
15361                                                 <binding destination="iHP-P2-t0Y" name="value" keyPath="arrangedObjects.name" id="WIQ-xe-wQp"/>
15362                                             </connections>
15363                                         </tableColumn>
15364                                     </tableColumns>
15365                                 </tableView>
15366                             </subviews>
15367                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15368                         </clipView>
15369                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="1Zy-Vk-S4p">
15370                             <rect key="frame" x="1" y="119" width="223" height="15"/>
15371                             <autoresizingMask key="autoresizingMask"/>
15372                         </scroller>
15373                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="0gZ-t9-BMg">
15374                             <rect key="frame" x="224" y="17" width="15" height="102"/>
15375                             <autoresizingMask key="autoresizingMask"/>
15376                         </scroller>
15377                     </scrollView>
15378                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="j3L-30-9no">
15379                         <rect key="frame" x="17" y="46" width="366" height="246"/>
15380                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15381                         <view key="contentView" id="aZZ-Bp-Sv3">
15382                             <rect key="frame" x="1" y="1" width="364" height="244"/>
15383                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15384                             <subviews>
15385                                 <textField verticalHuggingPriority="750" id="nlT-dI-fXF">
15386                                     <rect key="frame" x="118" y="205" width="96" height="22"/>
15387                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15388                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5nM-zP-TX2">
15389                                         <font key="font" metaFont="system"/>
15390                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15391                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15392                                     </textFieldCell>
15393                                 </textField>
15394                                 <textField verticalHuggingPriority="750" id="mhE-iu-Ub4">
15395                                     <rect key="frame" x="118" y="142" width="96" height="22"/>
15396                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15397                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="q9x-ka-Cue">
15398                                         <font key="font" metaFont="system"/>
15399                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15400                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15401                                     </textFieldCell>
15402                                 </textField>
15403                                 <textField verticalHuggingPriority="750" id="F6w-t1-cbo">
15404                                     <rect key="frame" x="250" y="142" width="96" height="22"/>
15405                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15406                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="KKV-GR-KYs">
15407                                         <font key="font" metaFont="system"/>
15408                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15409                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15410                                     </textFieldCell>
15411                                 </textField>
15412                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hwg-Qi-apK">
15413                                     <rect key="frame" x="220" y="145" width="17" height="17"/>
15414                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15415                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="Vs0-Ed-0hb">
15416                                         <font key="font" size="13" name="AquaKana"/>
15417                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15418                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15419                                     </textFieldCell>
15420                                 </textField>
15421                                 <popUpButton verticalHuggingPriority="750" id="7hc-Nc-TZi">
15422                                     <rect key="frame" x="116" y="106" width="155" height="26"/>
15423                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15424                                     <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">
15425                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15426                                         <font key="font" metaFont="menu"/>
15427                                         <menu key="menu" title="OtherViews" id="FLu-rv-y3m">
15428                                             <items>
15429                                                 <menuItem title="Item 1" state="on" id="m6A-hC-dAt"/>
15430                                                 <menuItem title="Item 2" id="QrE-pG-ZUB"/>
15431                                                 <menuItem title="Item 3" id="iyY-BW-9fX"/>
15432                                             </items>
15433                                         </menu>
15434                                     </popUpButtonCell>
15435                                 </popUpButton>
15436                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="P0D-rX-a7n">
15437                                     <rect key="frame" x="265" y="111" width="17" height="17"/>
15438                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15439                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="の" id="Hfx-kd-G7H">
15440                                         <font key="font" size="13" name="AquaKana"/>
15441                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15442                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15443                                     </textFieldCell>
15444                                 </textField>
15445                                 <popUpButton verticalHuggingPriority="750" id="iCj-RP-fKP">
15446                                     <rect key="frame" x="116" y="42" width="185" height="26"/>
15447                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15448                                     <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">
15449                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15450                                         <font key="font" metaFont="menu"/>
15451                                         <menu key="menu" title="OtherViews" id="d1d-wj-w3u">
15452                                             <items>
15453                                                 <menuItem title="マップID" state="on" id="0Ea-zu-Gnp"/>
15454                                                 <menuItem title="味方の出撃前の人数" id="0Lq-kG-EF1"/>
15455                                                 <menuItem title="味方の現行人数" id="tYz-tB-2dd"/>
15456                                                 <menuItem title="敵の出撃前の人数" id="SW4-7g-wtU"/>
15457                                                 <menuItem title="敵の現行人数" id="d6K-o2-2gS"/>
15458                                                 <menuItem title="味方の資源" id="DwB-WE-Hey"/>
15459                                                 <menuItem title="味方の食料" id="6wL-kK-LVg"/>
15460                                                 <menuItem title="味方の資金" id="YIi-Ri-nOP"/>
15461                                                 <menuItem title="敵の資源" id="XmN-jH-bkn"/>
15462                                                 <menuItem title="敵の食料" id="PLT-fg-mt4"/>
15463                                                 <menuItem title="敵の資金" id="RQa-0e-ZMv"/>
15464                                                 <menuItem title="プレイ時間" id="JuB-yJ-66K"/>
15465                                                 <menuItem title="味方の手数時間" id="NmM-2B-AOR"/>
15466                                                 <menuItem title="敵の手数時間" id="Wmt-3I-Cgv"/>
15467                                                 <menuItem title="タイマー" id="Dkh-77-RPV"/>
15468                                                 <menuItem title="セーブ回数" id="kUI-d4-wJM"/>
15469                                             </items>
15470                                         </menu>
15471                                     </popUpButtonCell>
15472                                 </popUpButton>
15473                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="JHf-8B-HaF">
15474                                     <rect key="frame" x="118" y="170" width="200" height="27"/>
15475                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15476                                     <clipView key="contentView" id="WhA-gA-Si4">
15477                                         <rect key="frame" x="1" y="1" width="198" height="25"/>
15478                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15479                                         <subviews>
15480                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="DIX-dU-hS3">
15481                                                 <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
15482                                                 <autoresizingMask key="autoresizingMask"/>
15483                                                 <size key="intercellSpacing" width="3" height="2"/>
15484                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15485                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15486                                                 <tableColumns>
15487                                                     <tableColumn width="195" minWidth="40" maxWidth="1000" id="8Qa-Up-e1D">
15488                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15489                                                             <font key="font" metaFont="smallSystem"/>
15490                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15491                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15492                                                         </tableHeaderCell>
15493                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nae-XJ-CKc">
15494                                                             <font key="font" metaFont="system"/>
15495                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15496                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15497                                                         </textFieldCell>
15498                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15499                                                         <connections>
15500                                                             <binding destination="YSS-a8-Fys" name="value" keyPath="arrangedObjects.name" id="oRA-ca-GbN"/>
15501                                                         </connections>
15502                                                     </tableColumn>
15503                                                 </tableColumns>
15504                                             </tableView>
15505                                         </subviews>
15506                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15507                                     </clipView>
15508                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ePR-DF-i1B">
15509                                         <rect key="frame" x="1" y="20" width="160" height="16"/>
15510                                         <autoresizingMask key="autoresizingMask"/>
15511                                     </scroller>
15512                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="0eq-IJ-KBM">
15513                                         <rect key="frame" x="163" y="17" width="16" height="9"/>
15514                                         <autoresizingMask key="autoresizingMask"/>
15515                                     </scroller>
15516                                 </scrollView>
15517                                 <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="qGe-Ud-xrs">
15518                                     <rect key="frame" x="10" y="44" width="100" height="190"/>
15519                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15520                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15521                                     <size key="cellSize" width="100" height="18"/>
15522                                     <size key="intercellSpacing" width="4" height="2"/>
15523                                     <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Yqq-BK-Unl">
15524                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15525                                         <font key="font" metaFont="system"/>
15526                                     </buttonCell>
15527                                     <cells>
15528                                         <column>
15529                                             <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="9C9-Pi-aWb">
15530                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15531                                                 <font key="font" metaFont="system"/>
15532                                             </buttonCell>
15533                                             <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="mDk-k2-7Pa">
15534                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15535                                                 <font key="font" metaFont="system"/>
15536                                             </buttonCell>
15537                                             <buttonCell type="radio" title="乱数" imagePosition="left" alignment="left" inset="2" id="cTi-Tb-TXb">
15538                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15539                                                 <font key="font" metaFont="system"/>
15540                                             </buttonCell>
15541                                             <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" inset="2" id="l8s-wc-IH7">
15542                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15543                                                 <font key="font" metaFont="system"/>
15544                                             </buttonCell>
15545                                             <buttonCell type="radio" title="指定ユニット" imagePosition="left" alignment="left" inset="2" id="1VZ-Ej-AeA">
15546                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15547                                                 <font key="font" metaFont="system"/>
15548                                             </buttonCell>
15549                                             <buttonCell type="radio" title="その他" imagePosition="left" alignment="left" inset="2" id="Aj3-Jn-gUP">
15550                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15551                                                 <font key="font" metaFont="system"/>
15552                                             </buttonCell>
15553                                         </column>
15554                                     </cells>
15555                                 </matrix>
15556                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="z7F-ov-d7O">
15557                                     <rect key="frame" x="118" y="74" width="150" height="27"/>
15558                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15559                                     <clipView key="contentView" id="HMS-R6-Sz2">
15560                                         <rect key="frame" x="1" y="1" width="148" height="25"/>
15561                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15562                                         <subviews>
15563                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="h4Z-06-egU">
15564                                                 <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
15565                                                 <autoresizingMask key="autoresizingMask"/>
15566                                                 <size key="intercellSpacing" width="3" height="2"/>
15567                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15568                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15569                                                 <tableColumns>
15570                                                     <tableColumn width="145" minWidth="40" maxWidth="1000" id="VjV-b0-Vk1">
15571                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15572                                                             <font key="font" metaFont="smallSystem"/>
15573                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15574                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15575                                                         </tableHeaderCell>
15576                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ydQ-X4-r7u">
15577                                                             <font key="font" metaFont="system"/>
15578                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15579                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15580                                                         </textFieldCell>
15581                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15582                                                         <connections>
15583                                                             <binding destination="YSS-a8-Fys" name="value" keyPath="arrangedObjects.name" id="NUI-0Q-OKT"/>
15584                                                         </connections>
15585                                                     </tableColumn>
15586                                                 </tableColumns>
15587                                             </tableView>
15588                                         </subviews>
15589                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15590                                     </clipView>
15591                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="e8u-Qj-4T7">
15592                                         <rect key="frame" x="1" y="20" width="160" height="16"/>
15593                                         <autoresizingMask key="autoresizingMask"/>
15594                                     </scroller>
15595                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="JOG-mk-Tdy">
15596                                         <rect key="frame" x="163" y="17" width="16" height="9"/>
15597                                         <autoresizingMask key="autoresizingMask"/>
15598                                     </scroller>
15599                                 </scrollView>
15600                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="r5u-T8-53M">
15601                                     <rect key="frame" x="265" y="81" width="17" height="17"/>
15602                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15603                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="の" id="3Y8-IV-CzE">
15604                                         <font key="font" size="13" name="AquaKana"/>
15605                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15606                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15607                                     </textFieldCell>
15608                                 </textField>
15609                                 <popUpButton verticalHuggingPriority="750" id="nn4-0W-aaX">
15610                                     <rect key="frame" x="286" y="104" width="75" height="26"/>
15611                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15612                                     <popUpButtonCell key="cell" type="push" title="HP" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="tJs-c3-XZ6" id="KRW-vg-o3U">
15613                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15614                                         <font key="font" metaFont="menu"/>
15615                                         <menu key="menu" title="OtherViews" id="RIK-QE-Xl2">
15616                                             <items>
15617                                                 <menuItem title="HP" state="on" id="tJs-c3-XZ6"/>
15618                                                 <menuItem title="MP" id="zbQ-Q7-e0c"/>
15619                                                 <menuItem title="HPM" id="Fzv-6F-l3h"/>
15620                                                 <menuItem title="MPM" id="cec-UP-hIW"/>
15621                                                 <menuItem title="攻撃力" id="exp-H9-DYV"/>
15622                                                 <menuItem title="防御力" id="Wl1-h2-fLf"/>
15623                                                 <menuItem title="演算力" id="CtQ-VJ-SII"/>
15624                                                 <menuItem title="命中値" id="uo5-0I-qSw"/>
15625                                                 <menuItem title="回避値" id="f6u-UI-EEy"/>
15626                                                 <menuItem title="MOV" id="FSj-fP-txh"/>
15627                                                 <menuItem title="WT" id="W3p-rT-Azq"/>
15628                                                 <menuItem title="STR" id="mUi-pV-Pw1"/>
15629                                                 <menuItem title="VIT" id="R95-1j-xQY"/>
15630                                                 <menuItem title="AGI" id="n9m-Zk-qZI"/>
15631                                                 <menuItem title="DEX" id="X2p-l9-Qo3"/>
15632                                                 <menuItem title="MEN" id="8qG-uH-SFI"/>
15633                                                 <menuItem title="INT" id="Pwa-al-5dA"/>
15634                                                 <menuItem title="LUK" id="la0-YQ-jbx"/>
15635                                                 <menuItem title="格闘" id="4FC-uy-pWc"/>
15636                                                 <menuItem title="射撃" id="qgg-jr-r6U">
15637                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15638                                                 </menuItem>
15639                                                 <menuItem title="命中" id="p9z-1I-u8J">
15640                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15641                                                 </menuItem>
15642                                                 <menuItem title="回避" id="YZ8-RX-rrB">
15643                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15644                                                 </menuItem>
15645                                                 <menuItem title="技量" id="dub-ga-Sb7">
15646                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15647                                                 </menuItem>
15648                                                 <menuItem title="反応" id="0Pp-ZQ-Qxv">
15649                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15650                                                 </menuItem>
15651                                             </items>
15652                                         </menu>
15653                                     </popUpButtonCell>
15654                                 </popUpButton>
15655                                 <popUpButton verticalHuggingPriority="750" id="c20-Y7-eck">
15656                                     <rect key="frame" x="286" y="73" width="75" height="26"/>
15657                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15658                                     <popUpButtonCell key="cell" type="push" title="HP" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="ZIh-ef-Ur9" id="fvi-94-uMb">
15659                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15660                                         <font key="font" metaFont="menu"/>
15661                                         <menu key="menu" title="OtherViews" id="AEW-3n-pjA">
15662                                             <items>
15663                                                 <menuItem title="HP" state="on" id="ZIh-ef-Ur9">
15664                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15665                                                 </menuItem>
15666                                                 <menuItem title="EN" id="3iw-C5-dhk"/>
15667                                                 <menuItem title="ENM" id="Yf9-5n-4XB"/>
15668                                                 <menuItem title="ENM" id="Xrc-ou-jxq"/>
15669                                                 <menuItem title="装甲" id="ICp-f7-Beq"/>
15670                                                 <menuItem title="運動性" id="56d-EN-I2j"/>
15671                                                 <menuItem title="限界" id="FLC-8N-7Tc"/>
15672                                                 <menuItem title="MOV" id="2jU-Gv-Wgp"/>
15673                                                 <menuItem title="WT" id="8Wi-Xs-WTN"/>
15674                                                 <menuItem title="STR" id="kpA-HE-W6a"/>
15675                                                 <menuItem title="VIT" id="tnm-96-7ac"/>
15676                                                 <menuItem title="AGI" id="B9f-Lx-l9c"/>
15677                                                 <menuItem title="DEX" id="rPv-CE-gXp"/>
15678                                                 <menuItem title="MEN" id="sI7-uL-56n"/>
15679                                                 <menuItem title="INT" id="B4w-cm-3dd"/>
15680                                                 <menuItem title="LUK" id="0fx-av-i2u"/>
15681                                                 <menuItem title="格闘" id="6Ti-WN-W3x"/>
15682                                                 <menuItem title="射撃" id="SBU-ch-Ygr">
15683                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15684                                                 </menuItem>
15685                                                 <menuItem title="命中" id="R45-f3-RLa">
15686                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15687                                                 </menuItem>
15688                                                 <menuItem title="回避" id="jnL-Lt-j2A">
15689                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15690                                                 </menuItem>
15691                                                 <menuItem title="技量" id="LNK-sJ-BFj">
15692                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15693                                                 </menuItem>
15694                                                 <menuItem title="反応" id="Rzy-qv-58g">
15695                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15696                                                 </menuItem>
15697                                             </items>
15698                                         </menu>
15699                                     </popUpButtonCell>
15700                                 </popUpButton>
15701                             </subviews>
15702                         </view>
15703                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
15704                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
15705                     </box>
15706                 </subviews>
15707             </view>
15708         </window>
15709         <arrayController id="Mad-BG-dmK" userLabel="STjoinListAC"/>
15710         <arrayController id="9A4-Cg-LcC" userLabel="STequipListAC"/>
15711         <arrayController id="73J-iY-S3k" userLabel="STskillListAC"/>
15712         <menuItem title="敵の手数時間" id="Suo-px-r0H"/>
15713         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Cnw-Ln-Ynn" userLabel="タイマーの決定">
15714             <windowStyleMask key="styleMask" titled="YES"/>
15715             <rect key="contentRect" x="678" y="400" width="300" height="200"/>
15716             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15717             <view key="contentView" id="BMC-ht-Jaf">
15718                 <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
15719                 <autoresizingMask key="autoresizingMask"/>
15720                 <subviews>
15721                     <button verticalHuggingPriority="750" id="hol-Sa-QDS">
15722                         <rect key="frame" x="115" y="13" width="66" height="32"/>
15723                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15724                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Lxd-Zr-sWb">
15725                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15726                             <font key="font" size="13" name="AquaKana"/>
15727                         </buttonCell>
15728                         <connections>
15729                             <action selector="EDtimerSubmit:" target="3826" id="eEE-hK-xMV"/>
15730                         </connections>
15731                     </button>
15732                     <button verticalHuggingPriority="750" id="bWT-Kb-ckb">
15733                         <rect key="frame" x="181" y="13" width="105" height="32"/>
15734                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15735                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5tm-vw-04R">
15736                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15737                             <font key="font" size="13" name="AquaKana"/>
15738                         </buttonCell>
15739                         <connections>
15740                             <action selector="EDtimerCancel:" target="3826" id="Jy0-Vn-k7b"/>
15741                         </connections>
15742                     </button>
15743                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="341-UV-uZJ">
15744                         <rect key="frame" x="21" y="163" width="95" height="17"/>
15745                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15746                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="タイマーの操作" id="nHx-J4-DHf">
15747                             <font key="font" size="13" name="AquaKana"/>
15748                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15749                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15750                         </textFieldCell>
15751                     </textField>
15752                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="OGJ-pk-gn9">
15753                         <rect key="frame" x="20" y="123" width="200" height="18"/>
15754                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15755                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15756                         <size key="cellSize" width="48" height="18"/>
15757                         <size key="intercellSpacing" width="4" height="2"/>
15758                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="VW2-fB-vzF">
15759                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15760                             <font key="font" metaFont="system"/>
15761                         </buttonCell>
15762                         <cells>
15763                             <column>
15764                                 <buttonCell type="radio" title="始動" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="jpT-ZX-byg">
15765                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15766                                     <font key="font" metaFont="system"/>
15767                                 </buttonCell>
15768                             </column>
15769                             <column>
15770                                 <buttonCell type="radio" title="停止" imagePosition="left" alignment="left" inset="2" id="Ch2-kr-CdZ">
15771                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15772                                     <font key="font" metaFont="system"/>
15773                                 </buttonCell>
15774                             </column>
15775                         </cells>
15776                         <connections>
15777                             <action selector="EDTimerSetBtn1:" target="3826" id="9fG-Iv-Jqi"/>
15778                         </connections>
15779                     </matrix>
15780                     <textField verticalHuggingPriority="750" id="NcS-6r-bj5">
15781                         <rect key="frame" x="20" y="75" width="50" height="22"/>
15782                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15783                         <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">
15784                             <font key="font" metaFont="system"/>
15785                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15786                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15787                         </textFieldCell>
15788                     </textField>
15789                     <textField verticalHuggingPriority="750" id="gmG-4C-wSf">
15790                         <rect key="frame" x="125" y="75" width="50" height="22"/>
15791                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15792                         <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">
15793                             <font key="font" metaFont="system"/>
15794                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15795                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15796                         </textFieldCell>
15797                     </textField>
15798                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="lRe-yV-pZ8">
15799                         <rect key="frame" x="81" y="80" width="17" height="17"/>
15800                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15801                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="分" id="bvM-d4-2eF">
15802                             <font key="font" size="13" name="AquaKana"/>
15803                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15804                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15805                         </textFieldCell>
15806                     </textField>
15807                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oKd-SR-JKq">
15808                         <rect key="frame" x="185" y="80" width="17" height="17"/>
15809                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15810                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="jBS-KG-LYA">
15811                             <font key="font" size="13" name="AquaKana"/>
15812                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15813                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15814                         </textFieldCell>
15815                     </textField>
15816                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="JRU-pg-GKs">
15817                         <rect key="frame" x="132" y="113" width="61" height="38"/>
15818                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15819                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15820                         <size key="cellSize" width="48" height="18"/>
15821                         <size key="intercellSpacing" width="4" height="2"/>
15822                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="rUl-n3-Pfs">
15823                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15824                             <font key="font" metaFont="system"/>
15825                         </buttonCell>
15826                         <cells>
15827                             <column>
15828                                 <buttonCell type="radio" title="足す" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="sPx-4h-DcB">
15829                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15830                                     <font key="font" metaFont="system"/>
15831                                 </buttonCell>
15832                                 <buttonCell type="radio" title="引く" imagePosition="left" alignment="left" inset="2" id="reH-gy-a7R">
15833                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15834                                     <font key="font" metaFont="system"/>
15835                                 </buttonCell>
15836                             </column>
15837                         </cells>
15838                         <connections>
15839                             <action selector="EDTimerSetBtn2:" target="3826" id="zNw-Nt-TvP"/>
15840                         </connections>
15841                     </matrix>
15842                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="6lQ-l6-Fax">
15843                         <rect key="frame" x="201" y="113" width="61" height="38"/>
15844                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15845                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15846                         <size key="cellSize" width="61" height="18"/>
15847                         <size key="intercellSpacing" width="4" height="2"/>
15848                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="rtP-Tz-whd">
15849                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15850                             <font key="font" metaFont="system"/>
15851                         </buttonCell>
15852                         <cells>
15853                             <column>
15854                                 <buttonCell type="radio" title="表示" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XZS-jY-8Fi">
15855                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15856                                     <font key="font" metaFont="system"/>
15857                                 </buttonCell>
15858                                 <buttonCell type="radio" title="非表示" imagePosition="left" alignment="left" inset="2" id="veb-h0-8PW">
15859                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15860                                     <font key="font" metaFont="system"/>
15861                                 </buttonCell>
15862                             </column>
15863                         </cells>
15864                         <connections>
15865                             <action selector="EDTimerSetBtn3:" target="3826" id="zgq-H0-7Jc"/>
15866                         </connections>
15867                     </matrix>
15868                 </subviews>
15869             </view>
15870         </window>
15871         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="o5n-nH-rBa" userLabel="条件の決定">
15872             <windowStyleMask key="styleMask" titled="YES"/>
15873             <rect key="contentRect" x="678" y="400" width="400" height="393"/>
15874             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15875             <view key="contentView" id="RGE-fv-ZPm">
15876                 <rect key="frame" x="0.0" y="0.0" width="400" height="393"/>
15877                 <autoresizingMask key="autoresizingMask"/>
15878                 <subviews>
15879                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QIn-GK-ol6">
15880                         <rect key="frame" x="6" y="40" width="238" height="17"/>
15881                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15882                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="条件に当てはまる場合のジャンプラベル" id="k00-AP-a5l">
15883                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15884                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15885                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15886                         </textFieldCell>
15887                     </textField>
15888                     <button verticalHuggingPriority="750" id="RrN-Fe-t3Z">
15889                         <rect key="frame" x="220" y="7" width="66" height="32"/>
15890                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15891                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EAB-OQ-Kt4">
15892                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15893                             <font key="font" size="13" name="AquaKana"/>
15894                         </buttonCell>
15895                         <connections>
15896                             <action selector="EDbranchSubmit:" target="3826" id="JSO-Rz-Nw4"/>
15897                         </connections>
15898                     </button>
15899                     <button verticalHuggingPriority="750" id="o3s-7g-9d8">
15900                         <rect key="frame" x="281" y="7" width="105" height="32"/>
15901                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15902                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Xfa-T8-giT">
15903                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15904                             <font key="font" size="13" name="AquaKana"/>
15905                         </buttonCell>
15906                         <connections>
15907                             <action selector="EDbranchClose:" target="3826" id="dlA-l1-qF5"/>
15908                         </connections>
15909                     </button>
15910                     <textField verticalHuggingPriority="750" id="JdZ-Qd-mNj">
15911                         <rect key="frame" x="275" y="64" width="117" height="22"/>
15912                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15913                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="GiT-G6-KoX">
15914                             <font key="font" metaFont="system"/>
15915                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15916                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15917                         </textFieldCell>
15918                     </textField>
15919                     <textField verticalHuggingPriority="750" id="fiq-HP-oMn">
15920                         <rect key="frame" x="275" y="37" width="117" height="22"/>
15921                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15922                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="kcS-YA-6BG">
15923                             <font key="font" metaFont="system"/>
15924                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15925                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15926                         </textFieldCell>
15927                     </textField>
15928                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="8BA-wR-gkF">
15929                         <rect key="frame" x="5" y="67" width="264" height="17"/>
15930                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15931                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="条件に当てはまらない場合のジャンプラベル" id="438-ur-OZy">
15932                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15933                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15934                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15935                         </textFieldCell>
15936                     </textField>
15937                     <tabView id="rHS-nS-mdv">
15938                         <rect key="frame" x="13" y="84" width="355" height="303"/>
15939                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15940                         <font key="font" metaFont="system"/>
15941                         <tabViewItems>
15942                             <tabViewItem label="1" identifier="1" id="v9b-Yb-7c5">
15943                                 <view key="view" id="kUj-UD-8aN">
15944                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
15945                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15946                                     <subviews>
15947                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="sFs-LY-kkJ">
15948                                             <rect key="frame" x="104" y="217" width="137" height="30"/>
15949                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15950                                             <clipView key="contentView" id="4Jp-6s-iHE">
15951                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
15952                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15953                                                 <subviews>
15954                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="PRc-yd-L46">
15955                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
15956                                                         <autoresizingMask key="autoresizingMask"/>
15957                                                         <size key="intercellSpacing" width="3" height="2"/>
15958                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15959                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15960                                                         <tableColumns>
15961                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="Yax-AL-7gs">
15962                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15963                                                                     <font key="font" metaFont="smallSystem"/>
15964                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15965                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15966                                                                 </tableHeaderCell>
15967                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="dpf-Hs-neh">
15968                                                                     <font key="font" metaFont="system"/>
15969                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15970                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15971                                                                 </textFieldCell>
15972                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15973                                                                 <connections>
15974                                                                     <binding destination="SDf-7k-75Z" name="value" keyPath="arrangedObjects.value" id="IS6-G0-EJ6">
15975                                                                         <dictionary key="options">
15976                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
15977                                                                         </dictionary>
15978                                                                     </binding>
15979                                                                 </connections>
15980                                                             </tableColumn>
15981                                                         </tableColumns>
15982                                                     </tableView>
15983                                                 </subviews>
15984                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15985                                             </clipView>
15986                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Cd3-f6-hWe">
15987                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
15988                                                 <autoresizingMask key="autoresizingMask"/>
15989                                             </scroller>
15990                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="U7k-a1-jTo">
15991                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15992                                                 <autoresizingMask key="autoresizingMask"/>
15993                                             </scroller>
15994                                         </scrollView>
15995                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Fda-UJ-hBC">
15996                                             <rect key="frame" x="242" y="224" width="17" height="17"/>
15997                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15998                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="Y3t-bh-2My">
15999                                                 <font key="font" size="13" name="AquaKana"/>
16000                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16001                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16002                                             </textFieldCell>
16003                                         </textField>
16004                                         <popUpButton verticalHuggingPriority="750" id="b0H-BN-rXH">
16005                                             <rect key="frame" x="258" y="219" width="75" height="26"/>
16006                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16007                                             <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">
16008                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16009                                                 <font key="font" metaFont="menu"/>
16010                                                 <menu key="menu" title="OtherViews" id="srK-oC-TeN">
16011                                                     <items>
16012                                                         <menuItem title="ON" id="aQ7-LT-sqY"/>
16013                                                         <menuItem title="OFF" state="on" id="I5Y-Ke-ynd"/>
16014                                                     </items>
16015                                                 </menu>
16016                                             </popUpButtonCell>
16017                                         </popUpButton>
16018                                         <button id="LQG-CN-URC">
16019                                             <rect key="frame" x="15" y="225" width="74" height="18"/>
16020                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16021                                             <buttonCell key="cell" type="check" title="スイッチ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="a1Z-OH-uo8">
16022                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16023                                                 <font key="font" size="13" name="AquaKana"/>
16024                                             </buttonCell>
16025                                         </button>
16026                                         <button id="T7N-9K-PEG">
16027                                             <rect key="frame" x="15" y="184" width="48" height="18"/>
16028                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16029                                             <buttonCell key="cell" type="check" title="変数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="E9n-Ff-Ui6">
16030                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16031                                                 <font key="font" size="13" name="AquaKana"/>
16032                                             </buttonCell>
16033                                         </button>
16034                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="odv-Ck-6oU">
16035                                             <rect key="frame" x="104" y="179" width="137" height="30"/>
16036                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16037                                             <clipView key="contentView" id="5cc-V3-w6M">
16038                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
16039                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16040                                                 <subviews>
16041                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="uQd-g9-ojb">
16042                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
16043                                                         <autoresizingMask key="autoresizingMask"/>
16044                                                         <size key="intercellSpacing" width="3" height="2"/>
16045                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16046                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16047                                                         <tableColumns>
16048                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="LXV-4Q-JX1">
16049                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16050                                                                     <font key="font" metaFont="smallSystem"/>
16051                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16052                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
16053                                                                 </tableHeaderCell>
16054                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="WF1-eC-EPm">
16055                                                                     <font key="font" metaFont="system"/>
16056                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16057                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16058                                                                 </textFieldCell>
16059                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16060                                                                 <connections>
16061                                                                     <binding destination="JZL-0k-XMk" name="value" keyPath="arrangedObjects.value" id="ac0-5v-qyu"/>
16062                                                                 </connections>
16063                                                             </tableColumn>
16064                                                         </tableColumns>
16065                                                     </tableView>
16066                                                 </subviews>
16067                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16068                                             </clipView>
16069                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="qtb-oB-Wdb">
16070                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
16071                                                 <autoresizingMask key="autoresizingMask"/>
16072                                             </scroller>
16073                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cAX-OY-Bhk">
16074                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16075                                                 <autoresizingMask key="autoresizingMask"/>
16076                                             </scroller>
16077                                         </scrollView>
16078                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hth-Kr-0lk">
16079                                             <rect key="frame" x="242" y="186" width="17" height="17"/>
16080                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16081                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="Gxe-Ig-UhL">
16082                                                 <font key="font" size="13" name="AquaKana"/>
16083                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16084                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16085                                             </textFieldCell>
16086                                         </textField>
16087                                         <button id="fuF-8p-E5N">
16088                                             <rect key="frame" x="68" y="149" width="48" height="18"/>
16089                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16090                                             <buttonCell key="cell" type="check" title="定数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Lnq-vA-RPW">
16091                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16092                                                 <font key="font" size="13" name="AquaKana"/>
16093                                             </buttonCell>
16094                                         </button>
16095                                         <button id="mS0-Oq-Uqt">
16096                                             <rect key="frame" x="68" y="117" width="48" height="18"/>
16097                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16098                                             <buttonCell key="cell" type="check" title="変数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="5fj-2F-99B">
16099                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16100                                                 <font key="font" size="13" name="AquaKana"/>
16101                                             </buttonCell>
16102                                         </button>
16103                                         <textField verticalHuggingPriority="750" id="ym6-Uz-8Ca">
16104                                             <rect key="frame" x="124" y="147" width="96" height="22"/>
16105                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16106                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="8FI-jz-GfW">
16107                                                 <font key="font" metaFont="system"/>
16108                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16109                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16110                                             </textFieldCell>
16111                                         </textField>
16112                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dae-zj-oHn">
16113                                             <rect key="frame" x="124" y="109" width="137" height="30"/>
16114                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16115                                             <clipView key="contentView" id="LY0-ia-CdS">
16116                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
16117                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16118                                                 <subviews>
16119                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="p29-z4-AVX">
16120                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
16121                                                         <autoresizingMask key="autoresizingMask"/>
16122                                                         <size key="intercellSpacing" width="3" height="2"/>
16123                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16124                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16125                                                         <tableColumns>
16126                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="36I-iV-VLL">
16127                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16128                                                                     <font key="font" metaFont="smallSystem"/>
16129                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16130                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
16131                                                                 </tableHeaderCell>
16132                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="JoQ-UK-XFO">
16133                                                                     <font key="font" metaFont="system"/>
16134                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16135                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16136                                                                 </textFieldCell>
16137                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16138                                                                 <connections>
16139                                                                     <binding destination="PSV-6H-oXd" name="value" keyPath="arrangedObjects.value" id="nar-2I-Cw8">
16140                                                                         <dictionary key="options">
16141                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16142                                                                         </dictionary>
16143                                                                     </binding>
16144                                                                 </connections>
16145                                                             </tableColumn>
16146                                                         </tableColumns>
16147                                                     </tableView>
16148                                                 </subviews>
16149                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16150                                             </clipView>
16151                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="70G-Ix-ZGv">
16152                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
16153                                                 <autoresizingMask key="autoresizingMask"/>
16154                                             </scroller>
16155                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5gf-Np-XWk">
16156                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16157                                                 <autoresizingMask key="autoresizingMask"/>
16158                                             </scroller>
16159                                         </scrollView>
16160                                         <button id="Xjq-aZ-v3u">
16161                                             <rect key="frame" x="15" y="34" width="74" height="18"/>
16162                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16163                                             <buttonCell key="cell" type="check" title="タイマー" bezelStyle="regularSquare" imagePosition="left" inset="2" id="obZ-qP-Wu2">
16164                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16165                                                 <font key="font" size="13" name="AquaKana"/>
16166                                             </buttonCell>
16167                                         </button>
16168                                         <textField verticalHuggingPriority="750" id="ISg-Xc-gSw">
16169                                             <rect key="frame" x="95" y="32" width="36" height="22"/>
16170                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16171                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="WVr-7i-HwU">
16172                                                 <font key="font" metaFont="system"/>
16173                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16174                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16175                                             </textFieldCell>
16176                                         </textField>
16177                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Qkt-In-Wgn">
16178                                             <rect key="frame" x="137" y="36" width="17" height="17"/>
16179                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16180                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="分" id="AlE-FW-mjC">
16181                                                 <font key="font" size="13" name="AquaKana"/>
16182                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16183                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16184                                             </textFieldCell>
16185                                         </textField>
16186                                         <textField verticalHuggingPriority="750" id="ghA-Up-141">
16187                                             <rect key="frame" x="160" y="32" width="36" height="22"/>
16188                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16189                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Fmi-TT-uf0">
16190                                                 <font key="font" metaFont="system"/>
16191                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16192                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16193                                             </textFieldCell>
16194                                         </textField>
16195                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BFz-yA-1Nq">
16196                                             <rect key="frame" x="202" y="36" width="17" height="17"/>
16197                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16198                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="x6D-Fv-2Od">
16199                                                 <font key="font" size="13" name="AquaKana"/>
16200                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16201                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16202                                             </textFieldCell>
16203                                         </textField>
16204                                         <popUpButton verticalHuggingPriority="750" id="u45-h8-n0z">
16205                                             <rect key="frame" x="236" y="30" width="75" height="26"/>
16206                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16207                                             <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">
16208                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16209                                                 <font key="font" metaFont="menu"/>
16210                                                 <menu key="menu" title="OtherViews" id="Pwk-rF-fg8">
16211                                                     <items>
16212                                                         <menuItem title="以上" state="on" id="XK2-Ow-1ki"/>
16213                                                         <menuItem title="以下" id="lO1-jJ-DRI"/>
16214                                                     </items>
16215                                                 </menu>
16216                                             </popUpButtonCell>
16217                                         </popUpButton>
16218                                         <popUpButton verticalHuggingPriority="750" id="n3n-JE-hXH">
16219                                             <rect key="frame" x="68" y="77" width="75" height="26"/>
16220                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16221                                             <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">
16222                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16223                                                 <font key="font" metaFont="menu"/>
16224                                                 <menu key="menu" title="OtherViews" id="kdS-Mx-S5A">
16225                                                     <items>
16226                                                         <menuItem title="と同値" state="on" id="sha-9K-8IT"/>
16227                                                         <menuItem title="以上" id="eKf-Zj-ee1"/>
16228                                                         <menuItem title="以下" id="B5C-8A-cO6"/>
16229                                                         <menuItem title="超" id="ugh-5h-mYn"/>
16230                                                         <menuItem title="未満" id="NFt-V2-xXn"/>
16231                                                         <menuItem title="以外" id="bVc-DI-Pwf"/>
16232                                                     </items>
16233                                                 </menu>
16234                                             </popUpButtonCell>
16235                                         </popUpButton>
16236                                     </subviews>
16237                                 </view>
16238                             </tabViewItem>
16239                             <tabViewItem label="2" identifier="2" id="WjT-qo-VM6">
16240                                 <view key="view" id="cub-wO-dU5">
16241                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16242                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16243                                     <subviews>
16244                                         <button id="N7h-uV-455">
16245                                             <rect key="frame" x="15" y="234" width="100" height="18"/>
16246                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16247                                             <buttonCell key="cell" type="check" title="ユニットの数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="5qC-Mv-3sn">
16248                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16249                                                 <font key="font" size="13" name="AquaKana"/>
16250                                             </buttonCell>
16251                                         </button>
16252                                         <textField verticalHuggingPriority="750" id="bw4-oE-hZH">
16253                                             <rect key="frame" x="185" y="232" width="30" height="22"/>
16254                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16255                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="QRT-pw-xdf">
16256                                                 <font key="font" metaFont="system"/>
16257                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16258                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16259                                             </textFieldCell>
16260                                         </textField>
16261                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="68W-9u-AfU">
16262                                             <rect key="frame" x="143" y="235" width="43" height="17"/>
16263                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16264                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="チーム" id="rUJ-8w-AKP">
16265                                                 <font key="font" size="13" name="AquaKana"/>
16266                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16267                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16268                                             </textFieldCell>
16269                                         </textField>
16270                                         <button id="IKJ-3J-VzO">
16271                                             <rect key="frame" x="14" y="33" width="191" height="18"/>
16272                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16273                                             <buttonCell key="cell" type="check" title="ユニットが以下を選択した時" bezelStyle="regularSquare" imagePosition="left" inset="2" id="HVN-yZ-78k">
16274                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16275                                                 <font key="font" size="13" name="AquaKana"/>
16276                                             </buttonCell>
16277                                         </button>
16278                                         <popUpButton verticalHuggingPriority="750" id="esJ-DI-2hf">
16279                                             <rect key="frame" x="14" y="3" width="205" height="26"/>
16280                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16281                                             <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">
16282                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16283                                                 <font key="font" metaFont="menu"/>
16284                                                 <menu key="menu" title="OtherViews" id="64b-r5-zgf">
16285                                                     <items>
16286                                                         <menuItem title="待機" state="on" id="dmg-5z-lw2"/>
16287                                                         <menuItem title="攻撃" id="Den-HM-m8H"/>
16288                                                         <menuItem title="説得" id="Jmb-BK-dr4"/>
16289                                                     </items>
16290                                                 </menu>
16291                                             </popUpButtonCell>
16292                                         </popUpButton>
16293                                         <textField verticalHuggingPriority="750" id="GUh-SF-1eo">
16294                                             <rect key="frame" x="41" y="202" width="96" height="22"/>
16295                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16296                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="KKD-wX-fxV">
16297                                                 <font key="font" metaFont="system"/>
16298                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16299                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16300                                             </textFieldCell>
16301                                         </textField>
16302                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cJ9-72-bKw">
16303                                             <rect key="frame" x="15" y="205" width="17" height="17"/>
16304                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16305                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="値" id="Fub-7Q-npl">
16306                                                 <font key="font" size="13" name="AquaKana"/>
16307                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16308                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16309                                             </textFieldCell>
16310                                         </textField>
16311                                         <popUpButton verticalHuggingPriority="750" id="epN-Ht-c9c">
16312                                             <rect key="frame" x="143" y="199" width="75" height="26"/>
16313                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16314                                             <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">
16315                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16316                                                 <font key="font" metaFont="menu"/>
16317                                                 <menu key="menu" title="OtherViews" id="UeL-Ut-2sB">
16318                                                     <items>
16319                                                         <menuItem title="同値" state="on" id="Q2G-BH-UDD"/>
16320                                                         <menuItem title="以上" id="HPZ-pY-rFy"/>
16321                                                         <menuItem title="以下" id="E4o-il-yko"/>
16322                                                     </items>
16323                                                 </menu>
16324                                             </popUpButtonCell>
16325                                         </popUpButton>
16326                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="0Hg-B3-WBZ">
16327                                             <rect key="frame" x="17" y="120" width="200" height="54"/>
16328                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16329                                             <clipView key="contentView" id="oPg-tt-jTE">
16330                                                 <rect key="frame" x="1" y="1" width="198" height="52"/>
16331                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16332                                                 <subviews>
16333                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="4Qh-wd-Vkd">
16334                                                         <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
16335                                                         <autoresizingMask key="autoresizingMask"/>
16336                                                         <size key="intercellSpacing" width="3" height="2"/>
16337                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16338                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16339                                                         <tableColumns>
16340                                                             <tableColumn editable="NO" width="195" minWidth="40" maxWidth="1000" id="ZxQ-AG-ysV">
16341                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16342                                                                     <font key="font" metaFont="smallSystem"/>
16343                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16344                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16345                                                                 </tableHeaderCell>
16346                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="G5l-pE-Eds">
16347                                                                     <font key="font" metaFont="system"/>
16348                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16349                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16350                                                                 </textFieldCell>
16351                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16352                                                                 <connections>
16353                                                                     <binding destination="6Yo-5j-AWN" name="value" keyPath="arrangedObjects.value" id="sz6-fe-d1c">
16354                                                                         <dictionary key="options">
16355                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16356                                                                         </dictionary>
16357                                                                     </binding>
16358                                                                 </connections>
16359                                                             </tableColumn>
16360                                                         </tableColumns>
16361                                                     </tableView>
16362                                                 </subviews>
16363                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16364                                             </clipView>
16365                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="zKR-Vf-iac">
16366                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16367                                                 <autoresizingMask key="autoresizingMask"/>
16368                                             </scroller>
16369                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="atf-L7-LB6">
16370                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16371                                                 <autoresizingMask key="autoresizingMask"/>
16372                                             </scroller>
16373                                         </scrollView>
16374                                         <button id="EE8-Ro-mnC">
16375                                             <rect key="frame" x="15" y="180" width="100" height="18"/>
16376                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16377                                             <buttonCell key="cell" type="check" title="ユニット特定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="sgV-SF-FPQ">
16378                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16379                                                 <font key="font" size="13" name="AquaKana"/>
16380                                             </buttonCell>
16381                                         </button>
16382                                         <button id="pxe-mQ-s5k">
16383                                             <rect key="frame" x="13" y="96" width="74" height="18"/>
16384                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16385                                             <buttonCell key="cell" type="check" title="場所特定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="pwq-sS-7EY">
16386                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16387                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16388                                             </buttonCell>
16389                                         </button>
16390                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="aaN-od-etV">
16391                                             <rect key="frame" x="17" y="57" width="198" height="33"/>
16392                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16393                                             <clipView key="contentView" id="1Wy-Am-voT">
16394                                                 <rect key="frame" x="1" y="1" width="196" height="31"/>
16395                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16396                                                 <subviews>
16397                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="0bV-Ec-qUf">
16398                                                         <rect key="frame" x="0.0" y="0.0" width="196" height="19"/>
16399                                                         <autoresizingMask key="autoresizingMask"/>
16400                                                         <size key="intercellSpacing" width="3" height="2"/>
16401                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16402                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16403                                                         <tableColumns>
16404                                                             <tableColumn editable="NO" width="193" minWidth="40" maxWidth="1000" id="PfA-rh-g5Z">
16405                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16406                                                                     <font key="font" metaFont="smallSystem"/>
16407                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16408                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16409                                                                 </tableHeaderCell>
16410                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="uhd-1b-akE">
16411                                                                     <font key="font" metaFont="system"/>
16412                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16413                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16414                                                                 </textFieldCell>
16415                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16416                                                                 <connections>
16417                                                                     <binding destination="wa5-Dw-20R" name="value" keyPath="arrangedObjects.value" id="u2E-jQ-k3X">
16418                                                                         <dictionary key="options">
16419                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16420                                                                         </dictionary>
16421                                                                     </binding>
16422                                                                 </connections>
16423                                                             </tableColumn>
16424                                                         </tableColumns>
16425                                                     </tableView>
16426                                                 </subviews>
16427                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16428                                             </clipView>
16429                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="vMR-5J-LRP">
16430                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16431                                                 <autoresizingMask key="autoresizingMask"/>
16432                                             </scroller>
16433                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6Oi-Mi-bFE">
16434                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16435                                                 <autoresizingMask key="autoresizingMask"/>
16436                                             </scroller>
16437                                         </scrollView>
16438                                         <button id="uQP-Pi-zxE">
16439                                             <rect key="frame" x="176" y="176" width="19" height="20"/>
16440                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16441                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RBP-Hw-tSl">
16442                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16443                                                 <font key="font" metaFont="system"/>
16444                                             </buttonCell>
16445                                             <connections>
16446                                                 <action selector="EDbranchUnitAdd:" target="3826" id="7Ay-fP-Fj9"/>
16447                                             </connections>
16448                                         </button>
16449                                         <button id="L0M-hy-WMk">
16450                                             <rect key="frame" x="194" y="176" width="21" height="20"/>
16451                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16452                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1k5-s4-9cm">
16453                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16454                                                 <font key="font" metaFont="system"/>
16455                                             </buttonCell>
16456                                             <connections>
16457                                                 <action selector="EDbranchUnitRemove:" target="3826" id="zO2-h9-c4y"/>
16458                                             </connections>
16459                                         </button>
16460                                         <button verticalHuggingPriority="750" id="kuh-7R-VoE">
16461                                             <rect key="frame" x="103" y="93" width="19" height="23"/>
16462                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16463                                             <buttonCell key="cell" type="smallSquare" title="点" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Uf0-ys-1KR">
16464                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16465                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16466                                             </buttonCell>
16467                                             <connections>
16468                                                 <action selector="EDbranchPlaceAddTen:" target="3826" id="cxC-Gl-m6D"/>
16469                                             </connections>
16470                                         </button>
16471                                         <button verticalHuggingPriority="750" id="P95-ld-lql">
16472                                             <rect key="frame" x="124" y="93" width="32" height="23"/>
16473                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16474                                             <buttonCell key="cell" type="smallSquare" title="範囲" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JQx-Lc-IgF">
16475                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16476                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16477                                             </buttonCell>
16478                                             <connections>
16479                                                 <action selector="EDbranchPlaceAddHani:" target="3826" id="CzH-2G-A0s"/>
16480                                             </connections>
16481                                         </button>
16482                                         <button verticalHuggingPriority="750" id="Fcg-NU-1C8">
16483                                             <rect key="frame" x="158" y="93" width="32" height="23"/>
16484                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16485                                             <buttonCell key="cell" type="smallSquare" title="矩形" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="AYK-VS-lbW">
16486                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16487                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16488                                             </buttonCell>
16489                                             <connections>
16490                                                 <action selector="EDbranchPlaceAddkukei:" target="3826" id="Bb3-om-Y2L"/>
16491                                             </connections>
16492                                         </button>
16493                                         <button verticalHuggingPriority="750" id="c2k-oA-BIK">
16494                                             <rect key="frame" x="194" y="94" width="23" height="23"/>
16495                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16496                                             <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hQu-Es-hj6">
16497                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16498                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16499                                             </buttonCell>
16500                                             <connections>
16501                                                 <action selector="EDbranchPlaceRemove:" target="3826" id="62j-bn-ah2"/>
16502                                             </connections>
16503                                         </button>
16504                                         <button id="xxD-hC-DpD">
16505                                             <rect key="frame" x="221" y="231" width="74" height="18"/>
16506                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16507                                             <buttonCell key="cell" type="check" title="オブジェ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="JiW-AN-Dj2">
16508                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16509                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16510                                             </buttonCell>
16511                                         </button>
16512                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="rd5-Fg-fsn">
16513                                             <rect key="frame" x="223" y="173" width="107" height="54"/>
16514                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16515                                             <clipView key="contentView" id="Cvh-65-wKo">
16516                                                 <rect key="frame" x="1" y="1" width="105" height="52"/>
16517                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16518                                                 <subviews>
16519                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="9qD-x3-ohq">
16520                                                         <rect key="frame" x="0.0" y="0.0" width="105" height="19"/>
16521                                                         <autoresizingMask key="autoresizingMask"/>
16522                                                         <size key="intercellSpacing" width="3" height="2"/>
16523                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16524                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16525                                                         <tableColumns>
16526                                                             <tableColumn editable="NO" width="102" minWidth="40" maxWidth="1000" id="raa-3K-8mt">
16527                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16528                                                                     <font key="font" metaFont="smallSystem"/>
16529                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16530                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16531                                                                 </tableHeaderCell>
16532                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="rrN-YD-1oB">
16533                                                                     <font key="font" metaFont="system"/>
16534                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16535                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16536                                                                 </textFieldCell>
16537                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16538                                                                 <connections>
16539                                                                     <binding destination="Rox-Se-Lfe" name="value" keyPath="arrangedObjects.value" id="NPV-gw-ep9">
16540                                                                         <dictionary key="options">
16541                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16542                                                                         </dictionary>
16543                                                                     </binding>
16544                                                                 </connections>
16545                                                             </tableColumn>
16546                                                         </tableColumns>
16547                                                     </tableView>
16548                                                 </subviews>
16549                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16550                                             </clipView>
16551                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="wct-wC-tXe">
16552                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16553                                                 <autoresizingMask key="autoresizingMask"/>
16554                                             </scroller>
16555                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="psU-RE-AuQ">
16556                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16557                                                 <autoresizingMask key="autoresizingMask"/>
16558                                             </scroller>
16559                                         </scrollView>
16560                                         <button id="h0K-vG-CFR">
16561                                             <rect key="frame" x="291" y="230" width="19" height="20"/>
16562                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16563                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ouq-GY-ttH">
16564                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16565                                                 <font key="font" metaFont="system"/>
16566                                             </buttonCell>
16567                                             <connections>
16568                                                 <action selector="EDbranchObjeAdd:" target="3826" id="wOV-Lf-ptj"/>
16569                                             </connections>
16570                                         </button>
16571                                         <button id="i4v-Dn-FEd">
16572                                             <rect key="frame" x="309" y="230" width="21" height="20"/>
16573                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16574                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="c9b-5c-gEH">
16575                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16576                                                 <font key="font" metaFont="system"/>
16577                                             </buttonCell>
16578                                             <connections>
16579                                                 <action selector="EDbranchObjeRemove:" target="3826" id="kyJ-w0-jgX"/>
16580                                             </connections>
16581                                         </button>
16582                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wBa-qV-Aww">
16583                                             <rect key="frame" x="223" y="148" width="95" height="17"/>
16584                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16585                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="オブジェの範囲" id="1SA-F9-HAa">
16586                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16587                                                 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
16588                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16589                                             </textFieldCell>
16590                                         </textField>
16591                                         <textField verticalHuggingPriority="750" id="p5d-Tn-C67">
16592                                             <rect key="frame" x="225" y="118" width="96" height="22"/>
16593                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16594                                             <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">
16595                                                 <font key="font" metaFont="system"/>
16596                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16597                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16598                                             </textFieldCell>
16599                                         </textField>
16600                                         <button id="6CC-jN-Jtd">
16601                                             <rect key="frame" x="223" y="91" width="48" height="18"/>
16602                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16603                                             <buttonCell key="cell" type="check" title="建物" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ASb-UN-Zgq">
16604                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16605                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16606                                             </buttonCell>
16607                                         </button>
16608                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="4yV-Gt-Eg6">
16609                                             <rect key="frame" x="225" y="33" width="107" height="54"/>
16610                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16611                                             <clipView key="contentView" id="FId-CO-v7m">
16612                                                 <rect key="frame" x="1" y="1" width="105" height="52"/>
16613                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16614                                                 <subviews>
16615                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="WPy-1X-zaA">
16616                                                         <rect key="frame" x="0.0" y="0.0" width="105" height="19"/>
16617                                                         <autoresizingMask key="autoresizingMask"/>
16618                                                         <size key="intercellSpacing" width="3" height="2"/>
16619                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16620                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16621                                                         <tableColumns>
16622                                                             <tableColumn editable="NO" width="102" minWidth="40" maxWidth="1000" id="GLc-zU-sE8">
16623                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16624                                                                     <font key="font" metaFont="smallSystem"/>
16625                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16626                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16627                                                                 </tableHeaderCell>
16628                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="xa3-Gp-Fgi">
16629                                                                     <font key="font" metaFont="system"/>
16630                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16631                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16632                                                                 </textFieldCell>
16633                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16634                                                                 <connections>
16635                                                                     <binding destination="gOB-p9-7Y9" name="value" keyPath="arrangedObjects.value" id="Fbh-D4-cOu">
16636                                                                         <dictionary key="options">
16637                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16638                                                                         </dictionary>
16639                                                                     </binding>
16640                                                                 </connections>
16641                                                             </tableColumn>
16642                                                         </tableColumns>
16643                                                     </tableView>
16644                                                 </subviews>
16645                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16646                                             </clipView>
16647                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="7VV-xf-GsE">
16648                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16649                                                 <autoresizingMask key="autoresizingMask"/>
16650                                             </scroller>
16651                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="rVm-Zr-psg">
16652                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16653                                                 <autoresizingMask key="autoresizingMask"/>
16654                                             </scroller>
16655                                         </scrollView>
16656                                         <button id="bDG-m0-NMO">
16657                                             <rect key="frame" x="293" y="90" width="19" height="20"/>
16658                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16659                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Zls-cI-hms">
16660                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16661                                                 <font key="font" metaFont="system"/>
16662                                             </buttonCell>
16663                                             <connections>
16664                                                 <action selector="EDbranchBuildAdd:" target="3826" id="YmQ-6L-eiD"/>
16665                                             </connections>
16666                                         </button>
16667                                         <button id="7Uu-e1-8v6">
16668                                             <rect key="frame" x="311" y="90" width="21" height="20"/>
16669                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16670                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DiS-MV-wfG">
16671                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16672                                                 <font key="font" metaFont="system"/>
16673                                             </buttonCell>
16674                                             <connections>
16675                                                 <action selector="EDbranchBuildRemove:" target="3826" id="A2h-Ha-Cwu"/>
16676                                             </connections>
16677                                         </button>
16678                                     </subviews>
16679                                 </view>
16680                             </tabViewItem>
16681                             <tabViewItem label="3" identifier="3" id="mZM-61-EIg">
16682                                 <view key="view" id="MQx-Dx-Cqd">
16683                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16684                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16685                                     <subviews>
16686                                         <button id="J2t-Ve-P9m">
16687                                             <rect key="frame" x="7" y="234" width="74" height="18"/>
16688                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16689                                             <buttonCell key="cell" type="check" title="ユニット" bezelStyle="regularSquare" imagePosition="left" inset="2" id="N3T-9M-dC6">
16690                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16691                                                 <font key="font" size="13" name="AquaKana"/>
16692                                             </buttonCell>
16693                                         </button>
16694                                         <popUpButton verticalHuggingPriority="750" id="V9M-lz-P00">
16695                                             <rect key="frame" x="90" y="230" width="205" height="26"/>
16696                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16697                                             <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">
16698                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16699                                                 <font key="font" metaFont="menu"/>
16700                                                 <menu key="menu" title="OtherViews" id="QMS-M3-cKo">
16701                                                     <items>
16702                                                         <menuItem title="Item 1" state="on" id="LAB-lO-Yru"/>
16703                                                         <menuItem title="Item 2" id="kvB-3J-NHO"/>
16704                                                         <menuItem title="Item 3" id="jp0-62-zsP"/>
16705                                                     </items>
16706                                                 </menu>
16707                                             </popUpButtonCell>
16708                                         </popUpButton>
16709                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="0zm-Qr-V0e">
16710                                             <rect key="frame" x="295" y="235" width="17" height="17"/>
16711                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16712                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="RV1-PB-LrH">
16713                                                 <font key="font" size="13" name="AquaKana"/>
16714                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16715                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16716                                             </textFieldCell>
16717                                         </textField>
16718                                         <button id="ZsX-dH-PQH">
16719                                             <rect key="frame" x="20" y="208" width="126" height="18"/>
16720                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16721                                             <buttonCell key="cell" type="check" title="パーティーにいる" bezelStyle="regularSquare" imagePosition="left" inset="2" id="I7q-IM-sR2">
16722                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16723                                                 <font key="font" size="13" name="AquaKana"/>
16724                                             </buttonCell>
16725                                         </button>
16726                                         <button id="ghN-8E-bq1">
16727                                             <rect key="frame" x="20" y="149" width="61" height="18"/>
16728                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16729                                             <buttonCell key="cell" type="check" title="スキル" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Ra5-RK-pcI">
16730                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16731                                                 <font key="font" size="13" name="AquaKana"/>
16732                                             </buttonCell>
16733                                         </button>
16734                                         <button id="fix-QR-ysl">
16735                                             <rect key="frame" x="20" y="122" width="74" height="18"/>
16736                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16737                                             <buttonCell key="cell" type="check" title="ステート" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Kx8-Gy-P6t">
16738                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16739                                                 <font key="font" size="13" name="AquaKana"/>
16740                                             </buttonCell>
16741                                         </button>
16742                                         <textField verticalHuggingPriority="750" id="vLi-fh-a29">
16743                                             <rect key="frame" x="83" y="176" width="161" height="22"/>
16744                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16745                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="0P8-Jx-ZM2">
16746                                                 <font key="font" metaFont="system"/>
16747                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16748                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16749                                             </textFieldCell>
16750                                         </textField>
16751                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JH7-fz-Vuw">
16752                                             <rect key="frame" x="245" y="179" width="82" height="17"/>
16753                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16754                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="になっている" id="VSb-rk-Pw6">
16755                                                 <font key="font" size="13" name="AquaKana"/>
16756                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16757                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16758                                             </textFieldCell>
16759                                         </textField>
16760                                         <button id="Jfg-gx-EKl">
16761                                             <rect key="frame" x="20" y="177" width="48" height="18"/>
16762                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16763                                             <buttonCell key="cell" type="check" title="名前" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ecC-aK-EBT">
16764                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16765                                                 <font key="font" size="13" name="AquaKana"/>
16766                                             </buttonCell>
16767                                         </button>
16768                                     </subviews>
16769                                 </view>
16770                             </tabViewItem>
16771                             <tabViewItem label="4" identifier="" id="4DP-gR-oep">
16772                                 <view key="view" id="6mg-nF-sX7">
16773                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16774                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16775                                     <subviews>
16776                                         <button id="dpP-yf-aKn">
16777                                             <rect key="frame" x="31" y="231" width="61" height="18"/>
16778                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16779                                             <buttonCell key="cell" type="check" title="味方の" bezelStyle="regularSquare" imagePosition="left" inset="2" id="OHR-cd-hqm">
16780                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16781                                                 <font key="font" size="13" name="AquaKana"/>
16782                                             </buttonCell>
16783                                         </button>
16784                                         <button id="RSO-ZO-Cf6">
16785                                             <rect key="frame" x="31" y="105" width="48" height="18"/>
16786                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16787                                             <buttonCell key="cell" type="check" title="敵の" bezelStyle="regularSquare" imagePosition="left" inset="2" id="SWW-Tt-jyl">
16788                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16789                                                 <font key="font" size="13" name="AquaKana"/>
16790                                             </buttonCell>
16791                                         </button>
16792                                         <button id="fHP-vs-GZ7">
16793                                             <rect key="frame" x="63" y="79" width="48" height="18"/>
16794                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16795                                             <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Z70-2N-42s">
16796                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16797                                                 <font key="font" size="13" name="AquaKana"/>
16798                                             </buttonCell>
16799                                         </button>
16800                                         <button id="gZ4-oa-TXa">
16801                                             <rect key="frame" x="63" y="46" width="48" height="18"/>
16802                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16803                                             <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" inset="2" id="OnZ-u4-S5x">
16804                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16805                                                 <font key="font" size="13" name="AquaKana"/>
16806                                             </buttonCell>
16807                                         </button>
16808                                         <button id="2mt-yo-cB7">
16809                                             <rect key="frame" x="63" y="12" width="48" height="18"/>
16810                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16811                                             <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" inset="2" id="jxR-h1-mQp">
16812                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16813                                                 <font key="font" size="13" name="AquaKana"/>
16814                                             </buttonCell>
16815                                         </button>
16816                                         <textField verticalHuggingPriority="750" id="N9Q-6f-JF3">
16817                                             <rect key="frame" x="117" y="77" width="96" height="22"/>
16818                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16819                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Kbl-17-Pv8">
16820                                                 <font key="font" metaFont="system"/>
16821                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16822                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16823                                             </textFieldCell>
16824                                         </textField>
16825                                         <textField verticalHuggingPriority="750" id="f5V-Lj-3F8">
16826                                             <rect key="frame" x="117" y="44" width="96" height="22"/>
16827                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16828                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="NfP-i7-7p2">
16829                                                 <font key="font" metaFont="system"/>
16830                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16831                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16832                                             </textFieldCell>
16833                                         </textField>
16834                                         <textField verticalHuggingPriority="750" id="gZd-Io-3fM">
16835                                             <rect key="frame" x="117" y="10" width="96" height="22"/>
16836                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16837                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="kEP-fx-4w9">
16838                                                 <font key="font" metaFont="system"/>
16839                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16840                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16841                                             </textFieldCell>
16842                                         </textField>
16843                                         <popUpButton verticalHuggingPriority="750" id="tfX-k2-uJo">
16844                                             <rect key="frame" x="230" y="75" width="75" height="26"/>
16845                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16846                                             <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">
16847                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16848                                                 <font key="font" metaFont="menu"/>
16849                                                 <menu key="menu" title="OtherViews" id="e1N-al-IIT">
16850                                                     <items>
16851                                                         <menuItem title="以上" state="on" id="7g0-UG-Upu"/>
16852                                                         <menuItem title="以下" id="Gy7-tO-bXk"/>
16853                                                     </items>
16854                                                 </menu>
16855                                             </popUpButtonCell>
16856                                         </popUpButton>
16857                                         <popUpButton verticalHuggingPriority="750" id="AdP-uj-sEp">
16858                                             <rect key="frame" x="230" y="42" width="75" height="26"/>
16859                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16860                                             <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">
16861                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16862                                                 <font key="font" metaFont="menu"/>
16863                                                 <menu key="menu" title="OtherViews" id="GtE-Xg-kat">
16864                                                     <items>
16865                                                         <menuItem title="以上" state="on" id="ih6-o0-7zv"/>
16866                                                         <menuItem title="以下" id="TCW-ej-BlX"/>
16867                                                     </items>
16868                                                 </menu>
16869                                             </popUpButtonCell>
16870                                         </popUpButton>
16871                                         <popUpButton verticalHuggingPriority="750" id="LIK-W2-SIq">
16872                                             <rect key="frame" x="230" y="8" width="75" height="26"/>
16873                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16874                                             <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">
16875                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16876                                                 <font key="font" metaFont="menu"/>
16877                                                 <menu key="menu" title="OtherViews" id="quE-cg-glG">
16878                                                     <items>
16879                                                         <menuItem title="以上" state="on" id="enn-nr-P5n"/>
16880                                                         <menuItem title="以下" id="bF1-3L-91Q"/>
16881                                                     </items>
16882                                                 </menu>
16883                                             </popUpButtonCell>
16884                                         </popUpButton>
16885                                         <button id="Tc7-Jl-5FD">
16886                                             <rect key="frame" x="63" y="205" width="48" height="18"/>
16887                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16888                                             <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" inset="2" id="MNx-fT-Vbm">
16889                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16890                                                 <font key="font" size="13" name="AquaKana"/>
16891                                             </buttonCell>
16892                                         </button>
16893                                         <button id="Cep-d6-R0P">
16894                                             <rect key="frame" x="63" y="172" width="48" height="18"/>
16895                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16896                                             <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" inset="2" id="B0R-0w-Jnc">
16897                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16898                                                 <font key="font" size="13" name="AquaKana"/>
16899                                             </buttonCell>
16900                                         </button>
16901                                         <button id="GUL-wX-XdQ">
16902                                             <rect key="frame" x="63" y="138" width="48" height="18"/>
16903                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16904                                             <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" inset="2" id="9Xl-7I-G5u">
16905                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16906                                                 <font key="font" size="13" name="AquaKana"/>
16907                                             </buttonCell>
16908                                         </button>
16909                                         <textField verticalHuggingPriority="750" id="LAP-zU-WBY">
16910                                             <rect key="frame" x="117" y="203" width="96" height="22"/>
16911                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16912                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="DNR-6A-BWG">
16913                                                 <font key="font" metaFont="system"/>
16914                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16915                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16916                                             </textFieldCell>
16917                                         </textField>
16918                                         <textField verticalHuggingPriority="750" id="sQc-si-ZgR">
16919                                             <rect key="frame" x="117" y="170" width="96" height="22"/>
16920                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16921                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="zmw-hU-Tjz">
16922                                                 <font key="font" metaFont="system"/>
16923                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16924                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16925                                             </textFieldCell>
16926                                         </textField>
16927                                         <textField verticalHuggingPriority="750" id="vcC-TZ-Hd5">
16928                                             <rect key="frame" x="117" y="136" width="96" height="22"/>
16929                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16930                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="xuh-Ep-Q29">
16931                                                 <font key="font" metaFont="system"/>
16932                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16933                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16934                                             </textFieldCell>
16935                                         </textField>
16936                                         <popUpButton verticalHuggingPriority="750" id="cVw-du-zW3">
16937                                             <rect key="frame" x="230" y="201" width="75" height="26"/>
16938                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16939                                             <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">
16940                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16941                                                 <font key="font" metaFont="menu"/>
16942                                                 <menu key="menu" title="OtherViews" id="Akq-VB-LZ4">
16943                                                     <items>
16944                                                         <menuItem title="以上" state="on" id="pHd-tR-mMC"/>
16945                                                         <menuItem title="以下" id="3Er-V1-PTe"/>
16946                                                     </items>
16947                                                 </menu>
16948                                             </popUpButtonCell>
16949                                         </popUpButton>
16950                                         <popUpButton verticalHuggingPriority="750" id="p2V-MV-uR9">
16951                                             <rect key="frame" x="230" y="168" width="75" height="26"/>
16952                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16953                                             <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">
16954                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16955                                                 <font key="font" metaFont="menu"/>
16956                                                 <menu key="menu" title="OtherViews" id="oKS-KW-5xf">
16957                                                     <items>
16958                                                         <menuItem title="以上" state="on" id="RR3-Yx-1zf"/>
16959                                                         <menuItem title="以下" id="6Dr-gx-SHy"/>
16960                                                     </items>
16961                                                 </menu>
16962                                             </popUpButtonCell>
16963                                         </popUpButton>
16964                                         <popUpButton verticalHuggingPriority="750" id="SQW-av-8KS">
16965                                             <rect key="frame" x="230" y="134" width="75" height="26"/>
16966                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16967                                             <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">
16968                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16969                                                 <font key="font" metaFont="menu"/>
16970                                                 <menu key="menu" title="OtherViews" id="flG-bh-wfA">
16971                                                     <items>
16972                                                         <menuItem title="以上" state="on" id="P0g-4T-swQ"/>
16973                                                         <menuItem title="以下" id="Aiw-8g-gJp"/>
16974                                                     </items>
16975                                                 </menu>
16976                                             </popUpButtonCell>
16977                                         </popUpButton>
16978                                     </subviews>
16979                                 </view>
16980                             </tabViewItem>
16981                         </tabViewItems>
16982                     </tabView>
16983                 </subviews>
16984             </view>
16985             <point key="canvasLocation" x="-194" y="-570.5"/>
16986         </window>
16987         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9FO-Ca-tXd" userLabel="ラベル入力の決定">
16988             <windowStyleMask key="styleMask" titled="YES"/>
16989             <rect key="contentRect" x="678" y="400" width="443" height="132"/>
16990             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16991             <view key="contentView" id="0FG-3J-Jy0">
16992                 <rect key="frame" x="0.0" y="0.0" width="443" height="132"/>
16993                 <autoresizingMask key="autoresizingMask"/>
16994                 <subviews>
16995                     <button verticalHuggingPriority="750" id="ana-2l-aJH">
16996                         <rect key="frame" x="258" y="13" width="66" height="32"/>
16997                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16998                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zRz-qu-9ph">
16999                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17000                             <font key="font" size="13" name="AquaKana"/>
17001                         </buttonCell>
17002                         <connections>
17003                             <action selector="EDlabelSubmit:" target="3826" id="HcW-2t-LWq"/>
17004                         </connections>
17005                     </button>
17006                     <button verticalHuggingPriority="750" id="u7v-AZ-3ET">
17007                         <rect key="frame" x="324" y="13" width="105" height="32"/>
17008                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17009                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4rj-Zq-KSO">
17010                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17011                             <font key="font" size="13" name="AquaKana"/>
17012                         </buttonCell>
17013                         <connections>
17014                             <action selector="EDlabelCancel:" target="3826" id="AA4-Gf-msA"/>
17015                         </connections>
17016                     </button>
17017                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="0Iy-7i-WRC">
17018                         <rect key="frame" x="21" y="101" width="56" height="17"/>
17019                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17020                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ラベル名" id="HBJ-Yh-Z6R">
17021                             <font key="font" size="13" name="AquaKana"/>
17022                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17023                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17024                         </textFieldCell>
17025                     </textField>
17026                     <textField verticalHuggingPriority="750" id="XP1-6Q-7Va">
17027                         <rect key="frame" x="23" y="71" width="400" height="22"/>
17028                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17029                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="o5J-Xg-rkY">
17030                             <font key="font" metaFont="system"/>
17031                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17032                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17033                         </textFieldCell>
17034                     </textField>
17035                 </subviews>
17036             </view>
17037         </window>
17038         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="hR9-Tc-lNv" userLabel="ラベルジャンプ入力の決定">
17039             <windowStyleMask key="styleMask" titled="YES"/>
17040             <rect key="contentRect" x="678" y="400" width="443" height="132"/>
17041             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17042             <view key="contentView" id="he2-Gl-649">
17043                 <rect key="frame" x="0.0" y="0.0" width="443" height="132"/>
17044                 <autoresizingMask key="autoresizingMask"/>
17045                 <subviews>
17046                     <button verticalHuggingPriority="750" id="CnZ-0r-gwx">
17047                         <rect key="frame" x="258" y="13" width="66" height="32"/>
17048                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17049                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pDj-XR-5QS">
17050                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17051                             <font key="font" size="13" name="AquaKana"/>
17052                         </buttonCell>
17053                         <connections>
17054                             <action selector="EDlabelJumpSubmit:" target="3826" id="n5E-Cd-PhV"/>
17055                         </connections>
17056                     </button>
17057                     <button verticalHuggingPriority="750" id="K1Y-eH-tXn">
17058                         <rect key="frame" x="324" y="13" width="105" height="32"/>
17059                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17060                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TXE-A7-jgc">
17061                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17062                             <font key="font" size="13" name="AquaKana"/>
17063                         </buttonCell>
17064                         <connections>
17065                             <action selector="EDlabelJumpCancel:" target="3826" id="Gvg-7g-EJJ"/>
17066                         </connections>
17067                     </button>
17068                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dJZ-5w-ulT">
17069                         <rect key="frame" x="21" y="101" width="108" height="17"/>
17070                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17071                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ラベルジャンプ名" id="SrN-5x-ZEe">
17072                             <font key="font" size="13" name="AquaKana"/>
17073                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17074                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17075                         </textFieldCell>
17076                     </textField>
17077                     <textField verticalHuggingPriority="750" id="mxc-bZ-L3I">
17078                         <rect key="frame" x="23" y="71" width="400" height="22"/>
17079                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17080                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="dMK-Nb-SwI">
17081                             <font key="font" metaFont="system"/>
17082                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17083                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17084                         </textFieldCell>
17085                     </textField>
17086                 </subviews>
17087             </view>
17088         </window>
17089         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="C8g-D6-Mka" userLabel="コメントの決定">
17090             <windowStyleMask key="styleMask" titled="YES"/>
17091             <rect key="contentRect" x="678" y="400" width="451" height="236"/>
17092             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17093             <view key="contentView" id="x6k-qP-cnu">
17094                 <rect key="frame" x="0.0" y="0.0" width="451" height="236"/>
17095                 <autoresizingMask key="autoresizingMask"/>
17096                 <subviews>
17097                     <button verticalHuggingPriority="750" id="Ike-Fu-LFd">
17098                         <rect key="frame" x="266" y="13" width="66" height="32"/>
17099                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17100                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GZf-zY-S1p">
17101                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17102                             <font key="font" size="13" name="AquaKana"/>
17103                         </buttonCell>
17104                         <connections>
17105                             <action selector="EDmemoSubmit:" target="3826" id="kAY-nn-Nv3"/>
17106                         </connections>
17107                     </button>
17108                     <button verticalHuggingPriority="750" id="aGH-lr-S7I">
17109                         <rect key="frame" x="332" y="13" width="105" height="32"/>
17110                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17111                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="39z-ip-xXK">
17112                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17113                             <font key="font" size="13" name="AquaKana"/>
17114                         </buttonCell>
17115                         <connections>
17116                             <action selector="EDmemoCancel:" target="3826" id="ocd-bv-6lF"/>
17117                         </connections>
17118                     </button>
17119                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JSI-e4-S4T">
17120                         <rect key="frame" x="21" y="205" width="30" height="17"/>
17121                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17122                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="注釈" id="aV9-jZ-7jC">
17123                             <font key="font" size="13" name="AquaKana"/>
17124                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17125                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17126                         </textFieldCell>
17127                     </textField>
17128                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="srC-Sk-SJR">
17129                         <rect key="frame" x="35" y="90" width="360" height="107"/>
17130                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17131                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="F2b-bI-Udg">
17132                             <font key="font" size="13" name="AquaKana"/>
17133                             <string key="title">おまんこ
17134 おまんちん
17135 おちんちん
17136 おまんちん
17137 おまんこ
17138 おちんこ</string>
17139                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17140                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17141                         </textFieldCell>
17142                     </textField>
17143                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hic-Wo-gVp">
17144                         <rect key="frame" x="33" y="52" width="148" height="17"/>
17145                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17146                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※Option+Returnで改行" id="jbI-u4-cGT">
17147                             <font key="font" metaFont="system"/>
17148                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17149                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17150                         </textFieldCell>
17151                     </textField>
17152                 </subviews>
17153             </view>
17154         </window>
17155         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6Hi-zV-IoJ" userLabel="リソースの決定">
17156             <windowStyleMask key="styleMask" titled="YES"/>
17157             <rect key="contentRect" x="678" y="400" width="350" height="295"/>
17158             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17159             <view key="contentView" id="b1g-6G-xNb">
17160                 <rect key="frame" x="0.0" y="0.0" width="350" height="295"/>
17161                 <autoresizingMask key="autoresizingMask"/>
17162                 <subviews>
17163                     <button verticalHuggingPriority="750" id="FuH-6O-llV">
17164                         <rect key="frame" x="177" y="13" width="66" height="32"/>
17165                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17166                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Sm-Ts-VhQ">
17167                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17168                             <font key="font" size="13" name="AquaKana"/>
17169                         </buttonCell>
17170                         <connections>
17171                             <action selector="EDresourceSubmit:" target="3826" id="0Rq-9H-Y1L"/>
17172                         </connections>
17173                     </button>
17174                     <button verticalHuggingPriority="750" id="cl2-Vc-Tb7">
17175                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17176                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17177                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JeJ-T6-2BZ">
17178                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17179                             <font key="font" size="13" name="AquaKana"/>
17180                         </buttonCell>
17181                         <connections>
17182                             <action selector="EDresourceCancel:" target="3826" id="lfY-6q-KLo"/>
17183                         </connections>
17184                     </button>
17185                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="kK0-7M-1Qr">
17186                         <rect key="frame" x="92" y="192" width="180" height="21"/>
17187                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17188                         <clipView key="contentView" id="RTa-GD-uis">
17189                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17190                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17191                             <subviews>
17192                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="pTP-xU-fsr">
17193                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17194                                     <autoresizingMask key="autoresizingMask"/>
17195                                     <size key="intercellSpacing" width="3" height="2"/>
17196                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17197                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17198                                     <tableColumns>
17199                                         <tableColumn editable="NO" width="174.51953125" minWidth="40" maxWidth="1000" id="psM-g8-rYI">
17200                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17201                                                 <font key="font" metaFont="smallSystem"/>
17202                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17203                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17204                                             </tableHeaderCell>
17205                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="YeC-ZA-70v">
17206                                                 <font key="font" metaFont="system"/>
17207                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17208                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17209                                                 <connections>
17210                                                     <binding destination="p1U-wU-xM5" name="value" keyPath="arrangedObjects.value" id="DhG-df-xII"/>
17211                                                 </connections>
17212                                             </textFieldCell>
17213                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17214                                             <connections>
17215                                                 <binding destination="p1U-wU-xM5" name="value" keyPath="arrangedObjects.value" id="iN5-KE-gJH">
17216                                                     <dictionary key="options">
17217                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17218                                                     </dictionary>
17219                                                 </binding>
17220                                             </connections>
17221                                         </tableColumn>
17222                                     </tableColumns>
17223                                 </tableView>
17224                             </subviews>
17225                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17226                         </clipView>
17227                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ycC-G6-Kxy">
17228                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17229                             <autoresizingMask key="autoresizingMask"/>
17230                         </scroller>
17231                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="lZ8-XK-g2I">
17232                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17233                             <autoresizingMask key="autoresizingMask"/>
17234                         </scroller>
17235                     </scrollView>
17236                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="y6g-VW-KlV">
17237                         <rect key="frame" x="21" y="269" width="95" height="17"/>
17238                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17239                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="リソースの操作" id="I5U-DV-wHq">
17240                             <font key="font" size="13" name="AquaKana"/>
17241                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17242                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17243                         </textFieldCell>
17244                     </textField>
17245                     <textField verticalHuggingPriority="750" id="pM7-GM-D6i">
17246                         <rect key="frame" x="92" y="215" width="96" height="22"/>
17247                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17248                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="PPq-l3-07j">
17249                             <font key="font" metaFont="system"/>
17250                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17251                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17252                         </textFieldCell>
17253                     </textField>
17254                     <button id="LqA-EK-y65">
17255                         <rect key="frame" x="23" y="243" width="48" height="18"/>
17256                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17257                         <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="gfC-4x-AQ9">
17258                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17259                             <font key="font" size="13" name="AquaKana"/>
17260                         </buttonCell>
17261                     </button>
17262                     <button id="Nxy-YO-mzZ">
17263                         <rect key="frame" x="23" y="166" width="48" height="18"/>
17264                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17265                         <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="0nU-2c-vzD">
17266                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17267                             <font key="font" size="13" name="AquaKana"/>
17268                         </buttonCell>
17269                     </button>
17270                     <button id="vTU-W1-iGd">
17271                         <rect key="frame" x="21" y="93" width="48" height="18"/>
17272                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17273                         <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="a5t-gS-5Lb">
17274                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17275                             <font key="font" size="13" name="AquaKana"/>
17276                         </buttonCell>
17277                     </button>
17278                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="CBn-Ov-gpg">
17279                         <rect key="frame" x="25" y="199" width="61" height="38"/>
17280                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17281                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17282                         <size key="cellSize" width="48" height="18"/>
17283                         <size key="intercellSpacing" width="4" height="2"/>
17284                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Lp3-pz-lNG">
17285                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17286                             <font key="font" metaFont="system"/>
17287                         </buttonCell>
17288                         <cells>
17289                             <column>
17290                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="GQQ-cS-Jwz">
17291                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17292                                     <font key="font" metaFont="system"/>
17293                                 </buttonCell>
17294                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="2nr-Fr-UuG">
17295                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17296                                     <font key="font" metaFont="system"/>
17297                                 </buttonCell>
17298                             </column>
17299                         </cells>
17300                     </matrix>
17301                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="2ef-IU-hhw">
17302                         <rect key="frame" x="87" y="166" width="202" height="18"/>
17303                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17304                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17305                         <size key="cellSize" width="61" height="18"/>
17306                         <size key="intercellSpacing" width="4" height="2"/>
17307                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="h4s-rR-LAi">
17308                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17309                             <font key="font" metaFont="system"/>
17310                         </buttonCell>
17311                         <cells>
17312                             <column>
17313                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XAf-lK-q1G">
17314                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17315                                     <font key="font" metaFont="system"/>
17316                                 </buttonCell>
17317                             </column>
17318                             <column>
17319                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="vag-br-Qrh">
17320                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17321                                     <font key="font" metaFont="system"/>
17322                                 </buttonCell>
17323                             </column>
17324                         </cells>
17325                     </matrix>
17326                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8gu-mW-2lH">
17327                         <rect key="frame" x="92" y="115" width="180" height="21"/>
17328                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17329                         <clipView key="contentView" id="HRG-db-cFo">
17330                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17331                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17332                             <subviews>
17333                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="H0t-vi-mZ6">
17334                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17335                                     <autoresizingMask key="autoresizingMask"/>
17336                                     <size key="intercellSpacing" width="3" height="2"/>
17337                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17338                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17339                                     <tableColumns>
17340                                         <tableColumn editable="NO" width="174.51953125" minWidth="40" maxWidth="1000" id="7He-mE-9B2">
17341                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17342                                                 <font key="font" metaFont="smallSystem"/>
17343                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17344                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17345                                             </tableHeaderCell>
17346                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="HCb-hh-ia6">
17347                                                 <font key="font" metaFont="system"/>
17348                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17349                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17350                                                 <connections>
17351                                                     <binding destination="Nb4-Pc-Ok6" name="value" keyPath="arrangedObjects.value" id="J4h-rW-BQr"/>
17352                                                 </connections>
17353                                             </textFieldCell>
17354                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17355                                             <connections>
17356                                                 <binding destination="Nb4-Pc-Ok6" name="value" keyPath="arrangedObjects.value" id="R0g-k7-Kaz">
17357                                                     <dictionary key="options">
17358                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17359                                                     </dictionary>
17360                                                 </binding>
17361                                             </connections>
17362                                         </tableColumn>
17363                                     </tableColumns>
17364                                 </tableView>
17365                             </subviews>
17366                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17367                         </clipView>
17368                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="T7U-Pz-lAa">
17369                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17370                             <autoresizingMask key="autoresizingMask"/>
17371                         </scroller>
17372                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="r9a-tj-VN0">
17373                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17374                             <autoresizingMask key="autoresizingMask"/>
17375                         </scroller>
17376                     </scrollView>
17377                     <textField verticalHuggingPriority="750" id="Cl5-YI-L26">
17378                         <rect key="frame" x="92" y="136" width="96" height="22"/>
17379                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17380                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="BsN-Cm-ECf">
17381                             <font key="font" metaFont="system"/>
17382                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17383                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17384                         </textFieldCell>
17385                     </textField>
17386                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="795-sw-vba">
17387                         <rect key="frame" x="25" y="120" width="61" height="38"/>
17388                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17389                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17390                         <size key="cellSize" width="48" height="18"/>
17391                         <size key="intercellSpacing" width="4" height="2"/>
17392                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="lzj-d3-gXI">
17393                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17394                             <font key="font" metaFont="system"/>
17395                         </buttonCell>
17396                         <cells>
17397                             <column>
17398                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="mwz-2H-YND">
17399                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17400                                     <font key="font" metaFont="system"/>
17401                                 </buttonCell>
17402                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="91A-Ka-sMU">
17403                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17404                                     <font key="font" metaFont="system"/>
17405                                 </buttonCell>
17406                             </column>
17407                         </cells>
17408                     </matrix>
17409                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="Pvo-F4-WIN">
17410                         <rect key="frame" x="87" y="94" width="202" height="18"/>
17411                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17412                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17413                         <size key="cellSize" width="61" height="18"/>
17414                         <size key="intercellSpacing" width="4" height="2"/>
17415                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="K09-zw-8Ge">
17416                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17417                             <font key="font" metaFont="system"/>
17418                         </buttonCell>
17419                         <cells>
17420                             <column>
17421                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Szo-pX-AAM">
17422                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17423                                     <font key="font" metaFont="system"/>
17424                                 </buttonCell>
17425                             </column>
17426                             <column>
17427                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="po8-4N-Aq7">
17428                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17429                                     <font key="font" metaFont="system"/>
17430                                 </buttonCell>
17431                             </column>
17432                         </cells>
17433                     </matrix>
17434                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Fgi-Sc-TjL">
17435                         <rect key="frame" x="90" y="45" width="180" height="21"/>
17436                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17437                         <clipView key="contentView" id="tVM-Kq-21Z">
17438                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17439                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17440                             <subviews>
17441                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Lji-Ph-drn">
17442                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17443                                     <autoresizingMask key="autoresizingMask"/>
17444                                     <size key="intercellSpacing" width="3" height="2"/>
17445                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17446                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17447                                     <tableColumns>
17448                                         <tableColumn editable="NO" width="174.51953125" minWidth="40" maxWidth="1000" id="egO-cJ-0SR">
17449                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17450                                                 <font key="font" metaFont="smallSystem"/>
17451                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17452                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17453                                             </tableHeaderCell>
17454                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="uGX-aQ-Ajm">
17455                                                 <font key="font" metaFont="system"/>
17456                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17457                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17458                                                 <connections>
17459                                                     <binding destination="58i-XA-5ch" name="value" keyPath="arrangedObjects.value" id="7Ee-fr-PWm"/>
17460                                                 </connections>
17461                                             </textFieldCell>
17462                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17463                                             <connections>
17464                                                 <binding destination="58i-XA-5ch" name="value" keyPath="arrangedObjects.value" id="pEO-r0-hVz">
17465                                                     <dictionary key="options">
17466                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17467                                                     </dictionary>
17468                                                 </binding>
17469                                             </connections>
17470                                         </tableColumn>
17471                                     </tableColumns>
17472                                 </tableView>
17473                             </subviews>
17474                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17475                         </clipView>
17476                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="S87-0p-UeU">
17477                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17478                             <autoresizingMask key="autoresizingMask"/>
17479                         </scroller>
17480                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1j5-1h-sql">
17481                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17482                             <autoresizingMask key="autoresizingMask"/>
17483                         </scroller>
17484                     </scrollView>
17485                     <textField verticalHuggingPriority="750" id="Qya-j5-wMv">
17486                         <rect key="frame" x="90" y="66" width="96" height="22"/>
17487                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17488                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="N4b-6x-i6c">
17489                             <font key="font" metaFont="system"/>
17490                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17491                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17492                         </textFieldCell>
17493                     </textField>
17494                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="xpW-N7-zAF">
17495                         <rect key="frame" x="23" y="50" width="61" height="38"/>
17496                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17497                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17498                         <size key="cellSize" width="48" height="18"/>
17499                         <size key="intercellSpacing" width="4" height="2"/>
17500                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="VzO-fr-JZO">
17501                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17502                             <font key="font" metaFont="system"/>
17503                         </buttonCell>
17504                         <cells>
17505                             <column>
17506                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="qDt-fu-dFo">
17507                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17508                                     <font key="font" metaFont="system"/>
17509                                 </buttonCell>
17510                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="OhX-ac-X3D">
17511                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17512                                     <font key="font" metaFont="system"/>
17513                                 </buttonCell>
17514                             </column>
17515                         </cells>
17516                     </matrix>
17517                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="DiE-GY-70N">
17518                         <rect key="frame" x="87" y="243" width="202" height="18"/>
17519                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17520                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17521                         <size key="cellSize" width="61" height="18"/>
17522                         <size key="intercellSpacing" width="4" height="2"/>
17523                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="tJm-XT-nOq">
17524                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17525                             <font key="font" metaFont="system"/>
17526                         </buttonCell>
17527                         <cells>
17528                             <column>
17529                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="U3K-ET-3kh">
17530                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17531                                     <font key="font" metaFont="system"/>
17532                                 </buttonCell>
17533                             </column>
17534                             <column>
17535                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="dmr-UC-mQR">
17536                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17537                                     <font key="font" metaFont="system"/>
17538                                 </buttonCell>
17539                             </column>
17540                         </cells>
17541                     </matrix>
17542                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="pc4-PD-Ixo">
17543                         <rect key="frame" x="21" y="22" width="43" height="17"/>
17544                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17545                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="チーム" id="3hb-yM-1b3">
17546                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17547                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
17548                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17549                         </textFieldCell>
17550                     </textField>
17551                     <textField verticalHuggingPriority="750" id="26j-IY-Zcq">
17552                         <rect key="frame" x="90" y="19" width="32" height="22"/>
17553                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17554                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="fD9-Xy-Hh2">
17555                             <font key="font" metaFont="system"/>
17556                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17557                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17558                         </textFieldCell>
17559                     </textField>
17560                 </subviews>
17561             </view>
17562         </window>
17563         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Gbh-BZ-Ivd" userLabel="hpの決定">
17564             <windowStyleMask key="styleMask" titled="YES"/>
17565             <rect key="contentRect" x="678" y="400" width="350" height="479"/>
17566             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17567             <view key="contentView" id="Wm7-95-tEG">
17568                 <rect key="frame" x="0.0" y="0.0" width="350" height="479"/>
17569                 <autoresizingMask key="autoresizingMask"/>
17570                 <subviews>
17571                     <button verticalHuggingPriority="750" id="zYy-kH-k1N">
17572                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17573                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17574                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6rr-g4-rw8">
17575                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17576                             <font key="font" size="13" name="AquaKana"/>
17577                         </buttonCell>
17578                         <connections>
17579                             <action selector="EDhpFixSubmit:" target="3826" id="Sv5-Ct-b72"/>
17580                         </connections>
17581                     </button>
17582                     <button verticalHuggingPriority="750" id="zy5-hH-BIG">
17583                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17584                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17585                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Pvt-0o-Z3R">
17586                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17587                             <font key="font" size="13" name="AquaKana"/>
17588                         </buttonCell>
17589                         <connections>
17590                             <action selector="EDhpFixCancel:" target="3826" id="0Ha-iU-wEl"/>
17591                         </connections>
17592                     </button>
17593                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="juQ-ob-MCO">
17594                         <rect key="frame" x="89" y="329" width="180" height="21"/>
17595                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17596                         <clipView key="contentView" id="qSm-aH-XBc">
17597                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17598                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17599                             <subviews>
17600                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Xwe-1P-CYg">
17601                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17602                                     <autoresizingMask key="autoresizingMask"/>
17603                                     <size key="intercellSpacing" width="3" height="2"/>
17604                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17605                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17606                                     <tableColumns>
17607                                         <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="1er-lM-pB6">
17608                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17609                                                 <font key="font" metaFont="smallSystem"/>
17610                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17611                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17612                                             </tableHeaderCell>
17613                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nFV-a6-rJM">
17614                                                 <font key="font" metaFont="system"/>
17615                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17616                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17617                                             </textFieldCell>
17618                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17619                                             <connections>
17620                                                 <binding destination="4OI-TZ-1oL" name="value" keyPath="arrangedObjects.name" id="4al-mS-9Wl">
17621                                                     <dictionary key="options">
17622                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17623                                                     </dictionary>
17624                                                 </binding>
17625                                             </connections>
17626                                         </tableColumn>
17627                                     </tableColumns>
17628                                 </tableView>
17629                             </subviews>
17630                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17631                         </clipView>
17632                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="M0V-u3-tAT">
17633                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17634                             <autoresizingMask key="autoresizingMask"/>
17635                         </scroller>
17636                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6OY-1R-bb9">
17637                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17638                             <autoresizingMask key="autoresizingMask"/>
17639                         </scroller>
17640                     </scrollView>
17641                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="zNh-0G-Bwt">
17642                         <rect key="frame" x="21" y="453" width="108" height="17"/>
17643                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17644                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータスの増減" id="ggJ-Ml-H3s">
17645                             <font key="font" size="13" name="AquaKana"/>
17646                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17647                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17648                         </textFieldCell>
17649                     </textField>
17650                     <textField verticalHuggingPriority="750" id="Y5V-Km-m9A">
17651                         <rect key="frame" x="89" y="358" width="96" height="22"/>
17652                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17653                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6Bq-xs-mWC">
17654                             <font key="font" metaFont="system"/>
17655                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17656                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17657                         </textFieldCell>
17658                     </textField>
17659                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="pDq-36-jdA">
17660                         <rect key="frame" x="23" y="334" width="61" height="38"/>
17661                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17662                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17663                         <size key="cellSize" width="48" height="18"/>
17664                         <size key="intercellSpacing" width="4" height="2"/>
17665                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="LBl-9y-7Fc">
17666                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17667                             <font key="font" metaFont="system"/>
17668                         </buttonCell>
17669                         <cells>
17670                             <column>
17671                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Ijz-cu-f3S">
17672                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17673                                     <font key="font" metaFont="system"/>
17674                                 </buttonCell>
17675                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="Icb-Oh-VWj">
17676                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17677                                     <font key="font" metaFont="system"/>
17678                                 </buttonCell>
17679                             </column>
17680                         </cells>
17681                     </matrix>
17682                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="fXr-VM-nY4">
17683                         <rect key="frame" x="20" y="388" width="202" height="18"/>
17684                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17685                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17686                         <size key="cellSize" width="61" height="18"/>
17687                         <size key="intercellSpacing" width="4" height="2"/>
17688                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="SCP-PX-TPH">
17689                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17690                             <font key="font" metaFont="system"/>
17691                         </buttonCell>
17692                         <cells>
17693                             <column>
17694                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="sAh-4s-c7q">
17695                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17696                                     <font key="font" metaFont="system"/>
17697                                 </buttonCell>
17698                             </column>
17699                             <column>
17700                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="5nD-Bx-qDN">
17701                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17702                                     <font key="font" metaFont="system"/>
17703                                 </buttonCell>
17704                             </column>
17705                         </cells>
17706                     </matrix>
17707                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="HJA-Lo-Spx">
17708                         <rect key="frame" x="22" y="179" width="307" height="83"/>
17709                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17710                         <clipView key="contentView" id="rz9-f6-LdL">
17711                             <rect key="frame" x="1" y="1" width="305" height="81"/>
17712                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17713                             <subviews>
17714                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="ItL-HP-xDF">
17715                                     <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17716                                     <autoresizingMask key="autoresizingMask"/>
17717                                     <size key="intercellSpacing" width="3" height="2"/>
17718                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17719                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17720                                     <tableColumns>
17721                                         <tableColumn width="302" minWidth="40" maxWidth="1000" id="Owm-Lq-bXB">
17722                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17723                                                 <font key="font" metaFont="smallSystem"/>
17724                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17725                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17726                                             </tableHeaderCell>
17727                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Whg-0n-IHC">
17728                                                 <font key="font" metaFont="system"/>
17729                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17730                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17731                                             </textFieldCell>
17732                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17733                                             <connections>
17734                                                 <binding destination="qqa-eS-eeY" name="value" keyPath="arrangedObjects.name" id="a8k-Y4-GiY"/>
17735                                             </connections>
17736                                         </tableColumn>
17737                                     </tableColumns>
17738                                 </tableView>
17739                             </subviews>
17740                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17741                         </clipView>
17742                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Nk7-5u-tMd">
17743                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17744                             <autoresizingMask key="autoresizingMask"/>
17745                         </scroller>
17746                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="oxK-fl-8Rn">
17747                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17748                             <autoresizingMask key="autoresizingMask"/>
17749                         </scroller>
17750                     </scrollView>
17751                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="lMQ-J8-ocY">
17752                         <rect key="frame" x="21" y="301" width="108" height="17"/>
17753                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17754                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="ujv-dV-uMR">
17755                             <font key="font" size="13" name="AquaKana"/>
17756                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17757                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17758                         </textFieldCell>
17759                     </textField>
17760                     <button verticalHuggingPriority="750" id="RdE-bD-uvW">
17761                         <rect key="frame" x="17" y="265" width="92" height="32"/>
17762                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17763                         <buttonCell key="cell" type="push" title="場所指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="X8r-fB-YDh">
17764                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17765                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17766                         </buttonCell>
17767                         <connections>
17768                             <action selector="EDhpFixPlace:" target="3826" id="XNx-91-f6D"/>
17769                         </connections>
17770                     </button>
17771                     <button verticalHuggingPriority="750" id="pdR-Ff-SAb">
17772                         <rect key="frame" x="16" y="141" width="92" height="32"/>
17773                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17774                         <buttonCell key="cell" type="push" title="変数指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vLA-54-Uyp">
17775                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17776                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17777                         </buttonCell>
17778                         <connections>
17779                             <action selector="EDhpFixValue:" target="3826" id="IKJ-rj-FnK"/>
17780                         </connections>
17781                     </button>
17782                     <button id="7zW-NF-uwH">
17783                         <rect key="frame" x="18" y="21" width="87" height="18"/>
17784                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17785                         <buttonCell key="cell" type="check" title="チーム全体" bezelStyle="regularSquare" imagePosition="left" inset="2" id="8Sw-TG-jk9">
17786                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17787                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17788                         </buttonCell>
17789                     </button>
17790                     <textField verticalHuggingPriority="750" id="JQU-Mq-kI8">
17791                         <rect key="frame" x="115" y="15" width="44" height="22"/>
17792                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17793                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="hPT-11-CgU">
17794                             <font key="font" metaFont="system"/>
17795                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17796                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17797                         </textFieldCell>
17798                     </textField>
17799                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="If1-kU-VHj">
17800                         <rect key="frame" x="23" y="55" width="307" height="83"/>
17801                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17802                         <clipView key="contentView" id="CMT-Nu-Hcw">
17803                             <rect key="frame" x="1" y="1" width="305" height="81"/>
17804                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17805                             <subviews>
17806                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="VcZ-Do-tDa">
17807                                     <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17808                                     <autoresizingMask key="autoresizingMask"/>
17809                                     <size key="intercellSpacing" width="3" height="2"/>
17810                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17811                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17812                                     <tableColumns>
17813                                         <tableColumn width="302" minWidth="40" maxWidth="1000" id="cOo-9E-aZl">
17814                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17815                                                 <font key="font" metaFont="smallSystem"/>
17816                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17817                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17818                                             </tableHeaderCell>
17819                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="NqA-5F-Fkw">
17820                                                 <font key="font" metaFont="system"/>
17821                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17822                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17823                                             </textFieldCell>
17824                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17825                                             <connections>
17826                                                 <binding destination="lrw-EV-jZ9" name="value" keyPath="arrangedObjects.name" id="KQK-Xa-IPg"/>
17827                                             </connections>
17828                                         </tableColumn>
17829                                     </tableColumns>
17830                                 </tableView>
17831                             </subviews>
17832                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17833                         </clipView>
17834                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="P8M-2f-hUN">
17835                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17836                             <autoresizingMask key="autoresizingMask"/>
17837                         </scroller>
17838                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="oTX-Bi-JfR">
17839                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17840                             <autoresizingMask key="autoresizingMask"/>
17841                         </scroller>
17842                     </scrollView>
17843                     <popUpButton verticalHuggingPriority="750" id="NsW-go-z0a">
17844                         <rect key="frame" x="21" y="421" width="109" height="26"/>
17845                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17846                         <popUpButtonCell key="cell" type="push" title="HP" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="lad-ok-lWQ" id="5fK-nt-OiY">
17847                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
17848                             <font key="font" metaFont="menu"/>
17849                             <menu key="menu" id="lLt-3U-byl">
17850                                 <items>
17851                                     <menuItem title="HP" state="on" id="lad-ok-lWQ"/>
17852                                     <menuItem title="MP" id="bnf-5w-qIy"/>
17853                                     <menuItem title="HPmax" id="iuN-Qd-C1K"/>
17854                                     <menuItem title="MPmax" id="Ocf-R7-rp2"/>
17855                                     <menuItem title="WT" id="69I-nL-8fI"/>
17856                                     <menuItem title="STR" id="u5h-t6-PG4"/>
17857                                     <menuItem title="VIT" id="tJB-my-jbc"/>
17858                                     <menuItem title="AGI" id="Nun-EC-uow"/>
17859                                     <menuItem title="DEX" id="fEy-Qr-PZa"/>
17860                                     <menuItem title="MEN" id="pmb-1c-HDQ"/>
17861                                     <menuItem title="INT" id="ozO-UY-Zrv"/>
17862                                     <menuItem title="LUK" id="x91-d1-o9X"/>
17863                                     <menuItem title="MOV" id="1BJ-Wa-s5N"/>
17864                                     <menuItem title="格闘" id="ZkR-cd-7TL"/>
17865                                     <menuItem title="射撃" id="iZ1-Uv-f17"/>
17866                                     <menuItem title="命中" id="N7X-tf-uLJ"/>
17867                                     <menuItem title="回避" id="dUM-Zi-4Kh"/>
17868                                     <menuItem title="反応" id="DAi-mb-2Lq"/>
17869                                     <menuItem title="技量" id="OQ6-Y5-IOc"/>
17870                                     <menuItem title="名前" id="5hN-u0-d8Q"/>
17871                                     <menuItem title="愛称" id="VZ9-bh-vnw"/>
17872                                     <menuItem title="クラス名" id="LA0-PX-h8J"/>
17873                                     <menuItem title="タイプ" id="8JT-vB-0oe"/>
17874                                     <menuItem title="移動タイプ" id="MGl-4H-e4P"/>
17875                                     <menuItem title="物資" id="Fat-dc-LVW"/>
17876                                     <menuItem title="食料" id="UCy-YO-QUH"/>
17877                                     <menuItem title="資金" id="NSu-0Q-Lkh"/>
17878                                     <menuItem title="作成WT" id="Kdu-XG-qiO"/>
17879                                 </items>
17880                             </menu>
17881                         </popUpButtonCell>
17882                     </popUpButton>
17883                 </subviews>
17884             </view>
17885         </window>
17886         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="86H-2U-uZm" userLabel="mpの決定">
17887             <windowStyleMask key="styleMask" titled="YES"/>
17888             <rect key="contentRect" x="678" y="400" width="350" height="479"/>
17889             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17890             <view key="contentView" id="Mxj-Mc-vsu">
17891                 <rect key="frame" x="0.0" y="0.0" width="350" height="479"/>
17892                 <autoresizingMask key="autoresizingMask"/>
17893                 <subviews>
17894                     <button verticalHuggingPriority="750" id="86E-Et-py0">
17895                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17896                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17897                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9Ud-Fl-DCP">
17898                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17899                             <font key="font" size="13" name="AquaKana"/>
17900                         </buttonCell>
17901                         <connections>
17902                             <action selector="EDmpSubmit:" target="3826" id="1MY-mE-eSw"/>
17903                         </connections>
17904                     </button>
17905                     <button verticalHuggingPriority="750" id="pkT-mE-bjB">
17906                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17907                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17908                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gMA-ZT-vED">
17909                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17910                             <font key="font" size="13" name="AquaKana"/>
17911                         </buttonCell>
17912                         <connections>
17913                             <action selector="EDmpCancel:" target="3826" id="Ecs-hD-wFV"/>
17914                         </connections>
17915                     </button>
17916                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="VR1-VW-ANx">
17917                         <rect key="frame" x="89" y="329" width="180" height="21"/>
17918                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17919                         <clipView key="contentView" id="kzU-EZ-W7L">
17920                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17921                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17922                             <subviews>
17923                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="1HY-Q7-nfW">
17924                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17925                                     <autoresizingMask key="autoresizingMask"/>
17926                                     <size key="intercellSpacing" width="3" height="2"/>
17927                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17928                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17929                                     <tableColumns>
17930                                         <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="rs6-oY-fxY">
17931                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17932                                                 <font key="font" metaFont="smallSystem"/>
17933                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17934                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17935                                             </tableHeaderCell>
17936                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4eB-9b-T6l">
17937                                                 <font key="font" metaFont="system"/>
17938                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17939                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17940                                             </textFieldCell>
17941                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17942                                             <connections>
17943                                                 <binding destination="YDX-O2-9LW" name="value" keyPath="arrangedObjects.name" id="S07-rU-ZAU">
17944                                                     <dictionary key="options">
17945                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17946                                                     </dictionary>
17947                                                 </binding>
17948                                             </connections>
17949                                         </tableColumn>
17950                                     </tableColumns>
17951                                 </tableView>
17952                             </subviews>
17953                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17954                         </clipView>
17955                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="bvc-4z-vrR">
17956                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17957                             <autoresizingMask key="autoresizingMask"/>
17958                         </scroller>
17959                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="B5F-eN-qER">
17960                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17961                             <autoresizingMask key="autoresizingMask"/>
17962                         </scroller>
17963                     </scrollView>
17964                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="8NH-Ep-Vw6">
17965                         <rect key="frame" x="21" y="453" width="64" height="17"/>
17966                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17967                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MPの増減" id="weF-YT-bkC">
17968                             <font key="font" size="13" name="AquaKana"/>
17969                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17970                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17971                         </textFieldCell>
17972                     </textField>
17973                     <textField verticalHuggingPriority="750" id="Pjb-kS-Usu">
17974                         <rect key="frame" x="89" y="378" width="96" height="22"/>
17975                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17976                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9pq-6W-4hI">
17977                             <font key="font" metaFont="system"/>
17978                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17979                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17980                         </textFieldCell>
17981                     </textField>
17982                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="myx-vq-H6O">
17983                         <rect key="frame" x="20" y="313" width="61" height="100"/>
17984                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17985                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17986                         <size key="cellSize" width="48" height="18"/>
17987                         <size key="intercellSpacing" width="4" height="2"/>
17988                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Hcg-wo-azX">
17989                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17990                             <font key="font" metaFont="system"/>
17991                         </buttonCell>
17992                         <cells>
17993                             <column>
17994                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="rjz-AR-FVH">
17995                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17996                                     <font key="font" metaFont="system"/>
17997                                 </buttonCell>
17998                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="Odu-zf-LmK">
17999                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18000                                     <font key="font" metaFont="system"/>
18001                                 </buttonCell>
18002                             </column>
18003                         </cells>
18004                     </matrix>
18005                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="OJx-gO-G0X">
18006                         <rect key="frame" x="20" y="427" width="202" height="18"/>
18007                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18008                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18009                         <size key="cellSize" width="61" height="18"/>
18010                         <size key="intercellSpacing" width="4" height="2"/>
18011                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="7lU-Lq-vn5">
18012                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18013                             <font key="font" metaFont="system"/>
18014                         </buttonCell>
18015                         <cells>
18016                             <column>
18017                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="E5V-YB-cKS">
18018                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18019                                     <font key="font" metaFont="system"/>
18020                                 </buttonCell>
18021                             </column>
18022                             <column>
18023                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="IpT-zY-MX0">
18024                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18025                                     <font key="font" metaFont="system"/>
18026                                 </buttonCell>
18027                             </column>
18028                         </cells>
18029                     </matrix>
18030                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="70O-BX-6hL">
18031                         <rect key="frame" x="23" y="67" width="307" height="220"/>
18032                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18033                         <clipView key="contentView" id="MGq-pc-1mh">
18034                             <rect key="frame" x="1" y="1" width="305" height="218"/>
18035                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18036                             <subviews>
18037                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="u59-9M-7Mf">
18038                                     <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
18039                                     <autoresizingMask key="autoresizingMask"/>
18040                                     <size key="intercellSpacing" width="3" height="2"/>
18041                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18042                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18043                                     <tableColumns>
18044                                         <tableColumn width="302" minWidth="40" maxWidth="1000" id="KIy-tl-QWk">
18045                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18046                                                 <font key="font" metaFont="smallSystem"/>
18047                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18048                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18049                                             </tableHeaderCell>
18050                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Iw2-oX-2mn">
18051                                                 <font key="font" metaFont="system"/>
18052                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18053                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18054                                             </textFieldCell>
18055                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18056                                             <connections>
18057                                                 <binding destination="CVJ-EH-LvH" name="value" keyPath="arrangedObjects.name" id="QZg-px-KBm"/>
18058                                             </connections>
18059                                         </tableColumn>
18060                                     </tableColumns>
18061                                 </tableView>
18062                             </subviews>
18063                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18064                         </clipView>
18065                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="79p-tu-ply">
18066                             <rect key="frame" x="1" y="119" width="223" height="15"/>
18067                             <autoresizingMask key="autoresizingMask"/>
18068                         </scroller>
18069                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cR9-WK-QhX">
18070                             <rect key="frame" x="224" y="17" width="15" height="102"/>
18071                             <autoresizingMask key="autoresizingMask"/>
18072                         </scroller>
18073                     </scrollView>
18074                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hSJ-1c-pUX">
18075                         <rect key="frame" x="21" y="301" width="108" height="17"/>
18076                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18077                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="Oko-Jx-VQi">
18078                             <font key="font" size="13" name="AquaKana"/>
18079                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18080                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18081                         </textFieldCell>
18082                     </textField>
18083                 </subviews>
18084             </view>
18085         </window>
18086         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="icF-x4-gp4" userLabel="スイッチの操作">
18087             <windowStyleMask key="styleMask" titled="YES"/>
18088             <rect key="contentRect" x="678" y="400" width="350" height="250"/>
18089             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18090             <view key="contentView" id="yaA-u3-jZh">
18091                 <rect key="frame" x="0.0" y="0.0" width="350" height="250"/>
18092                 <autoresizingMask key="autoresizingMask"/>
18093                 <subviews>
18094                     <button verticalHuggingPriority="750" id="vbp-NG-Oh1">
18095                         <rect key="frame" x="165" y="13" width="66" height="32"/>
18096                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18097                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Y3H-NF-lUk">
18098                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18099                             <font key="font" size="13" name="AquaKana"/>
18100                         </buttonCell>
18101                         <connections>
18102                             <action selector="EDSWOKbtn:" target="3826" id="hk5-kw-bYN"/>
18103                         </connections>
18104                     </button>
18105                     <button verticalHuggingPriority="750" id="e5R-HF-jLN">
18106                         <rect key="frame" x="231" y="13" width="105" height="32"/>
18107                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18108                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YLQ-qX-2Je">
18109                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18110                             <font key="font" size="13" name="AquaKana"/>
18111                         </buttonCell>
18112                         <connections>
18113                             <action selector="EDSWCancelbtn:" target="3826" id="KS5-Ju-vZ4"/>
18114                         </connections>
18115                     </button>
18116                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="v8h-8o-GDR">
18117                         <rect key="frame" x="21" y="224" width="95" height="17"/>
18118                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18119                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの操作" id="nXW-WB-PlU">
18120                             <font key="font" size="13" name="AquaKana"/>
18121                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18122                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18123                         </textFieldCell>
18124                     </textField>
18125                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HLv-Bz-qPX">
18126                         <rect key="frame" x="21" y="192" width="225" height="17"/>
18127                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18128                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="F74-aY-nLj">
18129                             <font key="font" size="13" name="AquaKana"/>
18130                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18131                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18132                         </textFieldCell>
18133                     </textField>
18134                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="G86-n5-RLZ">
18135                         <rect key="frame" x="20" y="127" width="64" height="50"/>
18136                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18137                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18138                         <size key="cellSize" width="48" height="18"/>
18139                         <size key="intercellSpacing" width="4" height="2"/>
18140                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="k71-nq-JWy">
18141                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18142                             <font key="font" metaFont="system"/>
18143                         </buttonCell>
18144                         <cells>
18145                             <column>
18146                                 <buttonCell type="radio" title="ON" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="6bt-lO-Y4I">
18147                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18148                                     <font key="font" metaFont="system"/>
18149                                 </buttonCell>
18150                                 <buttonCell type="radio" title="OFF" imagePosition="left" alignment="left" inset="2" id="gug-pq-8d3">
18151                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18152                                     <font key="font" metaFont="system"/>
18153                                 </buttonCell>
18154                             </column>
18155                         </cells>
18156                     </matrix>
18157                     <textField verticalHuggingPriority="750" id="y9V-vr-e4v">
18158                         <rect key="frame" x="23" y="90" width="255" height="22"/>
18159                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18160                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="PNA-kw-qav">
18161                             <font key="font" metaFont="system"/>
18162                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18163                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18164                         </textFieldCell>
18165                     </textField>
18166                 </subviews>
18167             </view>
18168         </window>
18169         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="4sv-CB-6WI" userLabel="ステータスの決定">
18170             <windowStyleMask key="styleMask" titled="YES"/>
18171             <rect key="contentRect" x="678" y="400" width="692" height="479"/>
18172             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18173             <view key="contentView" id="4Db-kB-AOJ">
18174                 <rect key="frame" x="0.0" y="0.0" width="692" height="479"/>
18175                 <autoresizingMask key="autoresizingMask"/>
18176                 <subviews>
18177                     <button verticalHuggingPriority="750" id="lrt-RV-M9a">
18178                         <rect key="frame" x="165" y="13" width="66" height="32"/>
18179                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18180                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5QO-UU-Qhe">
18181                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18182                             <font key="font" size="13" name="AquaKana"/>
18183                         </buttonCell>
18184                         <connections>
18185                             <action selector="EDstatusSubmit:" target="3826" id="8B7-Yz-16N"/>
18186                         </connections>
18187                     </button>
18188                     <button verticalHuggingPriority="750" id="lFR-r8-blw">
18189                         <rect key="frame" x="231" y="13" width="105" height="32"/>
18190                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18191                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e95-6d-l9l">
18192                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18193                             <font key="font" size="13" name="AquaKana"/>
18194                         </buttonCell>
18195                         <connections>
18196                             <action selector="EDstatusCancel:" target="3826" id="h4B-gA-r6V"/>
18197                         </connections>
18198                     </button>
18199                     <tabView id="byH-lY-U0k">
18200                         <rect key="frame" x="0.0" y="41" width="337" height="404"/>
18201                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18202                         <font key="font" metaFont="system"/>
18203                         <tabViewItems>
18204                             <tabViewItem label="1" identifier="1" id="Xkw-ul-rDO">
18205                                 <view key="view" id="Aca-lA-1qc">
18206                                     <rect key="frame" x="10" y="33" width="317" height="358"/>
18207                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18208                                     <subviews>
18209                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="XAK-NK-gK5">
18210                                             <rect key="frame" x="69" y="213" width="180" height="21"/>
18211                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18212                                             <clipView key="contentView" id="0sR-vo-TRz">
18213                                                 <rect key="frame" x="1" y="1" width="178" height="19"/>
18214                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18215                                                 <subviews>
18216                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="YKD-zW-KbW">
18217                                                         <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
18218                                                         <autoresizingMask key="autoresizingMask"/>
18219                                                         <size key="intercellSpacing" width="3" height="2"/>
18220                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18221                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18222                                                         <tableColumns>
18223                                                             <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="0ef-BV-ecF">
18224                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18225                                                                     <font key="font" metaFont="smallSystem"/>
18226                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18227                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18228                                                                 </tableHeaderCell>
18229                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="hOR-0t-b5f">
18230                                                                     <font key="font" metaFont="system"/>
18231                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18232                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18233                                                                 </textFieldCell>
18234                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18235                                                                 <connections>
18236                                                                     <binding destination="Frj-Tw-T3e" name="value" keyPath="arrangedObjects.name" id="aIx-3D-o7T">
18237                                                                         <dictionary key="options">
18238                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
18239                                                                         </dictionary>
18240                                                                     </binding>
18241                                                                 </connections>
18242                                                             </tableColumn>
18243                                                         </tableColumns>
18244                                                     </tableView>
18245                                                 </subviews>
18246                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18247                                             </clipView>
18248                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="xMI-JE-1SA">
18249                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18250                                                 <autoresizingMask key="autoresizingMask"/>
18251                                             </scroller>
18252                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="iYw-tv-jZs">
18253                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18254                                                 <autoresizingMask key="autoresizingMask"/>
18255                                             </scroller>
18256                                         </scrollView>
18257                                         <textField verticalHuggingPriority="750" id="65B-2s-1ZB">
18258                                             <rect key="frame" x="69" y="262" width="96" height="22"/>
18259                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18260                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="3VY-4y-e8q">
18261                                                 <font key="font" metaFont="system"/>
18262                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18263                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18264                                             </textFieldCell>
18265                                         </textField>
18266                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="FYb-2H-wxL">
18267                                             <rect key="frame" x="6" y="193" width="61" height="104"/>
18268                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18269                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18270                                             <size key="cellSize" width="48" height="18"/>
18271                                             <size key="intercellSpacing" width="4" height="2"/>
18272                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="eGb-et-rgg">
18273                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18274                                                 <font key="font" metaFont="system"/>
18275                                             </buttonCell>
18276                                             <cells>
18277                                                 <column>
18278                                                     <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="NV6-CO-Xnk">
18279                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18280                                                         <font key="font" metaFont="system"/>
18281                                                     </buttonCell>
18282                                                     <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="2gy-Qd-XyT">
18283                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18284                                                         <font key="font" metaFont="system"/>
18285                                                     </buttonCell>
18286                                                 </column>
18287                                             </cells>
18288                                         </matrix>
18289                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="Orf-0L-DPj">
18290                                             <rect key="frame" x="3" y="305" width="290" height="18"/>
18291                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18292                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18293                                             <size key="cellSize" width="87" height="18"/>
18294                                             <size key="intercellSpacing" width="4" height="2"/>
18295                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="ciW-Pb-G8v">
18296                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18297                                                 <font key="font" metaFont="system"/>
18298                                             </buttonCell>
18299                                             <cells>
18300                                                 <column>
18301                                                     <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="qCC-bh-A5g">
18302                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18303                                                         <font key="font" metaFont="system"/>
18304                                                     </buttonCell>
18305                                                 </column>
18306                                                 <column>
18307                                                     <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="62w-Qe-74Y">
18308                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18309                                                         <font key="font" metaFont="system"/>
18310                                                     </buttonCell>
18311                                                 </column>
18312                                                 <column>
18313                                                     <buttonCell type="radio" title="等しくする" imagePosition="left" alignment="left" inset="2" id="8Yt-0q-fiX">
18314                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18315                                                         <font key="font" metaFont="system"/>
18316                                                     </buttonCell>
18317                                                 </column>
18318                                             </cells>
18319                                         </matrix>
18320                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="mMn-l6-pSI">
18321                                             <rect key="frame" x="6" y="17" width="307" height="160"/>
18322                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18323                                             <clipView key="contentView" id="2Lv-oX-9iw">
18324                                                 <rect key="frame" x="1" y="1" width="305" height="158"/>
18325                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18326                                                 <subviews>
18327                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="zXu-1R-ES3">
18328                                                         <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
18329                                                         <autoresizingMask key="autoresizingMask"/>
18330                                                         <size key="intercellSpacing" width="3" height="2"/>
18331                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18332                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18333                                                         <tableColumns>
18334                                                             <tableColumn width="302" minWidth="40" maxWidth="1000" id="3vy-AR-QyS">
18335                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18336                                                                     <font key="font" metaFont="smallSystem"/>
18337                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18338                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18339                                                                 </tableHeaderCell>
18340                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="TZZ-dm-mRB">
18341                                                                     <font key="font" metaFont="system"/>
18342                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18343                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18344                                                                 </textFieldCell>
18345                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18346                                                                 <connections>
18347                                                                     <binding destination="Q5f-Sk-4Lh" name="value" keyPath="arrangedObjects.name" id="LDV-Or-I8X"/>
18348                                                                 </connections>
18349                                                             </tableColumn>
18350                                                         </tableColumns>
18351                                                     </tableView>
18352                                                 </subviews>
18353                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18354                                             </clipView>
18355                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="zT6-uP-gaS">
18356                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18357                                                 <autoresizingMask key="autoresizingMask"/>
18358                                             </scroller>
18359                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="2an-8k-hqH">
18360                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18361                                                 <autoresizingMask key="autoresizingMask"/>
18362                                             </scroller>
18363                                         </scrollView>
18364                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="G5f-5q-8Zv">
18365                                             <rect key="frame" x="1" y="185" width="108" height="17"/>
18366                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18367                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="3sa-BN-I8R">
18368                                                 <font key="font" size="13" name="AquaKana"/>
18369                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18370                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18371                                             </textFieldCell>
18372                                         </textField>
18373                                         <popUpButton verticalHuggingPriority="750" id="PIk-xu-pGq">
18374                                             <rect key="frame" x="4" y="331" width="185" height="26"/>
18375                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18376                                             <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">
18377                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
18378                                                 <font key="font" metaFont="menu"/>
18379                                                 <menu key="menu" title="OtherViews" id="g1F-Nb-4Nc">
18380                                                     <items>
18381                                                         <menuItem title="最大HP" state="on" id="pFU-PN-cM8"/>
18382                                                         <menuItem title="最大MP" id="TKC-xd-GjM"/>
18383                                                         <menuItem title="最大AP" id="zuU-Si-1YM"/>
18384                                                         <menuItem title="最大WT" id="cI9-2p-lBl"/>
18385                                                         <menuItem title="AP" id="vDp-A0-zYc"/>
18386                                                         <menuItem title="WT" id="kql-gm-G4m">
18387                                                             <modifierMask key="keyEquivalentModifierMask" option="YES"/>
18388                                                         </menuItem>
18389                                                         <menuItem title="STR" id="nKE-ka-RZx"/>
18390                                                         <menuItem title="VIT" id="jxZ-fs-1rl"/>
18391                                                         <menuItem title="AGI" id="X9F-zK-V3D"/>
18392                                                         <menuItem title="DEX" id="XOv-Pj-dH4"/>
18393                                                         <menuItem title="MEN" id="vTC-tN-nUk"/>
18394                                                         <menuItem title="INT" id="1Lb-ss-Ynb"/>
18395                                                         <menuItem title="LUK" id="7Uz-VI-FNg"/>
18396                                                         <menuItem title="MOV" id="QEM-AG-VQQ"/>
18397                                                     </items>
18398                                                 </menu>
18399                                             </popUpButtonCell>
18400                                         </popUpButton>
18401                                     </subviews>
18402                                 </view>
18403                             </tabViewItem>
18404                             <tabViewItem label="2" identifier="2" id="uSZ-bq-5dd">
18405                                 <view key="view" id="Flz-9n-8hW">
18406                                     <rect key="frame" x="10" y="33" width="317" height="358"/>
18407                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18408                                     <subviews>
18409                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Xc9-On-4n7">
18410                                             <rect key="frame" x="69" y="213" width="180" height="21"/>
18411                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18412                                             <clipView key="contentView" id="xl5-fk-ZO9">
18413                                                 <rect key="frame" x="1" y="1" width="178" height="19"/>
18414                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18415                                                 <subviews>
18416                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="See-j2-ff2">
18417                                                         <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
18418                                                         <autoresizingMask key="autoresizingMask"/>
18419                                                         <size key="intercellSpacing" width="3" height="2"/>
18420                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18421                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18422                                                         <tableColumns>
18423                                                             <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="c7q-Ff-ZHw">
18424                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18425                                                                     <font key="font" metaFont="smallSystem"/>
18426                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18427                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18428                                                                 </tableHeaderCell>
18429                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Z2h-kd-gW3">
18430                                                                     <font key="font" metaFont="system"/>
18431                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18432                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18433                                                                 </textFieldCell>
18434                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18435                                                                 <connections>
18436                                                                     <binding destination="mix-Lv-10G" name="value" keyPath="arrangedObjects.name" id="n74-QT-169">
18437                                                                         <dictionary key="options">
18438                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
18439                                                                         </dictionary>
18440                                                                     </binding>
18441                                                                 </connections>
18442                                                             </tableColumn>
18443                                                         </tableColumns>
18444                                                     </tableView>
18445                                                 </subviews>
18446                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18447                                             </clipView>
18448                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="YrJ-1S-CJI">
18449                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18450                                                 <autoresizingMask key="autoresizingMask"/>
18451                                             </scroller>
18452                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Jn5-kw-lPD">
18453                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18454                                                 <autoresizingMask key="autoresizingMask"/>
18455                                             </scroller>
18456                                         </scrollView>
18457                                         <textField verticalHuggingPriority="750" id="QMn-rA-vkd">
18458                                             <rect key="frame" x="69" y="262" width="96" height="22"/>
18459                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18460                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="S5J-eD-Cvz">
18461                                                 <font key="font" metaFont="system"/>
18462                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18463                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18464                                             </textFieldCell>
18465                                         </textField>
18466                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="g8r-Fp-jtO">
18467                                             <rect key="frame" x="6" y="195" width="61" height="102"/>
18468                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18469                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18470                                             <size key="cellSize" width="48" height="18"/>
18471                                             <size key="intercellSpacing" width="4" height="2"/>
18472                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="9Fd-Op-tmU">
18473                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18474                                                 <font key="font" metaFont="system"/>
18475                                             </buttonCell>
18476                                             <cells>
18477                                                 <column>
18478                                                     <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="xJZ-XJ-EC9">
18479                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18480                                                         <font key="font" metaFont="system"/>
18481                                                     </buttonCell>
18482                                                     <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="kU8-up-7xh">
18483                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18484                                                         <font key="font" metaFont="system"/>
18485                                                     </buttonCell>
18486                                                 </column>
18487                                             </cells>
18488                                         </matrix>
18489                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="nxy-eU-j95">
18490                                             <rect key="frame" x="6" y="17" width="307" height="160"/>
18491                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18492                                             <clipView key="contentView" id="Cm8-58-WoK">
18493                                                 <rect key="frame" x="1" y="1" width="305" height="158"/>
18494                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18495                                                 <subviews>
18496                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Axj-2b-lgs">
18497                                                         <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
18498                                                         <autoresizingMask key="autoresizingMask"/>
18499                                                         <size key="intercellSpacing" width="3" height="2"/>
18500                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18501                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18502                                                         <tableColumns>
18503                                                             <tableColumn width="302" minWidth="40" maxWidth="1000" id="Biq-vb-j1E">
18504                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18505                                                                     <font key="font" metaFont="smallSystem"/>
18506                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18507                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18508                                                                 </tableHeaderCell>
18509                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7is-ek-PCh">
18510                                                                     <font key="font" metaFont="system"/>
18511                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18512                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18513                                                                 </textFieldCell>
18514                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18515                                                                 <connections>
18516                                                                     <binding destination="0XT-wb-2Xd" name="value" keyPath="arrangedObjects.name" id="yDJ-7p-04J"/>
18517                                                                 </connections>
18518                                                             </tableColumn>
18519                                                         </tableColumns>
18520                                                     </tableView>
18521                                                 </subviews>
18522                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18523                                             </clipView>
18524                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="QkQ-8w-3JZ">
18525                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18526                                                 <autoresizingMask key="autoresizingMask"/>
18527                                             </scroller>
18528                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="FpP-fn-QOJ">
18529                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18530                                                 <autoresizingMask key="autoresizingMask"/>
18531                                             </scroller>
18532                                         </scrollView>
18533                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="a5C-23-6EC">
18534                                             <rect key="frame" x="1" y="185" width="108" height="17"/>
18535                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18536                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="1HY-oa-0Xv">
18537                                                 <font key="font" size="13" name="AquaKana"/>
18538                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18539                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18540                                             </textFieldCell>
18541                                         </textField>
18542                                         <popUpButton verticalHuggingPriority="750" id="Wcm-ew-wHD">
18543                                             <rect key="frame" x="4" y="331" width="185" height="26"/>
18544                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18545                                             <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">
18546                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
18547                                                 <font key="font" metaFont="menu"/>
18548                                                 <menu key="menu" title="OtherViews" id="lmi-BZ-xsN">
18549                                                     <items>
18550                                                         <menuItem title="最大HP" state="on" id="FUg-WJ-Zom"/>
18551                                                         <menuItem title="最大EN" id="CIF-H1-rhW"/>
18552                                                         <menuItem title="最大WT" id="lEM-QI-hON"/>
18553                                                         <menuItem title="WT" id="OA8-Sh-q86"/>
18554                                                         <menuItem title="装甲" id="QTF-cZ-QLj"/>
18555                                                         <menuItem title="運動性" id="rdS-mH-xVT"/>
18556                                                         <menuItem title="限界" id="hRx-4j-h9S"/>
18557                                                         <menuItem title="MOV" id="9gQ-i4-PrZ"/>
18558                                                     </items>
18559                                                 </menu>
18560                                             </popUpButtonCell>
18561                                         </popUpButton>
18562                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="ZlT-sz-Kqf">
18563                                             <rect key="frame" x="6" y="305" width="290" height="18"/>
18564                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18565                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18566                                             <size key="cellSize" width="87" height="18"/>
18567                                             <size key="intercellSpacing" width="4" height="2"/>
18568                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Y5Y-pc-NZB">
18569                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18570                                                 <font key="font" metaFont="system"/>
18571                                             </buttonCell>
18572                                             <cells>
18573                                                 <column>
18574                                                     <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Pp7-WC-9xs">
18575                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18576                                                         <font key="font" metaFont="system"/>
18577                                                     </buttonCell>
18578                                                 </column>
18579                                                 <column>
18580                                                     <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="wjb-Us-7r9">
18581                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18582                                                         <font key="font" metaFont="system"/>
18583                                                     </buttonCell>
18584                                                 </column>
18585                                                 <column>
18586                                                     <buttonCell type="radio" title="等しくする" imagePosition="left" alignment="left" inset="2" id="sh9-aL-Ipa">
18587                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18588                                                         <font key="font" metaFont="system"/>
18589                                                     </buttonCell>
18590                                                 </column>
18591                                             </cells>
18592                                         </matrix>
18593                                     </subviews>
18594                                 </view>
18595                             </tabViewItem>
18596                         </tabViewItems>
18597                     </tabView>
18598                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jZd-Tk-faO">
18599                         <rect key="frame" x="12" y="442" width="108" height="17"/>
18600                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18601                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータスの増減" id="W4t-wb-ZKX">
18602                             <font key="font" size="13" name="AquaKana"/>
18603                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18604                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18605                         </textFieldCell>
18606                     </textField>
18607                 </subviews>
18608             </view>
18609         </window>
18610         <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">
18611             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
18612             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
18613             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18614             <view key="contentView" id="FKq-E1-AR4">
18615                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
18616                 <autoresizingMask key="autoresizingMask"/>
18617                 <subviews>
18618                     <textField verticalHuggingPriority="750" id="mcW-Ox-SZz">
18619                         <rect key="frame" x="17" y="54" width="95" height="17"/>
18620                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18621                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="lwu-uq-ZAu">
18622                             <font key="font" size="13" name="AquaKana"/>
18623                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18624                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18625                         </textFieldCell>
18626                     </textField>
18627                     <textField verticalHuggingPriority="750" id="bwg-11-YGj">
18628                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
18629                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18630                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="75G-WH-R0S">
18631                             <font key="font" metaFont="system"/>
18632                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18633                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18634                         </textFieldCell>
18635                     </textField>
18636                     <textField verticalHuggingPriority="750" id="NU5-y8-RLM">
18637                         <rect key="frame" x="117" y="51" width="36" height="22"/>
18638                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18639                         <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">
18640                             <font key="font" metaFont="system"/>
18641                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18642                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18643                         </textFieldCell>
18644                     </textField>
18645                     <button verticalHuggingPriority="750" id="xXb-iC-piS">
18646                         <rect key="frame" x="135" y="5" width="66" height="32"/>
18647                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18648                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Afd-Rg-2Kj">
18649                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18650                             <font key="font" size="13" name="AquaKana"/>
18651                         </buttonCell>
18652                         <connections>
18653                             <action selector="saveILregi:" target="3039" id="PjC-bJ-Li2"/>
18654                         </connections>
18655                     </button>
18656                     <button verticalHuggingPriority="750" id="wdN-xP-oOJ">
18657                         <rect key="frame" x="192" y="5" width="105" height="32"/>
18658                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18659                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="J47-gO-cJo">
18660                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18661                             <font key="font" size="13" name="AquaKana"/>
18662                         </buttonCell>
18663                         <connections>
18664                             <action selector="cancelILregi:" target="3039" id="cmR-2B-PnF"/>
18665                         </connections>
18666                     </button>
18667                 </subviews>
18668             </view>
18669         </window>
18670         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="d50-mX-eQ4" userLabel="入力ウィンドウ">
18671             <windowStyleMask key="styleMask" titled="YES"/>
18672             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
18673             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18674             <view key="contentView" id="AFo-1U-ck0">
18675                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
18676                 <autoresizingMask key="autoresizingMask"/>
18677                 <subviews>
18678                     <textField verticalHuggingPriority="750" id="Lkl-rj-bSB">
18679                         <rect key="frame" x="25" y="64" width="250" height="22"/>
18680                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18681                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="vfs-f5-UhX">
18682                             <font key="font" metaFont="system"/>
18683                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18684                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18685                         </textFieldCell>
18686                     </textField>
18687                     <button verticalHuggingPriority="750" id="1jZ-Kd-2lX">
18688                         <rect key="frame" x="212" y="13" width="66" height="32"/>
18689                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18690                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ofi-ed-qi2">
18691                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18692                             <font key="font" size="13" name="AquaKana"/>
18693                         </buttonCell>
18694                         <connections>
18695                             <action selector="selectionSubmit:" target="10292" id="NBm-e1-dkS"/>
18696                         </connections>
18697                     </button>
18698                 </subviews>
18699             </view>
18700             <point key="canvasLocation" x="1210" y="1863"/>
18701         </window>
18702         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Mpe-WF-JbB" userLabel="選択肢ウィンドウ">
18703             <rect key="contentRect" x="196" y="207" width="400" height="300"/>
18704             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18705             <view key="contentView" id="y6r-HE-UhX">
18706                 <rect key="frame" x="0.0" y="0.0" width="400" height="300"/>
18707                 <autoresizingMask key="autoresizingMask"/>
18708                 <subviews>
18709                     <button verticalHuggingPriority="750" id="Fkq-O8-bZy">
18710                         <rect key="frame" x="14" y="219" width="372" height="32"/>
18711                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18712                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gG2-ot-EO1">
18713                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18714                             <font key="font" metaFont="system"/>
18715                         </buttonCell>
18716                         <connections>
18717                             <action selector="selectionBtn2:" target="10496" id="60a-5a-kzi"/>
18718                         </connections>
18719                     </button>
18720                     <button verticalHuggingPriority="750" id="bW6-ZA-xsA">
18721                         <rect key="frame" x="14" y="192" width="372" height="32"/>
18722                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18723                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1FB-kZ-BT0">
18724                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18725                             <font key="font" metaFont="system"/>
18726                         </buttonCell>
18727                         <connections>
18728                             <action selector="selectionBtn3:" target="10496" id="sE6-GS-MfL"/>
18729                         </connections>
18730                     </button>
18731                     <button verticalHuggingPriority="750" id="2Zc-Ay-nx3">
18732                         <rect key="frame" x="14" y="166" width="372" height="32"/>
18733                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18734                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QIw-hc-X3K">
18735                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18736                             <font key="font" metaFont="system"/>
18737                         </buttonCell>
18738                         <connections>
18739                             <action selector="selectionBtn4:" target="10496" id="xag-xl-9Ds"/>
18740                         </connections>
18741                     </button>
18742                     <button verticalHuggingPriority="750" id="qou-cw-rBW">
18743                         <rect key="frame" x="14" y="139" width="372" height="32"/>
18744                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18745                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Vn-Fq-njG">
18746                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18747                             <font key="font" metaFont="system"/>
18748                         </buttonCell>
18749                         <connections>
18750                             <action selector="selectionBtn5:" target="10496" id="Btj-gO-qFv"/>
18751                         </connections>
18752                     </button>
18753                     <button verticalHuggingPriority="750" id="FqF-ej-Kbp">
18754                         <rect key="frame" x="14" y="113" width="372" height="32"/>
18755                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18756                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KnB-Wo-2vq">
18757                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18758                             <font key="font" metaFont="system"/>
18759                         </buttonCell>
18760                         <connections>
18761                             <action selector="selectionBtn6:" target="10496" id="rKg-Rw-fb9"/>
18762                         </connections>
18763                     </button>
18764                     <button verticalHuggingPriority="750" id="Pr6-7M-h8L">
18765                         <rect key="frame" x="14" y="86" width="372" height="32"/>
18766                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18767                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="56b-bW-x9G">
18768                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18769                             <font key="font" metaFont="system"/>
18770                         </buttonCell>
18771                         <connections>
18772                             <action selector="selectionBtn7:" target="10496" id="uRM-Vx-tou"/>
18773                         </connections>
18774                     </button>
18775                     <button verticalHuggingPriority="750" id="MON-mp-OJL">
18776                         <rect key="frame" x="14" y="58" width="372" height="32"/>
18777                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18778                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bRU-mk-thQ">
18779                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18780                             <font key="font" metaFont="system"/>
18781                         </buttonCell>
18782                         <connections>
18783                             <action selector="selectionBtn8:" target="10496" id="Kia-cI-nvt"/>
18784                         </connections>
18785                     </button>
18786                     <button verticalHuggingPriority="750" id="uYZ-no-tcC">
18787                         <rect key="frame" x="14" y="246" width="372" height="32"/>
18788                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18789                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="W5h-c2-wFd">
18790                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18791                             <font key="font" metaFont="system"/>
18792                         </buttonCell>
18793                         <connections>
18794                             <action selector="selectionBtn1:" target="10496" id="EzV-gZ-FNE"/>
18795                         </connections>
18796                     </button>
18797                     <button verticalHuggingPriority="750" id="2uf-9p-yCU">
18798                         <rect key="frame" x="14" y="32" width="372" height="32"/>
18799                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18800                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wDJ-1R-NSa">
18801                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18802                             <font key="font" metaFont="system"/>
18803                         </buttonCell>
18804                         <connections>
18805                             <action selector="selectionBtn9:" target="10496" id="x64-VD-3wm"/>
18806                         </connections>
18807                     </button>
18808                 </subviews>
18809             </view>
18810             <point key="canvasLocation" x="1143" y="2190"/>
18811         </window>
18812         <menuItem title="腕" id="yxD-SC-6mJ"/>
18813         <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">
18814             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
18815             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
18816             <rect key="contentRect" x="196" y="112" width="640" height="480"/>
18817             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18818             <view key="contentView" id="bag-v8-7Kg">
18819                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
18820                 <autoresizingMask key="autoresizingMask"/>
18821                 <subviews>
18822                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="lYx-Fd-5jY">
18823                         <rect key="frame" x="101" y="331" width="101" height="58"/>
18824                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18825                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18826                         <size key="cellSize" width="87" height="18"/>
18827                         <size key="intercellSpacing" width="4" height="2"/>
18828                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="09K-vE-MTh">
18829                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18830                             <font key="font" metaFont="system"/>
18831                         </buttonCell>
18832                         <cells>
18833                             <column>
18834                                 <buttonCell type="radio" title="プレイヤー" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="OMI-3t-nbm">
18835                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18836                                     <font key="font" metaFont="system"/>
18837                                 </buttonCell>
18838                                 <buttonCell type="radio" title="CPU" imagePosition="left" alignment="left" inset="2" id="fek-yn-WV3">
18839                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18840                                     <font key="font" metaFont="system"/>
18841                                 </buttonCell>
18842                             </column>
18843                         </cells>
18844                         <connections>
18845                             <action selector="battleReadyUpState1:" target="10496" id="Uhx-JX-NGp"/>
18846                         </connections>
18847                     </matrix>
18848                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="wp7-nq-ru1">
18849                         <rect key="frame" x="477" y="331" width="95" height="58"/>
18850                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18851                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18852                         <size key="cellSize" width="87" height="18"/>
18853                         <size key="intercellSpacing" width="4" height="2"/>
18854                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="BQn-4W-LY4">
18855                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18856                             <font key="font" metaFont="system"/>
18857                         </buttonCell>
18858                         <cells>
18859                             <column>
18860                                 <buttonCell type="radio" title="プレイヤー" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="ogS-d8-vTo">
18861                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18862                                     <font key="font" metaFont="system"/>
18863                                 </buttonCell>
18864                                 <buttonCell type="radio" title="CPU" imagePosition="left" alignment="left" inset="2" id="Oqs-NP-oE5">
18865                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18866                                     <font key="font" metaFont="system"/>
18867                                 </buttonCell>
18868                             </column>
18869                         </cells>
18870                         <connections>
18871                             <action selector="battleReadyUpState2:" target="10496" id="2nW-kN-TM2"/>
18872                         </connections>
18873                     </matrix>
18874                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="2gH-ZN-xxl">
18875                         <rect key="frame" x="116" y="306" width="30" height="17"/>
18876                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18877                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資源" id="U7I-8a-YS7">
18878                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18879                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18880                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18881                         </textFieldCell>
18882                     </textField>
18883                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OBw-C6-nU1">
18884                         <rect key="frame" x="116" y="251" width="30" height="17"/>
18885                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18886                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="DA5-Vg-poC">
18887                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18888                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18889                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18890                         </textFieldCell>
18891                     </textField>
18892                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OsV-TN-EJh">
18893                         <rect key="frame" x="116" y="196" width="30" height="17"/>
18894                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18895                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="WZF-gS-30j">
18896                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18897                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18898                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18899                         </textFieldCell>
18900                     </textField>
18901                     <textField verticalHuggingPriority="750" id="Yap-hL-AmK">
18902                         <rect key="frame" x="83" y="276" width="96" height="22"/>
18903                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18904                         <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">
18905                             <font key="font" metaFont="system"/>
18906                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18907                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18908                         </textFieldCell>
18909                     </textField>
18910                     <textField verticalHuggingPriority="750" id="lUt-cx-W8N">
18911                         <rect key="frame" x="83" y="221" width="96" height="22"/>
18912                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18913                         <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">
18914                             <font key="font" metaFont="system"/>
18915                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18916                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18917                         </textFieldCell>
18918                     </textField>
18919                     <textField verticalHuggingPriority="750" id="ugH-N4-stb">
18920                         <rect key="frame" x="83" y="166" width="96" height="22"/>
18921                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18922                         <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">
18923                             <font key="font" metaFont="system"/>
18924                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18925                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18926                         </textFieldCell>
18927                     </textField>
18928                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dff-wU-e4V">
18929                         <rect key="frame" x="492" y="306" width="30" height="17"/>
18930                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18931                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資源" id="hlh-Og-Snc">
18932                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18933                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18934                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18935                         </textFieldCell>
18936                     </textField>
18937                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Isd-pH-oRO">
18938                         <rect key="frame" x="492" y="251" width="30" height="17"/>
18939                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18940                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="wVo-xG-7WH">
18941                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18942                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18943                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18944                         </textFieldCell>
18945                     </textField>
18946                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OCu-am-quv">
18947                         <rect key="frame" x="492" y="196" width="30" height="17"/>
18948                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18949                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="RqZ-hi-hOL">
18950                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18951                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18952                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18953                         </textFieldCell>
18954                     </textField>
18955                     <textField verticalHuggingPriority="750" id="he1-Pd-xnr">
18956                         <rect key="frame" x="459" y="276" width="96" height="22"/>
18957                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18958                         <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">
18959                             <font key="font" metaFont="system"/>
18960                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18961                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18962                         </textFieldCell>
18963                     </textField>
18964                     <textField verticalHuggingPriority="750" id="eGg-iS-dnb">
18965                         <rect key="frame" x="459" y="221" width="96" height="22"/>
18966                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18967                         <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">
18968                             <font key="font" metaFont="system"/>
18969                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18970                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18971                         </textFieldCell>
18972                     </textField>
18973                     <textField verticalHuggingPriority="750" id="6rZ-sr-CsC">
18974                         <rect key="frame" x="459" y="166" width="96" height="22"/>
18975                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18976                         <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">
18977                             <font key="font" metaFont="system"/>
18978                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18979                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18980                         </textFieldCell>
18981                     </textField>
18982                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HJs-3Z-vfS">
18983                         <rect key="frame" x="112" y="141" width="43" height="17"/>
18984                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18985                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="指揮官" id="jFe-d4-GIS">
18986                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18987                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18988                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18989                         </textFieldCell>
18990                     </textField>
18991                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="iPm-CK-2EU">
18992                         <rect key="frame" x="486" y="141" width="43" height="17"/>
18993                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18994                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="指揮官" id="uRa-KL-cyb">
18995                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18996                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18997                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18998                         </textFieldCell>
18999                     </textField>
19000                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="pmg-wh-QM1">
19001                         <rect key="frame" x="217" y="183" width="204" height="199"/>
19002                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19003                         <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" id="gju-VP-MMa">
19004                             <font key="font" size="17" name="HiraKakuPro-W3"/>
19005                             <string key="title">青軍勝利条件
19006 敵ユニット壊滅
19007
19008 赤軍勝利条件
19009 敵ユニット壊滅</string>
19010                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19011                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19012                         </textFieldCell>
19013                     </textField>
19014                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fSD-Ac-ulI">
19015                         <rect key="frame" x="11" y="413" width="244" height="30"/>
19016                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19017                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="青軍" id="q9A-1p-89b">
19018                             <font key="font" size="15" name="HiraKakuProN-W3"/>
19019                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19020                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19021                         </textFieldCell>
19022                     </textField>
19023                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wzf-7q-oos">
19024                         <rect key="frame" x="385" y="413" width="244" height="30"/>
19025                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19026                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="赤軍" id="CMI-gq-3x6">
19027                             <font key="font" size="15" name="HiraKakuProN-W3"/>
19028                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19029                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19030                         </textFieldCell>
19031                     </textField>
19032                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="Jox-Z8-YKv">
19033                         <rect key="frame" x="78" y="35" width="106" height="106"/>
19034                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19035                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="Uqf-IM-x1F"/>
19036                     </imageView>
19037                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="Sjg-aD-kRh">
19038                         <rect key="frame" x="454" y="35" width="106" height="106"/>
19039                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19040                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="6Up-fA-Jm4"/>
19041                     </imageView>
19042                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="xOx-Dx-uKA">
19043                         <rect key="frame" x="298" y="413" width="43" height="30"/>
19044                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19045                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="VS" id="685-c8-1Sr">
19046                             <font key="font" metaFont="system" size="20"/>
19047                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19048                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19049                         </textFieldCell>
19050                     </textField>
19051                     <button verticalHuggingPriority="750" id="ly4-WK-fSh">
19052                         <rect key="frame" x="267" y="140" width="105" height="32"/>
19053                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19054                         <buttonCell key="cell" type="push" title="ゲーム開始" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tS0-8C-QcO">
19055                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19056                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19057                         </buttonCell>
19058                         <connections>
19059                             <action selector="battleReadyUpStartBtn:" target="10496" id="QjC-So-5te"/>
19060                         </connections>
19061                     </button>
19062                 </subviews>
19063             </view>
19064             <point key="canvasLocation" x="-398" y="306"/>
19065         </window>
19066         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3sw-XT-MQR" userLabel="ギャラリー詳細">
19067             <windowStyleMask key="styleMask" titled="YES"/>
19068             <rect key="contentRect" x="196" y="207" width="640" height="480"/>
19069             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19070             <view key="contentView" id="YM4-m4-HPT">
19071                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
19072                 <autoresizingMask key="autoresizingMask"/>
19073                 <subviews>
19074                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="6OW-b8-USr">
19075                         <rect key="frame" x="64" y="120" width="512" height="320"/>
19076                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19077                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="topRight" imageScaling="proportionallyDown" imageFrameStyle="photo" id="c7L-Ci-BKZ"/>
19078                     </imageView>
19079                     <button verticalHuggingPriority="750" id="Sl8-SH-Z3b">
19080                         <rect key="frame" x="547" y="13" width="79" height="32"/>
19081                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19082                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="lUP-DN-4cX">
19083                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19084                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19085                         </buttonCell>
19086                         <connections>
19087                             <action selector="close:" target="3745" id="HxB-NW-z40"/>
19088                         </connections>
19089                     </button>
19090                     <customView id="NdC-b6-Xnj" customClass="GalleryDetail">
19091                         <rect key="frame" x="0.0" y="47" width="640" height="433"/>
19092                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19093                     </customView>
19094                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ibW-DQ-b9N">
19095                         <rect key="frame" x="254" y="22" width="132" height="17"/>
19096                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19097                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0 / 0" id="Lu7-dI-JgM">
19098                             <font key="font" metaFont="system"/>
19099                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19100                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19101                         </textFieldCell>
19102                     </textField>
19103                 </subviews>
19104             </view>
19105             <point key="canvasLocation" x="-3370" y="393.5"/>
19106         </window>
19107         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="BJG-uQ-d4G" userLabel="シナリオ詳細">
19108             <windowStyleMask key="styleMask" titled="YES"/>
19109             <rect key="contentRect" x="196" y="207" width="642" height="312"/>
19110             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19111             <view key="contentView" id="mKn-K9-b7E">
19112                 <rect key="frame" x="0.0" y="0.0" width="642" height="312"/>
19113                 <autoresizingMask key="autoresizingMask"/>
19114                 <subviews>
19115                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="IZf-VT-nte">
19116                         <rect key="frame" x="186" y="114" width="126" height="94"/>
19117                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19118                         <clipView key="contentView" id="TQU-uO-aA6">
19119                             <rect key="frame" x="1" y="17" width="124" height="76"/>
19120                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19121                             <subviews>
19122                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="kYl-F1-Bkz" id="ZG7-rC-5pw">
19123                                     <rect key="frame" x="0.0" y="0.0" width="124" height="19"/>
19124                                     <autoresizingMask key="autoresizingMask"/>
19125                                     <size key="intercellSpacing" width="3" height="2"/>
19126                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19127                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19128                                     <tableColumns>
19129                                         <tableColumn editable="NO" width="121" minWidth="40" maxWidth="1000" id="AfV-jl-6w2">
19130                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵現在">
19131                                                 <font key="font" metaFont="smallSystem"/>
19132                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19133                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19134                                             </tableHeaderCell>
19135                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="Alr-nX-wpR">
19136                                                 <font key="font" metaFont="system"/>
19137                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19138                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19139                                             </textFieldCell>
19140                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19141                                             <connections>
19142                                                 <binding destination="Mt4-GY-nuc" name="value" keyPath="arrangedObjects.name" id="VOm-ii-ASA">
19143                                                     <dictionary key="options">
19144                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19145                                                     </dictionary>
19146                                                 </binding>
19147                                             </connections>
19148                                         </tableColumn>
19149                                     </tableColumns>
19150                                 </tableView>
19151                             </subviews>
19152                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19153                         </clipView>
19154                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="jNZ-SZ-xTo">
19155                             <rect key="frame" x="1" y="39" width="124" height="16"/>
19156                             <autoresizingMask key="autoresizingMask"/>
19157                         </scroller>
19158                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="BYO-i1-PLv">
19159                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19160                             <autoresizingMask key="autoresizingMask"/>
19161                         </scroller>
19162                         <tableHeaderView key="headerView" id="kYl-F1-Bkz">
19163                             <rect key="frame" x="0.0" y="0.0" width="124" height="17"/>
19164                             <autoresizingMask key="autoresizingMask"/>
19165                         </tableHeaderView>
19166                     </scrollView>
19167                     <imageView id="f9Y-cd-S7O">
19168                         <rect key="frame" x="17" y="189" width="106" height="106"/>
19169                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19170                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Rei-k5-q87"/>
19171                     </imageView>
19172                     <textField verticalHuggingPriority="750" id="p9x-Qs-jP3">
19173                         <rect key="frame" x="128" y="248" width="150" height="22"/>
19174                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19175                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="YH9-cJ-JYq">
19176                             <font key="font" metaFont="system"/>
19177                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19178                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19179                         </textFieldCell>
19180                     </textField>
19181                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HyX-aK-f5P">
19182                         <rect key="frame" x="126" y="275" width="108" height="17"/>
19183                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19184                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="顔グラファイル名" id="kk2-w3-iHD">
19185                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19186                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19187                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19188                         </textFieldCell>
19189                     </textField>
19190                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="dCf-rG-UDU">
19191                         <rect key="frame" x="17" y="106" width="150" height="75"/>
19192                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19193                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="YMj-AD-NFX"/>
19194                     </imageView>
19195                     <textField verticalHuggingPriority="750" id="UmM-R6-555">
19196                         <rect key="frame" x="17" y="57" width="150" height="22"/>
19197                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19198                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="P6K-Ci-68r">
19199                             <font key="font" metaFont="system"/>
19200                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19201                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19202                         </textFieldCell>
19203                     </textField>
19204                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="nf0-Hg-wrn">
19205                         <rect key="frame" x="15" y="84" width="95" height="17"/>
19206                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19207                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="背景ファイル名" id="IGe-Qk-xqA">
19208                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19209                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19210                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19211                         </textFieldCell>
19212                     </textField>
19213                     <button id="q7Q-bY-LIS">
19214                         <rect key="frame" x="184" y="85" width="100" height="18"/>
19215                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19216                         <buttonCell key="cell" type="check" title="フェードイン" bezelStyle="regularSquare" imagePosition="left" inset="2" id="zV9-5X-L6c">
19217                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19218                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19219                         </buttonCell>
19220                     </button>
19221                     <button id="z3c-fR-j9N">
19222                         <rect key="frame" x="184" y="59" width="113" height="18"/>
19223                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19224                         <buttonCell key="cell" type="check" title="フェードアウト" bezelStyle="regularSquare" imagePosition="left" inset="2" id="vUl-6D-jta">
19225                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19226                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19227                         </buttonCell>
19228                     </button>
19229                     <button verticalHuggingPriority="750" id="cza-oB-iby">
19230                         <rect key="frame" x="549" y="13" width="79" height="32"/>
19231                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19232                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CXt-JG-N7w">
19233                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19234                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19235                         </buttonCell>
19236                         <connections>
19237                             <action selector="detailClose:" target="9720" id="2cs-ji-Cml"/>
19238                         </connections>
19239                     </button>
19240                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="l4V-mO-XPF">
19241                         <rect key="frame" x="448" y="223" width="174" height="69"/>
19242                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19243                         <clipView key="contentView" id="nhp-Mk-a4E">
19244                             <rect key="frame" x="1" y="17" width="172" height="51"/>
19245                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19246                             <subviews>
19247                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="Xvv-3B-5Vh" id="VBQ-WV-yhH">
19248                                     <rect key="frame" x="0.0" y="0.0" width="170" height="19"/>
19249                                     <autoresizingMask key="autoresizingMask"/>
19250                                     <size key="intercellSpacing" width="3" height="2"/>
19251                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19252                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19253                                     <tableColumns>
19254                                         <tableColumn editable="NO" width="167" minWidth="40" maxWidth="1000" id="mv5-qO-PPy">
19255                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵リスト">
19256                                                 <font key="font" metaFont="smallSystem"/>
19257                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19258                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19259                                             </tableHeaderCell>
19260                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="k2y-7e-6wQ">
19261                                                 <font key="font" metaFont="system"/>
19262                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19263                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19264                                             </textFieldCell>
19265                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19266                                             <connections>
19267                                                 <binding destination="2zT-RB-pfI" name="value" keyPath="arrangedObjects.name" id="7Vx-x9-igU">
19268                                                     <dictionary key="options">
19269                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19270                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19271                                                     </dictionary>
19272                                                 </binding>
19273                                             </connections>
19274                                         </tableColumn>
19275                                     </tableColumns>
19276                                 </tableView>
19277                             </subviews>
19278                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19279                         </clipView>
19280                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="Qgg-Ng-GOb">
19281                             <rect key="frame" x="1" y="118" width="172" height="16"/>
19282                             <autoresizingMask key="autoresizingMask"/>
19283                         </scroller>
19284                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="k8Z-6l-a9O">
19285                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19286                             <autoresizingMask key="autoresizingMask"/>
19287                         </scroller>
19288                         <tableHeaderView key="headerView" id="Xvv-3B-5Vh">
19289                             <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
19290                             <autoresizingMask key="autoresizingMask"/>
19291                         </tableHeaderView>
19292                     </scrollView>
19293                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="B77-07-HTn">
19294                         <rect key="frame" x="448" y="138" width="174" height="69"/>
19295                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19296                         <clipView key="contentView" id="Svk-F9-daR">
19297                             <rect key="frame" x="1" y="17" width="172" height="51"/>
19298                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19299                             <subviews>
19300                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="Whf-Li-Dhm" id="Jir-jS-DII">
19301                                     <rect key="frame" x="0.0" y="0.0" width="170" height="19"/>
19302                                     <autoresizingMask key="autoresizingMask"/>
19303                                     <size key="intercellSpacing" width="3" height="2"/>
19304                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19305                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19306                                     <tableColumns>
19307                                         <tableColumn editable="NO" width="167" minWidth="40" maxWidth="1000" id="bnD-Vc-CHS">
19308                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵ベース">
19309                                                 <font key="font" metaFont="smallSystem"/>
19310                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19311                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19312                                             </tableHeaderCell>
19313                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="lq3-mx-Nph">
19314                                                 <font key="font" metaFont="system"/>
19315                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19316                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19317                                             </textFieldCell>
19318                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19319                                             <connections>
19320                                                 <binding destination="9BO-Ae-spg" name="value" keyPath="arrangedObjects.name" id="Tj8-e7-KBp">
19321                                                     <dictionary key="options">
19322                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19323                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19324                                                     </dictionary>
19325                                                 </binding>
19326                                             </connections>
19327                                         </tableColumn>
19328                                     </tableColumns>
19329                                 </tableView>
19330                             </subviews>
19331                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19332                         </clipView>
19333                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="07h-ag-sVp">
19334                             <rect key="frame" x="1" y="118" width="172" height="16"/>
19335                             <autoresizingMask key="autoresizingMask"/>
19336                         </scroller>
19337                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="0rh-to-Vib">
19338                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19339                             <autoresizingMask key="autoresizingMask"/>
19340                         </scroller>
19341                         <tableHeaderView key="headerView" id="Whf-Li-Dhm">
19342                             <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
19343                             <autoresizingMask key="autoresizingMask"/>
19344                         </tableHeaderView>
19345                     </scrollView>
19346                     <button verticalHuggingPriority="750" id="jyb-Zp-09O">
19347                         <rect key="frame" x="323" y="139" width="105" height="32"/>
19348                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19349                         <buttonCell key="cell" type="push" title="立ち絵位置" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GDb-Ua-Hwn">
19350                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19351                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19352                         </buttonCell>
19353                         <connections>
19354                             <action selector="SEstand:" target="9720" id="gFu-X7-Z8G"/>
19355                         </connections>
19356                     </button>
19357                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="u46-qp-f3Y">
19358                         <rect key="frame" x="448" y="61" width="174" height="69"/>
19359                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19360                         <clipView key="contentView" id="bVI-wU-Wae">
19361                             <rect key="frame" x="1" y="17" width="172" height="51"/>
19362                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19363                             <subviews>
19364                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="6Kq-Sb-6y1" id="uTt-dl-S1R">
19365                                     <rect key="frame" x="0.0" y="0.0" width="172" height="19"/>
19366                                     <autoresizingMask key="autoresizingMask"/>
19367                                     <size key="intercellSpacing" width="3" height="2"/>
19368                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19369                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19370                                     <tableColumns>
19371                                         <tableColumn editable="NO" width="128.7421875" minWidth="40" maxWidth="1000" id="480-Cn-s1O">
19372                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵レイヤー">
19373                                                 <font key="font" metaFont="smallSystem"/>
19374                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19375                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19376                                             </tableHeaderCell>
19377                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="AQt-4W-BiZ">
19378                                                 <font key="font" metaFont="system"/>
19379                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19380                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19381                                             </textFieldCell>
19382                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19383                                             <connections>
19384                                                 <binding destination="reG-zM-v37" name="value" keyPath="arrangedObjects.name" id="U4v-3i-bFD">
19385                                                     <dictionary key="options">
19386                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19387                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19388                                                     </dictionary>
19389                                                 </binding>
19390                                             </connections>
19391                                         </tableColumn>
19392                                         <tableColumn identifier="" width="37" minWidth="10" maxWidth="3.4028234663852886e+38" id="RJs-Eo-7vs">
19393                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="可視">
19394                                                 <font key="font" metaFont="smallSystem"/>
19395                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19396                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19397                                             </tableHeaderCell>
19398                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="4Vl-yP-ML4">
19399                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19400                                                 <font key="font" metaFont="system"/>
19401                                             </buttonCell>
19402                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19403                                             <connections>
19404                                                 <binding destination="reG-zM-v37" name="value" keyPath="arrangedObjects.v" id="ee3-kD-dzl">
19405                                                     <dictionary key="options">
19406                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19407                                                     </dictionary>
19408                                                 </binding>
19409                                             </connections>
19410                                         </tableColumn>
19411                                     </tableColumns>
19412                                 </tableView>
19413                             </subviews>
19414                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19415                         </clipView>
19416                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="WWQ-tk-cv2">
19417                             <rect key="frame" x="1" y="52" width="182" height="16"/>
19418                             <autoresizingMask key="autoresizingMask"/>
19419                         </scroller>
19420                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="7j9-ZW-btH">
19421                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19422                             <autoresizingMask key="autoresizingMask"/>
19423                         </scroller>
19424                         <tableHeaderView key="headerView" id="6Kq-Sb-6y1">
19425                             <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
19426                             <autoresizingMask key="autoresizingMask"/>
19427                         </tableHeaderView>
19428                     </scrollView>
19429                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="dov-Fa-rJa">
19430                         <rect key="frame" x="326" y="179" width="106" height="116"/>
19431                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19432                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="yfG-b6-FuM"/>
19433                     </imageView>
19434                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="atP-fP-o7L">
19435                         <rect key="frame" x="126" y="222" width="57" height="17"/>
19436                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19437                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="立ち絵ID" id="ISg-yg-UMd">
19438                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19439                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19440                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19441                         </textFieldCell>
19442                     </textField>
19443                     <button hidden="YES" verticalHuggingPriority="750" id="BGe-7F-MSQ">
19444                         <rect key="frame" x="261" y="211" width="57" height="32"/>
19445                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19446                         <buttonCell key="cell" type="push" title="clear" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wf6-Gi-vH4">
19447                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19448                             <font key="font" metaFont="system"/>
19449                         </buttonCell>
19450                         <connections>
19451                             <action selector="SEstandSEclear:" target="9720" id="NWD-o8-H0d"/>
19452                         </connections>
19453                     </button>
19454                     <button verticalHuggingPriority="750" id="KrJ-fZ-vwQ">
19455                         <rect key="frame" x="234" y="211" width="35" height="32"/>
19456                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19457                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6lS-hT-1sO">
19458                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19459                             <font key="font" metaFont="system"/>
19460                         </buttonCell>
19461                         <connections>
19462                             <action selector="SEstandSEadd:" target="9720" id="I8k-L0-ZUa"/>
19463                         </connections>
19464                     </button>
19465                     <button verticalHuggingPriority="750" id="le6-p2-oGf">
19466                         <rect key="frame" x="286" y="180" width="32" height="32"/>
19467                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19468                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JR0-B2-B64">
19469                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19470                             <font key="font" metaFont="system"/>
19471                         </buttonCell>
19472                         <connections>
19473                             <action selector="SEstandSEremove:" target="9720" id="82E-19-vUt"/>
19474                         </connections>
19475                     </button>
19476                     <textField verticalHuggingPriority="750" id="z78-tH-F3j">
19477                         <rect key="frame" x="186" y="219" width="46" height="22"/>
19478                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19479                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Io0-gl-Hxx">
19480                             <font key="font" metaFont="system"/>
19481                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19482                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19483                         </textFieldCell>
19484                     </textField>
19485                     <textField verticalHuggingPriority="750" id="3ko-0k-bUa">
19486                         <rect key="frame" x="334" y="103" width="40" height="22"/>
19487                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19488                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="grG-0Z-0s1">
19489                             <font key="font" metaFont="system"/>
19490                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19491                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19492                         </textFieldCell>
19493                         <connections>
19494                             <action selector="SEstandXsubmit:" target="9720" id="wlN-cn-wz2"/>
19495                         </connections>
19496                     </textField>
19497                     <textField verticalHuggingPriority="750" id="aGg-v1-tns">
19498                         <rect key="frame" x="395" y="103" width="40" height="22"/>
19499                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19500                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="nv8-aN-eM7">
19501                             <font key="font" metaFont="system"/>
19502                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19503                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19504                         </textFieldCell>
19505                         <connections>
19506                             <action selector="SEstandYsubmit:" target="9720" id="gBW-CI-7yq"/>
19507                         </connections>
19508                     </textField>
19509                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="sxH-WQ-86h">
19510                         <rect key="frame" x="378" y="108" width="11" height="17"/>
19511                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19512                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="y" id="sOD-BW-9j2">
19513                             <font key="font" metaFont="system"/>
19514                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19515                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19516                         </textFieldCell>
19517                     </textField>
19518                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="MNf-wx-fXU">
19519                         <rect key="frame" x="318" y="108" width="12" height="17"/>
19520                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19521                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="x" id="9Ha-mh-49f">
19522                             <font key="font" metaFont="system"/>
19523                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19524                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19525                         </textFieldCell>
19526                     </textField>
19527                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Naf-Z5-6vl">
19528                         <rect key="frame" x="15" y="22" width="101" height="17"/>
19529                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19530                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="BGMファイル名" id="aC4-kr-IaT">
19531                             <font key="font" metaFont="system"/>
19532                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19533                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19534                         </textFieldCell>
19535                     </textField>
19536                     <textField verticalHuggingPriority="750" id="q3c-Jm-pKi">
19537                         <rect key="frame" x="122" y="19" width="206" height="22"/>
19538                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19539                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="29M-jI-b8U">
19540                             <font key="font" metaFont="system"/>
19541                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19542                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19543                         </textFieldCell>
19544                     </textField>
19545                     <button verticalHuggingPriority="750" id="WYd-U5-REY">
19546                         <rect key="frame" x="338" y="12" width="66" height="32"/>
19547                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19548                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="twF-ii-Dmt">
19549                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19550                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19551                         </buttonCell>
19552                         <connections>
19553                             <action selector="bgmRunBtn:" target="9720" id="GcO-vj-rca"/>
19554                         </connections>
19555                     </button>
19556                     <button verticalHuggingPriority="750" id="sqN-fa-Jl3">
19557                         <rect key="frame" x="404" y="12" width="66" height="32"/>
19558                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19559                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="iXA-wy-R7b">
19560                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19561                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19562                         </buttonCell>
19563                         <connections>
19564                             <action selector="bgmStopBtn:" target="9720" id="wrz-Ry-vLr"/>
19565                         </connections>
19566                     </button>
19567                 </subviews>
19568             </view>
19569             <point key="canvasLocation" x="432" y="811"/>
19570         </window>
19571         <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">
19572             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19573             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19574             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19575             <view key="contentView" id="KW4-4K-JVU">
19576                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19577                 <autoresizingMask key="autoresizingMask"/>
19578                 <subviews>
19579                     <button verticalHuggingPriority="750" id="lSX-NX-9Js">
19580                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19581                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19582                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mbr-T3-VJa">
19583                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19584                             <font key="font" size="13" name="AquaKana"/>
19585                         </buttonCell>
19586                         <connections>
19587                             <action selector="attackPreferenceCloseBtn:" target="3039" id="sSs-iM-Azb"/>
19588                         </connections>
19589                     </button>
19590                     <button id="MlF-Bt-XM5">
19591                         <rect key="frame" x="18" y="337" width="87" height="18"/>
19592                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19593                         <buttonCell key="cell" type="check" title="絶対効果値" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2WM-fo-9fr">
19594                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19595                             <font key="font" size="13" name="AquaKana"/>
19596                         </buttonCell>
19597                     </button>
19598                     <button id="jxf-Qf-vGF">
19599                         <rect key="frame" x="18" y="309" width="113" height="18"/>
19600                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19601                         <buttonCell key="cell" type="check" title="サイズ補正なし" bezelStyle="regularSquare" imagePosition="left" inset="2" id="74S-Ii-hcr">
19602                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19603                             <font key="font" size="13" name="AquaKana"/>
19604                         </buttonCell>
19605                     </button>
19606                     <button id="xby-lD-qab">
19607                         <rect key="frame" x="18" y="250" width="100" height="18"/>
19608                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19609                         <buttonCell key="cell" type="check" title="攻撃受け流し" bezelStyle="regularSquare" imagePosition="left" inset="2" id="8en-68-zJ3">
19610                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19611                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19612                         </buttonCell>
19613                     </button>
19614                     <button id="BhR-kE-S3j">
19615                         <rect key="frame" x="18" y="220" width="74" height="18"/>
19616                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19617                         <buttonCell key="cell" type="check" title="攻撃反射" bezelStyle="regularSquare" imagePosition="left" inset="2" id="k9A-b6-DtF">
19618                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19619                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19620                         </buttonCell>
19621                     </button>
19622                     <button id="PoF-bS-XBI">
19623                         <rect key="frame" x="18" y="363" width="61" height="18"/>
19624                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19625                         <buttonCell key="cell" type="check" title="ビーム" bezelStyle="regularSquare" imagePosition="left" inset="2" id="4lC-CG-lUV">
19626                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19627                             <font key="font" size="13" name="AquaKana"/>
19628                         </buttonCell>
19629                     </button>
19630                     <button id="N20-Yl-NHa">
19631                         <rect key="frame" x="18" y="279" width="113" height="18"/>
19632                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19633                         <buttonCell key="cell" type="check" title="コンボ補正なし" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2X4-3j-nYX">
19634                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19635                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19636                         </buttonCell>
19637                     </button>
19638                     <button id="HE9-qp-z1q">
19639                         <rect key="frame" x="18" y="191" width="139" height="18"/>
19640                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19641                         <buttonCell key="cell" type="check" title="イマジンブレーカー" bezelStyle="regularSquare" imagePosition="left" inset="2" id="sC8-Fc-Iq4">
19642                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19643                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19644                         </buttonCell>
19645                     </button>
19646                     <button id="H0h-VS-Z4F">
19647                         <rect key="frame" x="171" y="363" width="165" height="18"/>
19648                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19649                         <buttonCell key="cell" type="check" title="反撃使用時命中率アップ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="68I-YA-4fg">
19650                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19651                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19652                         </buttonCell>
19653                     </button>
19654                     <textField verticalHuggingPriority="750" id="SaH-1l-TQV">
19655                         <rect key="frame" x="342" y="361" width="50" height="22"/>
19656                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19657                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="aId-Ph-ZOo">
19658                             <font key="font" metaFont="system"/>
19659                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19660                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19661                         </textFieldCell>
19662                     </textField>
19663                     <button id="bai-64-nlS">
19664                         <rect key="frame" x="171" y="337" width="165" height="18"/>
19665                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19666                         <buttonCell key="cell" type="check" title="攻撃ミス時回避率ダウン" bezelStyle="regularSquare" imagePosition="left" inset="2" id="SGf-qf-viv">
19667                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19668                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19669                         </buttonCell>
19670                     </button>
19671                     <textField verticalHuggingPriority="750" id="gTl-BW-bP3">
19672                         <rect key="frame" x="342" y="335" width="50" height="22"/>
19673                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19674                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="cYJ-qR-4Wh">
19675                             <font key="font" metaFont="system"/>
19676                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19677                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19678                         </textFieldCell>
19679                     </textField>
19680                     <button id="iwT-Gx-TCd">
19681                         <rect key="frame" x="171" y="311" width="152" height="18"/>
19682                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19683                         <buttonCell key="cell" type="check" title="射程外時命中率アップ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="kvz-N7-cnd">
19684                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19685                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19686                         </buttonCell>
19687                     </button>
19688                     <textField verticalHuggingPriority="750" id="aS4-sG-ZT9">
19689                         <rect key="frame" x="342" y="309" width="50" height="22"/>
19690                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19691                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Uya-WG-kCw">
19692                             <font key="font" metaFont="system"/>
19693                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19694                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19695                         </textFieldCell>
19696                     </textField>
19697                     <button id="M3Q-Qo-iV6">
19698                         <rect key="frame" x="171" y="283" width="74" height="18"/>
19699                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19700                         <buttonCell key="cell" type="check" title="継続効果" bezelStyle="regularSquare" imagePosition="left" inset="2" id="gN3-n3-5sE">
19701                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19702                             <font key="font" size="13" name="AquaKana"/>
19703                         </buttonCell>
19704                     </button>
19705                     <textField verticalHuggingPriority="750" id="jJk-fl-gV1">
19706                         <rect key="frame" x="342" y="281" width="50" height="22"/>
19707                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19708                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="lpH-wI-xwN">
19709                             <font key="font" metaFont="system"/>
19710                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19711                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19712                         </textFieldCell>
19713                     </textField>
19714                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="pDw-SK-4Oq">
19715                         <rect key="frame" x="254" y="284" width="77" height="17"/>
19716                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19717                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="継続効果WT" id="wt6-f6-VCP">
19718                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19719                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19720                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19721                         </textFieldCell>
19722                     </textField>
19723                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="GZB-7R-LJb">
19724                         <rect key="frame" x="171" y="259" width="217" height="17"/>
19725                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19726                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※持続効果WT0で自分のターンまで" id="vpB-kP-MYg">
19727                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19728                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19729                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19730                         </textFieldCell>
19731                     </textField>
19732                 </subviews>
19733             </view>
19734             <point key="canvasLocation" x="3525" y="322"/>
19735         </window>
19736         <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">
19737             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19738             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19739             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19740             <view key="contentView" id="bTT-W1-VqJ">
19741                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19742                 <autoresizingMask key="autoresizingMask"/>
19743                 <subviews>
19744                     <button verticalHuggingPriority="750" id="6Fu-0s-ogw">
19745                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19746                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19747                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bY7-bd-cTX">
19748                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19749                             <font key="font" size="13" name="AquaKana"/>
19750                         </buttonCell>
19751                         <connections>
19752                             <action selector="attackEffectCloseBtn:" target="3039" id="NeQ-ZB-5Cs"/>
19753                         </connections>
19754                     </button>
19755                     <textField verticalHuggingPriority="750" id="TKd-KS-cpV">
19756                         <rect key="frame" x="145" y="358" width="433" height="22"/>
19757                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19758                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Okc-42-HBX">
19759                             <font key="font" metaFont="system"/>
19760                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19761                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19762                         </textFieldCell>
19763                     </textField>
19764                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="i3L-74-oFN">
19765                         <rect key="frame" x="20" y="324" width="117" height="56"/>
19766                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19767                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19768                         <size key="cellSize" width="114" height="18"/>
19769                         <size key="intercellSpacing" width="4" height="2"/>
19770                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="fGn-B4-p3q">
19771                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19772                             <font key="font" metaFont="system"/>
19773                         </buttonCell>
19774                         <cells>
19775                             <column>
19776                                 <buttonCell type="radio" title="movファイル名" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="du1-8W-Tsw">
19777                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19778                                     <font key="font" metaFont="system"/>
19779                                 </buttonCell>
19780                                 <buttonCell type="radio" title="アニメーション" imagePosition="left" alignment="left" inset="2" id="pRN-A4-zVg">
19781                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19782                                     <font key="font" metaFont="system"/>
19783                                 </buttonCell>
19784                             </column>
19785                         </cells>
19786                         <connections>
19787                             <action selector="attackEffectRadioBtn:" target="3039" id="0Cl-V4-oyX"/>
19788                         </connections>
19789                     </matrix>
19790                     <scrollView autohidesScrollers="YES" horizontalLineScroll="66" horizontalPageScroll="10" verticalLineScroll="66" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="sgt-Si-6Ip">
19791                         <rect key="frame" x="20" y="20" width="404" height="296"/>
19792                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19793                         <clipView key="contentView" id="0Rf-Kc-HFy">
19794                             <rect key="frame" x="1" y="17" width="402" height="278"/>
19795                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19796                             <subviews>
19797                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="64" headerView="ZbX-lt-I6z" id="abe-p0-Egd">
19798                                     <rect key="frame" x="0.0" y="0.0" width="402" height="66"/>
19799                                     <autoresizingMask key="autoresizingMask"/>
19800                                     <size key="intercellSpacing" width="3" height="2"/>
19801                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19802                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19803                                     <tableColumns>
19804                                         <tableColumn width="131.37109375" minWidth="40" maxWidth="1000" id="TRb-vS-2Sd">
19805                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="画像">
19806                                                 <font key="font" metaFont="smallSystem"/>
19807                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19808                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19809                                             </tableHeaderCell>
19810                                             <imageCell key="dataCell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" id="kNn-FB-41v"/>
19811                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19812                                             <connections>
19813                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.img" id="wmE-do-oKG">
19814                                                     <dictionary key="options">
19815                                                         <bool key="NSConditionallySetsEnabled" value="NO"/>
19816                                                     </dictionary>
19817                                                 </binding>
19818                                             </connections>
19819                                         </tableColumn>
19820                                         <tableColumn width="98.8828125" minWidth="10" maxWidth="3.4028234663852886e+38" id="5e4-A1-OGP">
19821                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
19822                                                 <font key="font" metaFont="smallSystem"/>
19823                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19824                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19825                                             </tableHeaderCell>
19826                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="hT2-lg-8X0">
19827                                                 <font key="font" metaFont="system"/>
19828                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19829                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19830                                                 <connections>
19831                                                     <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.snd" id="DHH-vP-v0Y"/>
19832                                                 </connections>
19833                                             </textFieldCell>
19834                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19835                                             <connections>
19836                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.name" id="BVv-i4-KcF">
19837                                                     <dictionary key="options">
19838                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19839                                                     </dictionary>
19840                                                 </binding>
19841                                             </connections>
19842                                         </tableColumn>
19843                                         <tableColumn width="163" minWidth="10" maxWidth="3.4028234663852886e+38" id="CB2-x5-an4">
19844                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キーサウンドファイル名">
19845                                                 <font key="font" metaFont="smallSystem"/>
19846                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19847                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19848                                             </tableHeaderCell>
19849                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="AR6-XO-Ksc">
19850                                                 <font key="font" metaFont="system"/>
19851                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19852                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19853                                             </textFieldCell>
19854                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19855                                             <connections>
19856                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.snd" id="r9m-SI-kQc"/>
19857                                             </connections>
19858                                         </tableColumn>
19859                                     </tableColumns>
19860                                 </tableView>
19861                             </subviews>
19862                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19863                         </clipView>
19864                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="EPB-F5-FKX">
19865                             <rect key="frame" x="1" y="119" width="223" height="15"/>
19866                             <autoresizingMask key="autoresizingMask"/>
19867                         </scroller>
19868                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="PgA-Cr-tT0">
19869                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19870                             <autoresizingMask key="autoresizingMask"/>
19871                         </scroller>
19872                         <tableHeaderView key="headerView" id="ZbX-lt-I6z">
19873                             <rect key="frame" x="0.0" y="0.0" width="402" height="17"/>
19874                             <autoresizingMask key="autoresizingMask"/>
19875                         </tableHeaderView>
19876                     </scrollView>
19877                     <button verticalHuggingPriority="750" id="Obx-7f-XeS">
19878                         <rect key="frame" x="450" y="46" width="105" height="32"/>
19879                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19880                         <buttonCell key="cell" type="push" title="プレビュー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="sje-hY-x1T">
19881                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19882                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19883                         </buttonCell>
19884                         <connections>
19885                             <action selector="attackEffectPreviewBtn:" target="3039" id="6eG-UX-90A"/>
19886                         </connections>
19887                     </button>
19888                     <button verticalHuggingPriority="750" id="pOa-wF-vu4">
19889                         <rect key="frame" x="404" y="298" width="20" height="19"/>
19890                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19891                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Av2-n0-iDJ">
19892                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19893                             <font key="font" metaFont="system"/>
19894                         </buttonCell>
19895                         <connections>
19896                             <action selector="attackEffectDelete:" target="3039" id="6uO-sW-Ojy"/>
19897                         </connections>
19898                     </button>
19899                     <button verticalHuggingPriority="750" id="VAH-Xw-9hu">
19900                         <rect key="frame" x="385" y="298" width="20" height="19"/>
19901                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19902                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="k6L-mz-5qS">
19903                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19904                             <font key="font" metaFont="system"/>
19905                         </buttonCell>
19906                         <connections>
19907                             <action selector="attackEffectInsert:" target="3039" id="Z8o-UO-RaW"/>
19908                         </connections>
19909                     </button>
19910                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="h9p-v4-KuY">
19911                         <rect key="frame" x="441" y="168" width="131" height="96"/>
19912                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19913                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="lpU-ve-chq"/>
19914                         <connections>
19915                             <action selector="attackEffectIV:" target="3039" id="L42-XC-bHY"/>
19916                         </connections>
19917                     </imageView>
19918                 </subviews>
19919             </view>
19920             <point key="canvasLocation" x="3525" y="797"/>
19921         </window>
19922         <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">
19923             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19924             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19925             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19926             <view key="contentView" id="kFG-vF-xDB">
19927                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19928                 <autoresizingMask key="autoresizingMask"/>
19929                 <subviews>
19930                     <button verticalHuggingPriority="750" id="hjr-Ec-RSI">
19931                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19932                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19933                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EtQ-hg-Whx">
19934                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19935                             <font key="font" size="13" name="AquaKana"/>
19936                         </buttonCell>
19937                         <connections>
19938                             <action selector="attackEffectMovCloseBtn:" target="3039" id="x7L-zn-wRH"/>
19939                         </connections>
19940                     </button>
19941                     <avPlayerView controlsStyle="inline" id="moo-ho-WXo">
19942                         <rect key="frame" x="150" y="103" width="300" height="194"/>
19943                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19944                     </avPlayerView>
19945                 </subviews>
19946             </view>
19947             <point key="canvasLocation" x="3525" y="1270"/>
19948         </window>
19949         <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">
19950             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19951             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19952             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19953             <view key="contentView" id="Ade-ks-wC6">
19954                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19955                 <autoresizingMask key="autoresizingMask"/>
19956                 <subviews>
19957                     <button verticalHuggingPriority="750" id="yp2-HA-3Ok">
19958                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19959                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19960                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9aM-tz-6K0">
19961                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19962                             <font key="font" size="13" name="AquaKana"/>
19963                         </buttonCell>
19964                         <connections>
19965                             <action selector="attackEffectAniCloseBtn:" target="3039" id="gVl-OW-7gW"/>
19966                         </connections>
19967                     </button>
19968                     <customView id="0rj-n8-n3h" customClass="UnitChipListEV">
19969                         <rect key="frame" x="150" y="103" width="300" height="194"/>
19970                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19971                     </customView>
19972                     <button verticalHuggingPriority="750" id="dJI-SA-JHu">
19973                         <rect key="frame" x="180" y="55" width="20" height="23"/>
19974                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19975                         <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">
19976                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19977                             <font key="font" metaFont="system"/>
19978                         </buttonCell>
19979                         <connections>
19980                             <action selector="attackEffectPrev:" target="3039" id="oQq-lu-W8p"/>
19981                         </connections>
19982                     </button>
19983                     <button verticalHuggingPriority="750" id="3bQ-fo-vGy">
19984                         <rect key="frame" x="398" y="55" width="20" height="23"/>
19985                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19986                         <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">
19987                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19988                             <font key="font" metaFont="system"/>
19989                         </buttonCell>
19990                         <connections>
19991                             <action selector="attackEffectNext:" target="3039" id="2zx-0X-t40"/>
19992                         </connections>
19993                     </button>
19994                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="d2V-OI-28q">
19995                         <rect key="frame" x="239" y="58" width="122" height="17"/>
19996                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19997                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0/0" id="cMg-eH-cNJ">
19998                             <font key="font" metaFont="system"/>
19999                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20000                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20001                         </textFieldCell>
20002                     </textField>
20003                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="eyK-de-fxi">
20004                         <rect key="frame" x="494" y="133" width="56" height="17"/>
20005                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20006                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="フレーム" id="0v4-9w-ydf">
20007                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20008                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20009                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20010                         </textFieldCell>
20011                     </textField>
20012                     <textField verticalHuggingPriority="750" id="DCS-oC-lDS">
20013                         <rect key="frame" x="474" y="103" width="96" height="22"/>
20014                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20015                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Pac-is-ImK">
20016                             <font key="font" metaFont="system"/>
20017                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20018                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20019                         </textFieldCell>
20020                     </textField>
20021                     <button verticalHuggingPriority="750" id="6Ch-WX-0Yq">
20022                         <rect key="frame" x="451" y="55" width="66" height="32"/>
20023                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20024                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="50s-xJ-MgB">
20025                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20026                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20027                         </buttonCell>
20028                         <connections>
20029                             <action selector="attackEffectRun:" target="3039" id="cqO-Vt-Ofr"/>
20030                         </connections>
20031                     </button>
20032                     <button verticalHuggingPriority="750" id="O7X-4b-9ZB">
20033                         <rect key="frame" x="512" y="55" width="66" height="32"/>
20034                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20035                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8Wg-w0-mbC">
20036                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20037                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20038                         </buttonCell>
20039                         <connections>
20040                             <action selector="attackEffectStop:" target="3039" id="YmS-yI-7qL"/>
20041                         </connections>
20042                     </button>
20043                     <button id="ok7-kz-wU1">
20044                         <rect key="frame" x="472" y="163" width="100" height="18"/>
20045                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20046                         <buttonCell key="cell" type="check" title="アルファ補正" bezelStyle="regularSquare" imagePosition="left" inset="2" id="fbL-Q8-oCw">
20047                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20048                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20049                         </buttonCell>
20050                     </button>
20051                 </subviews>
20052             </view>
20053             <point key="canvasLocation" x="3525" y="1738"/>
20054         </window>
20055         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9tv-gX-969" userLabel="エフェクトプレビュー" customClass="NSPanel">
20056             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
20057             <rect key="contentRect" x="196" y="132" width="300" height="194"/>
20058             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20059             <view key="contentView" id="1Z5-4J-M6p">
20060                 <rect key="frame" x="0.0" y="0.0" width="300" height="194"/>
20061                 <autoresizingMask key="autoresizingMask"/>
20062                 <subviews>
20063                     <avPlayerView controlsStyle="none" id="3GZ-ID-vqV">
20064                         <rect key="frame" x="0.0" y="0.0" width="300" height="194"/>
20065                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20066                     </avPlayerView>
20067                 </subviews>
20068             </view>
20069             <point key="canvasLocation" x="3448" y="2108"/>
20070         </window>
20071         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="nNk-dn-uy1" userLabel="出現処理">
20072             <windowStyleMask key="styleMask" titled="YES"/>
20073             <rect key="contentRect" x="196" y="207" width="545" height="367"/>
20074             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20075             <view key="contentView" id="NOY-a9-cyZ">
20076                 <rect key="frame" x="0.0" y="0.0" width="545" height="367"/>
20077                 <autoresizingMask key="autoresizingMask"/>
20078                 <subviews>
20079                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Ats-9h-Wwm">
20080                         <rect key="frame" x="20" y="212" width="505" height="135"/>
20081                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20082                         <clipView key="contentView" id="Lwi-5o-urx">
20083                             <rect key="frame" x="1" y="17" width="503" height="117"/>
20084                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20085                             <subviews>
20086                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="CEX-eS-gJs" id="tdc-xg-y6U">
20087                                     <rect key="frame" x="0.0" y="0.0" width="503" height="19"/>
20088                                     <autoresizingMask key="autoresizingMask"/>
20089                                     <size key="intercellSpacing" width="3" height="2"/>
20090                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20091                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20092                                     <tableColumns>
20093                                         <tableColumn editable="NO" width="77.51953125" minWidth="40" maxWidth="1000" id="8UD-iF-nIS">
20094                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="出現位置">
20095                                                 <font key="font" metaFont="smallSystem"/>
20096                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20097                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20098                                             </tableHeaderCell>
20099                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="b2y-II-MHj">
20100                                                 <font key="font" metaFont="system"/>
20101                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20102                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20103                                             </textFieldCell>
20104                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20105                                             <connections>
20106                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.value" id="oPC-5a-usv">
20107                                                     <dictionary key="options">
20108                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20109                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20110                                                     </dictionary>
20111                                                 </binding>
20112                                             </connections>
20113                                         </tableColumn>
20114                                         <tableColumn width="40" minWidth="40" maxWidth="1000" id="XuM-ZJ-DEO">
20115                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="チーム">
20116                                                 <font key="font" metaFont="smallSystem"/>
20117                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20118                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20119                                             </tableHeaderCell>
20120                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="jNK-8Z-JpB">
20121                                                 <font key="font" metaFont="system"/>
20122                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20123                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20124                                             </textFieldCell>
20125                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20126                                             <connections>
20127                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.team" id="cD5-8e-Jop">
20128                                                     <dictionary key="options">
20129                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20130                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20131                                                     </dictionary>
20132                                                 </binding>
20133                                             </connections>
20134                                         </tableColumn>
20135                                         <tableColumn editable="NO" width="180.4453125" minWidth="10" maxWidth="3.4028234663852886e+38" id="t4G-1e-0Fr">
20136                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キャラクター名">
20137                                                 <font key="font" metaFont="smallSystem"/>
20138                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20139                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20140                                             </tableHeaderCell>
20141                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="zcf-rf-gcm">
20142                                                 <font key="font" metaFont="system"/>
20143                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20144                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20145                                             </textFieldCell>
20146                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20147                                             <connections>
20148                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.name" id="0Q4-S0-5Gf">
20149                                                     <dictionary key="options">
20150                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20151                                                     </dictionary>
20152                                                 </binding>
20153                                             </connections>
20154                                         </tableColumn>
20155                                         <tableColumn width="102.62890625" minWidth="10" maxWidth="3.4028234663852886e+38" id="pnT-kI-gD0">
20156                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="重なった場合出ない">
20157                                                 <font key="font" metaFont="smallSystem"/>
20158                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20159                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20160                                             </tableHeaderCell>
20161                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="aDC-fW-D8R">
20162                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20163                                                 <font key="font" metaFont="system"/>
20164                                             </buttonCell>
20165                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20166                                             <connections>
20167                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.chk" id="ciz-p5-FW5">
20168                                                     <dictionary key="options">
20169                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20170                                                     </dictionary>
20171                                                 </binding>
20172                                             </connections>
20173                                         </tableColumn>
20174                                         <tableColumn editable="NO" width="87" minWidth="10" maxWidth="3.4028234663852886e+38" id="v1h-B1-T5S">
20175                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="情報格納">
20176                                                 <font key="font" metaFont="smallSystem"/>
20177                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20178                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20179                                             </tableHeaderCell>
20180                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="IyK-Yq-ePd">
20181                                                 <font key="font" metaFont="system"/>
20182                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20183                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20184                                             </textFieldCell>
20185                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20186                                             <connections>
20187                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.value2" id="sct-WA-uNP"/>
20188                                             </connections>
20189                                         </tableColumn>
20190                                     </tableColumns>
20191                                 </tableView>
20192                             </subviews>
20193                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20194                         </clipView>
20195                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="edl-Sq-d8v">
20196                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20197                             <autoresizingMask key="autoresizingMask"/>
20198                         </scroller>
20199                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ajF-yn-Uyk">
20200                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20201                             <autoresizingMask key="autoresizingMask"/>
20202                         </scroller>
20203                         <tableHeaderView key="headerView" id="CEX-eS-gJs">
20204                             <rect key="frame" x="0.0" y="0.0" width="503" height="17"/>
20205                             <autoresizingMask key="autoresizingMask"/>
20206                         </tableHeaderView>
20207                     </scrollView>
20208                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Nsd-ia-Y7K">
20209                         <rect key="frame" x="20" y="32" width="356" height="172"/>
20210                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20211                         <clipView key="contentView" id="QRg-sp-1W1">
20212                             <rect key="frame" x="1" y="17" width="354" height="154"/>
20213                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20214                             <subviews>
20215                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="ATI-11-v3Z" id="uv9-Oz-dpY">
20216                                     <rect key="frame" x="0.0" y="0.0" width="354" height="34"/>
20217                                     <autoresizingMask key="autoresizingMask"/>
20218                                     <size key="intercellSpacing" width="3" height="2"/>
20219                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20220                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20221                                     <tableColumns>
20222                                         <tableColumn editable="NO" width="129" minWidth="40" maxWidth="1000" id="AkH-qR-ftl">
20223                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ画像">
20224                                                 <font key="font" metaFont="smallSystem"/>
20225                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20226                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20227                                             </tableHeaderCell>
20228                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="4pp-vZ-GtE"/>
20229                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20230                                             <connections>
20231                                                 <binding destination="1qd-yQ-NSy" name="value" keyPath="arrangedObjects.img" id="oPl-FK-qg4"/>
20232                                             </connections>
20233                                         </tableColumn>
20234                                         <tableColumn editable="NO" width="219" minWidth="40" maxWidth="1000" id="Y5l-FB-UfL">
20235                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キャラクター名">
20236                                                 <font key="font" metaFont="smallSystem"/>
20237                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20238                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20239                                             </tableHeaderCell>
20240                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7QR-rY-p3u">
20241                                                 <font key="font" metaFont="system"/>
20242                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20243                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20244                                             </textFieldCell>
20245                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20246                                             <connections>
20247                                                 <binding destination="1qd-yQ-NSy" name="value" keyPath="arrangedObjects.name" id="eET-Cf-zpM">
20248                                                     <dictionary key="options">
20249                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20250                                                     </dictionary>
20251                                                 </binding>
20252                                             </connections>
20253                                         </tableColumn>
20254                                     </tableColumns>
20255                                 </tableView>
20256                             </subviews>
20257                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20258                         </clipView>
20259                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Pfc-2y-mVv">
20260                             <rect key="frame" x="1" y="116" width="233" height="16"/>
20261                             <autoresizingMask key="autoresizingMask"/>
20262                         </scroller>
20263                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="kBc-QY-AQx">
20264                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20265                             <autoresizingMask key="autoresizingMask"/>
20266                         </scroller>
20267                         <tableHeaderView key="headerView" id="ATI-11-v3Z">
20268                             <rect key="frame" x="0.0" y="0.0" width="354" height="17"/>
20269                             <autoresizingMask key="autoresizingMask"/>
20270                         </tableHeaderView>
20271                     </scrollView>
20272                     <button verticalHuggingPriority="750" id="0Ga-m5-oml">
20273                         <rect key="frame" x="405" y="91" width="66" height="32"/>
20274                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20275                         <buttonCell key="cell" type="push" title="選択" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bmU-Zp-PYP">
20276                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20277                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20278                         </buttonCell>
20279                         <connections>
20280                             <action selector="EDappearSet:" target="3826" id="dVa-Iz-HjT"/>
20281                         </connections>
20282                     </button>
20283                     <button verticalHuggingPriority="750" id="eXQ-2g-Rnx">
20284                         <rect key="frame" x="405" y="25" width="66" height="32"/>
20285                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20286                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="23W-FB-wpW">
20287                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20288                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20289                         </buttonCell>
20290                         <connections>
20291                             <action selector="EDappearSubmit:" target="3826" id="cBk-dH-8o2"/>
20292                         </connections>
20293                     </button>
20294                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="D1T-1P-oge">
20295                         <rect key="frame" x="408" y="139" width="77" height="38"/>
20296                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20297                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20298                         <size key="cellSize" width="74" height="18"/>
20299                         <size key="intercellSpacing" width="4" height="2"/>
20300                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="DpS-Wi-bWJ">
20301                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20302                             <font key="font" metaFont="system"/>
20303                         </buttonCell>
20304                         <cells>
20305                             <column>
20306                                 <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="5pa-J8-dqS">
20307                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20308                                     <font key="font" metaFont="system"/>
20309                                 </buttonCell>
20310                                 <buttonCell type="radio" title="モビール" imagePosition="left" alignment="left" inset="2" id="1BM-Hq-M3p">
20311                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20312                                     <font key="font" metaFont="system"/>
20313                                 </buttonCell>
20314                             </column>
20315                         </cells>
20316                     </matrix>
20317                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="h0N-18-M5F">
20318                         <rect key="frame" x="378" y="187" width="155" height="17"/>
20319                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20320                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※リストをダブルクリック" id="DL4-wR-Pan">
20321                             <font key="font" metaFont="system"/>
20322                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20323                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20324                         </textFieldCell>
20325                     </textField>
20326                     <button verticalHuggingPriority="750" id="a0w-7D-Ke4">
20327                         <rect key="frame" x="405" y="58" width="66" height="32"/>
20328                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20329                         <buttonCell key="cell" type="push" title="格納" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6YF-6c-9XT">
20330                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20331                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20332                         </buttonCell>
20333                         <connections>
20334                             <action selector="EDappearSave:" target="3826" id="ddu-cJ-GTG"/>
20335                         </connections>
20336                     </button>
20337                     <button verticalHuggingPriority="750" id="xSa-2O-A4q">
20338                         <rect key="frame" x="488" y="330" width="20" height="18"/>
20339                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20340                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RnA-LF-lV9">
20341                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20342                             <font key="font" metaFont="system"/>
20343                         </buttonCell>
20344                         <connections>
20345                             <action selector="EDappearAdd:" target="3826" id="kLh-U0-J9Y"/>
20346                         </connections>
20347                     </button>
20348                     <button verticalHuggingPriority="750" id="2R3-6R-2uM">
20349                         <rect key="frame" x="507" y="330" width="18" height="18"/>
20350                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20351                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dIj-nr-gVu">
20352                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20353                             <font key="font" metaFont="system"/>
20354                         </buttonCell>
20355                         <connections>
20356                             <action selector="EDappearRemove:" target="3826" id="d7j-Qt-q8q"/>
20357                         </connections>
20358                     </button>
20359                 </subviews>
20360             </view>
20361             <point key="canvasLocation" x="3340.5" y="2700.5"/>
20362         </window>
20363         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="PKC-k4-dLW" userLabel="ウェイト時間">
20364             <windowStyleMask key="styleMask" titled="YES"/>
20365             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20366             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20367             <view key="contentView" id="BbH-hY-xnu">
20368                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20369                 <autoresizingMask key="autoresizingMask"/>
20370                 <subviews>
20371                     <textField verticalHuggingPriority="750" id="wei-np-Col">
20372                         <rect key="frame" x="93" y="74" width="50" height="22"/>
20373                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20374                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="flZ-hZ-ZYV">
20375                             <font key="font" metaFont="system"/>
20376                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20377                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20378                         </textFieldCell>
20379                     </textField>
20380                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vDE-0D-0dp">
20381                         <rect key="frame" x="23" y="113" width="199" height="17"/>
20382                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20383                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ウェイト時間決定(小数点も可)" id="Yli-LZ-qwe">
20384                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20385                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20386                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20387                         </textFieldCell>
20388                     </textField>
20389                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JeB-4v-HC9">
20390                         <rect key="frame" x="149" y="77" width="17" height="17"/>
20391                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20392                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="WfC-3M-AJq">
20393                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20394                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20395                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20396                         </textFieldCell>
20397                     </textField>
20398                     <button verticalHuggingPriority="750" id="Dba-bb-jCM">
20399                         <rect key="frame" x="192" y="13" width="105" height="32"/>
20400                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20401                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rPy-yD-f32">
20402                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20403                             <font key="font" size="13" name="AquaKana"/>
20404                         </buttonCell>
20405                         <connections>
20406                             <action selector="EDwaitClost:" target="3826" id="900-YS-9bX"/>
20407                         </connections>
20408                     </button>
20409                     <button verticalHuggingPriority="750" id="cLD-C5-P9t">
20410                         <rect key="frame" x="126" y="13" width="66" height="32"/>
20411                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20412                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KcA-tJ-M4Y">
20413                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20414                             <font key="font" size="13" name="AquaKana"/>
20415                         </buttonCell>
20416                         <connections>
20417                             <action selector="EDwaitSubmit:" target="3826" id="2lW-7T-rVT"/>
20418                         </connections>
20419                     </button>
20420                 </subviews>
20421             </view>
20422             <point key="canvasLocation" x="642" y="2148"/>
20423         </window>
20424         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1E8-im-drr" userLabel="BGM演奏">
20425             <windowStyleMask key="styleMask" titled="YES"/>
20426             <rect key="contentRect" x="196" y="207" width="480" height="480"/>
20427             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20428             <view key="contentView" id="83u-gD-yZr">
20429                 <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
20430                 <autoresizingMask key="autoresizingMask"/>
20431                 <subviews>
20432                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="yXr-e3-57C">
20433                         <rect key="frame" x="23" y="443" width="75" height="17"/>
20434                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20435                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="BGMの演奏" id="Wop-OH-Gxa">
20436                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20437                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20438                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20439                         </textFieldCell>
20440                     </textField>
20441                     <button verticalHuggingPriority="750" id="7rQ-6K-7mA">
20442                         <rect key="frame" x="361" y="13" width="105" height="32"/>
20443                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20444                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="kxL-Aq-cXK">
20445                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20446                             <font key="font" size="13" name="AquaKana"/>
20447                         </buttonCell>
20448                         <connections>
20449                             <action selector="EDBGMClose:" target="3826" id="4Ik-SR-U0p"/>
20450                         </connections>
20451                     </button>
20452                     <button verticalHuggingPriority="750" id="bfW-Qf-jOa">
20453                         <rect key="frame" x="295" y="13" width="66" height="32"/>
20454                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20455                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="BaX-jv-wee">
20456                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20457                             <font key="font" size="13" name="AquaKana"/>
20458                         </buttonCell>
20459                         <connections>
20460                             <action selector="EDBGMSubmit:" target="3826" id="4Eo-Ai-fm8"/>
20461                         </connections>
20462                     </button>
20463                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="tFT-gd-dWj">
20464                         <rect key="frame" x="25" y="117" width="346" height="313"/>
20465                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20466                         <clipView key="contentView" id="PWl-8w-vmT">
20467                             <rect key="frame" x="1" y="17" width="344" height="295"/>
20468                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20469                             <subviews>
20470                                 <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">
20471                                     <rect key="frame" x="0.0" y="0.0" width="417" height="19"/>
20472                                     <autoresizingMask key="autoresizingMask"/>
20473                                     <size key="intercellSpacing" width="3" height="2"/>
20474                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20475                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20476                                     <tableColumns>
20477                                         <tableColumn editable="NO" width="206.5546875" minWidth="40" maxWidth="1000" id="tqe-f0-pY5">
20478                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="曲名">
20479                                                 <font key="font" metaFont="smallSystem"/>
20480                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20481                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20482                                             </tableHeaderCell>
20483                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="0g3-hA-YTp">
20484                                                 <font key="font" metaFont="system"/>
20485                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20486                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20487                                             </textFieldCell>
20488                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20489                                             <connections>
20490                                                 <binding destination="xgQ-JQ-5ax" name="value" keyPath="arrangedObjects.bgm" id="Kki-FQ-leW">
20491                                                     <dictionary key="options">
20492                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20493                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20494                                                     </dictionary>
20495                                                 </binding>
20496                                             </connections>
20497                                         </tableColumn>
20498                                         <tableColumn editable="NO" width="204" minWidth="40" maxWidth="1000" id="pML-jN-wOW">
20499                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
20500                                                 <font key="font" metaFont="smallSystem"/>
20501                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20502                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20503                                             </tableHeaderCell>
20504                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="xbX-t5-BAi">
20505                                                 <font key="font" metaFont="system"/>
20506                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20507                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20508                                             </textFieldCell>
20509                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20510                                             <connections>
20511                                                 <binding destination="xgQ-JQ-5ax" name="value" keyPath="arrangedObjects.name" id="U1L-fg-jmr">
20512                                                     <dictionary key="options">
20513                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20514                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20515                                                     </dictionary>
20516                                                 </binding>
20517                                             </connections>
20518                                         </tableColumn>
20519                                     </tableColumns>
20520                                 </tableView>
20521                             </subviews>
20522                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20523                         </clipView>
20524                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="ClO-Rj-UXk">
20525                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20526                             <autoresizingMask key="autoresizingMask"/>
20527                         </scroller>
20528                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aCl-4o-ugd">
20529                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20530                             <autoresizingMask key="autoresizingMask"/>
20531                         </scroller>
20532                         <tableHeaderView key="headerView" id="xCh-kg-JGD">
20533                             <rect key="frame" x="0.0" y="0.0" width="417" height="17"/>
20534                             <autoresizingMask key="autoresizingMask"/>
20535                         </tableHeaderView>
20536                     </scrollView>
20537                     <button verticalHuggingPriority="750" id="rss-c8-8Zq">
20538                         <rect key="frame" x="392" y="365" width="66" height="32"/>
20539                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20540                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Nqg-ul-knA">
20541                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20542                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20543                         </buttonCell>
20544                         <connections>
20545                             <action selector="EDBGMRun:" target="3826" id="5yD-4b-dNk"/>
20546                         </connections>
20547                     </button>
20548                     <button verticalHuggingPriority="750" id="MFw-7F-jGJ">
20549                         <rect key="frame" x="392" y="316" width="66" height="32"/>
20550                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20551                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aL3-R6-NBs">
20552                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20553                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20554                         </buttonCell>
20555                         <connections>
20556                             <action selector="EDBGMStop:" target="3826" id="qb7-W5-jef"/>
20557                         </connections>
20558                     </button>
20559                 </subviews>
20560             </view>
20561             <point key="canvasLocation" x="913" y="2976"/>
20562         </window>
20563         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="buT-p8-7RV" userLabel="SE再生">
20564             <windowStyleMask key="styleMask" titled="YES"/>
20565             <rect key="contentRect" x="196" y="207" width="480" height="480"/>
20566             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20567             <view key="contentView" id="9Dy-GG-V4i">
20568                 <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
20569                 <autoresizingMask key="autoresizingMask"/>
20570                 <subviews>
20571                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="KUJ-eG-WCe">
20572                         <rect key="frame" x="23" y="443" width="61" height="17"/>
20573                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20574                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="SEの再生" id="oDZ-Tf-643">
20575                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20576                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20577                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20578                         </textFieldCell>
20579                     </textField>
20580                     <button verticalHuggingPriority="750" id="2qN-yZ-clE">
20581                         <rect key="frame" x="361" y="13" width="105" height="32"/>
20582                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20583                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Coo-r3-fEk">
20584                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20585                             <font key="font" size="13" name="AquaKana"/>
20586                         </buttonCell>
20587                         <connections>
20588                             <action selector="EDSEClose:" target="3826" id="Qbc-DC-VRZ"/>
20589                         </connections>
20590                     </button>
20591                     <button verticalHuggingPriority="750" id="Mp2-Q5-NhP">
20592                         <rect key="frame" x="295" y="13" width="66" height="32"/>
20593                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20594                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8qk-aG-b8m">
20595                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20596                             <font key="font" size="13" name="AquaKana"/>
20597                         </buttonCell>
20598                         <connections>
20599                             <action selector="EDSESubmit:" target="3826" id="QLj-DF-25Q"/>
20600                         </connections>
20601                     </button>
20602                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="BrL-hM-NSI">
20603                         <rect key="frame" x="25" y="117" width="346" height="313"/>
20604                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20605                         <clipView key="contentView" id="Sva-NH-Dbk">
20606                             <rect key="frame" x="1" y="17" width="344" height="295"/>
20607                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20608                             <subviews>
20609                                 <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">
20610                                     <rect key="frame" x="0.0" y="0.0" width="417" height="19"/>
20611                                     <autoresizingMask key="autoresizingMask"/>
20612                                     <size key="intercellSpacing" width="3" height="2"/>
20613                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20614                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20615                                     <tableColumns>
20616                                         <tableColumn editable="NO" width="206.5546875" minWidth="40" maxWidth="1000" id="bPW-7N-Agm">
20617                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果音名">
20618                                                 <font key="font" metaFont="smallSystem"/>
20619                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20620                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20621                                             </tableHeaderCell>
20622                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="0kG-ph-kpU">
20623                                                 <font key="font" metaFont="system"/>
20624                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20625                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20626                                             </textFieldCell>
20627                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20628                                             <connections>
20629                                                 <binding destination="3Sz-9U-X87" name="value" keyPath="arrangedObjects.se" id="UDO-XD-I72">
20630                                                     <dictionary key="options">
20631                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20632                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20633                                                     </dictionary>
20634                                                 </binding>
20635                                             </connections>
20636                                         </tableColumn>
20637                                         <tableColumn editable="NO" width="204" minWidth="40" maxWidth="1000" id="aaE-yJ-lW2">
20638                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
20639                                                 <font key="font" metaFont="smallSystem"/>
20640                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20641                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20642                                             </tableHeaderCell>
20643                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="olv-xC-duz">
20644                                                 <font key="font" metaFont="system"/>
20645                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20646                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20647                                             </textFieldCell>
20648                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20649                                             <connections>
20650                                                 <binding destination="3Sz-9U-X87" name="value" keyPath="arrangedObjects.name" id="Efw-FR-GPx">
20651                                                     <dictionary key="options">
20652                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20653                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20654                                                     </dictionary>
20655                                                 </binding>
20656                                             </connections>
20657                                         </tableColumn>
20658                                     </tableColumns>
20659                                 </tableView>
20660                             </subviews>
20661                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20662                         </clipView>
20663                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="fFt-ft-EkS">
20664                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20665                             <autoresizingMask key="autoresizingMask"/>
20666                         </scroller>
20667                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="JXq-4F-9yJ">
20668                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20669                             <autoresizingMask key="autoresizingMask"/>
20670                         </scroller>
20671                         <tableHeaderView key="headerView" id="PRa-8b-Jc4">
20672                             <rect key="frame" x="0.0" y="0.0" width="417" height="17"/>
20673                             <autoresizingMask key="autoresizingMask"/>
20674                         </tableHeaderView>
20675                     </scrollView>
20676                     <button verticalHuggingPriority="750" id="vrB-0t-73M">
20677                         <rect key="frame" x="392" y="365" width="66" height="32"/>
20678                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20679                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="IOP-dn-GDz">
20680                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20681                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20682                         </buttonCell>
20683                         <connections>
20684                             <action selector="EDSERun:" target="3826" id="96w-HF-fCD"/>
20685                         </connections>
20686                     </button>
20687                     <button verticalHuggingPriority="750" id="lB7-s1-0zn">
20688                         <rect key="frame" x="392" y="316" width="66" height="32"/>
20689                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20690                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5Bl-HE-qXE">
20691                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20692                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20693                         </buttonCell>
20694                         <connections>
20695                             <action selector="EDSEStop:" target="3826" id="HUT-PH-DLA"/>
20696                         </connections>
20697                     </button>
20698                 </subviews>
20699             </view>
20700             <point key="canvasLocation" x="913" y="3559"/>
20701         </window>
20702         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3xK-Hu-8Va" userLabel="タイトルへ戻る">
20703             <windowStyleMask key="styleMask" titled="YES"/>
20704             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20705             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20706             <view key="contentView" id="LkN-eg-Ud5">
20707                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20708                 <autoresizingMask key="autoresizingMask"/>
20709                 <subviews>
20710                     <button verticalHuggingPriority="750" id="jV7-bU-Kvi">
20711                         <rect key="frame" x="192" y="13" width="105" height="32"/>
20712                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20713                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cXq-h8-tjm">
20714                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20715                             <font key="font" size="13" name="AquaKana"/>
20716                         </buttonCell>
20717                         <connections>
20718                             <action selector="EDtitleBackClose:" target="3826" id="Xug-Kr-Bke"/>
20719                         </connections>
20720                     </button>
20721                     <button verticalHuggingPriority="750" id="LOB-dp-wdZ">
20722                         <rect key="frame" x="126" y="13" width="66" height="32"/>
20723                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20724                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aXY-ov-JKv">
20725                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20726                             <font key="font" size="13" name="AquaKana"/>
20727                         </buttonCell>
20728                         <connections>
20729                             <action selector="EDtitleBackSubmit:" target="3826" id="FGN-nc-nrE"/>
20730                         </connections>
20731                     </button>
20732                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="18g-tU-1XU">
20733                         <rect key="frame" x="72" y="86" width="134" height="17"/>
20734                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20735                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="タイトルへ戻るを決定" id="bhw-uD-eNl">
20736                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20737                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20738                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20739                         </textFieldCell>
20740                     </textField>
20741                 </subviews>
20742             </view>
20743             <point key="canvasLocation" x="642" y="2430"/>
20744         </window>
20745         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="z3H-i4-hxm" userLabel="ゲームオーバー決定">
20746             <windowStyleMask key="styleMask" titled="YES"/>
20747             <rect key="contentRect" x="196" y="207" width="400" height="300"/>
20748             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20749             <view key="contentView" id="boG-LX-znA">
20750                 <rect key="frame" x="0.0" y="0.0" width="400" height="300"/>
20751                 <autoresizingMask key="autoresizingMask"/>
20752                 <subviews>
20753                     <button verticalHuggingPriority="750" id="08b-Zp-o6e">
20754                         <rect key="frame" x="281" y="13" width="105" height="32"/>
20755                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20756                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oN0-l7-w2x">
20757                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20758                             <font key="font" size="13" name="AquaKana"/>
20759                         </buttonCell>
20760                         <connections>
20761                             <action selector="EDGameOverClose:" target="3826" id="Fsu-oG-Bb7"/>
20762                         </connections>
20763                     </button>
20764                     <button verticalHuggingPriority="750" id="7sx-GB-onE">
20765                         <rect key="frame" x="215" y="13" width="66" height="32"/>
20766                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20767                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hG7-h8-8UF">
20768                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20769                             <font key="font" size="13" name="AquaKana"/>
20770                         </buttonCell>
20771                         <connections>
20772                             <action selector="EDGameOverSubmit:" target="3826" id="4Ok-Sn-aD1"/>
20773                         </connections>
20774                     </button>
20775                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ajP-gP-RTA">
20776                         <rect key="frame" x="18" y="263" width="119" height="17"/>
20777                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20778                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ゲームオーバー決定" id="aDr-o1-OaR">
20779                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20780                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20781                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20782                         </textFieldCell>
20783                     </textField>
20784                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="9IC-Pz-c0X">
20785                         <rect key="frame" x="17" y="116" width="206" height="136"/>
20786                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20787                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="XSS-mb-oF5"/>
20788                     </imageView>
20789                     <button id="bOT-TK-z6N">
20790                         <rect key="frame" x="226" y="214" width="139" height="18"/>
20791                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20792                         <buttonCell key="cell" type="check" title="敵の勝利を表示する" bezelStyle="regularSquare" imagePosition="left" inset="2" id="QSx-Vf-DNB">
20793                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20794                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20795                         </buttonCell>
20796                     </button>
20797                     <textField verticalHuggingPriority="750" id="3ps-zi-1PH">
20798                         <rect key="frame" x="228" y="144" width="167" height="22"/>
20799                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20800                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="0y6-T4-DYd">
20801                             <font key="font" metaFont="system"/>
20802                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20803                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20804                         </textFieldCell>
20805                     </textField>
20806                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JfU-aa-XEx">
20807                         <rect key="frame" x="226" y="176" width="171" height="17"/>
20808                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20809                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="GAMEOVER画像ファイル名" id="oPD-KH-eSj">
20810                             <font key="font" metaFont="system"/>
20811                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20812                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20813                         </textFieldCell>
20814                     </textField>
20815                 </subviews>
20816             </view>
20817             <point key="canvasLocation" x="492" y="2778"/>
20818         </window>
20819         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Z8H-DC-plw" userLabel="ゲームオーバー">
20820             <windowStyleMask key="styleMask" titled="YES"/>
20821             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
20822             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20823             <view key="contentView" id="9v7-HE-w2S">
20824                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
20825                 <autoresizingMask key="autoresizingMask"/>
20826                 <subviews>
20827                     <textField verticalHuggingPriority="750" id="LJB-wV-VrJ">
20828                         <rect key="frame" x="640" y="361" width="49" height="17"/>
20829                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20830                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="FC4-6y-5Vg">
20831                             <font key="font" metaFont="system"/>
20832                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20833                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20834                         </textFieldCell>
20835                     </textField>
20836                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="aC9-rN-s1T">
20837                         <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
20838                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20839                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="IkK-3m-obY"/>
20840                     </imageView>
20841                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gme-aU-8eb">
20842                         <rect key="frame" x="173" y="327" width="295" height="60"/>
20843                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20844                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="GAME OVER" id="Z4e-j1-tVK">
20845                             <font key="font" metaFont="system" size="50"/>
20846                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20847                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20848                         </textFieldCell>
20849                     </textField>
20850                     <button verticalHuggingPriority="750" id="2Qu-yR-o32">
20851                         <rect key="frame" x="255" y="46" width="131" height="32"/>
20852                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20853                         <buttonCell key="cell" type="push" title="タイトルへ戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="UAy-gD-t4s">
20854                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20855                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20856                         </buttonCell>
20857                         <connections>
20858                             <action selector="gameOverSubmit:" target="10496" id="zXe-05-euu"/>
20859                         </connections>
20860                     </button>
20861                 </subviews>
20862             </view>
20863             <point key="canvasLocation" x="433" y="4188"/>
20864         </window>
20865         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3mO-ps-L5k" userLabel="タイトルへ戻る">
20866             <windowStyleMask key="styleMask" titled="YES"/>
20867             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20868             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20869             <view key="contentView" id="01Z-Hf-m1t">
20870                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20871                 <autoresizingMask key="autoresizingMask"/>
20872                 <subviews>
20873                     <button verticalHuggingPriority="750" id="guz-Qy-PuE">
20874                         <rect key="frame" x="192" y="13" width="105" height="32"/>
20875                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20876                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dNO-xq-xqu">
20877                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20878                             <font key="font" size="13" name="AquaKana"/>
20879                         </buttonCell>
20880                         <connections>
20881                             <action selector="EDStageClearClose:" target="3826" id="jzj-Sc-Ovl"/>
20882                         </connections>
20883                     </button>
20884                     <button verticalHuggingPriority="750" id="Gt9-7A-pX0">
20885                         <rect key="frame" x="126" y="13" width="66" height="32"/>
20886                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20887                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="73D-sT-P9p">
20888                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20889                             <font key="font" size="13" name="AquaKana"/>
20890                         </buttonCell>
20891                         <connections>
20892                             <action selector="EDStageClearSubmit:" target="3826" id="QWm-dZ-tgw"/>
20893                         </connections>
20894                     </button>
20895                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dwY-1O-GcM">
20896                         <rect key="frame" x="18" y="113" width="95" height="17"/>
20897                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20898                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステージクリア" id="tiI-pU-L46">
20899                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20900                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20901                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20902                         </textFieldCell>
20903                     </textField>
20904                     <button id="Rc9-iv-fZh">
20905                         <rect key="frame" x="52" y="66" width="152" height="18"/>
20906                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20907                         <buttonCell key="cell" type="check" title="味方の勝利画面を表示" bezelStyle="regularSquare" imagePosition="left" inset="2" id="bj7-db-K9E">
20908                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20909                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20910                         </buttonCell>
20911                     </button>
20912                 </subviews>
20913             </view>
20914             <point key="canvasLocation" x="908" y="2673"/>
20915         </window>
20916         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="156-cC-5rX" userLabel="条件ユニット指定">
20917             <windowStyleMask key="styleMask" titled="YES"/>
20918             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20919             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20920             <view key="contentView" id="Zf2-qY-HPu">
20921                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20922                 <autoresizingMask key="autoresizingMask"/>
20923                 <subviews>
20924                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="6Lq-KV-HDb">
20925                         <rect key="frame" x="18" y="113" width="108" height="17"/>
20926                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20927                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="特定ユニット指定" id="aRa-WC-sni">
20928                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20929                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20930                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20931                         </textFieldCell>
20932                     </textField>
20933                     <button verticalHuggingPriority="750" id="EPn-F1-S3L">
20934                         <rect key="frame" x="72" y="69" width="157" height="32"/>
20935                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20936                         <buttonCell key="cell" type="push" title="マップ上の場所指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pxf-fT-MDR">
20937                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20938                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20939                         </buttonCell>
20940                     </button>
20941                     <button verticalHuggingPriority="750" id="1kw-sE-Xb3">
20942                         <rect key="frame" x="104" y="36" width="92" height="32"/>
20943                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20944                         <buttonCell key="cell" type="push" title="変数指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eLR-HA-fG5">
20945                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20946                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20947                         </buttonCell>
20948                     </button>
20949                     <button verticalHuggingPriority="750" id="c13-gP-mlo">
20950                         <rect key="frame" x="194" y="13" width="105" height="32"/>
20951                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20952                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pV1-qZ-pMF">
20953                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20954                             <font key="font" size="13" name="AquaKana"/>
20955                         </buttonCell>
20956                         <connections>
20957                             <action selector="EDStageClearClose:" target="3826" id="RV1-yN-djd"/>
20958                         </connections>
20959                     </button>
20960                 </subviews>
20961             </view>
20962             <point key="canvasLocation" x="1557" y="2876"/>
20963         </window>
20964         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="yZp-AP-ncP" userLabel="条件のスイッチ">
20965             <windowStyleMask key="styleMask" titled="YES"/>
20966             <rect key="contentRect" x="678" y="400" width="350" height="173"/>
20967             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20968             <view key="contentView" id="WZL-tS-QqD">
20969                 <rect key="frame" x="0.0" y="0.0" width="350" height="173"/>
20970                 <autoresizingMask key="autoresizingMask"/>
20971                 <subviews>
20972                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jJm-Cd-NXs">
20973                         <rect key="frame" x="21" y="147" width="95" height="17"/>
20974                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20975                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの入力" id="PWr-tc-SWU">
20976                             <font key="font" size="13" name="AquaKana"/>
20977                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20978                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20979                         </textFieldCell>
20980                     </textField>
20981                     <textField verticalHuggingPriority="750" id="hOX-Hu-aYQ">
20982                         <rect key="frame" x="23" y="59" width="255" height="22"/>
20983                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20984                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="dGR-vU-mby">
20985                             <font key="font" metaFont="system"/>
20986                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20987                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20988                         </textFieldCell>
20989                     </textField>
20990                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="s30-pm-F3M">
20991                         <rect key="frame" x="21" y="115" width="225" height="17"/>
20992                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20993                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="LKD-ZC-MRE">
20994                             <font key="font" size="13" name="AquaKana"/>
20995                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20996                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20997                         </textFieldCell>
20998                     </textField>
20999                     <button verticalHuggingPriority="750" id="xCU-eh-5Wu">
21000                         <rect key="frame" x="165" y="8" width="66" height="32"/>
21001                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21002                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fLx-pg-0xH">
21003                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21004                             <font key="font" size="13" name="AquaKana"/>
21005                         </buttonCell>
21006                         <connections>
21007                             <action selector="EDbranchSuicchiSubmit:" target="3826" id="gfv-JC-BfQ"/>
21008                         </connections>
21009                     </button>
21010                     <button verticalHuggingPriority="750" id="edc-8A-wq7">
21011                         <rect key="frame" x="231" y="8" width="105" height="32"/>
21012                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21013                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Gjx-ti-mcf">
21014                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21015                             <font key="font" size="13" name="AquaKana"/>
21016                         </buttonCell>
21017                         <connections>
21018                             <action selector="EDbranchSuicchiClose:" target="3826" id="0vH-Lp-mUQ"/>
21019                         </connections>
21020                     </button>
21021                 </subviews>
21022             </view>
21023             <point key="canvasLocation" x="-1401" y="904.5"/>
21024         </window>
21025         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="mVv-qE-Twx" userLabel="条件の範囲">
21026             <windowStyleMask key="styleMask" titled="YES"/>
21027             <rect key="contentRect" x="678" y="400" width="232" height="140"/>
21028             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21029             <view key="contentView" id="KS0-ox-1Q5">
21030                 <rect key="frame" x="0.0" y="0.0" width="232" height="140"/>
21031                 <autoresizingMask key="autoresizingMask"/>
21032                 <subviews>
21033                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="S6U-df-jtb">
21034                         <rect key="frame" x="85" y="103" width="56" height="17"/>
21035                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21036                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="範囲入力" id="dOR-wW-gJ7">
21037                             <font key="font" size="13" name="AquaKana"/>
21038                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21039                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21040                         </textFieldCell>
21041                     </textField>
21042                     <textField verticalHuggingPriority="750" id="L6l-RC-RAa">
21043                         <rect key="frame" x="84" y="67" width="64" height="22"/>
21044                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21045                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Qro-FF-zPd">
21046                             <font key="font" metaFont="system"/>
21047                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
21048                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
21049                         </textFieldCell>
21050                     </textField>
21051                     <button verticalHuggingPriority="750" id="kQW-3f-Spm">
21052                         <rect key="frame" x="83" y="1" width="66" height="32"/>
21053                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21054                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JAY-Pz-6hq">
21055                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21056                             <font key="font" size="13" name="AquaKana"/>
21057                         </buttonCell>
21058                         <connections>
21059                             <action selector="EDbranchPlaceHaniSubmit:" target="3826" id="xwc-qc-8fe"/>
21060                         </connections>
21061                     </button>
21062                 </subviews>
21063             </view>
21064             <point key="canvasLocation" x="-1045" y="819"/>
21065         </window>
21066         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="N2U-Rv-jyJ" userLabel="レベルリスト">
21067             <windowStyleMask key="styleMask" titled="YES"/>
21068             <rect key="contentRect" x="196" y="207" width="640" height="480"/>
21069             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21070             <view key="contentView" id="vYB-Jb-2M3">
21071                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
21072                 <autoresizingMask key="autoresizingMask"/>
21073                 <subviews>
21074                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="T67-37-qbJ">
21075                         <rect key="frame" x="12" y="455" width="95" height="17"/>
21076                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21077                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="シナリオリスト" id="dy1-xJ-mSg">
21078                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21079                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21080                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21081                         </textFieldCell>
21082                     </textField>
21083                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="p08-0N-ode">
21084                         <rect key="frame" x="14" y="258" width="367" height="189"/>
21085                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21086                         <clipView key="contentView" id="7yl-5i-90h">
21087                             <rect key="frame" x="1" y="17" width="365" height="171"/>
21088                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21089                             <subviews>
21090                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="VKS-df-6WX" id="8xp-0M-W7f">
21091                                     <rect key="frame" x="0.0" y="0.0" width="365" height="19"/>
21092                                     <autoresizingMask key="autoresizingMask"/>
21093                                     <size key="intercellSpacing" width="3" height="2"/>
21094                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21095                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21096                                     <tableColumns>
21097                                         <tableColumn width="183.88671875" minWidth="40" maxWidth="1000" id="TP4-BE-NKE">
21098                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="レベルタイトル名">
21099                                                 <font key="font" metaFont="smallSystem"/>
21100                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21101                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21102                                             </tableHeaderCell>
21103                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="uK1-xI-M0q">
21104                                                 <font key="font" metaFont="system"/>
21105                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21106                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21107                                             </textFieldCell>
21108                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21109                                             <connections>
21110                                                 <binding destination="A8Z-3g-Ph1" name="value" keyPath="arrangedObjects.name" id="4xW-bq-drj">
21111                                                     <dictionary key="options">
21112                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21113                                                     </dictionary>
21114                                                 </binding>
21115                                             </connections>
21116                                         </tableColumn>
21117                                         <tableColumn width="175" minWidth="10" maxWidth="3.4028234663852886e+38" id="WUU-ES-CBr">
21118                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ名">
21119                                                 <font key="font" metaFont="smallSystem"/>
21120                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21121                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21122                                             </tableHeaderCell>
21123                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ZuP-ff-rv8">
21124                                                 <font key="font" metaFont="system"/>
21125                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21126                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21127                                             </textFieldCell>
21128                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21129                                             <connections>
21130                                                 <binding destination="A8Z-3g-Ph1" name="value" keyPath="arrangedObjects.img" id="asP-KD-IHe">
21131                                                     <dictionary key="options">
21132                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21133                                                     </dictionary>
21134                                                 </binding>
21135                                             </connections>
21136                                         </tableColumn>
21137                                     </tableColumns>
21138                                 </tableView>
21139                             </subviews>
21140                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21141                         </clipView>
21142                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Rmk-eC-MbX">
21143                             <rect key="frame" x="1" y="117" width="237" height="16"/>
21144                             <autoresizingMask key="autoresizingMask"/>
21145                         </scroller>
21146                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Cs1-mh-6ms">
21147                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21148                             <autoresizingMask key="autoresizingMask"/>
21149                         </scroller>
21150                         <tableHeaderView key="headerView" id="VKS-df-6WX">
21151                             <rect key="frame" x="0.0" y="0.0" width="365" height="17"/>
21152                             <autoresizingMask key="autoresizingMask"/>
21153                         </tableHeaderView>
21154                     </scrollView>
21155                     <button verticalHuggingPriority="750" id="cyk-X1-AGv">
21156                         <rect key="frame" x="560" y="27" width="66" height="32"/>
21157                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21158                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eXZ-So-vX2">
21159                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21160                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21161                         </buttonCell>
21162                         <connections>
21163                             <action selector="submit:" target="uJI-Be-wdu" id="7qd-m6-oeN"/>
21164                         </connections>
21165                     </button>
21166                     <button verticalHuggingPriority="750" id="4Ah-IG-D39">
21167                         <rect key="frame" x="340" y="430" width="21" height="18"/>
21168                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21169                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RQa-cC-sky">
21170                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21171                             <font key="font" metaFont="system"/>
21172                         </buttonCell>
21173                         <connections>
21174                             <action selector="ins1:" target="uJI-Be-wdu" id="tsb-sP-0mC"/>
21175                         </connections>
21176                     </button>
21177                     <button verticalHuggingPriority="750" id="I9X-Y9-dq0">
21178                         <rect key="frame" x="360" y="430" width="21" height="18"/>
21179                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21180                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="69B-3v-c9N">
21181                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21182                             <font key="font" metaFont="system"/>
21183                         </buttonCell>
21184                         <connections>
21185                             <action selector="del1:" target="uJI-Be-wdu" id="Y6J-ft-4Oj"/>
21186                         </connections>
21187                     </button>
21188                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="3ht-XS-EIS">
21189                         <rect key="frame" x="389" y="258" width="237" height="189"/>
21190                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21191                         <clipView key="contentView" id="51o-r3-OWC">
21192                             <rect key="frame" x="1" y="17" width="235" height="171"/>
21193                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21194                             <subviews>
21195                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="JBT-YZ-b47" id="HFp-eN-xTm">
21196                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
21197                                     <autoresizingMask key="autoresizingMask"/>
21198                                     <size key="intercellSpacing" width="3" height="2"/>
21199                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21200                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21201                                     <tableColumns>
21202                                         <tableColumn editable="NO" width="232" minWidth="40" maxWidth="1000" id="qAN-cB-0l3">
21203                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="mapファイルリスト参考">
21204                                                 <font key="font" metaFont="smallSystem"/>
21205                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21206                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21207                                             </tableHeaderCell>
21208                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="o1J-RI-geG">
21209                                                 <font key="font" metaFont="system"/>
21210                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21211                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21212                                             </textFieldCell>
21213                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21214                                             <connections>
21215                                                 <binding destination="o1D-3J-bih" name="value" keyPath="arrangedObjects.name" id="meW-gh-Le3">
21216                                                     <dictionary key="options">
21217                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21218                                                     </dictionary>
21219                                                 </binding>
21220                                             </connections>
21221                                         </tableColumn>
21222                                     </tableColumns>
21223                                 </tableView>
21224                             </subviews>
21225                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21226                         </clipView>
21227                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Hbz-bR-2Dq">
21228                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21229                             <autoresizingMask key="autoresizingMask"/>
21230                         </scroller>
21231                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="dbh-7U-RGG">
21232                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21233                             <autoresizingMask key="autoresizingMask"/>
21234                         </scroller>
21235                         <tableHeaderView key="headerView" id="JBT-YZ-b47">
21236                             <rect key="frame" x="0.0" y="0.0" width="235" height="17"/>
21237                             <autoresizingMask key="autoresizingMask"/>
21238                         </tableHeaderView>
21239                     </scrollView>
21240                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="ZK4-Kx-udo">
21241                         <rect key="frame" x="14" y="67" width="612" height="177"/>
21242                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21243                         <clipView key="contentView" id="oBj-a7-gH0">
21244                             <rect key="frame" x="1" y="17" width="610" height="159"/>
21245                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21246                             <subviews>
21247                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="Y1X-N2-oXH" id="dJb-ef-LFc">
21248                                     <rect key="frame" x="0.0" y="0.0" width="610" height="19"/>
21249                                     <autoresizingMask key="autoresizingMask"/>
21250                                     <size key="intercellSpacing" width="3" height="2"/>
21251                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21252                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21253                                     <tableColumns>
21254                                         <tableColumn width="176.1953125" minWidth="40" maxWidth="1000" id="NcM-O0-zQG">
21255                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="mapシナリオ名">
21256                                                 <font key="font" metaFont="smallSystem"/>
21257                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21258                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21259                                             </tableHeaderCell>
21260                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="Bpe-jB-f0T">
21261                                                 <font key="font" metaFont="system"/>
21262                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21263                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21264                                             </textFieldCell>
21265                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21266                                             <connections>
21267                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.name" id="nKm-kh-oWB">
21268                                                     <dictionary key="options">
21269                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21270                                                     </dictionary>
21271                                                 </binding>
21272                                             </connections>
21273                                         </tableColumn>
21274                                         <tableColumn width="125.484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="5P2-ca-U3r">
21275                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="opファイル名">
21276                                                 <font key="font" metaFont="smallSystem"/>
21277                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21278                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21279                                             </tableHeaderCell>
21280                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="wM6-be-r9m">
21281                                                 <font key="font" metaFont="system"/>
21282                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21283                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21284                                             </textFieldCell>
21285                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21286                                             <connections>
21287                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.op" id="fIE-Fa-xg2">
21288                                                     <dictionary key="options">
21289                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21290                                                     </dictionary>
21291                                                 </binding>
21292                                             </connections>
21293                                         </tableColumn>
21294                                         <tableColumn width="129.4453125" minWidth="10" maxWidth="3.4028234663852886e+38" id="aOS-YE-lpI">
21295                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="edファイル名">
21296                                                 <font key="font" metaFont="smallSystem"/>
21297                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21298                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21299                                             </tableHeaderCell>
21300                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ajc-Xq-nre">
21301                                                 <font key="font" metaFont="system"/>
21302                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21303                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21304                                             </textFieldCell>
21305                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21306                                             <connections>
21307                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.ed" id="fcH-YP-ogB">
21308                                                     <dictionary key="options">
21309                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21310                                                     </dictionary>
21311                                                 </binding>
21312                                             </connections>
21313                                         </tableColumn>
21314                                         <tableColumn width="168" minWidth="10" maxWidth="3.4028234663852886e+38" id="SWY-YR-8Of">
21315                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="mapファイル名">
21316                                                 <font key="font" metaFont="smallSystem"/>
21317                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21318                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21319                                             </tableHeaderCell>
21320                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="cwi-gv-1Ee">
21321                                                 <font key="font" metaFont="system"/>
21322                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21323                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21324                                             </textFieldCell>
21325                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21326                                             <connections>
21327                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.map" id="Pwz-pe-v0K">
21328                                                     <dictionary key="options">
21329                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
21330                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21331                                                     </dictionary>
21332                                                 </binding>
21333                                             </connections>
21334                                         </tableColumn>
21335                                     </tableColumns>
21336                                 </tableView>
21337                             </subviews>
21338                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21339                         </clipView>
21340                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Qvl-2M-nGo">
21341                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21342                             <autoresizingMask key="autoresizingMask"/>
21343                         </scroller>
21344                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="SMe-Su-QcL">
21345                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21346                             <autoresizingMask key="autoresizingMask"/>
21347                         </scroller>
21348                         <tableHeaderView key="headerView" id="Y1X-N2-oXH">
21349                             <rect key="frame" x="0.0" y="0.0" width="610" height="17"/>
21350                             <autoresizingMask key="autoresizingMask"/>
21351                         </tableHeaderView>
21352                     </scrollView>
21353                     <button verticalHuggingPriority="750" id="qn0-nu-EIa">
21354                         <rect key="frame" x="585" y="227" width="21" height="18"/>
21355                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21356                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ATR-68-yI7">
21357                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21358                             <font key="font" metaFont="system"/>
21359                         </buttonCell>
21360                         <connections>
21361                             <action selector="ins2:" target="uJI-Be-wdu" id="5QZ-Hi-a4T"/>
21362                         </connections>
21363                     </button>
21364                     <button verticalHuggingPriority="750" id="o5I-Ur-cQn">
21365                         <rect key="frame" x="605" y="227" width="21" height="18"/>
21366                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21367                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="WBp-Ld-M7v">
21368                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21369                             <font key="font" metaFont="system"/>
21370                         </buttonCell>
21371                         <connections>
21372                             <action selector="del2:" target="uJI-Be-wdu" id="Raw-l8-f3Z"/>
21373                         </connections>
21374                     </button>
21375                 </subviews>
21376             </view>
21377             <point key="canvasLocation" x="327" y="3347"/>
21378         </window>
21379         <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">
21380             <windowStyleMask key="styleMask" utility="YES"/>
21381             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
21382             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
21383             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21384             <view key="contentView" id="zqg-xX-Fmv">
21385                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
21386                 <autoresizingMask key="autoresizingMask"/>
21387                 <subviews>
21388                     <button verticalHuggingPriority="750" id="4uF-FO-p0j">
21389                         <rect key="frame" x="372" y="5" width="100" height="23"/>
21390                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21391                         <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">
21392                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21393                             <font key="font" size="13" name="AquaKana"/>
21394                         </buttonCell>
21395                         <connections>
21396                             <action selector="STsubmit:" target="10496" id="DXk-EG-4AP"/>
21397                         </connections>
21398                     </button>
21399                     <textField verticalHuggingPriority="750" id="smH-qg-w9S">
21400                         <rect key="frame" x="138" y="267" width="94" height="17"/>
21401                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21402                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="ODg-Te-YpI">
21403                             <font key="font" size="13" name="AquaKana"/>
21404                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21405                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21406                         </textFieldCell>
21407                     </textField>
21408                     <textField verticalHuggingPriority="750" id="UKN-Sn-kqL">
21409                         <rect key="frame" x="138" y="217" width="94" height="17"/>
21410                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21411                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="2cr-Fm-Iok">
21412                             <font key="font" size="13" name="AquaKana"/>
21413                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21414                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21415                         </textFieldCell>
21416                     </textField>
21417                     <imageView id="nKC-L3-rYm">
21418                         <rect key="frame" x="17" y="357" width="106" height="106"/>
21419                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21420                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="cIX-2J-8VA"/>
21421                     </imageView>
21422                     <textField verticalHuggingPriority="750" id="zZn-ap-80z">
21423                         <rect key="frame" x="236" y="267" width="94" height="17"/>
21424                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21425                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="xyq-BZ-q8f">
21426                             <font key="font" size="13" name="AquaKana"/>
21427                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21428                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21429                         </textFieldCell>
21430                     </textField>
21431                     <textField verticalHuggingPriority="750" id="MZN-Jn-ACt">
21432                         <rect key="frame" x="236" y="242" width="94" height="17"/>
21433                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21434                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="yev-Ho-sbL">
21435                             <font key="font" size="13" name="AquaKana"/>
21436                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21437                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21438                         </textFieldCell>
21439                     </textField>
21440                     <textField verticalHuggingPriority="750" id="fkg-pY-oO3">
21441                         <rect key="frame" x="236" y="217" width="94" height="17"/>
21442                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21443                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="0fU-Dn-znX">
21444                             <font key="font" size="13" name="AquaKana"/>
21445                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21446                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21447                         </textFieldCell>
21448                     </textField>
21449                     <textField verticalHuggingPriority="750" id="3PB-Bj-UqA">
21450                         <rect key="frame" x="356" y="237" width="118" height="17"/>
21451                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21452                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="格闘" id="bVn-Mw-QT4">
21453                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21454                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21455                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21456                         </textFieldCell>
21457                     </textField>
21458                     <textField verticalHuggingPriority="750" id="GQj-85-OXY">
21459                         <rect key="frame" x="356" y="213" width="118" height="17"/>
21460                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21461                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射撃" id="ich-e0-K3X">
21462                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21463                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21464                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21465                         </textFieldCell>
21466                     </textField>
21467                     <textField verticalHuggingPriority="750" id="tuN-qU-VF7">
21468                         <rect key="frame" x="357" y="139" width="124" height="17"/>
21469                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21470                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="反応" id="KsF-PD-WSd">
21471                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21472                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21473                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21474                         </textFieldCell>
21475                     </textField>
21476                     <textField verticalHuggingPriority="750" id="71k-bj-30G">
21477                         <rect key="frame" x="357" y="114" width="124" height="17"/>
21478                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21479                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="技量" id="AqS-fR-q89">
21480                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21481                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21482                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21483                         </textFieldCell>
21484                     </textField>
21485                     <textField verticalHuggingPriority="750" id="3Ah-AJ-HFY">
21486                         <rect key="frame" x="356" y="188" width="118" height="17"/>
21487                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21488                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中" id="BPk-tG-eIv">
21489                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21490                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21491                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21492                         </textFieldCell>
21493                     </textField>
21494                     <textField verticalHuggingPriority="750" id="8NZ-U9-2h8">
21495                         <rect key="frame" x="356" y="164" width="118" height="17"/>
21496                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21497                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避" id="lvj-MD-l5J">
21498                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21499                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21500                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21501                         </textFieldCell>
21502                     </textField>
21503                     <textField verticalHuggingPriority="750" id="g5N-QJ-nFf">
21504                         <rect key="frame" x="126" y="443" width="69" height="17"/>
21505                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21506                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ユニット名" id="Gh5-oj-eOg">
21507                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21508                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21509                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21510                         </textFieldCell>
21511                     </textField>
21512                     <textField verticalHuggingPriority="750" id="YnE-Wh-K7E">
21513                         <rect key="frame" x="126" y="394" width="56" height="17"/>
21514                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21515                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="CPL-DH-m2j">
21516                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21517                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21518                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21519                         </textFieldCell>
21520                     </textField>
21521                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="WiF-Ma-7ex">
21522                         <rect key="frame" x="20" y="11" width="150" height="173"/>
21523                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21524                         <clipView key="contentView" id="fUr-qN-saB">
21525                             <rect key="frame" x="1" y="1" width="148" height="171"/>
21526                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21527                             <subviews>
21528                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="ZXV-E8-0X5">
21529                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21530                                     <autoresizingMask key="autoresizingMask"/>
21531                                     <size key="intercellSpacing" width="3" height="2"/>
21532                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21533                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21534                                     <tableColumns>
21535                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="IEo-8K-51a">
21536                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21537                                                 <font key="font" metaFont="smallSystem"/>
21538                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21539                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21540                                             </tableHeaderCell>
21541                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="szl-o1-Xwi">
21542                                                 <font key="font" metaFont="system"/>
21543                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21544                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21545                                             </textFieldCell>
21546                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21547                                         </tableColumn>
21548                                     </tableColumns>
21549                                 </tableView>
21550                             </subviews>
21551                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21552                         </clipView>
21553                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9S6-GT-dYY">
21554                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21555                             <autoresizingMask key="autoresizingMask"/>
21556                         </scroller>
21557                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="zvx-Hf-hhN">
21558                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21559                             <autoresizingMask key="autoresizingMask"/>
21560                         </scroller>
21561                     </scrollView>
21562                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="LIH-7M-aVc">
21563                         <rect key="frame" x="18" y="192" width="30" height="17"/>
21564                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21565                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="装備" id="e5M-CJ-s7A">
21566                             <font key="font" size="13" name="AquaKana"/>
21567                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21568                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21569                         </textFieldCell>
21570                     </textField>
21571                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="mQh-8y-zOh">
21572                         <rect key="frame" x="195" y="11" width="150" height="173"/>
21573                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21574                         <clipView key="contentView" id="dAW-2H-piF">
21575                             <rect key="frame" x="1" y="1" width="148" height="171"/>
21576                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21577                             <subviews>
21578                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="usz-eI-awO">
21579                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21580                                     <autoresizingMask key="autoresizingMask"/>
21581                                     <size key="intercellSpacing" width="3" height="2"/>
21582                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21583                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21584                                     <tableColumns>
21585                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="3kn-zY-jby">
21586                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21587                                                 <font key="font" metaFont="smallSystem"/>
21588                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21589                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21590                                             </tableHeaderCell>
21591                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="IHU-Gn-w22">
21592                                                 <font key="font" metaFont="system"/>
21593                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21594                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21595                                             </textFieldCell>
21596                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21597                                         </tableColumn>
21598                                     </tableColumns>
21599                                 </tableView>
21600                             </subviews>
21601                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21602                         </clipView>
21603                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="hBY-jK-GeT">
21604                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21605                             <autoresizingMask key="autoresizingMask"/>
21606                         </scroller>
21607                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="OwK-bc-mMJ">
21608                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21609                             <autoresizingMask key="autoresizingMask"/>
21610                         </scroller>
21611                     </scrollView>
21612                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ukW-0g-kRt">
21613                         <rect key="frame" x="193" y="192" width="82" height="17"/>
21614                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21615                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スキルリスト" id="Mkj-m0-Wdi">
21616                             <font key="font" size="13" name="AquaKana"/>
21617                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21618                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21619                         </textFieldCell>
21620                     </textField>
21621                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OVl-tR-eEx">
21622                         <rect key="frame" x="126" y="419" width="210" height="17"/>
21623                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21624                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ララ・サタリン・デビルーク" id="Qf0-Nv-aTy">
21625                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21626                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21627                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21628                         </textFieldCell>
21629                     </textField>
21630                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Vpn-iq-ZgI">
21631                         <rect key="frame" x="18" y="335" width="251" height="17"/>
21632                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21633                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="jAg-UK-3Mz">
21634                             <font key="font" metaFont="system"/>
21635                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21636                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21637                         </textFieldCell>
21638                     </textField>
21639                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jy5-wL-kVv">
21640                         <rect key="frame" x="18" y="310" width="251" height="17"/>
21641                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21642                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="XU3-LT-UiQ">
21643                             <font key="font" metaFont="system"/>
21644                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21645                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21646                         </textFieldCell>
21647                     </textField>
21648                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="47A-bo-w3F">
21649                         <rect key="frame" x="18" y="285" width="115" height="17"/>
21650                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21651                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ATK" id="2QU-go-sGT">
21652                             <font key="font" metaFont="system"/>
21653                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21654                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21655                         </textFieldCell>
21656                     </textField>
21657                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="PIf-3j-284">
21658                         <rect key="frame" x="18" y="267" width="115" height="17"/>
21659                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21660                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEF" id="OjE-fi-Vir">
21661                             <font key="font" metaFont="system"/>
21662                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21663                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21664                         </textFieldCell>
21665                     </textField>
21666                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Nld-Pz-XvH">
21667                         <rect key="frame" x="18" y="249" width="115" height="17"/>
21668                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21669                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="CAP" id="mFo-rp-qGf">
21670                             <font key="font" metaFont="system"/>
21671                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21672                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21673                         </textFieldCell>
21674                     </textField>
21675                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="SyR-Du-uzD">
21676                         <rect key="frame" x="18" y="232" width="115" height="17"/>
21677                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21678                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ACU" id="XcX-5V-I93">
21679                             <font key="font" metaFont="system"/>
21680                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21681                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21682                         </textFieldCell>
21683                     </textField>
21684                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ckd-kc-GjD">
21685                         <rect key="frame" x="18" y="213" width="115" height="17"/>
21686                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21687                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EVA" id="WVg-lA-tuv">
21688                             <font key="font" metaFont="system"/>
21689                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21690                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21691                         </textFieldCell>
21692                     </textField>
21693                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Ixz-Th-40d">
21694                         <rect key="frame" x="126" y="369" width="210" height="17"/>
21695                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21696                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="デビルーク王女" id="VMY-fj-ZYv">
21697                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21698                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21699                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21700                         </textFieldCell>
21701                     </textField>
21702                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="fCh-Vx-Qyt">
21703                         <rect key="frame" x="336" y="262" width="150" height="78"/>
21704                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21705                         <clipView key="contentView" id="BTt-xV-uMe">
21706                             <rect key="frame" x="1" y="1" width="148" height="76"/>
21707                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21708                             <subviews>
21709                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="B6b-MZ-FWa">
21710                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21711                                     <autoresizingMask key="autoresizingMask"/>
21712                                     <size key="intercellSpacing" width="3" height="2"/>
21713                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21714                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21715                                     <tableColumns>
21716                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="CBn-hR-A24">
21717                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21718                                                 <font key="font" metaFont="smallSystem"/>
21719                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21720                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21721                                             </tableHeaderCell>
21722                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="bd6-XJ-jVr">
21723                                                 <font key="font" metaFont="system"/>
21724                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21725                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21726                                             </textFieldCell>
21727                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21728                                         </tableColumn>
21729                                     </tableColumns>
21730                                 </tableView>
21731                             </subviews>
21732                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21733                         </clipView>
21734                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Ecs-je-7ZV">
21735                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21736                             <autoresizingMask key="autoresizingMask"/>
21737                         </scroller>
21738                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="hJJ-hT-kUw">
21739                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21740                             <autoresizingMask key="autoresizingMask"/>
21741                         </scroller>
21742                     </scrollView>
21743                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Vpt-hA-5bE">
21744                         <rect key="frame" x="334" y="348" width="69" height="17"/>
21745                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21746                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="合流リスト" id="Tqw-74-dCs">
21747                             <font key="font" size="13" name="AquaKana"/>
21748                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21749                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21750                         </textFieldCell>
21751                     </textField>
21752                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="hHC-9y-Gyd">
21753                         <rect key="frame" x="336" y="369" width="150" height="78"/>
21754                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21755                         <clipView key="contentView" id="FIW-Fm-eGJ">
21756                             <rect key="frame" x="1" y="1" width="148" height="76"/>
21757                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21758                             <subviews>
21759                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="scG-3l-uaq">
21760                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21761                                     <autoresizingMask key="autoresizingMask"/>
21762                                     <size key="intercellSpacing" width="3" height="2"/>
21763                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21764                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21765                                     <tableColumns>
21766                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="QzK-uS-Wud">
21767                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21768                                                 <font key="font" metaFont="smallSystem"/>
21769                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21770                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21771                                             </tableHeaderCell>
21772                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="KcA-oN-Lxo">
21773                                                 <font key="font" metaFont="system"/>
21774                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21775                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21776                                             </textFieldCell>
21777                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21778                                         </tableColumn>
21779                                     </tableColumns>
21780                                 </tableView>
21781                             </subviews>
21782                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21783                         </clipView>
21784                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="QMZ-SI-BlI">
21785                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21786                             <autoresizingMask key="autoresizingMask"/>
21787                         </scroller>
21788                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ycT-P1-mQm">
21789                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21790                             <autoresizingMask key="autoresizingMask"/>
21791                         </scroller>
21792                     </scrollView>
21793                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zpv-ri-g7m">
21794                         <rect key="frame" x="334" y="455" width="95" height="17"/>
21795                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21796                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータス異常" id="9Fy-W0-GN4">
21797                             <font key="font" size="13" name="AquaKana"/>
21798                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21799                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21800                         </textFieldCell>
21801                     </textField>
21802                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wbT-RS-Zkt">
21803                         <rect key="frame" x="356" y="89" width="125" height="17"/>
21804                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21805                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力" id="h48-gZ-N0D">
21806                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21807                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21808                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21809                         </textFieldCell>
21810                     </textField>
21811                     <textField verticalHuggingPriority="750" id="EJh-fj-6e3">
21812                         <rect key="frame" x="137" y="242" width="94" height="17"/>
21813                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21814                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="ixz-Kb-NtG">
21815                             <font key="font" size="13" name="AquaKana"/>
21816                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21817                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21818                         </textFieldCell>
21819                     </textField>
21820                 </subviews>
21821             </view>
21822             <point key="canvasLocation" x="-2289" y="282"/>
21823         </window>
21824         <menuItem title="格闘" id="HY9-Su-w85"/>
21825         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="qke-ES-FI6" userLabel="消滅処理">
21826             <windowStyleMask key="styleMask" titled="YES"/>
21827             <rect key="contentRect" x="196" y="207" width="545" height="232"/>
21828             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21829             <view key="contentView" id="bvQ-tp-Jxl">
21830                 <rect key="frame" x="0.0" y="0.0" width="545" height="232"/>
21831                 <autoresizingMask key="autoresizingMask"/>
21832                 <subviews>
21833                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9dC-nS-k6h">
21834                         <rect key="frame" x="20" y="77" width="505" height="135"/>
21835                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21836                         <clipView key="contentView" id="I4J-al-MOH">
21837                             <rect key="frame" x="1" y="17" width="503" height="117"/>
21838                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21839                             <subviews>
21840                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="ffN-dU-iWW" id="iWZ-ZK-2C5">
21841                                     <rect key="frame" x="0.0" y="0.0" width="503" height="19"/>
21842                                     <autoresizingMask key="autoresizingMask"/>
21843                                     <size key="intercellSpacing" width="3" height="2"/>
21844                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21845                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21846                                     <tableColumns>
21847                                         <tableColumn editable="NO" width="126.109375" minWidth="40" maxWidth="1000" id="uyo-pN-fJS">
21848                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="出現位置">
21849                                                 <font key="font" metaFont="smallSystem"/>
21850                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21851                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21852                                             </tableHeaderCell>
21853                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="EO3-Yg-fJz">
21854                                                 <font key="font" metaFont="system"/>
21855                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21856                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21857                                             </textFieldCell>
21858                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21859                                             <connections>
21860                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.value" id="bDr-3K-0wL">
21861                                                     <dictionary key="options">
21862                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
21863                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21864                                                     </dictionary>
21865                                                 </binding>
21866                                             </connections>
21867                                         </tableColumn>
21868                                         <tableColumn editable="NO" width="40" minWidth="40" maxWidth="1000" id="jyr-yl-kU8">
21869                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="チーム">
21870                                                 <font key="font" metaFont="smallSystem"/>
21871                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21872                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21873                                             </tableHeaderCell>
21874                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="WX4-vR-QsV">
21875                                                 <font key="font" metaFont="system"/>
21876                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21877                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21878                                             </textFieldCell>
21879                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21880                                             <connections>
21881                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.team" id="Vlf-DG-hYy">
21882                                                     <dictionary key="options">
21883                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21884                                                     </dictionary>
21885                                                 </binding>
21886                                             </connections>
21887                                         </tableColumn>
21888                                         <tableColumn identifier="" editable="NO" width="191.11328125" minWidth="10" maxWidth="3.4028234663852886e+38" id="0h4-lM-Rhz">
21889                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ユニット名">
21890                                                 <font key="font" metaFont="smallSystem"/>
21891                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21892                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21893                                             </tableHeaderCell>
21894                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="dH2-Iw-AmE">
21895                                                 <font key="font" metaFont="system"/>
21896                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21897                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21898                                             </textFieldCell>
21899                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21900                                             <connections>
21901                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.name" id="1tp-Fo-UEh">
21902                                                     <dictionary key="options">
21903                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21904                                                     </dictionary>
21905                                                 </binding>
21906                                             </connections>
21907                                         </tableColumn>
21908                                         <tableColumn identifier="" editable="NO" width="134" minWidth="10" maxWidth="3.4028234663852886e+38" id="azo-cr-5Kc">
21909                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="変数位置">
21910                                                 <font key="font" metaFont="smallSystem"/>
21911                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21912                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21913                                             </tableHeaderCell>
21914                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nTl-Xq-1rJ">
21915                                                 <font key="font" metaFont="system"/>
21916                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21917                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21918                                             </textFieldCell>
21919                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21920                                             <connections>
21921                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.value2" id="g3v-sa-Fzy">
21922                                                     <dictionary key="options">
21923                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21924                                                     </dictionary>
21925                                                 </binding>
21926                                             </connections>
21927                                         </tableColumn>
21928                                     </tableColumns>
21929                                 </tableView>
21930                             </subviews>
21931                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21932                         </clipView>
21933                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="X5n-2c-ZjL">
21934                             <rect key="frame" x="1" y="118" width="503" height="16"/>
21935                             <autoresizingMask key="autoresizingMask"/>
21936                         </scroller>
21937                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ecS-OA-lTT">
21938                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21939                             <autoresizingMask key="autoresizingMask"/>
21940                         </scroller>
21941                         <tableHeaderView key="headerView" id="ffN-dU-iWW">
21942                             <rect key="frame" x="0.0" y="0.0" width="503" height="17"/>
21943                             <autoresizingMask key="autoresizingMask"/>
21944                         </tableHeaderView>
21945                     </scrollView>
21946                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cTK-Wy-qvK">
21947                         <rect key="frame" x="372" y="40" width="155" height="17"/>
21948                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21949                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※リストをダブルクリック" id="oLr-8M-ycS">
21950                             <font key="font" metaFont="system"/>
21951                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21952                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21953                         </textFieldCell>
21954                     </textField>
21955                     <button verticalHuggingPriority="750" id="emR-0a-2hg">
21956                         <rect key="frame" x="488" y="195" width="20" height="18"/>
21957                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21958                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="d7W-cI-cP3">
21959                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21960                             <font key="font" metaFont="system"/>
21961                         </buttonCell>
21962                         <connections>
21963                             <action selector="EDdissappearAdd:" target="3826" id="rYm-nF-hg1"/>
21964                         </connections>
21965                     </button>
21966                     <button verticalHuggingPriority="750" id="hPD-Vb-JdS">
21967                         <rect key="frame" x="507" y="195" width="18" height="18"/>
21968                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21969                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YcI-Lj-LgK">
21970                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21971                             <font key="font" metaFont="system"/>
21972                         </buttonCell>
21973                         <connections>
21974                             <action selector="EDdissappearRemove:" target="3826" id="0nM-25-h0v"/>
21975                         </connections>
21976                     </button>
21977                     <button verticalHuggingPriority="750" id="Ms2-lK-bxg">
21978                         <rect key="frame" x="465" y="4" width="66" height="32"/>
21979                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21980                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zvl-KV-RxE">
21981                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21982                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21983                         </buttonCell>
21984                         <connections>
21985                             <action selector="EDdissappearSubmit:" target="3826" id="11j-WF-XvF"/>
21986                         </connections>
21987                     </button>
21988                 </subviews>
21989             </view>
21990             <point key="canvasLocation" x="3369.5" y="2280"/>
21991         </window>
21992         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="b9l-4W-DSN" userLabel="ユニット合流" customClass="NSPanel">
21993             <windowStyleMask key="styleMask" utility="YES"/>
21994             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
21995             <rect key="contentRect" x="196" y="132" width="142" height="95"/>
21996             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21997             <view key="contentView" id="BSp-sV-tNI">
21998                 <rect key="frame" x="0.0" y="0.0" width="142" height="95"/>
21999                 <autoresizingMask key="autoresizingMask"/>
22000                 <subviews>
22001                     <textField verticalHuggingPriority="750" id="sqM-Qk-02I">
22002                         <rect key="frame" x="332" y="-64" width="38" height="17"/>
22003                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22004                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="Jvb-Cr-kgZ">
22005                             <font key="font" metaFont="system"/>
22006                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22007                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22008                         </textFieldCell>
22009                     </textField>
22010                     <button verticalHuggingPriority="750" id="JcL-zD-abh">
22011                         <rect key="frame" x="22" y="53" width="100" height="23"/>
22012                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22013                         <buttonCell key="cell" type="smallSquare" title="合流" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="W1F-Pc-wXE">
22014                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22015                             <font key="font" size="13" name="AquaKana"/>
22016                         </buttonCell>
22017                         <connections>
22018                             <action selector="pushStatus:" target="10496" id="sgJ-UO-ZgJ"/>
22019                         </connections>
22020                     </button>
22021                     <button verticalHuggingPriority="750" id="eMi-ll-7am">
22022                         <rect key="frame" x="22" y="19" width="100" height="23"/>
22023                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22024                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Yzb-SI-fD7">
22025                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22026                             <font key="font" size="13" name="AquaKana"/>
22027                         </buttonCell>
22028                         <connections>
22029                             <action selector="pushCancel:" target="10496" id="mkF-4a-pcC"/>
22030                         </connections>
22031                     </button>
22032                 </subviews>
22033             </view>
22034             <point key="canvasLocation" x="-137" y="2000.5"/>
22035         </window>
22036         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="bO1-xr-jsS" userLabel="消滅ユニット指定">
22037             <windowStyleMask key="styleMask" titled="YES"/>
22038             <rect key="contentRect" x="196" y="207" width="300" height="137"/>
22039             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22040             <view key="contentView" id="lXG-yY-WdL">
22041                 <rect key="frame" x="0.0" y="0.0" width="300" height="137"/>
22042                 <autoresizingMask key="autoresizingMask"/>
22043                 <subviews>
22044                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="qEC-GY-bId">
22045                         <rect key="frame" x="18" y="113" width="108" height="17"/>
22046                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22047                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消滅ユニット指定" id="hil-vZ-74i">
22048                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22049                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22050                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22051                         </textFieldCell>
22052                     </textField>
22053                     <button verticalHuggingPriority="750" id="gFd-c1-mB7">
22054                         <rect key="frame" x="72" y="69" width="157" height="32"/>
22055                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22056                         <buttonCell key="cell" type="push" title="マップ上の場所指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="M0M-Ym-TWd">
22057                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22058                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22059                         </buttonCell>
22060                         <connections>
22061                             <action selector="EDdissapearMapSubmit:" target="3826" id="aAZ-TU-3j4"/>
22062                         </connections>
22063                     </button>
22064                     <button verticalHuggingPriority="750" id="L4j-sh-7yF">
22065                         <rect key="frame" x="104" y="36" width="92" height="32"/>
22066                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22067                         <buttonCell key="cell" type="push" title="変数指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eYZ-r1-pSS">
22068                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22069                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22070                         </buttonCell>
22071                         <connections>
22072                             <action selector="EDdissapearUnitSubmit:" target="3826" id="Fls-yl-vNC"/>
22073                         </connections>
22074                     </button>
22075                     <button verticalHuggingPriority="750" id="JMR-jn-P2v">
22076                         <rect key="frame" x="194" y="13" width="105" height="32"/>
22077                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22078                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="V6L-NH-g5x">
22079                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22080                             <font key="font" size="13" name="AquaKana"/>
22081                         </buttonCell>
22082                         <connections>
22083                             <action selector="EDdissapearSubmitCancel:" target="3826" id="5Wq-8Q-0uX"/>
22084                         </connections>
22085                     </button>
22086                 </subviews>
22087             </view>
22088             <point key="canvasLocation" x="946" y="2902.5"/>
22089         </window>
22090         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="G95-63-pDA" userLabel="立ち絵バック" customClass="NSPanel">
22091             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
22092             <windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/>
22093             <rect key="contentRect" x="196" y="112" width="0.0" height="0.0"/>
22094             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22095             <view key="contentView" id="rDG-3d-YRk">
22096                 <autoresizingMask key="autoresizingMask"/>
22097                 <subviews>
22098                     <customView id="Hn5-G2-6Kp" customClass="SEstandView">
22099                         <rect key="frame" x="222" y="-480" width="418" height="480"/>
22100                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22101                     </customView>
22102                 </subviews>
22103             </view>
22104         </window>
22105         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="AKE-Yl-5aP" userLabel="シナリオウィンド立ち絵">
22106             <windowStyleMask key="styleMask" titled="YES"/>
22107             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
22108             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
22109             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22110             <view key="contentView" id="SXp-MY-as1">
22111                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
22112                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22113                 <subviews>
22114                     <imageView id="yiC-d8-a5z">
22115                         <rect key="frame" x="67" y="163" width="512" height="320"/>
22116                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22117                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" image="BackGround" id="Eu8-aw-EXf"/>
22118                     </imageView>
22119                     <imageView id="2tZ-6f-CJd">
22120                         <rect key="frame" x="67" y="163" width="512" height="320"/>
22121                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22122                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="eEf-BN-BDY"/>
22123                     </imageView>
22124                     <customView id="UJH-rN-NgL" customClass="SEstandViewTest">
22125                         <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
22126                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22127                         <subviews>
22128                             <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="C3i-Vu-y9Y">
22129                                 <rect key="frame" x="150" y="332" width="470" height="23"/>
22130                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22131                                 <view key="contentView" id="Cyt-ye-eYg">
22132                                     <rect key="frame" x="1" y="1" width="468" height="21"/>
22133                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22134                                     <subviews>
22135                                         <textField verticalHuggingPriority="750" id="kFw-ag-56z">
22136                                             <rect key="frame" x="-4" y="1" width="476" height="19"/>
22137                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22138                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="uKw-bk-qa4">
22139                                                 <font key="font" size="16" name="HiraKakuProN-W3"/>
22140                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22141                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22142                                             </textFieldCell>
22143                                         </textField>
22144                                     </subviews>
22145                                 </view>
22146                                 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
22147                                 <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
22148                             </box>
22149                             <button verticalHuggingPriority="750" id="8CW-nY-Tui">
22150                                 <rect key="frame" x="580" y="452" width="66" height="32"/>
22151                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22152                                 <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6JF-LP-Fi4">
22153                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22154                                     <font key="font" size="13" name="HiraKakuProN-W3"/>
22155                                 </buttonCell>
22156                                 <connections>
22157                                     <action selector="SEstandSubmit:" target="9720" id="gqj-Be-vkD"/>
22158                                 </connections>
22159                             </button>
22160                             <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="ob9-8s-rxi">
22161                                 <rect key="frame" x="150" y="360" width="470" height="100"/>
22162                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22163                                 <view key="contentView" id="n2k-0n-vmG">
22164                                     <rect key="frame" x="1" y="1" width="468" height="98"/>
22165                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22166                                     <subviews>
22167                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="NKc-WH-q6Q">
22168                                             <rect key="frame" x="226" y="2" width="17" height="17"/>
22169                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22170                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="Dl2-2r-d3U">
22171                                                 <font key="font" metaFont="system"/>
22172                                                 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22173                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22174                                             </textFieldCell>
22175                                         </textField>
22176                                         <comboBox verticalHuggingPriority="750" id="QrD-NB-dlR">
22177                                             <rect key="frame" x="62" y="103" width="99" height="19"/>
22178                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22179                                             <comboBoxCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="TTi-yn-0sz">
22180                                                 <font key="font" metaFont="miniSystem"/>
22181                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22182                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22183                                             </comboBoxCell>
22184                                         </comboBox>
22185                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="Ab6-2z-pED">
22186                                             <rect key="frame" x="6" y="8" width="444" height="82"/>
22187                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22188                                             <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="文章フィールドの裏側にイメージは表示されます" id="TWL-ch-SKn">
22189                                                 <font key="font" size="16" name="HiraKakuProN-W3"/>
22190                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22191                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22192                                             </textFieldCell>
22193                                         </textField>
22194                                     </subviews>
22195                                 </view>
22196                                 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
22197                                 <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
22198                             </box>
22199                             <imageView id="jYM-hn-fjP">
22200                                 <rect key="frame" x="17" y="357" width="106" height="106"/>
22201                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22202                                 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Ecv-ZD-4yV"/>
22203                             </imageView>
22204                         </subviews>
22205                     </customView>
22206                 </subviews>
22207             </view>
22208         </window>
22209         <customView id="K7T-Ie-UaJ" customClass="SEstandViewTest">
22210             <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
22211             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22212             <subviews>
22213                 <button verticalHuggingPriority="750" id="VZZ-Ed-VRz">
22214                     <rect key="frame" x="580" y="452" width="66" height="32"/>
22215                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22216                     <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="edm-N4-ev3">
22217                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22218                         <font key="font" size="13" name="HiraKakuProN-W3"/>
22219                     </buttonCell>
22220                     <connections>
22221                         <action selector="SEstandSubmit:" target="9720" id="U8j-no-up1"/>
22222                     </connections>
22223                 </button>
22224                 <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="ceQ-eu-mx1">
22225                     <rect key="frame" x="150" y="360" width="470" height="100"/>
22226                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22227                     <view key="contentView" id="oOB-q0-1sS">
22228                         <rect key="frame" x="1" y="1" width="468" height="98"/>
22229                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22230                         <subviews>
22231                             <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Int-vk-jXx">
22232                                 <rect key="frame" x="226" y="2" width="17" height="17"/>
22233                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22234                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="7oH-IA-sE7">
22235                                     <font key="font" metaFont="system"/>
22236                                     <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22237                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22238                                 </textFieldCell>
22239                             </textField>
22240                             <comboBox verticalHuggingPriority="750" id="LML-SE-Uny">
22241                                 <rect key="frame" x="62" y="103" width="99" height="19"/>
22242                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22243                                 <comboBoxCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="FGQ-2h-ayL">
22244                                     <font key="font" metaFont="miniSystem"/>
22245                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22246                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22247                                 </comboBoxCell>
22248                             </comboBox>
22249                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="4gI-vC-mrc">
22250                                 <rect key="frame" x="6" y="8" width="444" height="82"/>
22251                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22252                                 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="文章フィールドの裏側にイメージは表示されます" id="K1K-4X-5pD">
22253                                     <font key="font" size="16" name="HiraKakuProN-W3"/>
22254                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22255                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22256                                 </textFieldCell>
22257                             </textField>
22258                         </subviews>
22259                     </view>
22260                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
22261                     <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
22262                 </box>
22263                 <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="Eu1-Ph-ExG">
22264                     <rect key="frame" x="150" y="332" width="470" height="23"/>
22265                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22266                     <view key="contentView" id="ebo-UB-rCl">
22267                         <rect key="frame" x="1" y="1" width="468" height="21"/>
22268                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22269                         <subviews>
22270                             <textField verticalHuggingPriority="750" id="CvQ-Un-T8J">
22271                                 <rect key="frame" x="-4" y="1" width="476" height="19"/>
22272                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22273                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="MAb-54-nIG">
22274                                     <font key="font" size="16" name="HiraKakuProN-W3"/>
22275                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22276                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22277                                 </textFieldCell>
22278                             </textField>
22279                         </subviews>
22280                     </view>
22281                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
22282                     <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
22283                 </box>
22284             </subviews>
22285             <point key="canvasLocation" x="-577" y="1092"/>
22286         </customView>
22287         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="3Ku-FI-rgF" userLabel="立ち絵バック" customClass="NSPanel">
22288             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
22289             <windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/>
22290             <rect key="contentRect" x="196" y="112" width="0.0" height="0.0"/>
22291             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22292             <view key="contentView" id="eXV-Dc-9AN">
22293                 <autoresizingMask key="autoresizingMask"/>
22294                 <subviews>
22295                     <customView id="uNw-Ue-ALs" customClass="SEstandViewST">
22296                         <rect key="frame" x="382" y="-480" width="418" height="480"/>
22297                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22298                     </customView>
22299                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="oRP-UT-PmY">
22300                         <rect key="frame" x="206" y="-489" width="127" height="136"/>
22301                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22302                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="D68-hm-Hwt"/>
22303                     </imageView>
22304                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="z4m-ym-FIw">
22305                         <rect key="frame" x="177" y="-173" width="156" height="156"/>
22306                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22307                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="XYe-Fg-Rbf"/>
22308                     </imageView>
22309                 </subviews>
22310             </view>
22311             <point key="canvasLocation" x="-82" y="2185"/>
22312         </window>
22313         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3Dx-MW-c2q" userLabel="シナリオ選択途中から" customClass="NSPanel">
22314             <windowStyleMask key="styleMask" utility="YES"/>
22315             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
22316             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22317             <view key="contentView" id="dIj-n5-naw">
22318                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
22319                 <autoresizingMask key="autoresizingMask"/>
22320                 <subviews>
22321                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dqf-Vm-p0R">
22322                         <rect key="frame" x="20" y="53" width="240" height="227"/>
22323                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22324                         <clipView key="contentView" id="Cgg-Ri-Hg3">
22325                             <rect key="frame" x="1" y="1" width="238" height="225"/>
22326                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22327                             <subviews>
22328                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="bT4-z8-4HH">
22329                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
22330                                     <autoresizingMask key="autoresizingMask"/>
22331                                     <size key="intercellSpacing" width="3" height="2"/>
22332                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22333                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
22334                                     <tableColumns>
22335                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="YFm-Mb-p8r">
22336                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
22337                                                 <font key="font" metaFont="smallSystem"/>
22338                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22339                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
22340                                             </tableHeaderCell>
22341                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Ucs-35-cti">
22342                                                 <font key="font" metaFont="system"/>
22343                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22344                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22345                                             </textFieldCell>
22346                                             <connections>
22347                                                 <binding destination="3372" name="value" keyPath="arrangedObjects.name" id="5Ci-7b-RE6">
22348                                                     <dictionary key="options">
22349                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
22350                                                     </dictionary>
22351                                                 </binding>
22352                                             </connections>
22353                                         </tableColumn>
22354                                     </tableColumns>
22355                                     <connections>
22356                                         <outlet property="delegate" destination="3369" id="GXs-z0-iC8"/>
22357                                     </connections>
22358                                 </tableView>
22359                             </subviews>
22360                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22361                         </clipView>
22362                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="KGu-VW-x52">
22363                             <rect key="frame" x="1" y="119" width="223" height="15"/>
22364                             <autoresizingMask key="autoresizingMask"/>
22365                         </scroller>
22366                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="moK-Ri-2cs">
22367                             <rect key="frame" x="224" y="17" width="15" height="102"/>
22368                             <autoresizingMask key="autoresizingMask"/>
22369                         </scroller>
22370                     </scrollView>
22371                     <button verticalHuggingPriority="750" id="2G4-kJ-HXL">
22372                         <rect key="frame" x="385" y="13" width="66" height="32"/>
22373                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22374                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3wg-9t-LLP">
22375                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22376                             <font key="font" size="13" name="AquaKana"/>
22377                         </buttonCell>
22378                         <connections>
22379                             <action selector="loadCancelButton:" target="3369" id="glB-QB-xFp"/>
22380                         </connections>
22381                     </button>
22382                     <button verticalHuggingPriority="750" id="3OP-eL-Czd">
22383                         <rect key="frame" x="291" y="13" width="66" height="32"/>
22384                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22385                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Pz3-Z6-MuT">
22386                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22387                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22388                         </buttonCell>
22389                         <connections>
22390                             <action selector="loadSubmitButton:" target="3369" id="qkX-py-a30"/>
22391                         </connections>
22392                     </button>
22393                     <imageView id="z1m-iW-pSm">
22394                         <rect key="frame" x="266" y="58" width="206" height="146"/>
22395                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22396                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Tpl-uE-2dn"/>
22397                     </imageView>
22398                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="gyC-VE-TSn">
22399                         <rect key="frame" x="267" y="209" width="204" height="71"/>
22400                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22401                         <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="H2l-ew-HtL">
22402                             <font key="font" metaFont="system"/>
22403                             <string key="title">ToLoveるダークネス
22404
22405 05 リサとのセックス!?
22406 まで</string>
22407                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22408                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22409                         </textFieldCell>
22410                     </textField>
22411                 </subviews>
22412             </view>
22413         </window>
22414         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Yeo-Ja-ffL" userLabel="ギルド登録リスト">
22415             <windowStyleMask key="styleMask" titled="YES"/>
22416             <rect key="contentRect" x="196" y="207" width="480" height="480"/>
22417             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22418             <view key="contentView" id="FIG-GK-plI">
22419                 <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
22420                 <autoresizingMask key="autoresizingMask"/>
22421                 <subviews>
22422                     <button verticalHuggingPriority="750" id="gVd-el-nbG">
22423                         <rect key="frame" x="392" y="13" width="66" height="32"/>
22424                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22425                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Qa-K9-QhN">
22426                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22427                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22428                         </buttonCell>
22429                         <connections>
22430                             <action selector="eventGuildBtnSubmit:" target="3826" id="CjL-Gy-cd2"/>
22431                         </connections>
22432                     </button>
22433                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="RL6-pA-TTO">
22434                         <rect key="frame" x="361" y="381" width="121" height="17"/>
22435                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22436                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="表示ユニット最大数" id="skP-SP-2ta">
22437                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22438                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22439                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22440                         </textFieldCell>
22441                     </textField>
22442                     <textField verticalHuggingPriority="750" id="1iP-Yx-h8C">
22443                         <rect key="frame" x="373" y="339" width="30" height="22"/>
22444                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22445                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="mgA-nH-JtH">
22446                             <font key="font" metaFont="system"/>
22447                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
22448                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22449                         </textFieldCell>
22450                     </textField>
22451                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oIw-Ce-HjG">
22452                         <rect key="frame" x="409" y="342" width="13" height="17"/>
22453                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22454                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="~" id="Qqa-Uf-5IA">
22455                             <font key="font" metaFont="system"/>
22456                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22457                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22458                         </textFieldCell>
22459                     </textField>
22460                     <textField verticalHuggingPriority="750" id="gE0-2j-01a">
22461                         <rect key="frame" x="430" y="339" width="30" height="22"/>
22462                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22463                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="8YW-mm-9Nk">
22464                             <font key="font" metaFont="system"/>
22465                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
22466                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22467                         </textFieldCell>
22468                     </textField>
22469                     <scrollView autohidesScrollers="YES" horizontalLineScroll="66" horizontalPageScroll="10" verticalLineScroll="66" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="sU1-CA-TOf">
22470                         <rect key="frame" x="-1" y="-1" width="362" height="482"/>
22471                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22472                         <clipView key="contentView" id="Ojr-rK-r3t">
22473                             <rect key="frame" x="1" y="17" width="360" height="464"/>
22474                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22475                             <subviews>
22476                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="64" headerView="hNS-IZ-It6" id="ExF-We-v24">
22477                                     <rect key="frame" x="0.0" y="0.0" width="360" height="66"/>
22478                                     <autoresizingMask key="autoresizingMask"/>
22479                                     <size key="intercellSpacing" width="3" height="2"/>
22480                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22481                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
22482                                     <tableColumns>
22483                                         <tableColumn editable="NO" width="66.9296875" minWidth="40" maxWidth="1000" id="ZOD-E4-T0g">
22484                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="画像">
22485                                                 <font key="font" metaFont="smallSystem"/>
22486                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22487                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
22488                                             </tableHeaderCell>
22489                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="y8g-h8-DHT"/>
22490                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
22491                                             <connections>
22492                                                 <binding destination="Efj-F8-NdQ" name="value" keyPath="arrangedObjects.img" id="kVi-EJ-mfa"/>
22493                                             </connections>
22494                                         </tableColumn>
22495                                         <tableColumn editable="NO" width="232.88671875" minWidth="40" maxWidth="1000" id="7nS-IY-Vy7">
22496                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="情報">
22497                                                 <font key="font" metaFont="smallSystem"/>
22498                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22499                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
22500                                             </tableHeaderCell>
22501                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="wod-gy-umk">
22502                                                 <font key="font" metaFont="system"/>
22503                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22504                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22505                                             </textFieldCell>
22506                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
22507                                             <connections>
22508                                                 <binding destination="Efj-F8-NdQ" name="value" keyPath="arrangedObjects.name" id="B2h-J6-PCZ">
22509                                                     <dictionary key="options">
22510                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
22511                                                     </dictionary>
22512                                                 </binding>
22513                                             </connections>
22514                                         </tableColumn>
22515                                         <tableColumn identifier="" width="51" minWidth="10" maxWidth="3.4028234663852886e+38" id="DGz-Rp-cXW">
22516                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="登録">
22517                                                 <font key="font" metaFont="smallSystem"/>
22518                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22519                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
22520                                             </tableHeaderCell>
22521                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="5HC-6x-M3d">
22522                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
22523                                                 <font key="font" metaFont="system"/>
22524                                             </buttonCell>
22525                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
22526                                             <connections>
22527                                                 <binding destination="Efj-F8-NdQ" name="value" keyPath="arrangedObjects.chk" id="iXQ-Ko-ah2">
22528                                                     <dictionary key="options">
22529                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
22530                                                     </dictionary>
22531                                                 </binding>
22532                                             </connections>
22533                                         </tableColumn>
22534                                     </tableColumns>
22535                                 </tableView>
22536                             </subviews>
22537                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22538                         </clipView>
22539                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="jlZ-o3-fQX">
22540                             <rect key="frame" x="1" y="465" width="363" height="16"/>
22541                             <autoresizingMask key="autoresizingMask"/>
22542                         </scroller>
22543                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="rjk-V4-bac">
22544                             <rect key="frame" x="224" y="17" width="15" height="102"/>
22545                             <autoresizingMask key="autoresizingMask"/>
22546                         </scroller>
22547                         <tableHeaderView key="headerView" id="hNS-IZ-It6">
22548                             <rect key="frame" x="0.0" y="0.0" width="360" height="17"/>
22549                             <autoresizingMask key="autoresizingMask"/>
22550                         </tableHeaderView>
22551                     </scrollView>
22552                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="TVg-XI-sPk">
22553                         <rect key="frame" x="375" y="281" width="74" height="38"/>
22554                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22555                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22556                         <size key="cellSize" width="48" height="18"/>
22557                         <size key="intercellSpacing" width="4" height="2"/>
22558                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Xtd-Su-zMx">
22559                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
22560                             <font key="font" metaFont="system"/>
22561                         </buttonCell>
22562                         <cells>
22563                             <column>
22564                                 <buttonCell type="radio" title="青軍" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Qnm-JT-CPj">
22565                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
22566                                     <font key="font" metaFont="system"/>
22567                                 </buttonCell>
22568                                 <buttonCell type="radio" title="赤軍" imagePosition="left" alignment="left" inset="2" id="s2R-z8-eyu">
22569                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
22570                                     <font key="font" metaFont="system"/>
22571                                 </buttonCell>
22572                             </column>
22573                         </cells>
22574                         <connections>
22575                             <action selector="eventGuildBtnCell:" target="3826" id="y0o-af-iUw"/>
22576                         </connections>
22577                     </matrix>
22578                 </subviews>
22579             </view>
22580             <point key="canvasLocation" x="1022" y="3290"/>
22581         </window>
22582         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9Dl-Bn-qBx" customClass="NSPanel">
22583             <windowStyleMask key="styleMask" utility="YES"/>
22584             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
22585             <rect key="contentRect" x="196" y="112" width="150" height="120"/>
22586             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22587             <view key="contentView" id="ek3-5w-teB">
22588                 <rect key="frame" x="0.0" y="0.0" width="150" height="120"/>
22589                 <autoresizingMask key="autoresizingMask"/>
22590                 <subviews>
22591                     <button verticalHuggingPriority="750" id="vUa-oQ-Afp">
22592                         <rect key="frame" x="10" y="43" width="131" height="32"/>
22593                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22594                         <buttonCell key="cell" type="push" title="タイトルへ戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4FK-Zq-NxZ">
22595                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22596                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22597                         </buttonCell>
22598                         <connections>
22599                             <action selector="FSVtitle:" target="10496" id="2MI-Tc-iEU"/>
22600                         </connections>
22601                     </button>
22602                     <button verticalHuggingPriority="750" id="uHc-M2-9DT">
22603                         <rect key="frame" x="10" y="13" width="131" height="32"/>
22604                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22605                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QV6-bt-OFb">
22606                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22607                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22608                         </buttonCell>
22609                         <connections>
22610                             <action selector="FSVcancel:" target="10496" id="h95-Kp-z7A"/>
22611                         </connections>
22612                     </button>
22613                     <button verticalHuggingPriority="750" id="GjJ-nu-GoY">
22614                         <rect key="frame" x="10" y="72" width="131" height="32"/>
22615                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22616                         <buttonCell key="cell" type="push" title="セーブ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dxb-uE-bwI">
22617                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22618                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22619                         </buttonCell>
22620                         <connections>
22621                             <action selector="FSVsave:" target="10496" id="RCg-YG-0TW"/>
22622                         </connections>
22623                     </button>
22624                 </subviews>
22625             </view>
22626             <point key="canvasLocation" x="830" y="-1656"/>
22627         </window>
22628         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="vk5-cL-jbP" userLabel="セーブ確認">
22629             <windowStyleMask key="styleMask" titled="YES"/>
22630             <rect key="contentRect" x="196" y="207" width="399" height="180"/>
22631             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22632             <view key="contentView" id="dUC-7M-8yL">
22633                 <rect key="frame" x="0.0" y="0.0" width="399" height="180"/>
22634                 <autoresizingMask key="autoresizingMask"/>
22635                 <subviews>
22636                     <button verticalHuggingPriority="750" id="ygJ-Ov-AYP">
22637                         <rect key="frame" x="61" y="39" width="92" height="32"/>
22638                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22639                         <buttonCell key="cell" type="push" title="保存する" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e0B-5i-bco">
22640                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22641                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22642                         </buttonCell>
22643                         <connections>
22644                             <action selector="saveFileDialogSubmit:" target="10496" id="8Ng-kH-UcT"/>
22645                         </connections>
22646                     </button>
22647                     <button verticalHuggingPriority="750" id="MrP-Ab-gKv">
22648                         <rect key="frame" x="233" y="39" width="105" height="32"/>
22649                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22650                         <buttonCell key="cell" type="push" title="保存しない" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="COt-u2-YhX">
22651                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22652                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22653                         </buttonCell>
22654                         <connections>
22655                             <action selector="saveFileDialogCancel:" target="10496" id="9zn-Wx-WOa"/>
22656                         </connections>
22657                     </button>
22658                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="UQc-91-IPI">
22659                         <rect key="frame" x="92" y="95" width="219" height="40"/>
22660                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22661                         <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="r19-oC-eNc">
22662                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22663                             <string key="title">これまでの結果をセーブしますか?
22664 (次回続ける時に必要になります)</string>
22665                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22666                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22667                         </textFieldCell>
22668                     </textField>
22669                 </subviews>
22670             </view>
22671             <point key="canvasLocation" x="1181.5" y="-1586"/>
22672         </window>
22673         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="OWZ-L5-dhB" userLabel="ファイル書き込み" customClass="NSPanel">
22674             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
22675             <rect key="contentRect" x="196" y="132" width="300" height="394"/>
22676             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22677             <view key="contentView" id="PZh-si-zMV">
22678                 <rect key="frame" x="0.0" y="0.0" width="300" height="394"/>
22679                 <autoresizingMask key="autoresizingMask"/>
22680                 <subviews>
22681                     <textField verticalHuggingPriority="750" id="oYE-tZ-TOh">
22682                         <rect key="frame" x="9" y="368" width="108" height="17"/>
22683                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22684                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ファイル書き込み" id="z2N-Gm-dqx">
22685                             <font key="font" size="13" name="AquaKana"/>
22686                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22687                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22688                         </textFieldCell>
22689                     </textField>
22690                     <textField verticalHuggingPriority="750" id="Jbt-E8-GCk">
22691                         <rect key="frame" x="332" y="235" width="38" height="17"/>
22692                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22693                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="V0U-Jf-ZnB">
22694                             <font key="font" metaFont="system"/>
22695                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22696                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22697                         </textFieldCell>
22698                     </textField>
22699                     <button verticalHuggingPriority="750" id="m7G-KA-BQI">
22700                         <rect key="frame" x="105" y="2" width="79" height="32"/>
22701                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22702                         <buttonCell key="cell" type="push" title="セーブ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bD5-Gn-E1D">
22703                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22704                             <font key="font" size="13" name="AquaKana"/>
22705                         </buttonCell>
22706                         <connections>
22707                             <action selector="saveFileInputSubmit:" target="10496" id="fOm-4J-QFh"/>
22708                         </connections>
22709                     </button>
22710                     <button verticalHuggingPriority="750" id="Pcu-Q6-lxZ">
22711                         <rect key="frame" x="184" y="2" width="105" height="32"/>
22712                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22713                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GTl-Hg-msl">
22714                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22715                             <font key="font" size="13" name="AquaKana"/>
22716                         </buttonCell>
22717                         <connections>
22718                             <action selector="saveFileInputCancel:" target="10496" id="0ud-Em-WYJ"/>
22719                         </connections>
22720                     </button>
22721                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6Nv-Vb-B5c">
22722                         <rect key="frame" x="12" y="92" width="278" height="268"/>
22723                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22724                         <clipView key="contentView" id="fe2-sM-Y2I">
22725                             <rect key="frame" x="1" y="1" width="276" height="266"/>
22726                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22727                             <subviews>
22728                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" enabled="NO" id="fMF-Xc-fJE">
22729                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
22730                                     <autoresizingMask key="autoresizingMask"/>
22731                                     <size key="intercellSpacing" width="3" height="2"/>
22732                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22733                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
22734                                     <tableColumns>
22735                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="M7E-Sf-J8F">
22736                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" enabled="NO" borderStyle="border" alignment="left">
22737                                                 <font key="font" metaFont="smallSystem"/>
22738                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22739                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
22740                                             </tableHeaderCell>
22741                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" enabled="NO" alignment="left" title="Text Cell" id="sUP-UU-1es">
22742                                                 <font key="font" metaFont="system"/>
22743                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22744                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22745                                             </textFieldCell>
22746                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
22747                                             <connections>
22748                                                 <binding destination="Lde-vH-usV" name="value" keyPath="arrangedObjects.name" id="2Sg-Ud-FZp">
22749                                                     <dictionary key="options">
22750                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
22751                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
22752                                                     </dictionary>
22753                                                 </binding>
22754                                             </connections>
22755                                         </tableColumn>
22756                                     </tableColumns>
22757                                 </tableView>
22758                             </subviews>
22759                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22760                         </clipView>
22761                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="foS-Xf-Ill">
22762                             <rect key="frame" x="1" y="119" width="223" height="15"/>
22763                             <autoresizingMask key="autoresizingMask"/>
22764                         </scroller>
22765                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="7CC-qx-006">
22766                             <rect key="frame" x="224" y="17" width="15" height="102"/>
22767                             <autoresizingMask key="autoresizingMask"/>
22768                         </scroller>
22769                     </scrollView>
22770                     <textField verticalHuggingPriority="750" id="mSB-r0-yXn">
22771                         <rect key="frame" x="12" y="50" width="278" height="22"/>
22772                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22773                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="sa9-xJ-bEJ">
22774                             <font key="font" metaFont="system"/>
22775                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
22776                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22777                         </textFieldCell>
22778                     </textField>
22779                 </subviews>
22780             </view>
22781         </window>
22782         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="etf-nC-V82" userLabel="ファイル読み込み" customClass="NSPanel">
22783             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
22784             <rect key="contentRect" x="196" y="132" width="310" height="394"/>
22785             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22786             <view key="contentView" id="Ups-y6-6Kz">
22787                 <rect key="frame" x="0.0" y="0.0" width="310" height="394"/>
22788                 <autoresizingMask key="autoresizingMask"/>
22789                 <subviews>
22790                     <textField verticalHuggingPriority="750" id="tF7-VB-olo">
22791                         <rect key="frame" x="9" y="368" width="108" height="17"/>
22792                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22793                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ファイル読み込み" id="QYb-b2-YXp">
22794                             <font key="font" size="13" name="AquaKana"/>
22795                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22796                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22797                         </textFieldCell>
22798                     </textField>
22799                     <button verticalHuggingPriority="750" id="bCx-Ff-rng">
22800                         <rect key="frame" x="105" y="2" width="79" height="32"/>
22801                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22802                         <buttonCell key="cell" type="push" title="ロード" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="m2t-jh-pQ8">
22803                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22804                             <font key="font" size="13" name="AquaKana"/>
22805                         </buttonCell>
22806                         <connections>
22807                             <action selector="loadFileOutputSubmit:" target="10496" id="ENu-9S-Gfn"/>
22808                         </connections>
22809                     </button>
22810                     <button verticalHuggingPriority="750" id="rxf-LW-kvb">
22811                         <rect key="frame" x="184" y="2" width="105" height="32"/>
22812                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22813                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FUi-9F-ntc">
22814                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22815                             <font key="font" size="13" name="AquaKana"/>
22816                         </buttonCell>
22817                         <connections>
22818                             <action selector="loadFileOutputCancel:" target="10496" id="CWF-u8-H9F"/>
22819                         </connections>
22820                     </button>
22821                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="5yX-Lw-iFV">
22822                         <rect key="frame" x="12" y="92" width="278" height="268"/>
22823                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22824                         <clipView key="contentView" id="vSI-ii-W6E">
22825                             <rect key="frame" x="1" y="1" width="276" height="266"/>
22826                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22827                             <subviews>
22828                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="jVi-km-xu8">
22829                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
22830                                     <autoresizingMask key="autoresizingMask"/>
22831                                     <size key="intercellSpacing" width="3" height="2"/>
22832                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22833                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
22834                                     <tableColumns>
22835                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="fjs-tj-bpG">
22836                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
22837                                                 <font key="font" metaFont="smallSystem"/>
22838                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22839                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
22840                                             </tableHeaderCell>
22841                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fHu-f9-ntc">
22842                                                 <font key="font" metaFont="system"/>
22843                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22844                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22845                                             </textFieldCell>
22846                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
22847                                             <connections>
22848                                                 <binding destination="PQF-9W-56e" name="value" keyPath="arrangedObjects.name" id="EcG-mO-UaC">
22849                                                     <dictionary key="options">
22850                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
22851                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
22852                                                     </dictionary>
22853                                                 </binding>
22854                                             </connections>
22855                                         </tableColumn>
22856                                     </tableColumns>
22857                                 </tableView>
22858                             </subviews>
22859                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22860                         </clipView>
22861                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="s3R-4b-UBg">
22862                             <rect key="frame" x="1" y="119" width="223" height="15"/>
22863                             <autoresizingMask key="autoresizingMask"/>
22864                         </scroller>
22865                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="wKa-zo-qi6">
22866                             <rect key="frame" x="224" y="17" width="15" height="102"/>
22867                             <autoresizingMask key="autoresizingMask"/>
22868                         </scroller>
22869                     </scrollView>
22870                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="e8x-d3-yfR">
22871                         <rect key="frame" x="10" y="38" width="282" height="46"/>
22872                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22873                         <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="69 リサと初セックス まで" id="fRs-6w-rRn">
22874                             <font key="font" metaFont="system"/>
22875                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22876                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22877                         </textFieldCell>
22878                     </textField>
22879                 </subviews>
22880             </view>
22881             <point key="canvasLocation" x="2473" y="656"/>
22882         </window>
22883         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="yx0-2y-hUz" userLabel="セーブ書き込み" customClass="NSPanel">
22884             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
22885             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
22886             <rect key="contentRect" x="196" y="112" width="480" height="300"/>
22887             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22888             <view key="contentView" id="98D-t9-5Kk">
22889                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
22890                 <autoresizingMask key="autoresizingMask"/>
22891                 <subviews>
22892                     <view id="eML-fL-OVc" userLabel="セーブ書き込み">
22893                         <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
22894                         <autoresizingMask key="autoresizingMask"/>
22895                         <subviews>
22896                             <button verticalHuggingPriority="750" id="cyV-yN-TcT">
22897                                 <rect key="frame" x="407" y="5" width="66" height="32"/>
22898                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22899                                 <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="neN-gv-O0Y">
22900                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22901                                     <font key="font" size="13" name="AquaKana"/>
22902                                 </buttonCell>
22903                                 <connections>
22904                                     <action selector="saveGameCancel:" target="10496" id="8kt-aY-xU5"/>
22905                                 </connections>
22906                             </button>
22907                             <button verticalHuggingPriority="750" id="W74-s9-aeU">
22908                                 <rect key="frame" x="315" y="5" width="79" height="32"/>
22909                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22910                                 <buttonCell key="cell" type="push" title="セーブ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Cr0-Wf-ckW">
22911                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22912                                     <font key="font" size="13" name="AquaKana"/>
22913                                 </buttonCell>
22914                                 <connections>
22915                                     <action selector="saveGameSubmit:" target="10496" id="lvn-fk-Uur"/>
22916                                 </connections>
22917                             </button>
22918                             <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="ABd-om-0WC">
22919                                 <rect key="frame" x="10" y="53" width="240" height="227"/>
22920                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22921                                 <clipView key="contentView" id="ECA-0f-aac">
22922                                     <rect key="frame" x="1" y="1" width="238" height="225"/>
22923                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22924                                     <subviews>
22925                                         <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" enabled="NO" id="fuc-hd-FQm">
22926                                             <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
22927                                             <autoresizingMask key="autoresizingMask"/>
22928                                             <size key="intercellSpacing" width="3" height="2"/>
22929                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22930                                             <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
22931                                             <tableColumns>
22932                                                 <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="fz6-1n-TMs">
22933                                                     <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" enabled="NO" borderStyle="border" alignment="left">
22934                                                         <font key="font" metaFont="smallSystem"/>
22935                                                         <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22936                                                         <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
22937                                                     </tableHeaderCell>
22938                                                     <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" enabled="NO" alignment="left" title="Text Cell" id="mhe-6g-Ttg">
22939                                                         <font key="font" metaFont="system"/>
22940                                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22941                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22942                                                     </textFieldCell>
22943                                                     <connections>
22944                                                         <binding destination="zab-PC-hiX" name="value" keyPath="arrangedObjects.name" id="MUb-rv-O6e">
22945                                                             <dictionary key="options">
22946                                                                 <bool key="NSConditionallySetsEditable" value="YES"/>
22947                                                                 <bool key="NSCreatesSortDescriptor" value="NO"/>
22948                                                             </dictionary>
22949                                                         </binding>
22950                                                     </connections>
22951                                                 </tableColumn>
22952                                             </tableColumns>
22953                                         </tableView>
22954                                     </subviews>
22955                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22956                                 </clipView>
22957                                 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="pGL-sE-GHV">
22958                                     <rect key="frame" x="1" y="119" width="223" height="15"/>
22959                                     <autoresizingMask key="autoresizingMask"/>
22960                                 </scroller>
22961                                 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="O5Q-AJ-7SM">
22962                                     <rect key="frame" x="224" y="17" width="15" height="102"/>
22963                                     <autoresizingMask key="autoresizingMask"/>
22964                                 </scroller>
22965                             </scrollView>
22966                             <textField verticalHuggingPriority="750" id="uTu-pD-Rz1">
22967                                 <rect key="frame" x="257" y="263" width="224" height="17"/>
22968                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22969                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="途中セーブ(拡張子を.savにする事)" id="Wy4-fo-bmj">
22970                                     <font key="font" size="13" name="AquaKana"/>
22971                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22972                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22973                                 </textFieldCell>
22974                             </textField>
22975                             <imageView id="yhY-GY-63s">
22976                                 <rect key="frame" x="257" y="107" width="206" height="146"/>
22977                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22978                                 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="7Xx-JX-KAF"/>
22979                             </imageView>
22980                             <textField verticalHuggingPriority="750" id="HeL-vd-tc5">
22981                                 <rect key="frame" x="257" y="46" width="204" height="22"/>
22982                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22983                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="8c8-YF-gR2">
22984                                     <font key="font" metaFont="system"/>
22985                                     <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
22986                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22987                                 </textFieldCell>
22988                             </textField>
22989                             <textField verticalHuggingPriority="750" id="VSn-fS-DA0">
22990                                 <rect key="frame" x="258" y="85" width="208" height="17"/>
22991                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22992                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ToLoveるダークネスBlack" id="5i8-a7-oK7">
22993                                     <font key="font" metaFont="system"/>
22994                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22995                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22996                                 </textFieldCell>
22997                             </textField>
22998                         </subviews>
22999                     </view>
23000                 </subviews>
23001             </view>
23002             <point key="canvasLocation" x="-747" y="1126"/>
23003         </window>
23004     </objects>
23005     <resources>
23006         <image name="BackGround" width="32" height="32"/>
23007         <image name="タイトル" width="483" height="363"/>
23008     </resources>
23009 </document>