OSDN Git Service

スクリプトバグ修正
[awarsiii/AwarsIV.git] / Awars III / en.lproj / MainMenu.xib
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9532" systemVersion="14F1713" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3     <dependencies>
4         <deployment identifier="macosx"/>
5         <plugIn identifier="com.apple.AVKitIBPlugin" version="9532"/>
6         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9532"/>
7         <capability name="box content view" minToolsVersion="7.0"/>
8     </dependencies>
9     <objects>
10         <customObject id="-2" userLabel="File's Owner" customClass="Idle">
11             <connections>
12                 <outlet property="delegate" destination="494" id="495"/>
13             </connections>
14         </customObject>
15         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
16         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
17         <menu title="AMainMenu" systemMenu="main" id="29">
18             <items>
19                 <menuItem title="Awars IV" id="56">
20                     <menu key="submenu" title="Awars IV" systemMenu="apple" id="57">
21                         <items>
22                             <menuItem title="Awars IVについて" id="58">
23                                 <modifierMask key="keyEquivalentModifierMask"/>
24                                 <connections>
25                                     <action selector="orderFrontStandardAboutPanel:" target="-2" id="142"/>
26                                 </connections>
27                             </menuItem>
28                             <menuItem isSeparatorItem="YES" id="236">
29                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
30                             </menuItem>
31                             <menuItem title="環境決定…" keyEquivalent="," id="129"/>
32                             <menuItem isSeparatorItem="YES" id="143">
33                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
34                             </menuItem>
35                             <menuItem title="Awars IVを隠す" keyEquivalent="h" id="134">
36                                 <connections>
37                                     <action selector="hide:" target="-1" id="367"/>
38                                 </connections>
39                             </menuItem>
40                             <menuItem title="他を隠す" keyEquivalent="h" id="145">
41                                 <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
42                                 <connections>
43                                     <action selector="hideOtherApplications:" target="-1" id="368"/>
44                                 </connections>
45                             </menuItem>
46                             <menuItem title="すべて表示" id="150">
47                                 <connections>
48                                     <action selector="unhideAllApplications:" target="-1" id="370"/>
49                                 </connections>
50                             </menuItem>
51                             <menuItem isSeparatorItem="YES" id="149">
52                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
53                             </menuItem>
54                             <menuItem title="Awars IVを終了" keyEquivalent="q" id="136">
55                                 <connections>
56                                     <action selector="terminate:" target="-3" id="449"/>
57                                 </connections>
58                             </menuItem>
59                         </items>
60                     </menu>
61                 </menuItem>
62                 <menuItem title="File" id="83">
63                     <menu key="submenu" title="File" id="81">
64                         <items>
65                             <menuItem title="New" keyEquivalent="n" id="82">
66                                 <connections>
67                                     <action selector="newDocument:" target="-1" id="373"/>
68                                 </connections>
69                             </menuItem>
70                             <menuItem title="Open…" keyEquivalent="o" id="72">
71                                 <connections>
72                                     <action selector="openDocument:" target="-1" id="374"/>
73                                 </connections>
74                             </menuItem>
75                             <menuItem title="Open Recent" id="124">
76                                 <menu key="submenu" title="Open Recent" systemMenu="recentDocuments" id="125">
77                                     <items>
78                                         <menuItem title="Clear Menu" id="126">
79                                             <connections>
80                                                 <action selector="clearRecentDocuments:" target="-1" id="127"/>
81                                             </connections>
82                                         </menuItem>
83                                     </items>
84                                 </menu>
85                             </menuItem>
86                             <menuItem isSeparatorItem="YES" id="79">
87                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
88                             </menuItem>
89                             <menuItem title="Close" keyEquivalent="w" id="73">
90                                 <connections>
91                                     <action selector="performClose:" target="-1" id="193"/>
92                                 </connections>
93                             </menuItem>
94                             <menuItem title="Save…" keyEquivalent="s" id="75">
95                                 <connections>
96                                     <action selector="saveDocument:" target="-1" id="362"/>
97                                 </connections>
98                             </menuItem>
99                             <menuItem title="Revert to Saved" id="112">
100                                 <modifierMask key="keyEquivalentModifierMask"/>
101                                 <connections>
102                                     <action selector="revertDocumentToSaved:" target="-1" id="364"/>
103                                 </connections>
104                             </menuItem>
105                             <menuItem isSeparatorItem="YES" id="74">
106                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
107                             </menuItem>
108                             <menuItem title="Page Setup..." keyEquivalent="P" id="77">
109                                 <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
110                                 <connections>
111                                     <action selector="runPageLayout:" target="-1" id="87"/>
112                                 </connections>
113                             </menuItem>
114                             <menuItem title="Print…" keyEquivalent="p" id="78">
115                                 <connections>
116                                     <action selector="print:" target="-1" id="86"/>
117                                 </connections>
118                             </menuItem>
119                         </items>
120                     </menu>
121                 </menuItem>
122                 <menuItem title="Edit" id="217">
123                     <menu key="submenu" title="Edit" id="205">
124                         <items>
125                             <menuItem title="アンドゥ" keyEquivalent="z" id="207">
126                                 <connections>
127                                     <action selector="undo:" target="-1" id="223"/>
128                                 </connections>
129                             </menuItem>
130                             <menuItem title="リドゥ" keyEquivalent="Z" id="215">
131                                 <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
132                                 <connections>
133                                     <action selector="redo:" target="-1" id="231"/>
134                                 </connections>
135                             </menuItem>
136                             <menuItem isSeparatorItem="YES" id="206">
137                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
138                             </menuItem>
139                             <menuItem title="カット" keyEquivalent="x" id="199">
140                                 <connections>
141                                     <action selector="cut:" target="-1" id="228"/>
142                                 </connections>
143                             </menuItem>
144                             <menuItem title="コピー" keyEquivalent="c" id="197">
145                                 <connections>
146                                     <action selector="copy:" target="-1" id="224"/>
147                                 </connections>
148                             </menuItem>
149                             <menuItem title="ペースト" keyEquivalent="v" id="203">
150                                 <connections>
151                                     <action selector="paste:" target="-1" id="226"/>
152                                 </connections>
153                             </menuItem>
154                             <menuItem title="Paste and Match Style" keyEquivalent="V" id="485">
155                                 <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
156                                 <connections>
157                                     <action selector="pasteAsPlainText:" target="-1" id="486"/>
158                                 </connections>
159                             </menuItem>
160                             <menuItem title="削除" id="202">
161                                 <connections>
162                                     <action selector="delete:" target="-1" id="235"/>
163                                 </connections>
164                             </menuItem>
165                             <menuItem title="すべて選択" keyEquivalent="a" id="198">
166                                 <connections>
167                                     <action selector="selectAll:" target="-1" id="232"/>
168                                 </connections>
169                             </menuItem>
170                             <menuItem isSeparatorItem="YES" id="214">
171                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
172                             </menuItem>
173                             <menuItem title="Find" id="218">
174                                 <menu key="submenu" title="Find" id="220">
175                                     <items>
176                                         <menuItem title="Find…" tag="1" keyEquivalent="f" id="209">
177                                             <connections>
178                                                 <action selector="performFindPanelAction:" target="-1" id="241"/>
179                                             </connections>
180                                         </menuItem>
181                                         <menuItem title="Find and Replace…" tag="12" keyEquivalent="f" id="534">
182                                             <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
183                                             <connections>
184                                                 <action selector="performFindPanelAction:" target="-1" id="535"/>
185                                             </connections>
186                                         </menuItem>
187                                         <menuItem title="Find Next" tag="2" keyEquivalent="g" id="208">
188                                             <connections>
189                                                 <action selector="performFindPanelAction:" target="-1" id="487"/>
190                                             </connections>
191                                         </menuItem>
192                                         <menuItem title="Find Previous" tag="3" keyEquivalent="G" id="213">
193                                             <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
194                                             <connections>
195                                                 <action selector="performFindPanelAction:" target="-1" id="488"/>
196                                             </connections>
197                                         </menuItem>
198                                         <menuItem title="Use Selection for Find" tag="7" keyEquivalent="e" id="221">
199                                             <connections>
200                                                 <action selector="performFindPanelAction:" target="-1" id="489"/>
201                                             </connections>
202                                         </menuItem>
203                                         <menuItem title="Jump to Selection" keyEquivalent="j" id="210">
204                                             <connections>
205                                                 <action selector="centerSelectionInVisibleArea:" target="-1" id="245"/>
206                                             </connections>
207                                         </menuItem>
208                                     </items>
209                                 </menu>
210                             </menuItem>
211                             <menuItem title="Spelling and Grammar" id="216">
212                                 <menu key="submenu" title="Spelling and Grammar" id="200">
213                                     <items>
214                                         <menuItem title="Show Spelling and Grammar" keyEquivalent=":" id="204">
215                                             <connections>
216                                                 <action selector="showGuessPanel:" target="-1" id="230"/>
217                                             </connections>
218                                         </menuItem>
219                                         <menuItem title="Check Document Now" keyEquivalent=";" id="201">
220                                             <connections>
221                                                 <action selector="checkSpelling:" target="-1" id="225"/>
222                                             </connections>
223                                         </menuItem>
224                                         <menuItem isSeparatorItem="YES" id="453"/>
225                                         <menuItem title="Check Spelling While Typing" id="219">
226                                             <connections>
227                                                 <action selector="toggleContinuousSpellChecking:" target="-1" id="222"/>
228                                             </connections>
229                                         </menuItem>
230                                         <menuItem title="Check Grammar With Spelling" id="346">
231                                             <connections>
232                                                 <action selector="toggleGrammarChecking:" target="-1" id="347"/>
233                                             </connections>
234                                         </menuItem>
235                                         <menuItem title="Correct Spelling Automatically" id="454">
236                                             <modifierMask key="keyEquivalentModifierMask"/>
237                                             <connections>
238                                                 <action selector="toggleAutomaticSpellingCorrection:" target="-1" id="456"/>
239                                             </connections>
240                                         </menuItem>
241                                     </items>
242                                 </menu>
243                             </menuItem>
244                             <menuItem title="Substitutions" id="348">
245                                 <menu key="submenu" title="Substitutions" id="349">
246                                     <items>
247                                         <menuItem title="Show Substitutions" id="457">
248                                             <modifierMask key="keyEquivalentModifierMask"/>
249                                             <connections>
250                                                 <action selector="orderFrontSubstitutionsPanel:" target="-1" id="458"/>
251                                             </connections>
252                                         </menuItem>
253                                         <menuItem isSeparatorItem="YES" id="459"/>
254                                         <menuItem title="Smart Copy/Paste" tag="1" keyEquivalent="f" id="350">
255                                             <connections>
256                                                 <action selector="toggleSmartInsertDelete:" target="-1" id="355"/>
257                                             </connections>
258                                         </menuItem>
259                                         <menuItem title="Smart Quotes" tag="2" keyEquivalent="g" id="351">
260                                             <connections>
261                                                 <action selector="toggleAutomaticQuoteSubstitution:" target="-1" id="356"/>
262                                             </connections>
263                                         </menuItem>
264                                         <menuItem title="Smart Dashes" id="460">
265                                             <modifierMask key="keyEquivalentModifierMask"/>
266                                             <connections>
267                                                 <action selector="toggleAutomaticDashSubstitution:" target="-1" id="461"/>
268                                             </connections>
269                                         </menuItem>
270                                         <menuItem title="Smart Links" tag="3" keyEquivalent="G" id="354">
271                                             <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
272                                             <connections>
273                                                 <action selector="toggleAutomaticLinkDetection:" target="-1" id="357"/>
274                                             </connections>
275                                         </menuItem>
276                                         <menuItem title="Text Replacement" id="462">
277                                             <modifierMask key="keyEquivalentModifierMask"/>
278                                             <connections>
279                                                 <action selector="toggleAutomaticTextReplacement:" target="-1" id="463"/>
280                                             </connections>
281                                         </menuItem>
282                                     </items>
283                                 </menu>
284                             </menuItem>
285                             <menuItem title="Transformations" id="450">
286                                 <modifierMask key="keyEquivalentModifierMask"/>
287                                 <menu key="submenu" title="Transformations" id="451">
288                                     <items>
289                                         <menuItem title="Make Upper Case" id="452">
290                                             <modifierMask key="keyEquivalentModifierMask"/>
291                                             <connections>
292                                                 <action selector="uppercaseWord:" target="-1" id="464"/>
293                                             </connections>
294                                         </menuItem>
295                                         <menuItem title="Make Lower Case" id="465">
296                                             <modifierMask key="keyEquivalentModifierMask"/>
297                                             <connections>
298                                                 <action selector="lowercaseWord:" target="-1" id="468"/>
299                                             </connections>
300                                         </menuItem>
301                                         <menuItem title="Capitalize" id="466">
302                                             <modifierMask key="keyEquivalentModifierMask"/>
303                                             <connections>
304                                                 <action selector="capitalizeWord:" target="-1" id="467"/>
305                                             </connections>
306                                         </menuItem>
307                                     </items>
308                                 </menu>
309                             </menuItem>
310                             <menuItem title="Speech" id="211">
311                                 <menu key="submenu" title="Speech" id="212">
312                                     <items>
313                                         <menuItem title="Start Speaking" id="196">
314                                             <connections>
315                                                 <action selector="startSpeaking:" target="-1" id="233"/>
316                                             </connections>
317                                         </menuItem>
318                                         <menuItem title="Stop Speaking" id="195">
319                                             <connections>
320                                                 <action selector="stopSpeaking:" target="-1" id="227"/>
321                                             </connections>
322                                         </menuItem>
323                                     </items>
324                                 </menu>
325                             </menuItem>
326                         </items>
327                     </menu>
328                 </menuItem>
329                 <menuItem title="Window" id="19">
330                     <menu key="submenu" title="Window" systemMenu="window" id="24">
331                         <items>
332                             <menuItem title="縮小" keyEquivalent="m" id="23">
333                                 <connections>
334                                     <action selector="performMiniaturize:" target="-1" id="37"/>
335                                 </connections>
336                             </menuItem>
337                             <menuItem title="ズーム" id="239">
338                                 <connections>
339                                     <action selector="performZoom:" target="-1" id="240"/>
340                                 </connections>
341                             </menuItem>
342                             <menuItem isSeparatorItem="YES" id="92">
343                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
344                             </menuItem>
345                             <menuItem title="すべて前に持ってくる" id="5">
346                                 <connections>
347                                     <action selector="arrangeInFront:" target="-1" id="39"/>
348                                 </connections>
349                             </menuItem>
350                         </items>
351                     </menu>
352                 </menuItem>
353                 <menuItem title="Help" id="490">
354                     <modifierMask key="keyEquivalentModifierMask"/>
355                     <menu key="submenu" title="Help" systemMenu="help" id="491">
356                         <items>
357                             <menuItem title="Awars IV Help" keyEquivalent="?" id="492">
358                                 <connections>
359                                     <action selector="showHelp:" target="-1" id="493"/>
360                                 </connections>
361                             </menuItem>
362                         </items>
363                     </menu>
364                 </menuItem>
365             </items>
366         </menu>
367         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="371" userLabel="メインウィンドウ">
368             <windowStyleMask key="styleMask" titled="YES"/>
369             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
370             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
371             <view key="contentView" id="372">
372                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
373                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
374                 <subviews>
375                     <textField verticalHuggingPriority="750" id="536">
376                         <rect key="frame" x="198" y="387" width="262" height="73"/>
377                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
378                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AWars IV" id="537">
379                             <font key="font" size="60" name="LiSongPro"/>
380                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
381                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
382                         </textFieldCell>
383                     </textField>
384                     <button verticalHuggingPriority="750" id="573">
385                         <rect key="frame" x="76" y="282" width="131" height="32"/>
386                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
387                         <buttonCell key="cell" type="push" title="ゲームスタート" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="574">
388                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
389                             <font key="font" size="13" name="AquaKana"/>
390                         </buttonCell>
391                         <connections>
392                             <action selector="Start:" target="1697" id="1701"/>
393                         </connections>
394                     </button>
395                     <button verticalHuggingPriority="750" id="577">
396                         <rect key="frame" x="76" y="249" width="131" height="32"/>
397                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
398                         <buttonCell key="cell" type="push" title="コンティニュー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="578">
399                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
400                             <font key="font" size="13" name="AquaKana"/>
401                         </buttonCell>
402                         <connections>
403                             <action selector="Continue:" target="1697" id="1707"/>
404                         </connections>
405                     </button>
406                     <button verticalHuggingPriority="750" id="581">
407                         <rect key="frame" x="76" y="150" width="131" height="32"/>
408                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
409                         <buttonCell key="cell" type="push" title="マップエディタ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="582">
410                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
411                             <font key="font" size="13" name="AquaKana"/>
412                         </buttonCell>
413                         <connections>
414                             <action selector="MapEditor:" target="1697" id="1704"/>
415                         </connections>
416                     </button>
417                     <button verticalHuggingPriority="750" id="585">
418                         <rect key="frame" x="76" y="84" width="131" height="32"/>
419                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
420                         <buttonCell key="cell" type="push" title="ゲーム終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="586">
421                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
422                             <font key="font" size="13" name="AquaKana"/>
423                         </buttonCell>
424                         <connections>
425                             <action selector="Quit:" target="1697" id="1702"/>
426                         </connections>
427                     </button>
428                     <button verticalHuggingPriority="750" id="604">
429                         <rect key="frame" x="76" y="117" width="131" height="32"/>
430                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
431                         <buttonCell key="cell" type="push" title="シナリオエディタ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="605">
432                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
433                             <font key="font" size="13" name="AquaKana"/>
434                         </buttonCell>
435                         <connections>
436                             <action selector="ScenarioEditor:" target="1697" id="3850"/>
437                         </connections>
438                     </button>
439                     <button verticalHuggingPriority="750" id="612">
440                         <rect key="frame" x="76" y="216" width="131" height="32"/>
441                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
442                         <buttonCell key="cell" type="push" title="ギャラリー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="613">
443                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
444                             <font key="font" size="13" name="AquaKana"/>
445                         </buttonCell>
446                         <connections>
447                             <action selector="Gallery:" target="1697" id="1706"/>
448                         </connections>
449                     </button>
450                     <button verticalHuggingPriority="750" id="620">
451                         <rect key="frame" x="76" y="183" width="131" height="32"/>
452                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
453                         <buttonCell key="cell" type="push" title="オプション" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="621">
454                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
455                             <font key="font" size="13" name="AquaKana"/>
456                         </buttonCell>
457                         <connections>
458                             <action selector="Option:" target="1697" id="1705"/>
459                         </connections>
460                     </button>
461                     <imageView id="3835">
462                         <rect key="frame" x="246" y="88" width="355" height="225"/>
463                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
464                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" image="タイトル" id="3836"/>
465                     </imageView>
466                     <textField verticalHuggingPriority="750" id="558">
467                         <rect key="frame" x="18" y="443" width="118" height="17"/>
468                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
469                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Version alpha 0.64" id="559">
470                             <font key="font" metaFont="system"/>
471                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
472                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
473                         </textFieldCell>
474                     </textField>
475                 </subviews>
476             </view>
477             <point key="canvasLocation" x="357" y="330"/>
478         </window>
479         <customObject id="494" customClass="AppDelegate">
480             <connections>
481                 <outlet property="window" destination="371" id="532"/>
482             </connections>
483         </customObject>
484         <customObject id="420" customClass="NSFontManager"/>
485         <customObject id="263-Vk-nul" customClass="Idle"/>
486         <customObject id="vWh-oC-VAv" customClass="FPS"/>
487         <customObject id="1697" customClass="Title">
488             <connections>
489                 <outlet property="ContinueWindow" destination="702" id="1699"/>
490                 <outlet property="GalleryWindow" destination="3481" id="3811"/>
491                 <outlet property="IVTitle" destination="3835" id="3843"/>
492                 <outlet property="MapEditorWindow" destination="767" id="1700"/>
493                 <outlet property="ScenarioEditorWindow" destination="9420" id="9721"/>
494                 <outlet property="StartWindow" destination="643" id="1698"/>
495                 <outlet property="TitleWindow" destination="371" id="1716"/>
496             </connections>
497         </customObject>
498         <customObject id="1708" customClass="StartMenu">
499             <connections>
500                 <outlet property="StartMenuWindow" destination="643" id="1709"/>
501             </connections>
502         </customObject>
503         <customObject id="1712" customClass="ContinueMenu">
504             <connections>
505                 <outlet property="ContinueMenuWindow" destination="702" id="1713"/>
506             </connections>
507         </customObject>
508         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Gg9-Hj-h0i" userLabel="クラスタイプ" customClass="NSPanel">
509             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
510             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
511             <rect key="contentRect" x="196" y="132" width="400" height="300"/>
512             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
513             <view key="contentView" id="m8B-ME-Pwc">
514                 <rect key="frame" x="0.0" y="0.0" width="400" height="300"/>
515                 <autoresizingMask key="autoresizingMask"/>
516                 <subviews>
517                     <button verticalHuggingPriority="750" id="Zzo-Xs-5j9">
518                         <rect key="frame" x="320" y="13" width="66" height="32"/>
519                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
520                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="K8K-T3-s8y">
521                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
522                             <font key="font" size="13" name="HiraKakuProN-W3"/>
523                         </buttonCell>
524                     </button>
525                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="dts-vp-sO2">
526                         <rect key="frame" x="20" y="133" width="157" height="100"/>
527                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
528                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
529                         <size key="cellSize" width="126" height="18"/>
530                         <size key="intercellSpacing" width="4" height="2"/>
531                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="9XP-bO-pAF">
532                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
533                             <font key="font" metaFont="system"/>
534                         </buttonCell>
535                         <cells>
536                             <column>
537                                 <buttonCell type="radio" title="固有ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="c4p-GU-nHK">
538                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
539                                     <font key="font" metaFont="system"/>
540                                 </buttonCell>
541                                 <buttonCell type="radio" title="一般人ユニット" imagePosition="left" alignment="left" inset="2" id="6P7-Zj-hZb">
542                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
543                                     <font key="font" metaFont="system"/>
544                                 </buttonCell>
545                                 <buttonCell type="radio" title="ヒーローユニット" imagePosition="left" alignment="left" inset="2" id="YVP-XK-nWC">
546                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
547                                     <font key="font" metaFont="system"/>
548                                 </buttonCell>
549                             </column>
550                         </cells>
551                     </matrix>
552                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="AiY-jy-2Oq">
553                         <rect key="frame" x="18" y="263" width="108" height="17"/>
554                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
555                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラスタイプ決定" id="TWa-tW-Cy7">
556                             <font key="font" size="13" name="HiraKakuProN-W3"/>
557                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
558                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
559                         </textFieldCell>
560                     </textField>
561                     <textField verticalHuggingPriority="750" id="x3K-jP-Mfd">
562                         <rect key="frame" x="32" y="73" width="348" height="22"/>
563                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
564                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="W4m-dX-gLi">
565                             <font key="font" metaFont="system"/>
566                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
567                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
568                         </textFieldCell>
569                     </textField>
570                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="x38-W0-BVM">
571                         <rect key="frame" x="180" y="108" width="200" height="135"/>
572                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
573                         <clipView key="contentView" id="8qf-G6-vzc">
574                             <rect key="frame" x="1" y="17" width="198" height="117"/>
575                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
576                             <subviews>
577                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="BLh-xA-u0Z" id="ARx-jz-R1P">
578                                     <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
579                                     <autoresizingMask key="autoresizingMask"/>
580                                     <size key="intercellSpacing" width="3" height="2"/>
581                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
582                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
583                                     <tableColumns>
584                                         <tableColumn width="195" minWidth="40" maxWidth="1000" id="rPD-iU-Fte">
585                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="クラス名">
586                                                 <font key="font" metaFont="smallSystem"/>
587                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
588                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
589                                             </tableHeaderCell>
590                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="RJ0-5Z-yBe">
591                                                 <font key="font" metaFont="system"/>
592                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
593                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
594                                             </textFieldCell>
595                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
596                                         </tableColumn>
597                                     </tableColumns>
598                                 </tableView>
599                             </subviews>
600                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
601                         </clipView>
602                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ukB-dt-rnt">
603                             <rect key="frame" x="1" y="118" width="238" height="16"/>
604                             <autoresizingMask key="autoresizingMask"/>
605                         </scroller>
606                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="f90-Iz-dnr">
607                             <rect key="frame" x="224" y="17" width="15" height="102"/>
608                             <autoresizingMask key="autoresizingMask"/>
609                         </scroller>
610                         <tableHeaderView key="headerView" id="BLh-xA-u0Z">
611                             <rect key="frame" x="0.0" y="0.0" width="198" height="17"/>
612                             <autoresizingMask key="autoresizingMask"/>
613                         </tableHeaderView>
614                     </scrollView>
615                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gTM-ny-tCq">
616                         <rect key="frame" x="30" y="103" width="56" height="17"/>
617                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
618                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="VfH-OO-xhL">
619                             <font key="font" size="13" name="HiraKakuProN-W3"/>
620                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
621                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
622                         </textFieldCell>
623                     </textField>
624                 </subviews>
625             </view>
626             <point key="canvasLocation" x="-89" y="4627"/>
627         </window>
628         <customObject id="3826" customClass="MapEditor">
629             <connections>
630                 <outlet property="EDAppear1AC" destination="s5m-qC-rDg" id="Caa-hA-U7v"/>
631                 <outlet property="EDAppear1TV" destination="tdc-xg-y6U" id="ObY-dg-2uA"/>
632                 <outlet property="EDAppear2AC" destination="1qd-yQ-NSy" id="vK4-rp-S3X"/>
633                 <outlet property="EDAppear2TV" destination="uv9-Oz-dpY" id="8zN-1r-bm3"/>
634                 <outlet property="EDAppearBC1" destination="5pa-J8-dqS" id="U0K-bt-WHe"/>
635                 <outlet property="EDAppearBC2" destination="1BM-Hq-M3p" id="qiZ-yx-hRC"/>
636                 <outlet property="EDAppearT1V" destination="tdc-xg-y6U" id="YdA-9T-yts"/>
637                 <outlet property="EDAppearWindow" destination="nNk-dn-uy1" id="aHk-gN-fhi"/>
638                 <outlet property="EDBGMAC" destination="xgQ-JQ-5ax" id="7fE-ca-ZHu"/>
639                 <outlet property="EDBGMTV" destination="dni-q7-lOB" id="R1z-Ac-ozf"/>
640                 <outlet property="EDBGMWindow" destination="1E8-im-drr" id="Fwj-Xk-I7a"/>
641                 <outlet property="EDGameOverBtn" destination="bOT-TK-z6N" id="qg6-mL-73S"/>
642                 <outlet property="EDGameOverIV" destination="9IC-Pz-c0X" id="yVu-70-unA"/>
643                 <outlet property="EDGameOverTF" destination="3ps-zi-1PH" id="ljd-Xj-PoL"/>
644                 <outlet property="EDGameOverWindow" destination="z3H-i4-hxm" id="hIq-nf-PvG"/>
645                 <outlet property="EDSEAC" destination="3Sz-9U-X87" id="Jpv-YY-qZ3"/>
646                 <outlet property="EDSETV" destination="8nN-Cw-ko5" id="RFZ-yw-Mnf"/>
647                 <outlet property="EDSEWindow" destination="buT-p8-7RV" id="kHX-xQ-TNg"/>
648                 <outlet property="EDSWOFF" destination="gug-pq-8d3" id="xDG-Wr-Aif"/>
649                 <outlet property="EDSWON" destination="6bt-lO-Y4I" id="eep-9x-5OL"/>
650                 <outlet property="EDSWTF" destination="y9V-vr-e4v" id="RoT-KM-KrN"/>
651                 <outlet property="EDStageClearBtn" destination="Rc9-iv-fZh" id="7FD-Xu-qDr"/>
652                 <outlet property="EDStageClearWindow" destination="3mO-ps-L5k" id="eoV-wr-le5"/>
653                 <outlet property="EDSwitchWindow2" destination="icF-x4-gp4" id="F1t-0U-4Of"/>
654                 <outlet property="EDTimerSet1A" destination="jpT-ZX-byg" id="Yyk-Y7-Hdq"/>
655                 <outlet property="EDTimerSet1B" destination="Ch2-kr-CdZ" id="P0q-Dg-e0W"/>
656                 <outlet property="EDTimerSet2A" destination="sPx-4h-DcB" id="j5k-wI-Oz9"/>
657                 <outlet property="EDTimerSet2B" destination="reH-gy-a7R" id="vBi-yg-bI6"/>
658                 <outlet property="EDTimerSet3A" destination="XZS-jY-8Fi" id="P9O-Ir-ygu"/>
659                 <outlet property="EDTimerSet3B" destination="veb-h0-8PW" id="3aU-a4-Rid"/>
660                 <outlet property="EDTimerTF1" destination="NcS-6r-bj5" id="Wp9-W1-j1f"/>
661                 <outlet property="EDTimerTF2" destination="gmG-4C-wSf" id="DVd-oK-1EK"/>
662                 <outlet property="EDWaitTF" destination="wei-np-Col" id="UFg-Gj-qsP"/>
663                 <outlet property="EDWaitWindow" destination="PKC-k4-dLW" id="N9v-bG-TG0"/>
664                 <outlet property="EDbrachPlaceHaniTF" destination="L6l-RC-RAa" id="zV9-1G-PT1"/>
665                 <outlet property="EDbrachPlaceHaniWindow" destination="mVv-qE-Twx" id="4o2-BM-W7n"/>
666                 <outlet property="EDbrachSuicchiTF" destination="hOX-Hu-aYQ" id="dvs-Q0-Ae5"/>
667                 <outlet property="EDbrachSuicchiWindow" destination="yZp-AP-ncP" id="IpD-4y-AAC"/>
668                 <outlet property="EDbranchBuildAC" destination="gOB-p9-7Y9" id="BP5-Lm-3ND"/>
669                 <outlet property="EDbranchBuildTV" destination="WPy-1X-zaA" id="OXD-M9-9CN"/>
670                 <outlet property="EDbranchHensu" destination="T7N-9K-PEG" id="AMX-wF-fq7"/>
671                 <outlet property="EDbranchHensu2" destination="mS0-Oq-Uqt" id="Hca-DA-Xcl"/>
672                 <outlet property="EDbranchHensu2AC" destination="PSV-6H-oXd" id="XPe-dP-tNF"/>
673                 <outlet property="EDbranchHensu2TV" destination="p29-z4-AVX" id="dWm-1Y-wo5"/>
674                 <outlet property="EDbranchHensuAC" destination="JZL-0k-XMk" id="oIb-rL-BS0"/>
675                 <outlet property="EDbranchHensuTV" destination="uQd-g9-ojb" id="tqX-Bt-WH6"/>
676                 <outlet property="EDbranchJumpLabelFalse" destination="JdZ-Qd-mNj" id="Eih-bl-Lit"/>
677                 <outlet property="EDbranchJumpLabelTrue" destination="fiq-HP-oMn" id="AKv-YH-biW"/>
678                 <outlet property="EDbranchObjeAC" destination="Rox-Se-Lfe" id="ckh-9H-3sV"/>
679                 <outlet property="EDbranchObjeRange" destination="p5d-Tn-C67" id="4bw-lf-2Dz"/>
680                 <outlet property="EDbranchObjeTV" destination="9qD-x3-ohq" id="pRZ-p9-WpL"/>
681                 <outlet property="EDbranchPUB11" destination="b0H-BN-rXH" id="7pn-me-sd7"/>
682                 <outlet property="EDbranchPUB12" destination="n3n-JE-hXH" id="hT4-iK-5Fm"/>
683                 <outlet property="EDbranchPUB13" destination="u45-h8-n0z" id="stV-51-VtC"/>
684                 <outlet property="EDbranchPUB21" destination="epN-Ht-c9c" id="6l9-Fd-bsf"/>
685                 <outlet property="EDbranchPUB22" destination="esJ-DI-2hf" id="TiO-B3-e7G"/>
686                 <outlet property="EDbranchPlaceAC" destination="wa5-Dw-20R" id="6AA-e8-Mu9"/>
687                 <outlet property="EDbranchPlaceTV" destination="0bV-Ec-qUf" id="9Vc-eN-kz7"/>
688                 <outlet property="EDbranchSuicchi" destination="LQG-CN-URC" id="bYu-w3-EhN"/>
689                 <outlet property="EDbranchSuicchiAC" destination="SDf-7k-75Z" id="V61-MA-Lal"/>
690                 <outlet property="EDbranchSuicchiTV" destination="PRc-yd-L46" id="xLi-zz-T3F"/>
691                 <outlet property="EDbranchTeisu" destination="fuF-8p-E5N" id="jFF-k9-sY3"/>
692                 <outlet property="EDbranchTeisuTF" destination="ym6-Uz-8Ca" id="hPT-fl-22M"/>
693                 <outlet property="EDbranchTimer" destination="Xjq-aZ-v3u" id="OIc-hJ-381"/>
694                 <outlet property="EDbranchTimerMinTF" destination="ISg-Xc-gSw" id="Ojm-AR-56c"/>
695                 <outlet property="EDbranchTimerSecTF" destination="ghA-Up-141" id="laZ-XZ-cst"/>
696                 <outlet property="EDbranchUnitAC" destination="6Yo-5j-AWN" id="2zo-qD-Brj"/>
697                 <outlet property="EDbranchUnitBuild" destination="6CC-jN-Jtd" id="tEs-1z-NAU"/>
698                 <outlet property="EDbranchUnitElect" destination="IKJ-3J-VzO" id="kbB-m6-upB"/>
699                 <outlet property="EDbranchUnitNum" destination="N7h-uV-455" id="tgh-Dh-swk"/>
700                 <outlet property="EDbranchUnitObje" destination="xxD-hC-DpD" id="lyG-im-KyD"/>
701                 <outlet property="EDbranchUnitPlace" destination="pxe-mQ-s5k" id="VLc-1k-S4p"/>
702                 <outlet property="EDbranchUnitSelect" destination="EE8-Ro-mnC" id="5T3-UN-Hq7"/>
703                 <outlet property="EDbranchUnitTV" destination="4Qh-wd-Vkd" id="GxB-uP-Oa1"/>
704                 <outlet property="EDbranchUnitTeam" destination="bw4-oE-hZH" id="Vn1-Vf-LCu"/>
705                 <outlet property="EDbranchUnitValue" destination="GUh-SF-1eo" id="SnW-3U-aUL"/>
706                 <outlet property="EDdissappearAC" destination="zW9-yd-cJu" id="JIk-nk-EFS"/>
707                 <outlet property="EDdissappearSubmitWindow" destination="bO1-xr-jsS" id="bdG-yE-AIB"/>
708                 <outlet property="EDdissappearTV" destination="iWZ-ZK-2C5" id="lCx-PG-u2Y"/>
709                 <outlet property="EDdissappearWindow" destination="qke-ES-FI6" id="dEj-eU-T2u"/>
710                 <outlet property="EDeventTimeTF1" destination="LCC-mq-PsF" id="xQj-nk-1nQ"/>
711                 <outlet property="EDeventTimeTF2" destination="89j-NJ-SNG" id="3eZ-Wq-5AU"/>
712                 <outlet property="EDeventTrigger" destination="rAO-0J-ajM" id="wf8-1O-86w"/>
713                 <outlet property="EDhp1AC" destination="fEW-Dh-30u" id="yTW-ra-ZxX"/>
714                 <outlet property="EDhp1TV" destination="Xwe-1P-CYg" id="Erx-4l-IiR"/>
715                 <outlet property="EDhp2AC" destination="3IQ-ze-3zY" id="lwS-FX-wEM"/>
716                 <outlet property="EDhp2TV" destination="ItL-HP-xDF" id="krQ-VI-rlH"/>
717                 <outlet property="EDhpButton1" destination="E5V-YB-cKS" id="aTu-U0-qrp"/>
718                 <outlet property="EDhpButton2" destination="IpT-zY-MX0" id="rCQ-45-Xmp"/>
719                 <outlet property="EDhpButtonA" destination="rjz-AR-FVH" id="cuc-lK-45X"/>
720                 <outlet property="EDhpButtonB" destination="Odu-zf-LmK" id="DLC-8T-OYT"/>
721                 <outlet property="EDhpFixBC1" destination="sAh-4s-c7q" id="jRQ-Q9-s5x"/>
722                 <outlet property="EDhpFixBC2" destination="5nD-Bx-qDN" id="ZAx-FK-cmb"/>
723                 <outlet property="EDhpFixBC3" destination="Ijz-cu-f3S" id="SOF-cc-9JW"/>
724                 <outlet property="EDhpFixBC4" destination="Icb-Oh-VWj" id="u15-f9-uTH"/>
725                 <outlet property="EDhpFixBtn" destination="7zW-NF-uwH" id="dnO-kp-Cau"/>
726                 <outlet property="EDhpFixListAC1" destination="4OI-TZ-1oL" id="H7T-N0-hlu"/>
727                 <outlet property="EDhpFixListAC2" destination="qqa-eS-eeY" id="RE8-EM-wKa"/>
728                 <outlet property="EDhpFixListAC3" destination="lrw-EV-jZ9" id="p0Y-dB-hyT"/>
729                 <outlet property="EDhpFixListTV1" destination="Xwe-1P-CYg" id="VaR-Sy-Axh"/>
730                 <outlet property="EDhpFixListTV2" destination="ItL-HP-xDF" id="2tn-WN-SmB"/>
731                 <outlet property="EDhpFixListTV3" destination="VcZ-Do-tDa" id="cCw-7A-vC7"/>
732                 <outlet property="EDhpFixTF1" destination="Y5V-Km-m9A" id="IRV-d0-HZh"/>
733                 <outlet property="EDhpFixTF2" destination="JQU-Mq-kI8" id="Cha-Je-eBb"/>
734                 <outlet property="EDhpFixWindow" destination="Gbh-BZ-Ivd" id="6l0-ki-02T"/>
735                 <outlet property="EDhpTF" destination="Y5V-Km-m9A" id="BCV-Gg-R6j"/>
736                 <outlet property="EDlabelJumpTF" destination="mxc-bZ-L3I" id="k98-no-Ap6"/>
737                 <outlet property="EDlabelJumpWindow" destination="hR9-Tc-lNv" id="Hdy-G0-hQQ"/>
738                 <outlet property="EDlabelTF" destination="XP1-6Q-7Va" id="9jH-8O-SH4"/>
739                 <outlet property="EDlabelWindow" destination="9FO-Ca-tXd" id="0xb-0e-fer"/>
740                 <outlet property="EDmemoTF" destination="srC-Sk-SJR" id="WbO-Z1-RdU"/>
741                 <outlet property="EDmemoWindow" destination="C8g-D6-Mka" id="cBl-5b-Jnm"/>
742                 <outlet property="EDmp1AC" destination="YDX-O2-9LW" id="glO-NE-143"/>
743                 <outlet property="EDmp1TV" destination="1HY-Q7-nfW" id="wN4-Qk-2vR"/>
744                 <outlet property="EDmp2AC" destination="CVJ-EH-LvH" id="Ecc-Cp-Hjo"/>
745                 <outlet property="EDmp2TV" destination="u59-9M-7Mf" id="MMl-TA-sIU"/>
746                 <outlet property="EDmpButton1" destination="GQQ-cS-Jwz" id="6ev-3y-e4C"/>
747                 <outlet property="EDmpTF" destination="Pjb-kS-Usu" id="rID-rh-kZI"/>
748                 <outlet property="EDmpWindow" destination="86H-2U-uZm" id="bMy-lY-O0t"/>
749                 <outlet property="EDnameTF" destination="q4D-Bg-Hwm" id="BfO-zG-dyz"/>
750                 <outlet property="EDpubA" destination="PIk-xu-pGq" id="B9Z-Tp-uG6"/>
751                 <outlet property="EDpubB" destination="Wcm-ew-wHD" id="bdg-zB-VP5"/>
752                 <outlet property="EDresourceAC1" destination="p1U-wU-xM5" id="Lc7-TC-oZa"/>
753                 <outlet property="EDresourceAC2" destination="Nb4-Pc-Ok6" id="rPq-vb-9uf"/>
754                 <outlet property="EDresourceAC3" destination="58i-XA-5ch" id="A51-pE-pi4"/>
755                 <outlet property="EDresourceBtn1" destination="LqA-EK-y65" id="HJ0-Zf-nRQ"/>
756                 <outlet property="EDresourceBtn2" destination="Nxy-YO-mzZ" id="qAX-BS-ZjD"/>
757                 <outlet property="EDresourceBtn3" destination="vTU-W1-iGd" id="khP-qO-Cau"/>
758                 <outlet property="EDresourceButton1" destination="U3K-ET-3kh" id="Rcz-O8-INr"/>
759                 <outlet property="EDresourceButton2" destination="dmr-UC-mQR" id="vL4-gZ-PNM"/>
760                 <outlet property="EDresourceButton3" destination="XAf-lK-q1G" id="3K5-TX-NtI"/>
761                 <outlet property="EDresourceButton4" destination="vag-br-Qrh" id="J8B-1P-B0V"/>
762                 <outlet property="EDresourceButton5" destination="Szo-pX-AAM" id="AYl-EB-2FE"/>
763                 <outlet property="EDresourceButton6" destination="po8-4N-Aq7" id="Flk-b1-i5Y"/>
764                 <outlet property="EDresourceButtonS1" destination="GQQ-cS-Jwz" id="wRJ-25-AJa"/>
765                 <outlet property="EDresourceButtonS2" destination="2nr-Fr-UuG" id="QEr-TZ-XCb"/>
766                 <outlet property="EDresourceButtonS3" destination="mwz-2H-YND" id="1V4-Ta-3VM"/>
767                 <outlet property="EDresourceButtonS4" destination="91A-Ka-sMU" id="2Pj-am-q00"/>
768                 <outlet property="EDresourceButtonS5" destination="qDt-fu-dFo" id="Wrt-xr-mZD"/>
769                 <outlet property="EDresourceButtonS6" destination="OhX-ac-X3D" id="tFS-BZ-5aI"/>
770                 <outlet property="EDresourceTF1" destination="pM7-GM-D6i" id="Njv-w3-5TB"/>
771                 <outlet property="EDresourceTF2" destination="Cl5-YI-L26" id="jJt-Zn-LEF"/>
772                 <outlet property="EDresourceTF3" destination="Qya-j5-wMv" id="Gio-DI-Uzn"/>
773                 <outlet property="EDresourceTV1" destination="pTP-xU-fsr" id="KCY-7m-XKg"/>
774                 <outlet property="EDresourceTV2" destination="H0t-vi-mZ6" id="a1x-Xt-TOi"/>
775                 <outlet property="EDresourceTV3" destination="Lji-Ph-drn" id="pA5-H0-XS1"/>
776                 <outlet property="EDresourceTeam" destination="26j-IY-Zcq" id="OYE-ab-EpN"/>
777                 <outlet property="EDresourceWindow" destination="6Hi-zV-IoJ" id="BRE-4h-2IC"/>
778                 <outlet property="EDselectionAC" destination="NYW-Xh-i7e" id="GAB-8z-Wri"/>
779                 <outlet property="EDselectionTF" destination="baZ-Rv-HJC" id="LQ9-2L-fsc"/>
780                 <outlet property="EDselectionTF2" destination="i7K-Rp-YUs" id="fut-rt-sea"/>
781                 <outlet property="EDselectionWindow" destination="Z53-lU-wRt" id="F3O-Go-CAU"/>
782                 <outlet property="EDstA1AC" destination="Frj-Tw-T3e" id="qss-6m-WUW"/>
783                 <outlet property="EDstA1TV" destination="YKD-zW-KbW" id="DwN-sw-jDc"/>
784                 <outlet property="EDstA2AC" destination="Q5f-Sk-4Lh" id="AFa-MO-QZg"/>
785                 <outlet property="EDstA2TV" destination="zXu-1R-ES3" id="ZY2-xA-HQM"/>
786                 <outlet property="EDstB1AC" destination="mix-Lv-10G" id="whh-ck-yUd"/>
787                 <outlet property="EDstB1TV" destination="See-j2-ff2" id="0gg-2o-S2h"/>
788                 <outlet property="EDstB2AC" destination="0XT-wb-2Xd" id="zAd-oU-hV9"/>
789                 <outlet property="EDstB2TV" destination="Axj-2b-lgs" id="8HH-wK-vWm"/>
790                 <outlet property="EDstButtonA12" destination="62w-Qe-74Y" id="taa-gI-Y8Q"/>
791                 <outlet property="EDstButtonA13" destination="8Yt-0q-fiX" id="S20-oo-JRy"/>
792                 <outlet property="EDstButtonA21" destination="NV6-CO-Xnk" id="Dh5-0E-iUz"/>
793                 <outlet property="EDstButtonA22" destination="2gy-Qd-XyT" id="9Sz-Iz-cjF"/>
794                 <outlet property="EDstButtonB11" destination="Pp7-WC-9xs" id="6NG-Up-3qy"/>
795                 <outlet property="EDstButtonB12" destination="wjb-Us-7r9" id="Z2H-RL-QkX"/>
796                 <outlet property="EDstButtonB13" destination="sh9-aL-Ipa" id="F6s-DT-UCX"/>
797                 <outlet property="EDstButtonB21" destination="xJZ-XJ-EC9" id="RKp-07-2Lh"/>
798                 <outlet property="EDstButtonB22" destination="kU8-up-7xh" id="94q-ei-UbD"/>
799                 <outlet property="EDstTFA" destination="65B-2s-1ZB" id="SJQ-QT-W2P"/>
800                 <outlet property="EDstTFB" destination="QMn-rA-vkd" id="QHW-Zu-dIB"/>
801                 <outlet property="EDstpubA" destination="PIk-xu-pGq" id="ina-br-EXO"/>
802                 <outlet property="EDstpubB" destination="Wcm-ew-wHD" id="lDi-mr-QQd"/>
803                 <outlet property="EDswitch1AC" destination="AFK-Ig-Gpn" id="BP8-Op-GLu"/>
804                 <outlet property="EDswitch1Btn" destination="XIw-bB-wwd" id="GS6-IB-AeI"/>
805                 <outlet property="EDswitch1TV" destination="el7-mT-iKE" id="yas-BR-sQ8"/>
806                 <outlet property="EDswitch2AC" destination="8ZU-c6-Pte" id="Cdf-VO-eoj"/>
807                 <outlet property="EDswitch2Btn" destination="N7b-Kl-HEP" id="nx8-tD-QWz"/>
808                 <outlet property="EDswitch2TV" destination="7Vq-ff-JM0" id="yRR-NB-ajb"/>
809                 <outlet property="EDswitchTF" destination="Ksv-OG-zmZ" id="art-Lf-kyg"/>
810                 <outlet property="EDswitchWindow" destination="wHi-ec-FWU" id="993-y8-O8u"/>
811                 <outlet property="EDtermsWindow" destination="o5n-nH-rBa" id="Tq4-uX-Can"/>
812                 <outlet property="EDtextImage" destination="hPd-Xa-wFH" id="1wW-yO-n1t"/>
813                 <outlet property="EDtextImageAC" destination="i6q-F8-oeg" id="hDO-30-cSB"/>
814                 <outlet property="EDtextImageButton1" destination="XRZ-eq-FRL" id="Vmn-10-tOE"/>
815                 <outlet property="EDtextImageButton2" destination="zzB-kV-hsQ" id="nPI-wK-L8R"/>
816                 <outlet property="EDtextImageButton3" destination="6SZ-fp-hh0" id="aso-aG-gEE"/>
817                 <outlet property="EDtextImageTV" destination="At7-iN-Wmd" id="lMj-BG-7Ir"/>
818                 <outlet property="EDtextImageWindow" destination="LYW-Xc-dJE" id="Ad5-AT-58Y"/>
819                 <outlet property="EDtextName" destination="9u2-KB-W00" id="86V-k9-5gJ"/>
820                 <outlet property="EDtextString" destination="g3K-Ag-LUV" id="rF8-x4-woO"/>
821                 <outlet property="EDtextWindow" destination="vXf-RC-FUn" id="7zH-2g-17q"/>
822                 <outlet property="EDtileBackWindow" destination="3xK-Hu-8Va" id="tK2-Xa-Gvn"/>
823                 <outlet property="EDtimerButton1" destination="jpT-ZX-byg" id="7yO-r4-FY2"/>
824                 <outlet property="EDtimerButton2" destination="Ch2-kr-CdZ" id="f78-AB-6fZ"/>
825                 <outlet property="EDtimerTF1" destination="NcS-6r-bj5" id="ZaS-Ah-io1"/>
826                 <outlet property="EDtimerTF2" destination="gmG-4C-wSf" id="oaZ-mP-YTj"/>
827                 <outlet property="EDtimerWindow" destination="Cnw-Ln-Ynn" id="MgO-JO-uws"/>
828                 <outlet property="EDvalueAC" destination="37K-9A-DeL" id="nCL-1o-tUl"/>
829                 <outlet property="EDvalueSetWIndow" destination="vCd-mx-DZf" id="dDe-T0-qno"/>
830                 <outlet property="EDvalueTV" destination="rq5-pj-WYL" id="6KQ-zD-PZv"/>
831                 <outlet property="EDvalueWindow" destination="6tL-eK-Mae" id="kXF-gE-z26"/>
832                 <outlet property="EDvarAC" destination="iHP-P2-t0Y" id="hBz-4k-g71"/>
833                 <outlet property="EDvarButton1" destination="TKd-hF-myU" id="uTF-km-2He"/>
834                 <outlet property="EDvarButton2" destination="iYC-w2-jma" id="wQC-wx-4PA"/>
835                 <outlet property="EDvarButton3" destination="1Cx-Un-OeD" id="fjb-qF-5ua"/>
836                 <outlet property="EDvarButton4" destination="Ejl-4I-wWF" id="2JQ-Dw-ssp"/>
837                 <outlet property="EDvarButton5" destination="Qjp-Yz-udh" id="Tji-BN-YO6"/>
838                 <outlet property="EDvarButton6" destination="po8-4N-Aq7" id="ukh-oV-m7f"/>
839                 <outlet property="EDvarButtonA" destination="9C9-Pi-aWb" id="A4R-88-9k0"/>
840                 <outlet property="EDvarButtonB" destination="mDk-k2-7Pa" id="JUW-fb-dRk"/>
841                 <outlet property="EDvarButtonC" destination="cTi-Tb-TXb" id="fT3-9X-YqW"/>
842                 <outlet property="EDvarButtonD" destination="l8s-wc-IH7" id="R15-qh-tJk"/>
843                 <outlet property="EDvarButtonE" destination="1VZ-Ej-AeA" id="JDH-3d-Wah"/>
844                 <outlet property="EDvarButtonF" destination="Aj3-Jn-gUP" id="MBq-rE-ST6"/>
845                 <outlet property="EDvarButtonI" destination="1Yr-LT-hq9" id="KKn-C8-fcT"/>
846                 <outlet property="EDvarButtonT" destination="kTY-Gc-Gpt" id="UI9-dR-j5i"/>
847                 <outlet property="EDvarEtc" destination="iCj-RP-fKP" id="W3q-Hl-C99"/>
848                 <outlet property="EDvarHensuAC" destination="YSS-a8-Fys" id="T4I-lb-r6r"/>
849                 <outlet property="EDvarHensuSet1AC" destination="B7Y-Yq-yrY" id="75f-0G-qLq"/>
850                 <outlet property="EDvarHensuSet1TV" destination="KiL-6v-fdZ" id="H1j-6n-q01"/>
851                 <outlet property="EDvarHensuSet2AC" destination="VKd-iA-SKL" id="hks-aB-KrK"/>
852                 <outlet property="EDvarHensuSet2TV" destination="Toj-2A-Ng5" id="iZa-Er-Cv4"/>
853                 <outlet property="EDvarHensuTV" destination="DIX-dU-hS3" id="3MW-L9-mqF"/>
854                 <outlet property="EDvarMax" destination="XC5-Vd-kH4" id="vd3-fN-Boc"/>
855                 <outlet property="EDvarRansu1" destination="mhE-iu-Ub4" id="bzM-sf-pu3"/>
856                 <outlet property="EDvarRansu2" destination="F6w-t1-cbo" id="JSi-2C-ma3"/>
857                 <outlet property="EDvarSetWindow" destination="vCd-mx-DZf" id="mFM-hJ-ghR"/>
858                 <outlet property="EDvarTF1" destination="eER-mk-l1L" id="b0b-hM-IVl"/>
859                 <outlet property="EDvarTF2" destination="yIW-ii-gse" id="NEe-PG-95m"/>
860                 <outlet property="EDvarTV" destination="tRm-uV-ATH" id="Gtw-9m-umu"/>
861                 <outlet property="EDvarTeisu" destination="nlT-dI-fXF" id="W29-i9-ucx"/>
862                 <outlet property="EDvarWindow" destination="kGD-gD-dFH" id="B5l-fQ-IbI"/>
863                 <outlet property="EDvariableAC" destination="vUJ-2q-AWz" id="pFv-nw-awh"/>
864                 <outlet property="EDvariableBtn" destination="XTe-Jz-b03" id="4Hm-ur-dps"/>
865                 <outlet property="EDvariableTF" destination="TNN-Ng-Vih" id="nLH-W8-3Gm"/>
866                 <outlet property="EDvariableTV" destination="eWw-Wf-UIH" id="nYv-NX-ePg"/>
867                 <outlet property="EEGC012str" destination="VhI-J2-wyf" id="cMy-yP-Q3i"/>
868                 <outlet property="EEGC01str" destination="rrJ-9w-3Un" id="txp-Gn-6hG"/>
869                 <outlet property="EEGC022str" destination="Adq-YP-qts" id="K34-Cy-u9m"/>
870                 <outlet property="EEGC02str" destination="Zmb-8a-Dzc" id="gDf-Yf-Hgy"/>
871                 <outlet property="EEGC1AC" destination="wWg-Ih-Dqr" id="VSG-YK-aDa"/>
872                 <outlet property="EEGC1TV" destination="wg2-Kp-qr4" id="QoS-aE-etE"/>
873                 <outlet property="EEGC2AC" destination="Eir-uH-Hci" id="GHt-oc-2Po"/>
874                 <outlet property="EEGC2TV" destination="tEy-RS-tOd" id="XCC-vt-e5S"/>
875                 <outlet property="EEGCstr" destination="nez-dz-aIH" id="Ggk-07-VPw"/>
876                 <outlet property="EPUB1" destination="USZ-a0-oSz" id="c95-Ta-oLz"/>
877                 <outlet property="EPUB2" destination="B4c-ot-RZL" id="sLm-MV-Gl1"/>
878                 <outlet property="MapEditorWindow" destination="767" id="3854"/>
879                 <outlet property="PBCL" destination="959" id="3852"/>
880                 <outlet property="PLCL" destination="8Rs-NI-iyx" id="mok-Nz-lza"/>
881                 <outlet property="PMCL" destination="908" id="3851"/>
882                 <outlet property="PUCL" destination="1017" id="3853"/>
883                 <outlet property="TFcurrentChipIndex" destination="3815" id="3827"/>
884                 <outlet property="TitleWindow" destination="371" id="3982"/>
885                 <outlet property="eventBattleDetailBtn" destination="MEv-FT-WBm" id="h6y-cW-5si"/>
886                 <outlet property="eventCheckBtn" destination="0Uk-yg-qGf" id="Esc-Wv-X6h"/>
887                 <outlet property="eventDetailListAC" destination="Ule-ju-9lM" id="isN-8p-Vd2"/>
888                 <outlet property="eventDetailListTV" destination="zJb-EL-N44" id="EJ8-gN-ywx"/>
889                 <outlet property="eventDetailSelectionWindow" destination="6Ho-16-Ie6" id="9aE-ye-u7f"/>
890                 <outlet property="eventDetailWindow" destination="rCv-M4-34U" id="FCp-CR-ga7"/>
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="eventWindow" destination="PjK-su-h3Y" id="oNQ-Bv-qU8"/>
907                 <outlet property="loadMapListAC" destination="10148" id="10156"/>
908                 <outlet property="loadMapListTV" destination="10132" id="10147"/>
909                 <outlet property="loadMapWindow" destination="10066" id="10158"/>
910                 <outlet property="mapSizeHeight" destination="9966" id="10025"/>
911                 <outlet property="mapSizeWidth" destination="9980" id="10026"/>
912                 <outlet property="mapSizeWindow" destination="9955" id="10030"/>
913                 <outlet property="saveMapListAC" destination="10233" id="10234"/>
914                 <outlet property="saveMapListTV" destination="10214" id="10231"/>
915                 <outlet property="saveMapTF" destination="10221" id="10230"/>
916                 <outlet property="saveMapWindow" destination="10189" id="10240"/>
917                 <outlet property="topHealth" destination="886" id="BDf-ex-fTk"/>
918                 <outlet property="topIV" destination="1744" id="ZmS-xH-Zti"/>
919                 <outlet property="topName" destination="870" id="ndk-B5-RuD"/>
920             </connections>
921         </customObject>
922         <customObject id="uJI-Be-wdu" customClass="LevelList">
923             <connections>
924                 <outlet property="levelListAC1" destination="A8Z-3g-Ph1" id="Bpt-SM-4Wc"/>
925                 <outlet property="levelListAC2" destination="Emr-ho-xrS" id="ziT-hz-IDn"/>
926                 <outlet property="levelListAC3" destination="o1D-3J-bih" id="0Al-TP-qLu"/>
927                 <outlet property="levelListTV1" destination="8xp-0M-W7f" id="3cW-AY-j1z"/>
928                 <outlet property="levelListTV2" destination="dJb-ef-LFc" id="jWx-Kt-qpj"/>
929                 <outlet property="levelWindow" destination="N2U-Rv-jyJ" id="3TT-Jv-15v"/>
930             </connections>
931         </customObject>
932         <arrayController id="4OI-TZ-1oL" userLabel="EDhpFixListAC1">
933             <connections>
934                 <binding destination="3826" name="contentArray" keyPath="EDhpFixListMA1" id="7Ez-Fh-bTk"/>
935             </connections>
936         </arrayController>
937         <arrayController id="qqa-eS-eeY" userLabel="EDhpFixListAC2">
938             <connections>
939                 <binding destination="3826" name="contentArray" keyPath="EDhpFixListMA2" id="fGI-5j-zrV"/>
940             </connections>
941         </arrayController>
942         <arrayController id="lrw-EV-jZ9" userLabel="EDhpFixListAC3">
943             <connections>
944                 <binding destination="3826" name="contentArray" keyPath="EDhpFixListMA3" id="YPb-Zd-AHi"/>
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="58i-XA-5ch" userLabel="EDresourceAC3">
963             <connections>
964                 <binding destination="3826" name="contentArray" keyPath="EDresourceMA3" id="kj7-KP-Bzi"/>
965             </connections>
966         </arrayController>
967         <arrayController id="zW9-yd-cJu" userLabel="EDdissappearAC">
968             <connections>
969                 <binding destination="3826" name="contentArray" keyPath="EDdissappearMA" id="OpG-TF-gV0"/>
970             </connections>
971         </arrayController>
972         <arrayController id="A8Z-3g-Ph1" userLabel="levelListAC1">
973             <connections>
974                 <binding destination="uJI-Be-wdu" name="contentArray" keyPath="levelListMA1" id="4zJ-36-dYc"/>
975             </connections>
976         </arrayController>
977         <arrayController id="Emr-ho-xrS" userLabel="levelListAC2">
978             <connections>
979                 <binding destination="uJI-Be-wdu" name="contentArray" keyPath="levelListMA2" id="IN7-Ex-XiM"/>
980             </connections>
981         </arrayController>
982         <arrayController id="o1D-3J-bih" userLabel="levelListAC3">
983             <connections>
984                 <binding destination="uJI-Be-wdu" name="contentArray" keyPath="levelListMA3" id="rpg-ax-5pf"/>
985             </connections>
986         </arrayController>
987         <arrayController id="SDf-7k-75Z" userLabel="EDbranchSuicchiAC">
988             <connections>
989                 <binding destination="3826" name="contentArray" keyPath="EDbranchSuicchiMA" id="sbG-s0-mlG"/>
990             </connections>
991         </arrayController>
992         <arrayController id="JZL-0k-XMk" userLabel="EDbranchHensuAC">
993             <connections>
994                 <binding destination="3826" name="contentArray" keyPath="EDbranchHensuMA" id="4Cx-7V-8fn"/>
995             </connections>
996         </arrayController>
997         <arrayController id="PSV-6H-oXd" userLabel="EDbranchHensu2AC">
998             <connections>
999                 <binding destination="3826" name="contentArray" keyPath="EDbranchHensu2MA" id="A4I-Yd-JV5"/>
1000             </connections>
1001         </arrayController>
1002         <arrayController id="6Yo-5j-AWN" userLabel="EDbranchUnitAC">
1003             <connections>
1004                 <binding destination="3826" name="contentArray" keyPath="EDbranchUnitMA" id="nAy-VI-ENb"/>
1005             </connections>
1006         </arrayController>
1007         <arrayController id="wa5-Dw-20R" userLabel="EDbranchPlaceAC">
1008             <connections>
1009                 <binding destination="3826" name="contentArray" keyPath="EDbranchPlaceMA" id="Ydg-Q3-Po8"/>
1010             </connections>
1011         </arrayController>
1012         <arrayController id="Rox-Se-Lfe" userLabel="EDbranchObjeAC">
1013             <connections>
1014                 <binding destination="3826" name="contentArray" keyPath="EDbranchObjeMA" id="4dR-QJ-7Hi"/>
1015             </connections>
1016         </arrayController>
1017         <arrayController id="gOB-p9-7Y9" userLabel="EDbranchBuildAC">
1018             <connections>
1019                 <binding destination="3826" name="contentArray" keyPath="EDbranchBuildMA" id="nl3-qv-fe0"/>
1020             </connections>
1021         </arrayController>
1022         <arrayController id="10148" userLabel="LoadMapListAC">
1023             <connections>
1024                 <binding destination="3826" name="contentArray" keyPath="loadMapListMA" id="10150"/>
1025             </connections>
1026         </arrayController>
1027         <arrayController id="10233" userLabel="SaveMapListAC">
1028             <connections>
1029                 <binding destination="3826" name="contentArray" keyPath="saveMapListMA" id="10237"/>
1030             </connections>
1031         </arrayController>
1032         <arrayController id="v8V-gL-u6H" userLabel="EventListAC">
1033             <connections>
1034                 <binding destination="3826" name="contentArray" keyPath="eventListMA" id="kOH-nA-DdA"/>
1035             </connections>
1036         </arrayController>
1037         <arrayController id="6TH-id-uPu" userLabel="EventPosAC">
1038             <connections>
1039                 <binding destination="3826" name="contentArray" keyPath="eventPosMA" id="mBl-WZ-FOv"/>
1040             </connections>
1041         </arrayController>
1042         <arrayController id="wWg-Ih-Dqr" userLabel="EEGC1AC">
1043             <connections>
1044                 <binding destination="3826" name="contentArray" keyPath="EEGC1MA" id="Spo-Rw-xLT"/>
1045             </connections>
1046         </arrayController>
1047         <arrayController id="Eir-uH-Hci" userLabel="EEGC2AC">
1048             <connections>
1049                 <binding destination="3826" name="contentArray" keyPath="EEGC2MA" id="3lO-15-UJ5"/>
1050             </connections>
1051         </arrayController>
1052         <arrayController id="Ule-ju-9lM" userLabel="EventDetailListAC">
1053             <connections>
1054                 <binding destination="3826" name="contentArray" keyPath="eventDetailListMA" id="oH9-HI-CZH"/>
1055             </connections>
1056         </arrayController>
1057         <arrayController id="AFK-Ig-Gpn" userLabel="EDswitch1AC">
1058             <connections>
1059                 <binding destination="3826" name="contentArray" keyPath="EDswitch1MA" id="Nbp-2b-cJ0"/>
1060             </connections>
1061         </arrayController>
1062         <arrayController id="8ZU-c6-Pte" userLabel="EDswitch2AC">
1063             <connections>
1064                 <binding destination="3826" name="contentArray" keyPath="EDswitch2MA" id="kbE-da-u9j"/>
1065             </connections>
1066         </arrayController>
1067         <arrayController id="vUJ-2q-AWz" userLabel="EDvariableAC">
1068             <connections>
1069                 <binding destination="3826" name="contentArray" keyPath="EDvariableMA" id="5yq-84-bmo"/>
1070             </connections>
1071         </arrayController>
1072         <arrayController id="i6q-F8-oeg" userLabel="EDtextImageAC">
1073             <connections>
1074                 <binding destination="3826" name="contentArray" keyPath="EDtextImageMA" id="yka-ET-EZq"/>
1075             </connections>
1076         </arrayController>
1077         <arrayController id="NYW-Xh-i7e" userLabel="EDselectionAC">
1078             <connections>
1079                 <binding destination="3826" name="contentArray" keyPath="EDselectionMA" id="xjo-ZI-SfH"/>
1080             </connections>
1081         </arrayController>
1082         <arrayController id="37K-9A-DeL" userLabel="EDvalueAC">
1083             <connections>
1084                 <binding destination="3826" name="contentArray" keyPath="EDvalueMA" id="GQH-q6-oFg"/>
1085             </connections>
1086         </arrayController>
1087         <arrayController id="iHP-P2-t0Y" userLabel="EDvarAC">
1088             <connections>
1089                 <binding destination="3826" name="contentArray" keyPath="EDvarMA" id="wYn-RO-XEw"/>
1090             </connections>
1091         </arrayController>
1092         <arrayController id="YSS-a8-Fys" userLabel="EDvarHensuAC">
1093             <connections>
1094                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuMA" id="QKq-02-zSI"/>
1095             </connections>
1096         </arrayController>
1097         <arrayController id="fEW-Dh-30u" userLabel="EDhp1AC">
1098             <connections>
1099                 <binding destination="3826" name="contentArray" keyPath="EDhp1MA" id="odn-yf-fwn"/>
1100             </connections>
1101         </arrayController>
1102         <arrayController id="3IQ-ze-3zY" userLabel="EDhp2AC">
1103             <connections>
1104                 <binding destination="3826" name="contentArray" keyPath="EDhp2MA" id="7F9-Be-Xhg"/>
1105             </connections>
1106         </arrayController>
1107         <arrayController id="YDX-O2-9LW" userLabel="EDmp1AC">
1108             <connections>
1109                 <binding destination="3826" name="contentArray" keyPath="EDmp1MA" id="fcA-Tb-CpG"/>
1110             </connections>
1111         </arrayController>
1112         <arrayController id="CVJ-EH-LvH" userLabel="EDmp2AC">
1113             <connections>
1114                 <binding destination="3826" name="contentArray" keyPath="EDmp2MA" id="fDb-Yz-ABd"/>
1115             </connections>
1116         </arrayController>
1117         <arrayController id="Frj-Tw-T3e" userLabel="EDstA1AC">
1118             <connections>
1119                 <binding destination="3826" name="contentArray" keyPath="EDstA1MA" id="hRz-ta-fft"/>
1120             </connections>
1121         </arrayController>
1122         <arrayController id="Q5f-Sk-4Lh" userLabel="EDstA2AC">
1123             <connections>
1124                 <binding destination="3826" name="contentArray" keyPath="EDstA2MA" id="oVB-Lb-MdE"/>
1125             </connections>
1126         </arrayController>
1127         <arrayController id="mix-Lv-10G" userLabel="EDstB1AC">
1128             <connections>
1129                 <binding destination="3826" name="contentArray" keyPath="EDstB1MA" id="Blx-6s-9aE"/>
1130             </connections>
1131         </arrayController>
1132         <arrayController id="0XT-wb-2Xd" userLabel="EDstB2AC">
1133             <connections>
1134                 <binding destination="3826" name="contentArray" keyPath="EDstB2MA" id="tDF-Nj-6I6"/>
1135             </connections>
1136         </arrayController>
1137         <arrayController id="B7Y-Yq-yrY" userLabel="EDvarHensuSet1AC">
1138             <connections>
1139                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuSet1MA" id="VZ2-h7-iiN"/>
1140             </connections>
1141         </arrayController>
1142         <arrayController id="VKd-iA-SKL" userLabel="EDvarHensuSet2AC">
1143             <connections>
1144                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuSet2MA" id="IF0-vQ-CWt"/>
1145             </connections>
1146         </arrayController>
1147         <arrayController id="s5m-qC-rDg" userLabel="EDAppear1AC">
1148             <connections>
1149                 <binding destination="3826" name="contentArray" keyPath="EDAppear1MA" id="ZZ6-YI-4oN"/>
1150             </connections>
1151         </arrayController>
1152         <arrayController id="1qd-yQ-NSy" userLabel="EDAppear2AC">
1153             <connections>
1154                 <binding destination="3826" name="contentArray" keyPath="EDAppear2MA" id="Cvb-eh-7sd"/>
1155             </connections>
1156         </arrayController>
1157         <arrayController id="xgQ-JQ-5ax" userLabel="EDBGMAC">
1158             <connections>
1159                 <binding destination="3826" name="contentArray" keyPath="EDBGMMA" id="HWr-aB-1Sm"/>
1160             </connections>
1161         </arrayController>
1162         <arrayController id="3Sz-9U-X87" userLabel="EDSEAC">
1163             <connections>
1164                 <binding destination="3826" name="contentArray" keyPath="EDSEMA" id="Fib-el-esZ"/>
1165             </connections>
1166         </arrayController>
1167         <customObject id="1811" customClass="MapChipList">
1168             <connections>
1169                 <outlet property="IVimg" destination="1070" id="4001"/>
1170                 <outlet property="MCLDetailPanel" destination="1068" id="3987"/>
1171                 <outlet property="MCLPanel" destination="908" id="1830"/>
1172                 <outlet property="MCLregistPanel" destination="10516" id="10641"/>
1173                 <outlet property="TFchipNumb" destination="10521" id="10653"/>
1174                 <outlet property="TFchu" destination="1114" id="3998"/>
1175                 <outlet property="TFfix" destination="1849" id="3995"/>
1176                 <outlet property="TFname" destination="1087" id="3994"/>
1177                 <outlet property="TFriku" destination="1100" id="3996"/>
1178                 <outlet property="TFsora" destination="1121" id="3999"/>
1179                 <outlet property="TFtype" destination="1893" id="4000"/>
1180                 <outlet property="TFumi" destination="1107" id="3997"/>
1181                 <outlet property="mapChipListAC" destination="1809" id="1814"/>
1182                 <outlet property="mapChipListTV" destination="911" id="3990"/>
1183             </connections>
1184         </customObject>
1185         <arrayController id="1809" userLabel="MapChipListAC">
1186             <connections>
1187                 <binding destination="1811" name="contentArray" keyPath="mapChipListMA" id="1813"/>
1188             </connections>
1189         </arrayController>
1190         <customObject id="2629" customClass="BuildChipList">
1191             <connections>
1192                 <outlet property="BCLDetailOptionPanel" destination="4301" id="4923"/>
1193                 <outlet property="BCLDetailPanel" destination="1603" id="4032"/>
1194                 <outlet property="BCLPanel" destination="959" id="2634"/>
1195                 <outlet property="BCLUnitResearchPanel" destination="2386" id="4927"/>
1196                 <outlet property="BCLregisterPanel" destination="10572" id="10648"/>
1197                 <outlet property="BTNcapture" destination="14110" id="14116"/>
1198                 <outlet property="BTNguild" destination="V7Z-mT-BLh" id="LPc-QS-GLh"/>
1199                 <outlet property="BTNinroads" destination="2218" id="4870"/>
1200                 <outlet property="IVimg" destination="1617" id="4929"/>
1201                 <outlet property="IVimgBig" destination="1666" id="4931"/>
1202                 <outlet property="PUPlinkD" destination="2124" id="4872"/>
1203                 <outlet property="PUPlinkN" destination="4556" id="4882"/>
1204                 <outlet property="PUPtype" destination="1911" id="4871"/>
1205                 <outlet property="PUresearch" destination="2390" id="12407"/>
1206                 <outlet property="PUunion" destination="4734" id="12408"/>
1207                 <outlet property="PUunit" destination="4685" id="12409"/>
1208                 <outlet property="TFDLv" destination="4604" id="4866"/>
1209                 <outlet property="TFHP" destination="1682" id="4863"/>
1210                 <outlet property="TFREN" destination="4201" id="4869"/>
1211                 <outlet property="TFRHP" destination="2586" id="4867"/>
1212                 <outlet property="TFRHPL" destination="0Vk-7H-kNP" id="YDp-0Q-8GT"/>
1213                 <outlet property="TFRMP" destination="2601" id="4868"/>
1214                 <outlet property="TFWT" destination="1936" id="4864"/>
1215                 <outlet property="TFWTE" destination="4889" id="4925"/>
1216                 <outlet property="TFWTN" destination="4571" id="4903"/>
1217                 <outlet property="TFchipNumb" destination="10574" id="10654"/>
1218                 <outlet property="TFcostF" destination="1996" id="4874"/>
1219                 <outlet property="TFcostFe" destination="4482" id="4877"/>
1220                 <outlet property="TFcostFn" destination="4537" id="4880"/>
1221                 <outlet property="TFcostM" destination="2004" id="4875"/>
1222                 <outlet property="TFcostMe" destination="4480" id="4878"/>
1223                 <outlet property="TFcostMn" destination="4539" id="4881"/>
1224                 <outlet property="TFcostS" destination="1964" id="4873"/>
1225                 <outlet property="TFcostSe" destination="4479" id="4876"/>
1226                 <outlet property="TFcostSn" destination="4540" id="4879"/>
1227                 <outlet property="TFfix" destination="2565" id="4865"/>
1228                 <outlet property="TFname" destination="1616" id="4860"/>
1229                 <outlet property="TFnameID" destination="4847" id="4862"/>
1230                 <outlet property="TFnameR" destination="4223" id="4861"/>
1231                 <outlet property="buildChipListAC" destination="2631" id="2632"/>
1232                 <outlet property="buildChipListTV" destination="983" id="3985"/>
1233                 <outlet property="researchListAC" destination="12418" id="12435"/>
1234                 <outlet property="researchListTV" destination="2413" id="12438"/>
1235             </connections>
1236         </customObject>
1237         <arrayController id="2631" userLabel="BuildChipListAC">
1238             <connections>
1239                 <binding destination="2629" name="contentArray" keyPath="buildChipListMA" id="2639"/>
1240             </connections>
1241         </arrayController>
1242         <customObject id="3039" customClass="UnitChipList">
1243             <connections>
1244                 <outlet property="ALBCarchery" destination="xO0-kt-auf" id="ssj-bp-tFo"/>
1245                 <outlet property="ALBCgun" destination="XHt-Pu-PIh" id="sZk-wH-rvf"/>
1246                 <outlet property="ALBCnormal" destination="mJ8-ZI-msj" id="8nV-Ul-A9N"/>
1247                 <outlet property="ALPUBchu" destination="7774" id="9363"/>
1248                 <outlet property="ALPUBcost" destination="6360" id="9369"/>
1249                 <outlet property="ALPUBriku" destination="7744" id="9362"/>
1250                 <outlet property="ALPUBseed" destination="6625" id="9367"/>
1251                 <outlet property="ALPUBsora" destination="7808" id="9365"/>
1252                 <outlet property="ALPUBsort" destination="6967" id="9368"/>
1253                 <outlet property="ALPUBtype" destination="6658" id="9366"/>
1254                 <outlet property="ALPUBumi" destination="7791" id="9364"/>
1255                 <outlet property="ALPUBwType" destination="6490" id="9419"/>
1256                 <outlet property="ALTFatkHit" destination="9860" id="9905"/>
1257                 <outlet property="ALTFbullet" destination="6990" id="9348"/>
1258                 <outlet property="ALTFcFood" destination="7640" id="9358"/>
1259                 <outlet property="ALTFcMoney" destination="7638" id="9359"/>
1260                 <outlet property="ALTFcSupply" destination="7637" id="9357"/>
1261                 <outlet property="ALTFcost" destination="6338" id="9346"/>
1262                 <outlet property="ALTFcostP" destination="6383" id="9347"/>
1263                 <outlet property="ALTFdmgCount" destination="6640" id="9355"/>
1264                 <outlet property="ALTFdmgExtent" destination="7101" id="9378"/>
1265                 <outlet property="ALTFdmgRate" destination="6709" id="9356"/>
1266                 <outlet property="ALTFextend" destination="6314" id="9345"/>
1267                 <outlet property="ALTFfix0" destination="mJ8-ZI-msj" id="2hN-I1-irP"/>
1268                 <outlet property="ALTFfix1" destination="xO0-kt-auf" id="VsO-0U-dj9"/>
1269                 <outlet property="ALTFfix2" destination="XHt-Pu-PIh" id="74Y-23-jwK"/>
1270                 <outlet property="ALTFhit" destination="7579" id="9353"/>
1271                 <outlet property="ALTFhitCount" destination="7090" id="9349"/>
1272                 <outlet property="ALTFhitRate" destination="9319" id="9352"/>
1273                 <outlet property="ALTFimagine" destination="KgG-On-sSC" id="ujD-R5-ROX"/>
1274                 <outlet property="ALTFmelee" destination="7055" id="9371"/>
1275                 <outlet property="ALTFmsg" destination="7229" id="9361"/>
1276                 <outlet property="ALTFname" destination="6266" id="9342"/>
1277                 <outlet property="ALTFpass" destination="7056" id="9372"/>
1278                 <outlet property="ALTFrangeA" destination="6279" id="9343"/>
1279                 <outlet property="ALTFrangeB" destination="6297" id="9344"/>
1280                 <outlet property="ALTFrate" destination="7571" id="9354"/>
1281                 <outlet property="ALTFsuccessRate" destination="7332" id="9350"/>
1282                 <outlet property="ALTFtrigger" destination="7048" id="9370"/>
1283                 <outlet property="ALTFvigor" destination="7676" id="9351"/>
1284                 <outlet property="AMbtnA" destination="11389" id="11545"/>
1285                 <outlet property="AMbtnB" destination="11400" id="11546"/>
1286                 <outlet property="AMbtnC" destination="11412" id="11547"/>
1287                 <outlet property="AMbtnD" destination="11424" id="11548"/>
1288                 <outlet property="ATAnimationListTV" destination="abe-p0-Egd" id="5sg-o7-1zx"/>
1289                 <outlet property="ATEffectAniWindow" destination="xGI-sa-7AS" id="cfI-pw-561"/>
1290                 <outlet property="ATEffectMovWindow" destination="gnR-a9-LnO" id="WMh-V5-MP9"/>
1291                 <outlet property="ATEffectWindow" destination="BFi-4B-Lrm" id="9kv-eC-NFr"/>
1292                 <outlet property="ATIV" destination="h9p-v4-KuY" id="CT4-6m-TUi"/>
1293                 <outlet property="ATPreferenceWindow" destination="JWZ-ni-Uv8" id="x2A-kB-Jhg"/>
1294                 <outlet property="ATalphaBtn" destination="ok7-kz-wU1" id="sUU-Nv-doo"/>
1295                 <outlet property="ATalphaFix" destination="ok7-kz-wU1" id="xa9-ol-ghs"/>
1296                 <outlet property="ATaniBC" destination="pRN-A4-zVg" id="FTF-lm-kxO"/>
1297                 <outlet property="ATframeCntTF" destination="d2V-OI-28q" id="H2v-Cc-lZb"/>
1298                 <outlet property="ATframeTF" destination="DCS-oC-lDS" id="eRw-he-ORM"/>
1299                 <outlet property="ATmovBC" destination="du1-8W-Tsw" id="bUh-QP-ODm"/>
1300                 <outlet property="ATmovFileNameTF" destination="TKd-KS-cpV" id="8yb-qK-0od"/>
1301                 <outlet property="AVPV" destination="3GZ-ID-vqV" id="StC-DP-ap8"/>
1302                 <outlet property="AVPV2" destination="moo-ho-WXo" id="vbb-DS-i2T"/>
1303                 <outlet property="AnimationListAC" destination="Xd6-UN-4HS" id="Nob-ZI-phf"/>
1304                 <outlet property="AnimationListTV" destination="abe-p0-Egd" id="Qjl-ht-Ull"/>
1305                 <outlet property="Baura" destination="pl4-oZ-3pn" id="n6O-6L-Br0"/>
1306                 <outlet property="ILPUBtype" destination="9126" id="9278"/>
1307                 <outlet property="ILTFAGI" destination="8297" id="9226"/>
1308                 <outlet property="ILTFAP" destination="8306" id="9221"/>
1309                 <outlet property="ILTFDEX" destination="8252" id="9227"/>
1310                 <outlet property="ILTFHP" destination="8312" id="9219"/>
1311                 <outlet property="ILTFINT" destination="8250" id="9229"/>
1312                 <outlet property="ILTFLUK" destination="8248" id="9230"/>
1313                 <outlet property="ILTFMEN" destination="8251" id="9228"/>
1314                 <outlet property="ILTFMOV" destination="8282" id="9253"/>
1315                 <outlet property="ILTFMP" destination="8307" id="9220"/>
1316                 <outlet property="ILTFSTR" destination="8304" id="9223"/>
1317                 <outlet property="ILTFVIT" destination="8299" id="9225"/>
1318                 <outlet property="ILTFWT" destination="8305" id="9222"/>
1319                 <outlet property="ILTFair" destination="8779" id="9250"/>
1320                 <outlet property="ILTFarrow" destination="8708" id="9240"/>
1321                 <outlet property="ILTFblood" destination="8791" id="9259"/>
1322                 <outlet property="ILTFblow" destination="8702" id="9237"/>
1323                 <outlet property="ILTFcharm" destination="8900" id="9245"/>
1324                 <outlet property="ILTFcold" destination="8775" id="9251"/>
1325                 <outlet property="ILTFcomment" destination="8968" id="9264"/>
1326                 <outlet property="ILTFconfusion" destination="8902" id="9246"/>
1327                 <outlet property="ILTFdark" destination="8787" id="9257"/>
1328                 <outlet property="ILTFelectoric" destination="8777" id="9254"/>
1329                 <outlet property="ILTFexplosion" destination="8789" id="9258"/>
1330                 <outlet property="ILTFflame" destination="8773" id="9249"/>
1331                 <outlet property="ILTFgas" destination="8783" id="9255"/>
1332                 <outlet property="ILTFgun" destination="8710" id="9241"/>
1333                 <outlet property="ILTFholy" destination="8785" id="9256"/>
1334                 <outlet property="ILTFname" destination="8315" id="9214"/>
1335                 <outlet property="ILTFnameID" destination="8272" id="9216"/>
1336                 <outlet property="ILTFnameR" destination="8274" id="9215"/>
1337                 <outlet property="ILTFpAGI" destination="9033" id="9232"/>
1338                 <outlet property="ILTFpDEX" destination="9046" id="9233"/>
1339                 <outlet property="ILTFpINT" destination="9063" id="9235"/>
1340                 <outlet property="ILTFpLUK" destination="9075" id="9236"/>
1341                 <outlet property="ILTFpMEN" destination="9054" id="9234"/>
1342                 <outlet property="ILTFpSTR" destination="9012" id="9224"/>
1343                 <outlet property="ILTFpVIT" destination="9022" id="9231"/>
1344                 <outlet property="ILTFparalysis" destination="8896" id="9243"/>
1345                 <outlet property="ILTFpoison" destination="8898" id="9244"/>
1346                 <outlet property="ILTFprice" destination="9094" id="9218"/>
1347                 <outlet property="ILTFrecHP" destination="9144" id="9260"/>
1348                 <outlet property="ILTFrecHPp" destination="9163" id="9261"/>
1349                 <outlet property="ILTFrecMP" destination="9171" id="9262"/>
1350                 <outlet property="ILTFrecMPp" destination="9173" id="9263"/>
1351                 <outlet property="ILTFshell" destination="8712" id="9242"/>
1352                 <outlet property="ILTFsilent" destination="8906" id="9248"/>
1353                 <outlet property="ILTFslash" destination="8704" id="9238"/>
1354                 <outlet property="ILTFsleep" destination="8904" id="9247"/>
1355                 <outlet property="ILTFstub" destination="8706" id="9239"/>
1356                 <outlet property="ILTFwater" destination="8781" id="9252"/>
1357                 <outlet property="ILTFweight" destination="8994" id="9217"/>
1358                 <outlet property="ILregiTF" destination="NU5-y8-RLM" id="87T-nF-Gn9"/>
1359                 <outlet property="ILregiWIndow" destination="9HV-uG-He9" id="18l-da-cWN"/>
1360                 <outlet property="IVimg" destination="1193" id="9279"/>
1361                 <outlet property="IVimgBig" destination="1242" id="9280"/>
1362                 <outlet property="PUBsl" destination="5847" id="13093"/>
1363                 <outlet property="PUPtEquip" destination="5169" id="9265"/>
1364                 <outlet property="PUPtMons" destination="5256" id="7913"/>
1365                 <outlet property="PUPtMove" destination="3004" id="7914"/>
1366                 <outlet property="RETFair" destination="5448" id="12385"/>
1367                 <outlet property="RETFarrow" destination="6762" id="12386"/>
1368                 <outlet property="RETFblood" destination="6942" id="12387"/>
1369                 <outlet property="RETFblow" destination="5394" id="12388"/>
1370                 <outlet property="RETFcharm" destination="5532" id="12389"/>
1371                 <outlet property="RETFcold" destination="5423" id="12390"/>
1372                 <outlet property="RETFconfusion" destination="6860" id="12391"/>
1373                 <outlet property="RETFdark" destination="6826" id="12392"/>
1374                 <outlet property="RETFelectoric" destination="5446" id="12393"/>
1375                 <outlet property="RETFexplosion" destination="6923" id="12394"/>
1376                 <outlet property="RETFflame" destination="5421" id="12395"/>
1377                 <outlet property="RETFgas" destination="5473" id="12396"/>
1378                 <outlet property="RETFgun" destination="6764" id="12397"/>
1379                 <outlet property="RETFholy" destination="6824" id="12398"/>
1380                 <outlet property="RETFparalysis" destination="5496" id="12399"/>
1381                 <outlet property="RETFpoison" destination="5518" id="12400"/>
1382                 <outlet property="RETFshell" destination="6797" id="12401"/>
1383                 <outlet property="RETFsilent" destination="6891" id="12402"/>
1384                 <outlet property="RETFslash" destination="5407" id="12403"/>
1385                 <outlet property="RETFsleep" destination="6876" id="12404"/>
1386                 <outlet property="RETFstub" destination="5563" id="12405"/>
1387                 <outlet property="RETFwater" destination="5471" id="12406"/>
1388                 <outlet property="SLBpanel" destination="13387" id="13495"/>
1389                 <outlet property="SLUpanel" destination="13441" id="13496"/>
1390                 <outlet property="TFacu" destination="3230" id="7897"/>
1391                 <outlet property="TFagi" destination="1381" id="7888"/>
1392                 <outlet property="TFap" destination="1324" id="7911"/>
1393                 <outlet property="TFatk" destination="3216" id="7894"/>
1394                 <outlet property="TFbp" destination="6428" id="7909"/>
1395                 <outlet property="TFcFood" destination="5227" id="7907"/>
1396                 <outlet property="TFcMoney" destination="5242" id="7908"/>
1397                 <outlet property="TFcSupply" destination="5207" id="7906"/>
1398                 <outlet property="TFcWT" destination="12447" id="12465"/>
1399                 <outlet property="TFcap" destination="3242" id="7896"/>
1400                 <outlet property="TFchipNumb" destination="10599" id="10655"/>
1401                 <outlet property="TFdef" destination="3222" id="7895"/>
1402                 <outlet property="TFdex" destination="1436" id="7889"/>
1403                 <outlet property="TFdod" destination="1544" id="7902"/>
1404                 <outlet property="TFeva" destination="3236" id="7898"/>
1405                 <outlet property="TFhit" destination="1543" id="7901"/>
1406                 <outlet property="TFhp" destination="1282" id="7912"/>
1407                 <outlet property="TFint" destination="1438" id="7891"/>
1408                 <outlet property="TFluk" destination="5064" id="7893"/>
1409                 <outlet property="TFmel" destination="1515" id="7899"/>
1410                 <outlet property="TFmen" destination="1437" id="7890"/>
1411                 <outlet property="TFmis" destination="1516" id="7900"/>
1412                 <outlet property="TFmov" destination="2995" id="7892"/>
1413                 <outlet property="TFmp" destination="1317" id="7910"/>
1414                 <outlet property="TFname" destination="1192" id="7877"/>
1415                 <outlet property="TFnameC" destination="2953" id="7880"/>
1416                 <outlet property="TFnameID" destination="5120" id="7882"/>
1417                 <outlet property="TFnameN" destination="1259" id="7879"/>
1418                 <outlet property="TFnameR" destination="5102" id="7881"/>
1419                 <outlet property="TFrea" destination="1571" id="7904"/>
1420                 <outlet property="TFski" destination="1572" id="7905"/>
1421                 <outlet property="TFstr" destination="1362" id="7886"/>
1422                 <outlet property="TFvit" destination="1370" id="7887"/>
1423                 <outlet property="TFwt" destination="1332" id="7885"/>
1424                 <outlet property="UCLDetailPanel" destination="1179" id="3988"/>
1425                 <outlet property="UCLPanel" destination="1017" id="3157"/>
1426                 <outlet property="UCLPanelAttack" destination="6438" id="7828"/>
1427                 <outlet property="UCLPanelAttackDetail" destination="5903" id="9317"/>
1428                 <outlet property="UCLPanelAttackList" destination="11341" id="11544"/>
1429                 <outlet property="UCLPanelEquipDetail" destination="8246" id="9208"/>
1430                 <outlet property="UCLPanelEquipList" destination="7947" id="8090"/>
1431                 <outlet property="UCLPanelRegist" destination="5286" id="7829"/>
1432                 <outlet property="UCLPanelSkill" destination="5591" id="7830"/>
1433                 <outlet property="UCLPanelSkillDetail" destination="8246" id="9206"/>
1434                 <outlet property="UCLPanelSkillList" destination="8091" id="8138"/>
1435                 <outlet property="UCLRegisterPanel" destination="10597" id="10650"/>
1436                 <outlet property="animationListAC" destination="Xd6-UN-4HS" id="UbE-OJ-MhJ"/>
1437                 <outlet property="animationListTV" destination="abe-p0-Egd" id="Klz-ef-zNl"/>
1438                 <outlet property="attackListAC" destination="9196" id="9197"/>
1439                 <outlet property="attackListTV" destination="6542" id="9201"/>
1440                 <outlet property="comboListAC" destination="12214" id="12216"/>
1441                 <outlet property="comboListTV" destination="11482" id="12212"/>
1442                 <outlet property="commandListAC" destination="12213" id="12215"/>
1443                 <outlet property="commandListTV" destination="11451" id="12211"/>
1444                 <outlet property="damageListAC" destination="9379" id="9381"/>
1445                 <outlet property="damageListTV" destination="6605" id="9402"/>
1446                 <outlet property="equipItemAC" destination="9268" id="9272"/>
1447                 <outlet property="equipItemTV" destination="5138" id="9277"/>
1448                 <outlet property="equipListAC" destination="8222" id="8224"/>
1449                 <outlet property="equipListTV" destination="7999" id="9202"/>
1450                 <outlet property="hitListAC" destination="9380" id="9382"/>
1451                 <outlet property="hitListTV" destination="7079" id="9403"/>
1452                 <outlet property="skillListAC" destination="13096" id="13108"/>
1453                 <outlet property="skillListBuildAC" destination="13253" id="13541"/>
1454                 <outlet property="skillListBuildTV" destination="13678" id="13776"/>
1455                 <outlet property="skillListTV" destination="5802" id="13109"/>
1456                 <outlet property="skillListUnitAC" destination="13254" id="13542"/>
1457                 <outlet property="skillListUnitTV" destination="13521" id="13537"/>
1458                 <outlet property="unitChipListAC" destination="3040" id="3176"/>
1459                 <outlet property="unitChipListTV" destination="1036" id="3986"/>
1460             </connections>
1461         </customObject>
1462         <arrayController id="12418" userLabel="ResearchListAC">
1463             <connections>
1464                 <binding destination="2629" name="contentArray" keyPath="researchListMA" id="12421"/>
1465             </connections>
1466         </arrayController>
1467         <arrayController id="3040" userLabel="UnitChipListAC">
1468             <connections>
1469                 <binding destination="3039" name="contentArray" keyPath="unitChipListMA" id="3179"/>
1470             </connections>
1471         </arrayController>
1472         <arrayController id="9268" userLabel="EquipItemAC">
1473             <connections>
1474                 <binding destination="3039" name="contentArray" keyPath="equipItemMA" id="9271"/>
1475             </connections>
1476         </arrayController>
1477         <arrayController id="9196" userLabel="AttackListAC">
1478             <connections>
1479                 <binding destination="3039" name="contentArray" keyPath="attackListMA" id="9200"/>
1480             </connections>
1481         </arrayController>
1482         <arrayController id="9379" userLabel="DamageListAC">
1483             <connections>
1484                 <binding destination="3039" name="contentArray" keyPath="damageListMA" id="9385"/>
1485             </connections>
1486         </arrayController>
1487         <arrayController id="9380" userLabel="HitListAC">
1488             <connections>
1489                 <binding destination="3039" name="contentArray" keyPath="hitListMA" id="9388"/>
1490             </connections>
1491         </arrayController>
1492         <arrayController id="8222" userLabel="EquipListAC">
1493             <connections>
1494                 <binding destination="3039" name="contentArray" keyPath="equipListMA" id="8228"/>
1495             </connections>
1496         </arrayController>
1497         <arrayController id="12213" userLabel="CommandListAC">
1498             <connections>
1499                 <binding destination="3039" name="contentArray" keyPath="commandListMA" id="12241"/>
1500             </connections>
1501         </arrayController>
1502         <arrayController id="12214" userLabel="ComboListAC">
1503             <connections>
1504                 <binding destination="3039" name="contentArray" keyPath="comboListMA" id="12244"/>
1505             </connections>
1506         </arrayController>
1507         <arrayController id="13096" userLabel="SkillListAC">
1508             <connections>
1509                 <binding destination="3039" name="contentArray" keyPath="skillListMA" id="13102"/>
1510             </connections>
1511         </arrayController>
1512         <arrayController id="13253" userLabel="SkillListBuildAC">
1513             <connections>
1514                 <binding destination="3039" name="contentArray" keyPath="skillListBuildMA" id="13363"/>
1515             </connections>
1516         </arrayController>
1517         <arrayController id="13254" userLabel="SkillListUnitAC">
1518             <connections>
1519                 <binding destination="3039" name="contentArray" keyPath="skillListUnitMA" id="13366"/>
1520             </connections>
1521         </arrayController>
1522         <arrayController id="Xd6-UN-4HS" userLabel="AnimationListAC">
1523             <connections>
1524                 <binding destination="3039" name="contentArray" keyPath="animationListMA" id="hA4-WH-xra"/>
1525             </connections>
1526         </arrayController>
1527         <customObject id="3fj-BE-hOi" customClass="LoadChipList">
1528             <connections>
1529                 <outlet property="ALPUBchu" destination="7774" id="Pgg-Eb-SAQ"/>
1530                 <outlet property="ALPUBcost" destination="6360" id="bcG-r8-kLP"/>
1531                 <outlet property="ALPUBriku" destination="7744" id="mIY-Zz-Ryk"/>
1532                 <outlet property="ALPUBseed" destination="6625" id="58D-sG-gH8"/>
1533                 <outlet property="ALPUBsora" destination="7808" id="7hk-9k-h2u"/>
1534                 <outlet property="ALPUBsort" destination="6967" id="rq1-Ui-5ip"/>
1535                 <outlet property="ALPUBtype" destination="6658" id="RgO-G8-7sF"/>
1536                 <outlet property="ALPUBumi" destination="7791" id="8X8-kB-Xg2"/>
1537                 <outlet property="ALPUBwType" destination="6490" id="R5S-6f-oFb"/>
1538                 <outlet property="ALTFatkHit" destination="9860" id="P9P-RT-d5r"/>
1539                 <outlet property="ALTFbullet" destination="6990" id="eeH-CH-t3g"/>
1540                 <outlet property="ALTFcFood" destination="7640" id="Ad3-xO-4QA"/>
1541                 <outlet property="ALTFcMoney" destination="7638" id="w7a-Ue-Mvb"/>
1542                 <outlet property="ALTFcSupply" destination="7637" id="G1e-On-brD"/>
1543                 <outlet property="ALTFcost" destination="6338" id="aR1-0F-1Yv"/>
1544                 <outlet property="ALTFcostP" destination="6383" id="mGl-eZ-VKE"/>
1545                 <outlet property="ALTFdmgCount" destination="6640" id="Cuh-wy-5c2"/>
1546                 <outlet property="ALTFdmgExtent" destination="7101" id="ujd-ls-Jse"/>
1547                 <outlet property="ALTFdmgRate" destination="6709" id="pFJ-rN-95x"/>
1548                 <outlet property="ALTFextend" destination="6314" id="9sl-zX-CiH"/>
1549                 <outlet property="ALTFhit" destination="7579" id="co0-7e-ObT"/>
1550                 <outlet property="ALTFhitCount" destination="7090" id="Opi-pD-SAp"/>
1551                 <outlet property="ALTFhitRate" destination="9319" id="sBU-qF-eZB"/>
1552                 <outlet property="ALTFmelee" destination="7055" id="62L-XG-X8y"/>
1553                 <outlet property="ALTFmsg" destination="7229" id="fZ5-OK-IAR"/>
1554                 <outlet property="ALTFname" destination="6266" id="y2f-hb-QGz"/>
1555                 <outlet property="ALTFpass" destination="7056" id="JY2-EJ-Vxy"/>
1556                 <outlet property="ALTFrangeA" destination="6279" id="8Se-MU-P7R"/>
1557                 <outlet property="ALTFrangeB" destination="6297" id="3jH-8Q-RPB"/>
1558                 <outlet property="ALTFrate" destination="7571" id="bt4-uy-sHX"/>
1559                 <outlet property="ALTFsuccessRate" destination="7332" id="8dt-I8-7XX"/>
1560                 <outlet property="ALTFtrigger" destination="7048" id="qBj-Sp-OCc"/>
1561                 <outlet property="ALTFvigor" destination="7676" id="Ft1-4l-4XA"/>
1562                 <outlet property="IVimg" destination="o3i-OK-jEg" id="gmb-I2-8gY"/>
1563                 <outlet property="IVimgb" destination="0Ux-79-z97" id="53k-DN-X4i"/>
1564                 <outlet property="LCLDetailPanel" destination="tB8-I0-9Gp" id="NZ0-85-s6x"/>
1565                 <outlet property="LCLPanel" destination="8Rs-NI-iyx" id="y4c-8A-o5v"/>
1566                 <outlet property="LCLRegisterPanel" destination="uvi-Fg-l24" id="FoT-3A-1SO"/>
1567                 <outlet property="PUPtEquip" destination="b0M-Wm-lTG" id="g0C-0J-oLQ"/>
1568                 <outlet property="PUPtMove" destination="9iA-af-nCv" id="GfN-c1-Ct2"/>
1569                 <outlet property="PUPtSize" destination="CHo-EL-3k4" id="aKY-41-G1C"/>
1570                 <outlet property="TFarm" destination="5UW-KH-tfL" id="bGo-Yi-2Fu"/>
1571                 <outlet property="TFcFood" destination="zbI-VJ-E3D" id="Zzo-jq-10S"/>
1572                 <outlet property="TFcMoney" destination="Ghb-2N-k6k" id="pBa-LB-vpf"/>
1573                 <outlet property="TFcSupply" destination="a8B-yd-FEB" id="9Ux-0A-wmw"/>
1574                 <outlet property="TFcWT" destination="DIX-ha-k05" id="UyT-rG-9Zg"/>
1575                 <outlet property="TFchipNumb" destination="2RT-Xi-qnT" id="b4O-Fj-d0Q"/>
1576                 <outlet property="TFen" destination="JRC-a9-R9b" id="7BT-Jv-yTk"/>
1577                 <outlet property="TFhp" destination="r63-15-eKe" id="ahp-p9-d3j"/>
1578                 <outlet property="TFlim" destination="Hbg-ay-Z1i" id="rIy-hw-cwR"/>
1579                 <outlet property="TFloadCount" destination="exb-KY-7Qk" id="m1T-Ug-vfP"/>
1580                 <outlet property="TFmob" destination="Vyo-ft-foS" id="IFx-JP-PeT"/>
1581                 <outlet property="TFmov" destination="OVv-Yq-eYp" id="9nb-sW-Ev4"/>
1582                 <outlet property="TFname" destination="kXp-C7-Rei" id="mya-KY-sKC"/>
1583                 <outlet property="TFnameID" destination="tgn-y9-ujP" id="twa-NM-k6a"/>
1584                 <outlet property="TFnameR" destination="oee-bL-GsY" id="Qbd-EN-6Ds"/>
1585                 <outlet property="TFwt" destination="qL8-Nz-gg8" id="ICu-se-mln"/>
1586                 <outlet property="attackEditPanel" destination="5903" id="ze6-e0-wlj"/>
1587                 <outlet property="attackListPanel" destination="6438" id="Wao-UG-hLl"/>
1588                 <outlet property="commandListPanel" destination="11341" id="3VU-ex-cGh"/>
1589                 <outlet property="loadChipListAC" destination="UDg-Hv-fTw" id="3x2-11-Hfu"/>
1590                 <outlet property="loadChipListTV" destination="12D-TR-Ww9" id="icu-0I-COO"/>
1591                 <outlet property="loadCount" destination="exb-KY-7Qk" id="rT1-kF-1T2"/>
1592             </connections>
1593         </customObject>
1594         <arrayController id="UDg-Hv-fTw" userLabel="LoadChipListAC">
1595             <connections>
1596                 <binding destination="3fj-BE-hOi" name="contentArray" keyPath="loadChipListMA" id="YB0-L9-DO6"/>
1597             </connections>
1598         </arrayController>
1599         <customObject id="3369" userLabel="Scenario List" customClass="ScenarioList">
1600             <connections>
1601                 <outlet property="IVscene" destination="691" id="3371"/>
1602                 <outlet property="IVscene2" destination="z1m-iW-pSm" id="6eP-qV-eeg"/>
1603                 <outlet property="PUBscenario" destination="3378" id="3400"/>
1604                 <outlet property="SLPanel" destination="643" id="3370"/>
1605                 <outlet property="TFscene2" destination="gyC-VE-TSn" id="CY8-dH-2Ja"/>
1606                 <outlet property="eventSceneWindow" destination="10241" id="10341"/>
1607                 <outlet property="loadWindow" destination="3Dx-MW-c2q" id="wPb-dD-qMt"/>
1608                 <outlet property="scenarioList2TV" destination="bT4-z8-4HH" id="PHY-HM-GwM"/>
1609                 <outlet property="scenarioListAC" destination="3372" id="3373"/>
1610                 <outlet property="scenarioListTV" destination="646" id="10340"/>
1611                 <outlet property="titleWindow" destination="371" id="3427"/>
1612             </connections>
1613         </customObject>
1614         <arrayController id="3372" userLabel="ScenarioListAC">
1615             <connections>
1616                 <binding destination="3369" name="contentArray" keyPath="scenarioListMA" id="3405"/>
1617             </connections>
1618         </arrayController>
1619         <customObject id="3280" customClass="StringText"/>
1620         <customObject id="3407" customClass="SaveDataList">
1621             <connections>
1622                 <outlet property="IVsave" destination="737" id="3412"/>
1623                 <outlet property="SDLPanel" destination="702" id="3411"/>
1624                 <outlet property="saveListAC" destination="3408" id="3833"/>
1625                 <outlet property="titleWindow" destination="371" id="3428"/>
1626             </connections>
1627         </customObject>
1628         <arrayController id="3408" userLabel="SaveDataListAC">
1629             <connections>
1630                 <binding destination="3407" name="contentArray" keyPath="saveListMA" id="3421"/>
1631             </connections>
1632         </arrayController>
1633         <customObject id="3745" customClass="Gallery">
1634             <connections>
1635                 <outlet property="IV01" destination="3593" id="3751"/>
1636                 <outlet property="IV02" destination="3650" id="3752"/>
1637                 <outlet property="IV03" destination="3706" id="3753"/>
1638                 <outlet property="IV04" destination="3679" id="3754"/>
1639                 <outlet property="IV05" destination="3631" id="3755"/>
1640                 <outlet property="IV06" destination="3651" id="3756"/>
1641                 <outlet property="IV07" destination="3707" id="3757"/>
1642                 <outlet property="IV08" destination="3680" id="3758"/>
1643                 <outlet property="IV09" destination="3640" id="3759"/>
1644                 <outlet property="IV10" destination="3652" id="3760"/>
1645                 <outlet property="IV11" destination="3708" id="3761"/>
1646                 <outlet property="IV12" destination="3681" id="3762"/>
1647                 <outlet property="IVGD" destination="6OW-b8-USr" id="CLJ-qc-Y9M"/>
1648                 <outlet property="TF" destination="3792" id="3814"/>
1649                 <outlet property="TFGD" destination="ibW-DQ-b9N" id="gej-Nw-fPu"/>
1650                 <outlet property="galleryDetailWindow" destination="3sw-XT-MQR" id="Hy9-kJ-1dA"/>
1651                 <outlet property="galleryListAC" destination="3750" id="3834"/>
1652                 <outlet property="galleryListTV" destination="3541" id="76W-e5-o14"/>
1653                 <outlet property="galleryWindow" destination="3481" id="3746"/>
1654                 <outlet property="startWindow" destination="371" id="3747"/>
1655                 <outlet property="titleWindow" destination="371" id="3748"/>
1656             </connections>
1657         </customObject>
1658         <arrayController id="3750" userLabel="GalleryListAC">
1659             <connections>
1660                 <binding destination="3745" name="contentArray" keyPath="galleryListMA" id="3768"/>
1661             </connections>
1662         </arrayController>
1663         <customObject id="9720" customClass="ScenarioEditor">
1664             <connections>
1665                 <outlet property="AC" destination="Mt4-GY-nuc" id="gwe-QN-gxK"/>
1666                 <outlet property="AC1" destination="O9l-8N-49r" id="RBG-e6-egm"/>
1667                 <outlet property="AC2" destination="9K5-gj-GuP" id="qP8-fY-bve"/>
1668                 <outlet property="Dname" destination="9759" id="9782"/>
1669                 <outlet property="Dstring" destination="9563" id="9783"/>
1670                 <outlet property="FIbtn" destination="q7Q-bY-LIS" id="Jhd-b2-L1H"/>
1671                 <outlet property="FObtn" destination="z3c-fR-j9N" id="zFl-LN-od1"/>
1672                 <outlet property="IV1" destination="14275" id="D20-gD-ocH"/>
1673                 <outlet property="IV2" destination="14379" id="ugq-U6-Lhr"/>
1674                 <outlet property="IVface" destination="f9Y-cd-S7O" id="kGa-Qg-Z8i"/>
1675                 <outlet property="IVwall" destination="dCf-rG-UDU" id="AOI-hZ-yO0"/>
1676                 <outlet property="NSIV" destination="14275" id="14390"/>
1677                 <outlet property="NSIV2" destination="14379" id="14389"/>
1678                 <outlet property="SEAC" destination="Mt4-GY-nuc" id="PsS-VX-d6C"/>
1679                 <outlet property="SEAC1" destination="2zT-RB-pfI" id="Nr0-Sw-8PM"/>
1680                 <outlet property="SEAC2" destination="9BO-Ae-spg" id="Den-ym-J8d"/>
1681                 <outlet property="SEAC3" destination="reG-zM-v37" id="orK-J9-Tsm"/>
1682                 <outlet property="SEIV" destination="dov-Fa-rJa" id="60z-af-YMG"/>
1683                 <outlet property="SESTIV" destination="oRP-UT-PmY" id="noz-0U-MrD"/>
1684                 <outlet property="SETV" destination="ZG7-rC-5pw" id="meV-li-oKJ"/>
1685                 <outlet property="SETV1" destination="VBQ-WV-yhH" id="jXr-nw-IMy"/>
1686                 <outlet property="SETV2" destination="Jir-jS-DII" id="Oec-ar-GYN"/>
1687                 <outlet property="SETV3" destination="uTt-dl-S1R" id="bxy-Uv-T7b"/>
1688                 <outlet property="SEstandIDTF" destination="z78-tH-F3j" id="wOx-sJ-v3V"/>
1689                 <outlet property="SEstandTF0" destination="z78-tH-F3j" id="cUU-Aw-FXg"/>
1690                 <outlet property="SEstandTFx" destination="3ko-0k-bUa" id="wxn-gb-Kyk"/>
1691                 <outlet property="SEstandTFy" destination="aGg-v1-tns" id="R7K-46-sQu"/>
1692                 <outlet property="SEstandViewTestWindow" destination="AKE-Yl-5aP" id="QbM-JI-hYF"/>
1693                 <outlet property="SEstandWindow" destination="G95-63-pDA" id="F6y-Xr-tnR"/>
1694                 <outlet property="TFface" destination="p9x-Qs-jP3" id="DSS-Y0-w9M"/>
1695                 <outlet property="TFposX" destination="14235" id="14375"/>
1696                 <outlet property="TFposY" destination="14241" id="14376"/>
1697                 <outlet property="TFwall" destination="UmM-R6-555" id="dpo-Ao-ocp"/>
1698                 <outlet property="TV" destination="ZG7-rC-5pw" id="NIe-al-0Ib"/>
1699                 <outlet property="TV1" destination="14179" id="Kaj-jP-N9O"/>
1700                 <outlet property="TV2" destination="14196" id="XEJ-e1-mLc"/>
1701                 <outlet property="baseListAC" destination="14320" id="14334"/>
1702                 <outlet property="baseListTV" destination="14179" id="14332"/>
1703                 <outlet property="detailWindow" destination="BJG-uQ-d4G" id="Lzs-Y0-27g"/>
1704                 <outlet property="dialogImage" destination="9511" id="9786"/>
1705                 <outlet property="dialogName" destination="9552" id="9785"/>
1706                 <outlet property="dialogString" destination="9486" id="9784"/>
1707                 <outlet property="layerListAC" destination="14321" id="14335"/>
1708                 <outlet property="layerListTV" destination="14196" id="14331"/>
1709                 <outlet property="lineListAC" destination="9723" id="9725"/>
1710                 <outlet property="lineListTV" destination="9583" id="9780"/>
1711                 <outlet property="scenarioEditorWindow" destination="9420" id="9788"/>
1712                 <outlet property="standEditorPanel" destination="14176" id="14358"/>
1713                 <outlet property="standListAC" destination="14319" id="14333"/>
1714                 <outlet property="standListTV" destination="14153" id="14330"/>
1715                 <outlet property="standPanel" destination="14150" id="14357"/>
1716                 <outlet property="testIV" destination="z4m-ym-FIw" id="Sbt-aM-D10"/>
1717                 <outlet property="textListAC" destination="9722" id="9724"/>
1718                 <outlet property="textListTV" destination="9628" id="9781"/>
1719                 <outlet property="titleWindow" destination="371" id="9787"/>
1720             </connections>
1721         </customObject>
1722         <arrayController id="O9l-8N-49r" userLabel="AC1">
1723             <connections>
1724                 <binding destination="9720" name="contentArray" keyPath="MA1" id="E30-ey-lMj"/>
1725             </connections>
1726         </arrayController>
1727         <arrayController id="9K5-gj-GuP" userLabel="AC2">
1728             <connections>
1729                 <binding destination="9720" name="contentArray" keyPath="MA2" id="dMN-VX-X99"/>
1730             </connections>
1731         </arrayController>
1732         <arrayController id="2zT-RB-pfI" userLabel="SEAC1">
1733             <connections>
1734                 <binding destination="9720" name="contentArray" keyPath="SEMA1" id="rn2-t4-KUI"/>
1735             </connections>
1736         </arrayController>
1737         <arrayController id="9BO-Ae-spg" userLabel="SEAC2">
1738             <connections>
1739                 <binding destination="9720" name="contentArray" keyPath="SEMA2" id="p64-lZ-u7t"/>
1740             </connections>
1741         </arrayController>
1742         <arrayController id="reG-zM-v37" userLabel="SEAC3">
1743             <connections>
1744                 <binding destination="9720" name="contentArray" keyPath="SEMA3" id="qtW-pb-bKz"/>
1745             </connections>
1746         </arrayController>
1747         <arrayController id="Mt4-GY-nuc" userLabel="SEAC">
1748             <connections>
1749                 <binding destination="9720" name="contentArray" keyPath="SEMA" id="pWj-9Q-uKR"/>
1750             </connections>
1751         </arrayController>
1752         <arrayController id="9722" userLabel="TextListAC">
1753             <connections>
1754                 <binding destination="9720" name="contentArray" keyPath="textListMA" id="9729"/>
1755             </connections>
1756         </arrayController>
1757         <arrayController id="9723" userLabel="LineListAC">
1758             <connections>
1759                 <binding destination="9720" name="contentArray" keyPath="lineListMA" id="9732"/>
1760             </connections>
1761         </arrayController>
1762         <arrayController id="14319" userLabel="StandListAC">
1763             <connections>
1764                 <binding destination="9720" name="contentArray" keyPath="standListMA" id="14324"/>
1765             </connections>
1766         </arrayController>
1767         <arrayController id="14320" userLabel="BaseListAC">
1768             <connections>
1769                 <binding destination="9720" name="contentArray" keyPath="baseListMA" id="VX5-sG-JPz"/>
1770             </connections>
1771         </arrayController>
1772         <arrayController id="14321" userLabel="LayerListAC">
1773             <connections>
1774                 <binding destination="14320" name="contentArrayForMultipleSelection" keyPath="selection.baseListMA" id="z2t-df-M4d"/>
1775                 <binding destination="14320" name="contentSet" keyPath="selection.layerListMA" previousBinding="z2t-df-M4d" id="RZZ-7G-DnN"/>
1776             </connections>
1777         </arrayController>
1778         <customObject id="10292" customClass="EventScene">
1779             <connections>
1780                 <outlet property="BTN1" destination="uYZ-no-tcC" id="b7a-MR-7Bk"/>
1781                 <outlet property="BTN2" destination="Fkq-O8-bZy" id="Ych-y3-Tz5"/>
1782                 <outlet property="BTN3" destination="bW6-ZA-xsA" id="0tY-OF-aE8"/>
1783                 <outlet property="BTN4" destination="2Zc-Ay-nx3" id="XVw-iP-ewo"/>
1784                 <outlet property="BTN5" destination="qou-cw-rBW" id="8hV-Ud-PEq"/>
1785                 <outlet property="BTN6" destination="FqF-ej-Kbp" id="dFX-bs-4GV"/>
1786                 <outlet property="BTN7" destination="Pr6-7M-h8L" id="kSq-zG-iyC"/>
1787                 <outlet property="BTN8" destination="MON-mp-OJL" id="gya-pp-rqV"/>
1788                 <outlet property="BTN9" destination="2uf-9p-yCU" id="hLL-2a-i1p"/>
1789                 <outlet property="backIV" destination="10245" id="10304"/>
1790                 <outlet property="bsWindow" destination="NIc-R6-IYe" id="Hq4-4v-eMm"/>
1791                 <outlet property="dialogTF" destination="10266" id="10294"/>
1792                 <outlet property="esWindow" destination="10241" id="10495"/>
1793                 <outlet property="faceIV" destination="10246" id="10295"/>
1794                 <outlet property="fsWindow" destination="10342" id="10494"/>
1795                 <outlet property="nameTF" destination="Y4D-Vq-58U" id="XcS-QM-dpI"/>
1796                 <outlet property="selectionDialog" destination="d50-mX-eQ4" id="3Zh-ps-eBC"/>
1797                 <outlet property="selectionTF" destination="Lkl-rj-bSB" id="9OR-Rb-Yh7"/>
1798                 <outlet property="textPointer" destination="RjP-H8-el2" id="m0p-8T-0dD"/>
1799                 <outlet property="titleWindow" destination="371" id="13718"/>
1800                 <outlet property="trueSelectionDialog" destination="Mpe-WF-JbB" id="hCA-iK-oRJ"/>
1801                 <outlet property="wallIV" destination="10244" id="10305"/>
1802             </connections>
1803         </customObject>
1804         <customObject id="10496" customClass="FieldScene">
1805             <connections>
1806                 <outlet property="AVPV" destination="8sA-SN-NRK" id="NCY-6C-2o1"/>
1807                 <outlet property="BCreateListAC" destination="14035" id="14037"/>
1808                 <outlet property="BCreateListTV" destination="13939" id="14039"/>
1809                 <outlet property="BXmessage" destination="hRF-K7-cTi" id="cdY-68-QJn"/>
1810                 <outlet property="BXname" destination="Qlb-2S-eV1" id="ee4-Z2-vPJ"/>
1811                 <outlet property="CAttackListAC" destination="11008" id="11010"/>
1812                 <outlet property="CAttackListTV" destination="10935" id="11009"/>
1813                 <outlet property="CResearchListAC" destination="12763" id="12778"/>
1814                 <outlet property="CResearchListTV" destination="12687" id="12777"/>
1815                 <outlet property="CSummonListAC" destination="14036" id="14100"/>
1816                 <outlet property="CSummonListTV" destination="14006" id="14059"/>
1817                 <outlet property="GameOverIV" destination="aC9-rN-s1T" id="z8g-LG-STF"/>
1818                 <outlet property="GameOverWindow" destination="Z8H-DC-plw" id="c5c-wz-IzH"/>
1819                 <outlet property="HPBarLI" destination="11176" id="11206"/>
1820                 <outlet property="HPbarLI" destination="11176" id="11216"/>
1821                 <outlet property="HPbarTF" destination="10351" id="11205"/>
1822                 <outlet property="IVimage" destination="3EP-gD-Uum" id="R4U-wu-F0b"/>
1823                 <outlet property="MPbarTF" destination="12304" id="12318"/>
1824                 <outlet property="STIV" destination="nKC-L3-rYm" id="B1O-pm-V16"/>
1825                 <outlet property="STacuTF" destination="SyR-Du-uzD" id="HOs-0u-1Ch"/>
1826                 <outlet property="STagiTF" destination="UKN-Sn-kqL" id="i6S-Qs-3km"/>
1827                 <outlet property="STatkTF" destination="47A-bo-w3F" id="CXG-E7-edh"/>
1828                 <outlet property="STcapTF" destination="Nld-Pz-XvH" id="3u2-Es-Z3v"/>
1829                 <outlet property="STclassTF" destination="Ixz-Th-40d" id="9wi-2c-psa"/>
1830                 <outlet property="STdefTF" destination="PIf-3j-284" id="U7f-UO-Aeu"/>
1831                 <outlet property="STdexTF" destination="zZn-ap-80z" id="aUI-m6-qB3"/>
1832                 <outlet property="STdodTF" destination="8NZ-U9-2h8" id="S43-9v-9ej"/>
1833                 <outlet property="STequipListAC" destination="9A4-Cg-LcC" id="URO-8d-dBP"/>
1834                 <outlet property="STequipListTV" destination="ZXV-E8-0X5" id="gv2-2U-Sfz"/>
1835                 <outlet property="STevaTF" destination="ckd-kc-GjD" id="hQF-Zg-NeL"/>
1836                 <outlet property="SThitTF" destination="3Ah-AJ-HFY" id="1xs-mi-4YD"/>
1837                 <outlet property="SThpTF" destination="Vpn-iq-ZgI" id="Ugx-2a-M7T"/>
1838                 <outlet property="STintTF" destination="fkg-pY-oO3" id="xRP-zK-lM1"/>
1839                 <outlet property="STjoinListAC" destination="Mad-BG-dmK" id="Umq-6k-Ifd"/>
1840                 <outlet property="STjoinListTV" destination="B6b-MZ-FWa" id="QE1-f3-g9h"/>
1841                 <outlet property="STmelTF" destination="3PB-Bj-UqA" id="xMU-oc-3QV"/>
1842                 <outlet property="STmenTF" destination="MZN-Jn-ACt" id="Npo-8G-R4U"/>
1843                 <outlet property="STmisTF" destination="GQj-85-OXY" id="WbW-2w-eSr"/>
1844                 <outlet property="STmpTF" destination="jy5-wL-kVv" id="7LN-ck-VdN"/>
1845                 <outlet property="STnameTF" destination="OVl-tR-eEx" id="fZG-BW-JSY"/>
1846                 <outlet property="STreaTF" destination="tuN-qU-VF7" id="Z1g-fo-Eml"/>
1847                 <outlet property="STskiTF" destination="71k-bj-30G" id="ybt-i5-oMb"/>
1848                 <outlet property="STskillListAC" destination="73J-iY-S3k" id="jsv-fY-jGh"/>
1849                 <outlet property="STskillListTV" destination="usz-eI-awO" id="ma2-ua-EGy"/>
1850                 <outlet property="STstrTF" destination="smH-qg-w9S" id="0my-5m-zIk"/>
1851                 <outlet property="STvigTF" destination="wbT-RS-Zkt" id="OKR-2X-gIm"/>
1852                 <outlet property="STvitTF" destination="EJh-fj-6e3" id="D8d-dO-TZZ"/>
1853                 <outlet property="STwindow" destination="CWY-jP-PWh" id="C2r-QN-MrB"/>
1854                 <outlet property="TFattack" destination="10687" id="10734"/>
1855                 <outlet property="TFcancel" destination="10725" id="10740"/>
1856                 <outlet property="TFcreate" destination="10705" id="10741"/>
1857                 <outlet property="TFmessage" destination="Kcz-lQ-Cuy" id="rMK-wU-YoB"/>
1858                 <outlet property="TFmind" destination="10705" id="10736"/>
1859                 <outlet property="TFmove" destination="10681" id="10733"/>
1860                 <outlet property="TFname" destination="F69-xp-VZd" id="ahk-v5-H3C"/>
1861                 <outlet property="TFstandby" destination="10696" id="10738"/>
1862                 <outlet property="TFstatus" destination="10713" id="10739"/>
1863                 <outlet property="atkPanel" destination="10887" id="11045"/>
1864                 <outlet property="atkProperty" destination="11153" id="11175"/>
1865                 <outlet property="attackBtn" destination="10687" id="9Od-x7-G86"/>
1866                 <outlet property="battleAttackBtn1" destination="12110" id="yR7-hn-C9n"/>
1867                 <outlet property="battleAttackBtn2" destination="12048" id="T9Q-Mq-Ts5"/>
1868                 <outlet property="battleCancelBtn" destination="11564" id="B5N-tP-JUq"/>
1869                 <outlet property="battleDialog" destination="11270" id="11278"/>
1870                 <outlet property="battleDodgeBtn1" destination="12112" id="BWP-5D-SrP"/>
1871                 <outlet property="battleDodgeBtn2" destination="12070" id="naA-DI-gSh"/>
1872                 <outlet property="battleGuardBtn1" destination="12111" id="IdG-KT-K8a"/>
1873                 <outlet property="battleGuardBtn2" destination="12060" id="PhZ-QM-Xi7"/>
1874                 <outlet property="battlePanel" destination="11549" id="12197"/>
1875                 <outlet property="battleReadyUpFood1" destination="lUt-cx-W8N" id="xZK-x7-rnX"/>
1876                 <outlet property="battleReadyUpFood2" destination="eGg-iS-dnb" id="uJE-eQ-CLT"/>
1877                 <outlet property="battleReadyUpIV1" destination="Jox-Z8-YKv" id="edw-0Y-ARH"/>
1878                 <outlet property="battleReadyUpIV2" destination="Sjg-aD-kRh" id="ddL-tl-woX"/>
1879                 <outlet property="battleReadyUpLeader1" destination="HJs-3Z-vfS" id="j7I-7O-XZE"/>
1880                 <outlet property="battleReadyUpLeader2" destination="iPm-CK-2EU" id="j7Q-rP-b6m"/>
1881                 <outlet property="battleReadyUpMAN1A" destination="OMI-3t-nbm" id="SL8-SI-fMz"/>
1882                 <outlet property="battleReadyUpMAN1B" destination="fek-yn-WV3" id="9WL-iT-8eK"/>
1883                 <outlet property="battleReadyUpMAN2A" destination="ogS-d8-vTo" id="Ajs-df-rMj"/>
1884                 <outlet property="battleReadyUpMAN2B" destination="Oqs-NP-oE5" id="Tyg-Jg-b2p"/>
1885                 <outlet property="battleReadyUpMoney1" destination="ugH-N4-stb" id="qi5-Hq-cTZ"/>
1886                 <outlet property="battleReadyUpMoney2" destination="6rZ-sr-CsC" id="1GZ-l5-xDO"/>
1887                 <outlet property="battleReadyUpPN1" destination="fSD-Ac-ulI" id="VDv-kh-x7S"/>
1888                 <outlet property="battleReadyUpPN2" destination="wzf-7q-oos" id="TaO-L7-avW"/>
1889                 <outlet property="battleReadyUpRule" destination="pmg-wh-QM1" id="7hX-m3-B0Y"/>
1890                 <outlet property="battleReadyUpSupply1" destination="Yap-hL-AmK" id="vH5-R8-gFF"/>
1891                 <outlet property="battleReadyUpSupply2" destination="he1-Pd-xnr" id="v79-ZI-MSC"/>
1892                 <outlet property="battleStartBtn" destination="12038" id="qSe-nS-2LN"/>
1893                 <outlet property="battleWindow" destination="10750" id="11217"/>
1894                 <outlet property="bplayer1" destination="10754" id="11218"/>
1895                 <outlet property="bplayer2" destination="10809" id="11219"/>
1896                 <outlet property="bsWindow" destination="NIc-R6-IYe" id="BDj-j2-Sbt"/>
1897                 <outlet property="btDMGtf1" destination="x7b-aE-1ZI" id="O3R-ts-cmo"/>
1898                 <outlet property="btDMGtf2" destination="4u7-bI-02M" id="yVK-1U-ADp"/>
1899                 <outlet property="btHITtf1" destination="C2K-Ti-RcR" id="7Qf-nb-4iy"/>
1900                 <outlet property="btHITtf2" destination="1Te-pi-b2s" id="RZF-5c-uzF"/>
1901                 <outlet property="bullet" destination="11056" id="11170"/>
1902                 <outlet property="cancelBtn" destination="13794" id="6WI-65-2Q0"/>
1903                 <outlet property="combatAP1" destination="11763" id="12193"/>
1904                 <outlet property="combatAP2" destination="11956" id="12194"/>
1905                 <outlet property="combatATK1" destination="11734" id="12195"/>
1906                 <outlet property="combatATK2" destination="12019" id="12196"/>
1907                 <outlet property="combatHIT1" destination="11743" id="12189"/>
1908                 <outlet property="combatHIT2" destination="11959" id="12190"/>
1909                 <outlet property="combatHP1" destination="11685" id="12181"/>
1910                 <outlet property="combatHP2" destination="12004" id="12182"/>
1911                 <outlet property="combatLHP1" destination="11676" id="12185"/>
1912                 <outlet property="combatLHP2" destination="12003" id="12186"/>
1913                 <outlet property="combatLMP1" destination="11707" id="12187"/>
1914                 <outlet property="combatLMP2" destination="12007" id="12188"/>
1915                 <outlet property="combatMP1" destination="11715" id="12183"/>
1916                 <outlet property="combatMP2" destination="12002" id="12184"/>
1917                 <outlet property="combatNAME1" destination="11725" id="12297"/>
1918                 <outlet property="combatNAME2" destination="11960" id="12298"/>
1919                 <outlet property="combatVIG1" destination="11750" id="12191"/>
1920                 <outlet property="combatVIG2" destination="11958" id="12192"/>
1921                 <outlet property="commandPanel" destination="10656" id="usI-r5-SSD"/>
1922                 <outlet property="costP" destination="11074" id="11171"/>
1923                 <outlet property="costV" destination="11104" id="11172"/>
1924                 <outlet property="createBtn" destination="10705" id="a2T-pd-7cG"/>
1925                 <outlet property="createPanel" destination="13903" id="Ojz-bR-GmG"/>
1926                 <outlet property="crytical" destination="11147" id="11174"/>
1927                 <outlet property="endGamePanel" destination="13719" id="13737"/>
1928                 <outlet property="endGameText" destination="13721" id="13738"/>
1929                 <outlet property="esWindow" destination="10241" id="13716"/>
1930                 <outlet property="fsEffectPanel" destination="9tv-gX-969" id="zWM-jt-V1C"/>
1931                 <outlet property="fsWindow" destination="10342" id="13717"/>
1932                 <outlet property="iplayer1" destination="10831" id="11231"/>
1933                 <outlet property="iplayer2" destination="10760" id="11237"/>
1934                 <outlet property="lplayer1" destination="10877" id="11220"/>
1935                 <outlet property="lplayer2" destination="10861" id="11221"/>
1936                 <outlet property="mapWindow" destination="10342" id="10743"/>
1937                 <outlet property="menuPanel" destination="10656" id="10742"/>
1938                 <outlet property="moveBtn" destination="10681" id="pBQ-rU-nLw"/>
1939                 <outlet property="mplayer1" destination="10832" id="11230"/>
1940                 <outlet property="mplayer2" destination="10759" id="11238"/>
1941                 <outlet property="nplayer1" destination="10756" id="11224"/>
1942                 <outlet property="nplayer2" destination="10807" id="11225"/>
1943                 <outlet property="region" destination="11086" id="11173"/>
1944                 <outlet property="researchACU" destination="12712" id="12761"/>
1945                 <outlet property="researchATK" destination="12709" id="12754"/>
1946                 <outlet property="researchCAP" destination="12711" id="12755"/>
1947                 <outlet property="researchDEF" destination="12710" id="12756"/>
1948                 <outlet property="researchEVA" destination="12713" id="12757"/>
1949                 <outlet property="researchIMG" destination="12715" id="12758"/>
1950                 <outlet property="researchMOV" destination="12714" id="12779"/>
1951                 <outlet property="researchPanel" destination="12617" id="12760"/>
1952                 <outlet property="rplayer1" destination="10833" id="11232"/>
1953                 <outlet property="rplayer2" destination="10758" id="11236"/>
1954                 <outlet property="selectChara" destination="10350" id="10497"/>
1955                 <outlet property="selectMesh" destination="10430" id="10498"/>
1956                 <outlet property="selectMeshText" destination="10441" id="10499"/>
1957                 <outlet property="selectMeshValue" destination="10501" id="10515"/>
1958                 <outlet property="selectionWindow" destination="Mpe-WF-JbB" id="UwK-Om-cyg"/>
1959                 <outlet property="slctBtn1" destination="uYZ-no-tcC" id="N2j-Um-Rh4"/>
1960                 <outlet property="slctBtn2" destination="Fkq-O8-bZy" id="HuE-Zu-3Gj"/>
1961                 <outlet property="slctBtn3" destination="bW6-ZA-xsA" id="pU4-yI-ybb"/>
1962                 <outlet property="slctBtn4" destination="2Zc-Ay-nx3" id="nuX-9E-Ak7"/>
1963                 <outlet property="slctBtn5" destination="qou-cw-rBW" id="Nkb-TE-tyt"/>
1964                 <outlet property="slctBtn6" destination="FqF-ej-Kbp" id="SWI-yk-35J"/>
1965                 <outlet property="slctBtn7" destination="Pr6-7M-h8L" id="bU0-cc-WT4"/>
1966                 <outlet property="slctBtn8" destination="MON-mp-OJL" id="EvA-wU-hMF"/>
1967                 <outlet property="slctBtn9" destination="2uf-9p-yCU" id="M9O-gv-m8g"/>
1968                 <outlet property="stanbyBtn" destination="10696" id="rkM-1E-3fX"/>
1969                 <outlet property="statusBtn" destination="10713" id="Xpc-Hf-bE5"/>
1970                 <outlet property="summonBtn" destination="10725" id="Ghp-yM-0Cf"/>
1971                 <outlet property="summonPanel" destination="13970" id="14042"/>
1972                 <outlet property="tfArmy" destination="12370" id="12383"/>
1973                 <outlet property="tfAttack" destination="11288" id="11332"/>
1974                 <outlet property="tfCalc" destination="11307" id="11334"/>
1975                 <outlet property="tfDefence" destination="11299" id="11333"/>
1976                 <outlet property="tfDodge" destination="11323" id="11336"/>
1977                 <outlet property="tfFood" destination="12327" id="12355"/>
1978                 <outlet property="tfHit" destination="11315" id="11335"/>
1979                 <outlet property="tfMoney" destination="12337" id="12354"/>
1980                 <outlet property="tfMove" destination="12877" id="12894"/>
1981                 <outlet property="tfName" destination="10352" id="12384"/>
1982                 <outlet property="tfResource" destination="12319" id="12353"/>
1983                 <outlet property="tfWait" destination="12962" id="12969"/>
1984                 <outlet property="titleWindow" destination="371" id="8sb-vD-hKR"/>
1985                 <outlet property="tplayer1" destination="10755" id="11222"/>
1986                 <outlet property="tplayer2" destination="10808" id="11223"/>
1987             </connections>
1988         </customObject>
1989         <arrayController id="11008" userLabel="CAttackListAC">
1990             <connections>
1991                 <binding destination="10496" name="contentArray" keyPath="CAttackListMA" id="11044"/>
1992             </connections>
1993         </arrayController>
1994         <arrayController id="12763" userLabel="CResearchListAC">
1995             <connections>
1996                 <binding destination="10496" name="contentArray" keyPath="CResearchListMA" id="12776"/>
1997             </connections>
1998         </arrayController>
1999         <arrayController id="14035" userLabel="BCreateListAC">
2000             <connections>
2001                 <binding destination="10496" name="contentArray" keyPath="BCreateListMA" id="14052"/>
2002             </connections>
2003         </arrayController>
2004         <arrayController id="14036" userLabel="CSummonListAC">
2005             <connections>
2006                 <binding destination="10496" name="contentArray" keyPath="CSummonListMA" id="14055"/>
2007             </connections>
2008         </arrayController>
2009         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="643" userLabel="シナリオ選択" customClass="NSPanel">
2010             <windowStyleMask key="styleMask" utility="YES"/>
2011             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
2012             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
2013             <view key="contentView" id="644">
2014                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
2015                 <autoresizingMask key="autoresizingMask"/>
2016                 <subviews>
2017                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="645">
2018                         <rect key="frame" x="20" y="53" width="240" height="227"/>
2019                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2020                         <clipView key="contentView" id="O3A-L9-Zch">
2021                             <rect key="frame" x="1" y="1" width="238" height="225"/>
2022                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2023                             <subviews>
2024                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="646">
2025                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
2026                                     <autoresizingMask key="autoresizingMask"/>
2027                                     <size key="intercellSpacing" width="3" height="2"/>
2028                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2029                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2030                                     <tableColumns>
2031                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="650">
2032                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
2033                                                 <font key="font" metaFont="smallSystem"/>
2034                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2035                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2036                                             </tableHeaderCell>
2037                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="653">
2038                                                 <font key="font" metaFont="system"/>
2039                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2040                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2041                                             </textFieldCell>
2042                                             <connections>
2043                                                 <binding destination="3372" name="value" keyPath="arrangedObjects.name" id="3403"/>
2044                                             </connections>
2045                                         </tableColumn>
2046                                     </tableColumns>
2047                                     <connections>
2048                                         <outlet property="delegate" destination="3369" id="3374"/>
2049                                     </connections>
2050                                 </tableView>
2051                             </subviews>
2052                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2053                         </clipView>
2054                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="647">
2055                             <rect key="frame" x="1" y="119" width="223" height="15"/>
2056                             <autoresizingMask key="autoresizingMask"/>
2057                         </scroller>
2058                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="649">
2059                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2060                             <autoresizingMask key="autoresizingMask"/>
2061                         </scroller>
2062                     </scrollView>
2063                     <button verticalHuggingPriority="750" id="659">
2064                         <rect key="frame" x="385" y="13" width="66" height="32"/>
2065                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2066                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="660">
2067                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2068                             <font key="font" size="13" name="AquaKana"/>
2069                         </buttonCell>
2070                         <connections>
2071                             <action selector="backButton:" target="3369" id="3376"/>
2072                         </connections>
2073                     </button>
2074                     <button verticalHuggingPriority="750" id="663">
2075                         <rect key="frame" x="262" y="13" width="92" height="32"/>
2076                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2077                         <buttonCell key="cell" type="push" title="スタート" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="664">
2078                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2079                             <font key="font" size="13" name="AquaKana"/>
2080                         </buttonCell>
2081                         <connections>
2082                             <action selector="startButton:" target="3369" id="3377"/>
2083                         </connections>
2084                     </button>
2085                     <textField verticalHuggingPriority="750" id="672">
2086                         <rect key="frame" x="267" y="263" width="82" height="17"/>
2087                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2088                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="シナリオ選択" id="673">
2089                             <font key="font" size="13" name="AquaKana"/>
2090                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2091                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2092                         </textFieldCell>
2093                     </textField>
2094                     <imageView id="691">
2095                         <rect key="frame" x="267" y="107" width="206" height="146"/>
2096                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2097                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="692"/>
2098                     </imageView>
2099                     <popUpButton verticalHuggingPriority="750" id="3378">
2100                         <rect key="frame" x="266" y="73" width="207" height="26"/>
2101                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2102                         <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">
2103                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
2104                             <font key="font" metaFont="menu"/>
2105                             <menu key="menu" title="OtherViews" id="3380">
2106                                 <items>
2107                                     <menuItem title="Killeryの野望" state="on" id="3381"/>
2108                                     <menuItem title="フリーマップ" id="3382"/>
2109                                     <menuItem title="To LoveるダークネスBlack" id="3383"/>
2110                                 </items>
2111                             </menu>
2112                         </popUpButtonCell>
2113                         <connections>
2114                             <action selector="listButton:" target="3369" id="3406"/>
2115                         </connections>
2116                     </popUpButton>
2117                     <button hidden="YES" verticalHuggingPriority="750" id="eEo-AP-i5a">
2118                         <rect key="frame" x="26" y="13" width="79" height="32"/>
2119                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2120                         <buttonCell key="cell" type="push" title="初期化" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JdD-Rz-q0z">
2121                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2122                             <font key="font" size="13" name="HiraKakuProN-W3"/>
2123                         </buttonCell>
2124                         <connections>
2125                             <action selector="initButton:" target="3369" id="fm1-KN-z4F"/>
2126                         </connections>
2127                     </button>
2128                     <button hidden="YES" verticalHuggingPriority="750" id="J0T-Zx-2hR">
2129                         <rect key="frame" x="138" y="13" width="92" height="32"/>
2130                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2131                         <buttonCell key="cell" type="push" title="途中から" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="NcA-UG-weV">
2132                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2133                             <font key="font" size="13" name="HiraKakuProN-W3"/>
2134                         </buttonCell>
2135                         <connections>
2136                             <action selector="loadButton:" target="3369" id="MDs-cg-Ubc"/>
2137                         </connections>
2138                     </button>
2139                 </subviews>
2140             </view>
2141         </window>
2142         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="702" userLabel="セーブデータ" customClass="NSPanel">
2143             <windowStyleMask key="styleMask" utility="YES"/>
2144             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2145             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
2146             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2147             <view key="contentView" id="703">
2148                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
2149                 <autoresizingMask key="autoresizingMask"/>
2150                 <subviews>
2151                     <button verticalHuggingPriority="750" id="722">
2152                         <rect key="frame" x="407" y="5" width="66" height="32"/>
2153                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2154                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="723">
2155                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2156                             <font key="font" size="13" name="AquaKana"/>
2157                         </buttonCell>
2158                         <connections>
2159                             <action selector="backButton:" target="3407" id="3415"/>
2160                         </connections>
2161                     </button>
2162                     <button verticalHuggingPriority="750" id="727">
2163                         <rect key="frame" x="315" y="5" width="79" height="32"/>
2164                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2165                         <buttonCell key="cell" type="push" title="ロード" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="728">
2166                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2167                             <font key="font" size="13" name="AquaKana"/>
2168                         </buttonCell>
2169                         <connections>
2170                             <action selector="loadButton:" target="3407" id="3417"/>
2171                         </connections>
2172                     </button>
2173                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="734">
2174                         <rect key="frame" x="10" y="53" width="240" height="227"/>
2175                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2176                         <clipView key="contentView" id="ifa-bc-jl3">
2177                             <rect key="frame" x="1" y="1" width="238" height="225"/>
2178                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2179                             <subviews>
2180                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="746">
2181                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
2182                                     <autoresizingMask key="autoresizingMask"/>
2183                                     <size key="intercellSpacing" width="3" height="2"/>
2184                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2185                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2186                                     <tableColumns>
2187                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="747">
2188                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
2189                                                 <font key="font" metaFont="smallSystem"/>
2190                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2191                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2192                                             </tableHeaderCell>
2193                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="748">
2194                                                 <font key="font" metaFont="system"/>
2195                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2196                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2197                                             </textFieldCell>
2198                                             <connections>
2199                                                 <binding destination="3408" name="value" keyPath="arrangedObjects.name" id="3423">
2200                                                     <dictionary key="options">
2201                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2202                                                     </dictionary>
2203                                                 </binding>
2204                                             </connections>
2205                                         </tableColumn>
2206                                     </tableColumns>
2207                                     <connections>
2208                                         <outlet property="delegate" destination="3407" id="3414"/>
2209                                     </connections>
2210                                 </tableView>
2211                             </subviews>
2212                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2213                         </clipView>
2214                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="745">
2215                             <rect key="frame" x="1" y="119" width="223" height="15"/>
2216                             <autoresizingMask key="autoresizingMask"/>
2217                         </scroller>
2218                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="743">
2219                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2220                             <autoresizingMask key="autoresizingMask"/>
2221                         </scroller>
2222                     </scrollView>
2223                     <textField verticalHuggingPriority="750" id="735">
2224                         <rect key="frame" x="257" y="263" width="108" height="17"/>
2225                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2226                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="セーブデータ選択" id="742">
2227                             <font key="font" size="13" name="AquaKana"/>
2228                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2229                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2230                         </textFieldCell>
2231                     </textField>
2232                     <textField verticalHuggingPriority="750" id="736">
2233                         <rect key="frame" x="255" y="85" width="208" height="17"/>
2234                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2235                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ToLoveるダークネスBlack" id="741">
2236                             <font key="font" metaFont="system"/>
2237                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2238                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2239                         </textFieldCell>
2240                     </textField>
2241                     <imageView id="737">
2242                         <rect key="frame" x="257" y="107" width="206" height="146"/>
2243                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2244                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="740"/>
2245                     </imageView>
2246                 </subviews>
2247             </view>
2248         </window>
2249         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="767" userLabel="マップエディタ">
2250             <windowStyleMask key="styleMask" titled="YES"/>
2251             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
2252             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2253             <view key="contentView" id="768">
2254                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
2255                 <autoresizingMask key="autoresizingMask"/>
2256                 <subviews>
2257                     <customView id="784" customClass="ChipView">
2258                         <rect key="frame" x="498" y="4" width="96" height="256"/>
2259                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2260                     </customView>
2261                     <button verticalHuggingPriority="750" id="814">
2262                         <rect key="frame" x="498" y="273" width="17" height="23"/>
2263                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2264                         <buttonCell key="cell" type="smallSquare" title="&lt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="815">
2265                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2266                             <font key="font" metaFont="system"/>
2267                         </buttonCell>
2268                         <connections>
2269                             <action selector="previous:" target="3826" id="3829"/>
2270                         </connections>
2271                     </button>
2272                     <button verticalHuggingPriority="750" id="821">
2273                         <rect key="frame" x="577" y="273" width="17" height="23"/>
2274                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2275                         <buttonCell key="cell" type="smallSquare" title="&gt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="822">
2276                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2277                             <font key="font" metaFont="system"/>
2278                         </buttonCell>
2279                         <connections>
2280                             <action selector="next:" target="3826" id="3828"/>
2281                         </connections>
2282                     </button>
2283                     <customView id="828" customClass="SeedView">
2284                         <rect key="frame" x="498" y="303" width="128" height="32"/>
2285                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2286                     </customView>
2287                     <textField verticalHuggingPriority="750" id="870">
2288                         <rect key="frame" x="477" y="363" width="134" height="17"/>
2289                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2290                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="871">
2291                             <font key="font" size="13" name="AquaKana"/>
2292                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2293                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2294                         </textFieldCell>
2295                     </textField>
2296                     <textField verticalHuggingPriority="750" id="886">
2297                         <rect key="frame" x="495" y="343" width="98" height="17"/>
2298                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2299                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP 0000/0000" id="887">
2300                             <font key="font" metaFont="system"/>
2301                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2302                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2303                         </textFieldCell>
2304                     </textField>
2305                     <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="1717">
2306                         <rect key="frame" x="-1" y="-1" width="482" height="482"/>
2307                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2308                         <clipView key="contentView" id="hAH-Yn-rhl">
2309                             <rect key="frame" x="1" y="1" width="480" height="480"/>
2310                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2311                             <subviews>
2312                                 <customView id="769" customClass="MapView">
2313                                     <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
2314                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2315                                 </customView>
2316                             </subviews>
2317                         </clipView>
2318                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="1719">
2319                             <rect key="frame" x="1" y="465" width="480" height="16"/>
2320                             <autoresizingMask key="autoresizingMask"/>
2321                         </scroller>
2322                         <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="1720">
2323                             <rect key="frame" x="466" y="1" width="15" height="480"/>
2324                             <autoresizingMask key="autoresizingMask"/>
2325                         </scroller>
2326                     </scrollView>
2327                     <imageView id="1744">
2328                         <rect key="frame" x="493" y="379" width="100" height="100"/>
2329                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2330                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1745"/>
2331                     </imageView>
2332                     <textField verticalHuggingPriority="750" id="3815">
2333                         <rect key="frame" x="521" y="276" width="51" height="17"/>
2334                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2335                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="10/10" id="3816">
2336                             <font key="font" metaFont="system"/>
2337                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2338                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2339                         </textFieldCell>
2340                     </textField>
2341                     <button verticalHuggingPriority="750" id="3938">
2342                         <rect key="frame" x="588" y="7" width="57" height="32"/>
2343                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2344                         <buttonCell key="cell" type="push" title="title" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3939">
2345                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2346                             <font key="font" size="13" name="AquaKana"/>
2347                         </buttonCell>
2348                         <connections>
2349                             <action selector="backTitle:" target="3826" id="G6Y-9J-i4g"/>
2350                         </connections>
2351                     </button>
2352                     <customView id="9813" customClass="CommandView">
2353                         <rect key="frame" x="594" y="197" width="32" height="98"/>
2354                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2355                     </customView>
2356                     <button verticalHuggingPriority="750" id="9909">
2357                         <rect key="frame" x="590" y="32" width="54" height="32"/>
2358                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2359                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9911">
2360                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2361                             <font key="font" size="13" name="AquaKana"/>
2362                         </buttonCell>
2363                         <connections>
2364                             <action selector="saveMap:" target="3826" id="9930"/>
2365                         </connections>
2366                     </button>
2367                     <button verticalHuggingPriority="750" id="9932">
2368                         <rect key="frame" x="587" y="166" width="58" height="32"/>
2369                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2370                         <buttonCell key="cell" type="push" title="size" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9934">
2371                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2372                             <font key="font" size="13" name="AquaKana"/>
2373                         </buttonCell>
2374                         <connections>
2375                             <action selector="mapSize:" target="3826" id="10029"/>
2376                         </connections>
2377                     </button>
2378                     <button verticalHuggingPriority="750" id="10031">
2379                         <rect key="frame" x="588" y="57" width="56" height="32"/>
2380                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2381                         <buttonCell key="cell" type="push" title="読込" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10032">
2382                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2383                             <font key="font" size="13" name="AquaKana"/>
2384                         </buttonCell>
2385                         <connections>
2386                             <action selector="loadMap:" target="3826" id="10157"/>
2387                         </connections>
2388                     </button>
2389                     <button verticalHuggingPriority="750" id="KCD-H1-SPf">
2390                         <rect key="frame" x="585" y="138" width="63" height="32"/>
2391                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2392                         <buttonCell key="cell" type="push" title="event" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dI3-C5-YUq">
2393                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2394                             <font key="font" size="13" name="AquaKana"/>
2395                         </buttonCell>
2396                         <connections>
2397                             <action selector="setEvent:" target="3826" id="K8y-So-UnB"/>
2398                         </connections>
2399                     </button>
2400                 </subviews>
2401             </view>
2402         </window>
2403         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="908" userLabel="マップチップリスト" customClass="NSPanel">
2404             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2405             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2406             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2407             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2408             <view key="contentView" id="909">
2409                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2410                 <autoresizingMask key="autoresizingMask"/>
2411                 <subviews>
2412                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="910">
2413                         <rect key="frame" x="-1" y="41" width="602" height="360"/>
2414                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2415                         <clipView key="contentView" id="xqf-jG-meO">
2416                             <rect key="frame" x="1" y="17" width="600" height="342"/>
2417                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2418                             <subviews>
2419                                 <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">
2420                                     <rect key="frame" x="0.0" y="0.0" width="600" height="342"/>
2421                                     <autoresizingMask key="autoresizingMask"/>
2422                                     <size key="intercellSpacing" width="3" height="2"/>
2423                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2424                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2425                                     <tableColumns>
2426                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="915">
2427                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2428                                                 <font key="font" metaFont="smallSystem"/>
2429                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2430                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2431                                             </tableHeaderCell>
2432                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="948">
2433                                                 <font key="font" metaFont="system"/>
2434                                             </imageCell>
2435                                             <connections>
2436                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.img" id="0OR-xX-guh">
2437                                                     <dictionary key="options">
2438                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
2439                                                     </dictionary>
2440                                                 </binding>
2441                                             </connections>
2442                                         </tableColumn>
2443                                         <tableColumn editable="NO" width="131.3203125" minWidth="40" maxWidth="1000" id="916">
2444                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2445                                                 <font key="font" metaFont="smallSystem"/>
2446                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2447                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2448                                             </tableHeaderCell>
2449                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="917">
2450                                                 <font key="font" metaFont="system"/>
2451                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2452                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2453                                             </textFieldCell>
2454                                             <connections>
2455                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.name" id="3855">
2456                                                     <dictionary key="options">
2457                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2458                                                     </dictionary>
2459                                                 </binding>
2460                                             </connections>
2461                                         </tableColumn>
2462                                         <tableColumn editable="NO" width="49.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="949">
2463                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="地形修正">
2464                                                 <font key="font" metaFont="smallSystem"/>
2465                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2466                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2467                                             </tableHeaderCell>
2468                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="950">
2469                                                 <font key="font" metaFont="system"/>
2470                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2471                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2472                                             </textFieldCell>
2473                                             <connections>
2474                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.dmgfix" id="3856">
2475                                                     <dictionary key="options">
2476                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2477                                                     </dictionary>
2478                                                 </binding>
2479                                             </connections>
2480                                         </tableColumn>
2481                                         <tableColumn editable="NO" width="31.703125" minWidth="10" maxWidth="3.4028234663852886e+38" id="951">
2482                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="陸">
2483                                                 <font key="font" metaFont="smallSystem"/>
2484                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2485                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2486                                             </tableHeaderCell>
2487                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="952">
2488                                                 <font key="font" metaFont="system"/>
2489                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2490                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2491                                             </textFieldCell>
2492                                             <connections>
2493                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.riku" id="3857">
2494                                                     <dictionary key="options">
2495                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2496                                                     </dictionary>
2497                                                 </binding>
2498                                             </connections>
2499                                         </tableColumn>
2500                                         <tableColumn editable="NO" width="32.4921875" minWidth="10" maxWidth="3.4028234663852886e+38" id="953">
2501                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="海">
2502                                                 <font key="font" metaFont="smallSystem"/>
2503                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2504                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2505                                             </tableHeaderCell>
2506                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="954">
2507                                                 <font key="font" metaFont="system"/>
2508                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2509                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2510                                             </textFieldCell>
2511                                             <connections>
2512                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.umi" id="3858">
2513                                                     <dictionary key="options">
2514                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2515                                                     </dictionary>
2516                                                 </binding>
2517                                             </connections>
2518                                         </tableColumn>
2519                                         <tableColumn editable="NO" width="31.71484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="957">
2520                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="宙">
2521                                                 <font key="font" metaFont="smallSystem"/>
2522                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2523                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2524                                             </tableHeaderCell>
2525                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="958">
2526                                                 <font key="font" metaFont="system"/>
2527                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2528                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2529                                             </textFieldCell>
2530                                             <connections>
2531                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.chu" id="3859">
2532                                                     <dictionary key="options">
2533                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2534                                                     </dictionary>
2535                                                 </binding>
2536                                             </connections>
2537                                         </tableColumn>
2538                                         <tableColumn editable="NO" width="30.78125" minWidth="10" maxWidth="3.4028234663852886e+38" id="955">
2539                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="空">
2540                                                 <font key="font" metaFont="smallSystem"/>
2541                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2542                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2543                                             </tableHeaderCell>
2544                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="956">
2545                                                 <font key="font" metaFont="system"/>
2546                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2547                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2548                                             </textFieldCell>
2549                                             <connections>
2550                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.sora" id="3862">
2551                                                     <dictionary key="options">
2552                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2553                                                     </dictionary>
2554                                                 </binding>
2555                                             </connections>
2556                                         </tableColumn>
2557                                         <tableColumn editable="NO" width="219" minWidth="10" maxWidth="3.4028234663852886e+38" id="1835">
2558                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
2559                                                 <font key="font" metaFont="smallSystem"/>
2560                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2561                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2562                                             </tableHeaderCell>
2563                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1836">
2564                                                 <font key="font" metaFont="system"/>
2565                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2566                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2567                                             </textFieldCell>
2568                                             <connections>
2569                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.memo" id="3863">
2570                                                     <dictionary key="options">
2571                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2572                                                     </dictionary>
2573                                                 </binding>
2574                                             </connections>
2575                                         </tableColumn>
2576                                     </tableColumns>
2577                                     <connections>
2578                                         <outlet property="delegate" destination="1811" id="1834"/>
2579                                     </connections>
2580                                 </tableView>
2581                             </subviews>
2582                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2583                         </clipView>
2584                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="912">
2585                             <rect key="frame" x="1" y="343" width="600" height="16"/>
2586                             <autoresizingMask key="autoresizingMask"/>
2587                         </scroller>
2588                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="914">
2589                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2590                             <autoresizingMask key="autoresizingMask"/>
2591                         </scroller>
2592                         <tableHeaderView key="headerView" id="1837">
2593                             <rect key="frame" x="0.0" y="0.0" width="600" height="17"/>
2594                             <autoresizingMask key="autoresizingMask"/>
2595                         </tableHeaderView>
2596                     </scrollView>
2597                     <button verticalHuggingPriority="750" id="927">
2598                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2599                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2600                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="928">
2601                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2602                             <font key="font" size="13" name="AquaKana"/>
2603                         </buttonCell>
2604                         <connections>
2605                             <action selector="submitMCL:" target="1811" id="4012"/>
2606                         </connections>
2607                     </button>
2608                     <button verticalHuggingPriority="750" id="10566">
2609                         <rect key="frame" x="411" y="5" width="79" height="32"/>
2610                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2611                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10567">
2612                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2613                             <font key="font" size="13" name="AquaKana"/>
2614                         </buttonCell>
2615                         <connections>
2616                             <action selector="registMCL:" target="1811" id="10642"/>
2617                         </connections>
2618                     </button>
2619                 </subviews>
2620             </view>
2621         </window>
2622         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="959" userLabel="建物チップリスト" customClass="NSPanel">
2623             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2624             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2625             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2626             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2627             <view key="contentView" id="960">
2628                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2629                 <autoresizingMask key="autoresizingMask"/>
2630                 <subviews>
2631                     <scrollView autohidesScrollers="YES" horizontalLineScroll="32" horizontalPageScroll="10" verticalLineScroll="32" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="961">
2632                         <rect key="frame" x="-1" y="63" width="412" height="338"/>
2633                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2634                         <clipView key="contentView" id="KQb-A3-ePb">
2635                             <rect key="frame" x="1" y="17" width="410" height="320"/>
2636                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2637                             <subviews>
2638                                 <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">
2639                                     <rect key="frame" x="0.0" y="0.0" width="410" height="32"/>
2640                                     <autoresizingMask key="autoresizingMask"/>
2641                                     <size key="intercellSpacing" width="3" height="2"/>
2642                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2643                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2644                                     <tableColumns>
2645                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="990">
2646                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2647                                                 <font key="font" metaFont="smallSystem"/>
2648                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2649                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2650                                             </tableHeaderCell>
2651                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="991">
2652                                                 <font key="font" metaFont="system"/>
2653                                             </imageCell>
2654                                             <connections>
2655                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.img" id="2641"/>
2656                                             </connections>
2657                                         </tableColumn>
2658                                         <tableColumn editable="NO" width="131.3203125" minWidth="40" maxWidth="1000" id="989">
2659                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2660                                                 <font key="font" metaFont="smallSystem"/>
2661                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2662                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2663                                             </tableHeaderCell>
2664                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="992">
2665                                                 <font key="font" metaFont="system"/>
2666                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2667                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2668                                             </textFieldCell>
2669                                             <connections>
2670                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.name" id="4791">
2671                                                     <dictionary key="options">
2672                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2673                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2674                                                     </dictionary>
2675                                                 </binding>
2676                                             </connections>
2677                                         </tableColumn>
2678                                         <tableColumn editable="NO" width="46.52734375" minWidth="10" maxWidth="3.4028234663852886e+38" id="988">
2679                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="耐久力">
2680                                                 <font key="font" metaFont="smallSystem"/>
2681                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2682                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2683                                             </tableHeaderCell>
2684                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="993">
2685                                                 <font key="font" metaFont="system"/>
2686                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2687                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2688                                             </textFieldCell>
2689                                             <connections>
2690                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.HP" id="3865">
2691                                                     <dictionary key="options">
2692                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2693                                                     </dictionary>
2694                                                 </binding>
2695                                             </connections>
2696                                         </tableColumn>
2697                                         <tableColumn editable="NO" width="44.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="987">
2698                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="作成WT">
2699                                                 <font key="font" metaFont="smallSystem"/>
2700                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2701                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2702                                             </tableHeaderCell>
2703                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="994">
2704                                                 <font key="font" metaFont="system"/>
2705                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2706                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2707                                             </textFieldCell>
2708                                             <connections>
2709                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.WT" id="3866">
2710                                                     <dictionary key="options">
2711                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2712                                                     </dictionary>
2713                                                 </binding>
2714                                             </connections>
2715                                         </tableColumn>
2716                                         <tableColumn editable="NO" width="52" minWidth="10" maxWidth="3.4028234663852886e+38" id="986">
2717                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="防御修正">
2718                                                 <font key="font" metaFont="smallSystem"/>
2719                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2720                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2721                                             </tableHeaderCell>
2722                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="995">
2723                                                 <font key="font" metaFont="system"/>
2724                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2725                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2726                                             </textFieldCell>
2727                                             <connections>
2728                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.dmgfix" id="3867">
2729                                                     <dictionary key="options">
2730                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2731                                                     </dictionary>
2732                                                 </binding>
2733                                             </connections>
2734                                         </tableColumn>
2735                                         <tableColumn width="68" minWidth="10" maxWidth="3.4028234663852886e+38" id="4796">
2736                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="耐久力Lv">
2737                                                 <font key="font" metaFont="smallSystem"/>
2738                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2739                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2740                                             </tableHeaderCell>
2741                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4797">
2742                                                 <font key="font" metaFont="system"/>
2743                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2744                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2745                                             </textFieldCell>
2746                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
2747                                             <connections>
2748                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.defLv" id="4846">
2749                                                     <dictionary key="options">
2750                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2751                                                     </dictionary>
2752                                                 </binding>
2753                                             </connections>
2754                                         </tableColumn>
2755                                     </tableColumns>
2756                                     <connections>
2757                                         <outlet property="delegate" destination="2629" id="2635"/>
2758                                     </connections>
2759                                 </tableView>
2760                             </subviews>
2761                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2762                         </clipView>
2763                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="982">
2764                             <rect key="frame" x="1" y="341" width="410" height="16"/>
2765                             <autoresizingMask key="autoresizingMask"/>
2766                         </scroller>
2767                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="980">
2768                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2769                             <autoresizingMask key="autoresizingMask"/>
2770                         </scroller>
2771                         <tableHeaderView key="headerView" id="4773">
2772                             <rect key="frame" x="0.0" y="0.0" width="410" height="17"/>
2773                             <autoresizingMask key="autoresizingMask"/>
2774                         </tableHeaderView>
2775                     </scrollView>
2776                     <button verticalHuggingPriority="750" id="964">
2777                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2778                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2779                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="976">
2780                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2781                             <font key="font" size="13" name="AquaKana"/>
2782                         </buttonCell>
2783                         <connections>
2784                             <action selector="submit:" target="2629" id="2636"/>
2785                         </connections>
2786                     </button>
2787                     <imageView id="1002">
2788                         <rect key="frame" x="426" y="233" width="150" height="150"/>
2789                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2790                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="1003"/>
2791                         <connections>
2792                             <binding destination="2631" name="value" keyPath="selection.imgBig" id="2657"/>
2793                         </connections>
2794                     </imageView>
2795                     <button verticalHuggingPriority="750" id="10622">
2796                         <rect key="frame" x="411" y="5" width="79" height="32"/>
2797                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2798                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10623">
2799                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2800                             <font key="font" size="13" name="AquaKana"/>
2801                         </buttonCell>
2802                         <connections>
2803                             <action selector="registBCL:" target="2629" id="10645"/>
2804                         </connections>
2805                     </button>
2806                 </subviews>
2807             </view>
2808         </window>
2809         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1017" userLabel="ユニットチップリスト" customClass="NSPanel">
2810             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2811             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2812             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2813             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2814             <view key="contentView" id="1018">
2815                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2816                 <autoresizingMask key="autoresizingMask"/>
2817                 <subviews>
2818                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="1035">
2819                         <rect key="frame" x="-1" y="43" width="473" height="358"/>
2820                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2821                         <clipView key="contentView" id="fpI-2a-ah0">
2822                             <rect key="frame" x="1" y="17" width="471" height="340"/>
2823                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2824                             <subviews>
2825                                 <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">
2826                                     <rect key="frame" x="0.0" y="0.0" width="469" height="34"/>
2827                                     <autoresizingMask key="autoresizingMask"/>
2828                                     <size key="intercellSpacing" width="3" height="2"/>
2829                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2830                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2831                                     <tableColumns>
2832                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="1040">
2833                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2834                                                 <font key="font" metaFont="smallSystem"/>
2835                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2836                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2837                                             </tableHeaderCell>
2838                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="1053">
2839                                                 <font key="font" metaFont="system"/>
2840                                             </imageCell>
2841                                             <connections>
2842                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.img" id="3193"/>
2843                                             </connections>
2844                                         </tableColumn>
2845                                         <tableColumn editable="NO" width="129.13671875" minWidth="40" maxWidth="1000" id="1042">
2846                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2847                                                 <font key="font" metaFont="smallSystem"/>
2848                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2849                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2850                                             </tableHeaderCell>
2851                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1051">
2852                                                 <font key="font" metaFont="system"/>
2853                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2854                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2855                                             </textFieldCell>
2856                                             <connections>
2857                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.name" id="3869">
2858                                                     <dictionary key="options">
2859                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2860                                                     </dictionary>
2861                                                 </binding>
2862                                             </connections>
2863                                         </tableColumn>
2864                                         <tableColumn editable="NO" width="157.59375" minWidth="10" maxWidth="3.4028234663852886e+38" id="1043">
2865                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="クラス">
2866                                                 <font key="font" metaFont="smallSystem"/>
2867                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2868                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2869                                             </tableHeaderCell>
2870                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1050">
2871                                                 <font key="font" metaFont="system"/>
2872                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2873                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2874                                             </textFieldCell>
2875                                             <connections>
2876                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.nameC" id="3870">
2877                                                     <dictionary key="options">
2878                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2879                                                     </dictionary>
2880                                                 </binding>
2881                                             </connections>
2882                                         </tableColumn>
2883                                         <tableColumn editable="NO" width="58.88671875" minWidth="10" maxWidth="3.4028234663852886e+38" id="1044">
2884                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
2885                                                 <font key="font" metaFont="smallSystem"/>
2886                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2887                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2888                                             </tableHeaderCell>
2889                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1049">
2890                                                 <font key="font" metaFont="system"/>
2891                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2892                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2893                                             </textFieldCell>
2894                                             <connections>
2895                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.HP" id="3871">
2896                                                     <dictionary key="options">
2897                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2898                                                     </dictionary>
2899                                                 </binding>
2900                                             </connections>
2901                                         </tableColumn>
2902                                         <tableColumn editable="NO" width="58.359375" minWidth="10" maxWidth="3.4028234663852886e+38" id="1045">
2903                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="BP">
2904                                                 <font key="font" metaFont="smallSystem"/>
2905                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2906                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2907                                             </tableHeaderCell>
2908                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1048">
2909                                                 <font key="font" metaFont="system"/>
2910                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2911                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2912                                             </textFieldCell>
2913                                             <connections>
2914                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.BP" id="7837">
2915                                                     <dictionary key="options">
2916                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2917                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2918                                                     </dictionary>
2919                                                 </binding>
2920                                             </connections>
2921                                         </tableColumn>
2922                                     </tableColumns>
2923                                     <connections>
2924                                         <outlet property="delegate" destination="3039" id="3181"/>
2925                                     </connections>
2926                                 </tableView>
2927                             </subviews>
2928                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2929                         </clipView>
2930                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="1037">
2931                             <rect key="frame" x="1" y="341" width="471" height="16"/>
2932                             <autoresizingMask key="autoresizingMask"/>
2933                         </scroller>
2934                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1039">
2935                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2936                             <autoresizingMask key="autoresizingMask"/>
2937                         </scroller>
2938                         <tableHeaderView key="headerView" id="1038">
2939                             <rect key="frame" x="0.0" y="0.0" width="471" height="17"/>
2940                             <autoresizingMask key="autoresizingMask"/>
2941                         </tableHeaderView>
2942                     </scrollView>
2943                     <button verticalHuggingPriority="750" id="1032">
2944                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2945                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2946                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1057">
2947                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2948                             <font key="font" size="13" name="AquaKana"/>
2949                         </buttonCell>
2950                         <connections>
2951                             <action selector="submit:" target="3039" id="3180"/>
2952                         </connections>
2953                     </button>
2954                     <button verticalHuggingPriority="750" id="5884">
2955                         <rect key="frame" x="208" y="7" width="107" height="32"/>
2956                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2957                         <buttonCell key="cell" type="push" title="装備リスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5886">
2958                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2959                             <font key="font" size="13" name="AquaKana"/>
2960                         </buttonCell>
2961                         <connections>
2962                             <action selector="UCLPanelEquipListOpenBtn:" target="3039" id="8220"/>
2963                         </connections>
2964                     </button>
2965                     <button verticalHuggingPriority="750" id="5892">
2966                         <rect key="frame" x="101" y="7" width="118" height="32"/>
2967                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2968                         <buttonCell key="cell" type="push" title="スキルリスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5893">
2969                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2970                             <font key="font" size="13" name="AquaKana"/>
2971                         </buttonCell>
2972                         <connections>
2973                             <action selector="UCLPanelSkillListOpenBtn:" target="3039" id="8219"/>
2974                         </connections>
2975                     </button>
2976                     <button verticalHuggingPriority="750" id="10633">
2977                         <rect key="frame" x="406" y="5" width="79" height="32"/>
2978                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2979                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10634">
2980                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2981                             <font key="font" size="13" name="AquaKana"/>
2982                         </buttonCell>
2983                         <connections>
2984                             <action selector="registUCL:" target="3039" id="10649"/>
2985                         </connections>
2986                     </button>
2987                     <button verticalHuggingPriority="750" id="IyD-DD-PfZ">
2988                         <rect key="frame" x="308" y="6" width="98" height="32"/>
2989                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2990                         <buttonCell key="cell" type="push" title="状態変化" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KdL-u2-6ud">
2991                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2992                             <font key="font" size="13" name="AquaKana"/>
2993                         </buttonCell>
2994                     </button>
2995                     <imageView id="1019">
2996                         <rect key="frame" x="477" y="277" width="106" height="106"/>
2997                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2998                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="1061"/>
2999                         <connections>
3000                             <binding destination="3040" name="value" keyPath="selection.imgBig" id="3276"/>
3001                         </connections>
3002                     </imageView>
3003                 </subviews>
3004             </view>
3005         </window>
3006         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1068" userLabel="マップチップ編集" customClass="NSPanel">
3007             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
3008             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
3009             <rect key="contentRect" x="196" y="132" width="500" height="158"/>
3010             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
3011             <view key="contentView" id="1069">
3012                 <rect key="frame" x="0.0" y="0.0" width="500" height="158"/>
3013                 <autoresizingMask key="autoresizingMask"/>
3014                 <subviews>
3015                     <imageView id="1070">
3016                         <rect key="frame" x="25" y="103" width="38" height="38"/>
3017                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3018                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1071"/>
3019                     </imageView>
3020                     <textField verticalHuggingPriority="750" id="1087">
3021                         <rect key="frame" x="87" y="106" width="96" height="22"/>
3022                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3023                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1088">
3024                             <font key="font" metaFont="system"/>
3025                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3026                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3027                         </textFieldCell>
3028                     </textField>
3029                     <textField verticalHuggingPriority="750" id="1095">
3030                         <rect key="frame" x="88" y="136" width="95" height="17"/>
3031                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3032                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップチップ名" id="1096">
3033                             <font key="font" size="13" name="AquaKana"/>
3034                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3035                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3036                         </textFieldCell>
3037                     </textField>
3038                     <textField verticalHuggingPriority="750" id="1100">
3039                         <rect key="frame" x="211" y="81" width="32" height="22"/>
3040                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3041                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1101">
3042                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3043                             <font key="font" metaFont="system"/>
3044                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3045                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3046                         </textFieldCell>
3047                     </textField>
3048                     <textField verticalHuggingPriority="750" id="1107">
3049                         <rect key="frame" x="266" y="81" width="32" height="22"/>
3050                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3051                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1109">
3052                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3053                             <font key="font" metaFont="system"/>
3054                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3055                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3056                         </textFieldCell>
3057                     </textField>
3058                     <textField verticalHuggingPriority="750" id="1114">
3059                         <rect key="frame" x="325" y="81" width="32" height="22"/>
3060                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3061                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1116">
3062                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3063                             <font key="font" metaFont="system"/>
3064                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3065                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3066                         </textFieldCell>
3067                     </textField>
3068                     <textField verticalHuggingPriority="750" id="1121">
3069                         <rect key="frame" x="384" y="81" width="32" height="22"/>
3070                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3071                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1123">
3072                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3073                             <font key="font" metaFont="system"/>
3074                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3075                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3076                         </textFieldCell>
3077                     </textField>
3078                     <textField verticalHuggingPriority="750" id="1132">
3079                         <rect key="frame" x="208" y="111" width="43" height="17"/>
3080                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3081                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="陸" id="1133">
3082                             <font key="font" size="13" name="AquaKana"/>
3083                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3084                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3085                         </textFieldCell>
3086                     </textField>
3087                     <textField verticalHuggingPriority="750" id="1136">
3088                         <rect key="frame" x="381" y="111" width="17" height="17"/>
3089                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3090                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="空" id="1137">
3091                             <font key="font" size="13" name="AquaKana"/>
3092                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3093                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3094                         </textFieldCell>
3095                     </textField>
3096                     <textField verticalHuggingPriority="750" id="1142">
3097                         <rect key="frame" x="263" y="111" width="17" height="17"/>
3098                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3099                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="海" id="1143">
3100                             <font key="font" size="13" name="AquaKana"/>
3101                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3102                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3103                         </textFieldCell>
3104                     </textField>
3105                     <textField verticalHuggingPriority="750" id="1148">
3106                         <rect key="frame" x="322" y="111" width="22" height="17"/>
3107                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3108                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="宙" id="1149">
3109                             <font key="font" size="13" name="AquaKana"/>
3110                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3111                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3112                         </textFieldCell>
3113                     </textField>
3114                     <button verticalHuggingPriority="750" id="1159">
3115                         <rect key="frame" x="388" y="13" width="105" height="32"/>
3116                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3117                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1160">
3118                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3119                             <font key="font" size="13" name="AquaKana"/>
3120                         </buttonCell>
3121                         <connections>
3122                             <action selector="cancelMCL:" target="1811" id="3993"/>
3123                         </connections>
3124                     </button>
3125                     <button verticalHuggingPriority="750" id="1163">
3126                         <rect key="frame" x="320" y="13" width="66" height="32"/>
3127                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3128                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1164">
3129                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3130                             <font key="font" size="13" name="AquaKana"/>
3131                         </buttonCell>
3132                         <connections>
3133                             <action selector="saveMCL:" target="1811" id="3992"/>
3134                         </connections>
3135                     </button>
3136                     <textField verticalHuggingPriority="750" id="1849">
3137                         <rect key="frame" x="87" y="51" width="96" height="22"/>
3138                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3139                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1851">
3140                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3141                             <font key="font" metaFont="system"/>
3142                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3143                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3144                         </textFieldCell>
3145                     </textField>
3146                     <textField verticalHuggingPriority="750" id="1857">
3147                         <rect key="frame" x="84" y="81" width="94" height="17"/>
3148                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3149                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="地形修正(%)" id="1858">
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                     <popUpButton verticalHuggingPriority="750" id="1893">
3156                         <rect key="frame" x="209" y="48" width="210" height="26"/>
3157                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3158                         <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="1894">
3159                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3160                             <font key="font" metaFont="menu"/>
3161                             <menu key="menu" title="OtherViews" id="1895">
3162                                 <items>
3163                                     <menuItem title="安定な地形(建設可)" id="1896"/>
3164                                     <menuItem title="不安定な地形(建設不可)" id="1897"/>
3165                                     <menuItem title="山竹林(資源調達可)" id="1898"/>
3166                                     <menuItem title="水場(炎無効化)" id="1904"/>
3167                                     <menuItem title="浅瀬(造船可)" id="1905"/>
3168                                     <menuItem title="建物内部(建設不可)" id="1921"/>
3169                                 </items>
3170                             </menu>
3171                         </popUpButtonCell>
3172                     </popUpButton>
3173                 </subviews>
3174             </view>
3175         </window>
3176         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1179" userLabel="ユニット編集" customClass="NSPanel">
3177             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
3178             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
3179             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
3180             <view key="contentView" id="1180">
3181                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
3182                 <autoresizingMask key="autoresizingMask"/>
3183                 <subviews>
3184                     <imageView id="1193">
3185                         <rect key="frame" x="25" y="345" width="38" height="38"/>
3186                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3187                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1222"/>
3188                     </imageView>
3189                     <textField verticalHuggingPriority="750" id="1192">
3190                         <rect key="frame" x="68" y="341" width="255" height="22"/>
3191                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3192                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ=サタリン=デビルーク" drawsBackground="YES" id="1224">
3193                             <font key="font" size="13" name="AquaKana"/>
3194                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3195                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3196                         </textFieldCell>
3197                     </textField>
3198                     <textField verticalHuggingPriority="750" id="1191">
3199                         <rect key="frame" x="68" y="371" width="95" height="17"/>
3200                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3201                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="1225">
3202                             <font key="font" size="13" name="AquaKana"/>
3203                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3204                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3205                         </textFieldCell>
3206                     </textField>
3207                     <button verticalHuggingPriority="750" id="1190">
3208                         <rect key="frame" x="488" y="13" width="105" height="32"/>
3209                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3210                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1226">
3211                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3212                             <font key="font" size="13" name="AquaKana"/>
3213                         </buttonCell>
3214                         <connections>
3215                             <action selector="cancelUCL:" target="3039" id="4036"/>
3216                         </connections>
3217                     </button>
3218                     <button verticalHuggingPriority="750" id="1189">
3219                         <rect key="frame" x="422" y="13" width="66" height="32"/>
3220                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3221                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1227">
3222                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3223                             <font key="font" size="13" name="AquaKana"/>
3224                         </buttonCell>
3225                         <connections>
3226                             <action selector="saveUCL:" target="3039" id="4035"/>
3227                         </connections>
3228                     </button>
3229                     <imageView id="1242">
3230                         <rect key="frame" x="25" y="229" width="106" height="105"/>
3231                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3232                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1243"/>
3233                     </imageView>
3234                     <textField verticalHuggingPriority="750" id="1259">
3235                         <rect key="frame" x="340" y="341" width="130" height="22"/>
3236                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3237                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="1262">
3238                             <font key="font" size="13" name="AquaKana"/>
3239                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3240                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3241                         </textFieldCell>
3242                     </textField>
3243                     <textField verticalHuggingPriority="750" id="1260">
3244                         <rect key="frame" x="337" y="371" width="30" height="17"/>
3245                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3246                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="愛称" id="1261">
3247                             <font key="font" size="13" name="AquaKana"/>
3248                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3249                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3250                         </textFieldCell>
3251                     </textField>
3252                     <textField verticalHuggingPriority="750" id="1282">
3253                         <rect key="frame" x="183" y="311" width="96" height="22"/>
3254                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3255                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1283">
3256                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3257                             <font key="font" metaFont="system"/>
3258                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3259                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3260                         </textFieldCell>
3261                     </textField>
3262                     <textField verticalHuggingPriority="750" id="1288">
3263                         <rect key="frame" x="142" y="314" width="21" height="17"/>
3264                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3265                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="1289">
3266                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3267                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3268                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3269                         </textFieldCell>
3270                     </textField>
3271                     <textField verticalHuggingPriority="750" id="1293">
3272                         <rect key="frame" x="284" y="293" width="26" height="17"/>
3273                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3274                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="1295">
3275                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3276                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3277                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3278                         </textFieldCell>
3279                     </textField>
3280                     <textField verticalHuggingPriority="750" id="1304">
3281                         <rect key="frame" x="284" y="314" width="25" height="17"/>
3282                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3283                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="1305">
3284                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3285                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3286                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3287                         </textFieldCell>
3288                     </textField>
3289                     <textField verticalHuggingPriority="750" id="1310">
3290                         <rect key="frame" x="142" y="293" width="23" height="17"/>
3291                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3292                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="1311">
3293                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3294                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3295                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3296                         </textFieldCell>
3297                     </textField>
3298                     <textField verticalHuggingPriority="750" id="1317">
3299                         <rect key="frame" x="314" y="311" width="96" height="22"/>
3300                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3301                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1319">
3302                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3303                             <font key="font" metaFont="system"/>
3304                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3305                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3306                         </textFieldCell>
3307                     </textField>
3308                     <textField verticalHuggingPriority="750" id="1324">
3309                         <rect key="frame" x="183" y="288" width="96" height="22"/>
3310                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3311                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1326">
3312                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3313                             <font key="font" metaFont="system"/>
3314                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3315                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3316                         </textFieldCell>
3317                     </textField>
3318                     <textField verticalHuggingPriority="750" id="1332">
3319                         <rect key="frame" x="314" y="288" width="41" height="22"/>
3320                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3321                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="6666" drawsBackground="YES" id="1334">
3322                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3323                             <font key="font" metaFont="system"/>
3324                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3325                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3326                         </textFieldCell>
3327                     </textField>
3328                     <textField verticalHuggingPriority="750" id="1342">
3329                         <rect key="frame" x="137" y="266" width="31" height="17"/>
3330                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3331                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="1343">
3332                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3333                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3334                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3335                         </textFieldCell>
3336                     </textField>
3337                     <textField verticalHuggingPriority="750" id="1348">
3338                         <rect key="frame" x="140" y="244" width="25" height="17"/>
3339                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3340                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="1349">
3341                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3342                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3343                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3344                         </textFieldCell>
3345                     </textField>
3346                     <textField verticalHuggingPriority="750" id="1355">
3347                         <rect key="frame" x="140" y="222" width="27" height="17"/>
3348                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3349                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="1356">
3350                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3351                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3352                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3353                         </textFieldCell>
3354                     </textField>
3355                     <textField verticalHuggingPriority="750" id="1362">
3356                         <rect key="frame" x="173" y="263" width="58" height="22"/>
3357                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3358                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1363">
3359                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3360                             <font key="font" metaFont="system"/>
3361                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3362                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3363                         </textFieldCell>
3364                     </textField>
3365                     <textField verticalHuggingPriority="750" id="1370">
3366                         <rect key="frame" x="173" y="241" width="58" height="22"/>
3367                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3368                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1371">
3369                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3370                             <font key="font" metaFont="system"/>
3371                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3372                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3373                         </textFieldCell>
3374                     </textField>
3375                     <textField verticalHuggingPriority="750" id="1381">
3376                         <rect key="frame" x="173" y="219" width="58" height="22"/>
3377                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3378                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1382">
3379                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7922"/>
3380                             <font key="font" metaFont="system"/>
3381                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3382                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3383                         </textFieldCell>
3384                     </textField>
3385                     <textField verticalHuggingPriority="750" id="1433">
3386                         <rect key="frame" x="262" y="266" width="32" height="17"/>
3387                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3388                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="1445">
3389                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3390                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3391                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3392                         </textFieldCell>
3393                     </textField>
3394                     <textField verticalHuggingPriority="750" id="1434">
3395                         <rect key="frame" x="262" y="244" width="35" height="17"/>
3396                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3397                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="1444">
3398                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3399                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3400                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3401                         </textFieldCell>
3402                     </textField>
3403                     <textField verticalHuggingPriority="750" id="1435">
3404                         <rect key="frame" x="267" y="219" width="26" height="20"/>
3405                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3406                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="1443">
3407                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3408                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3409                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3410                         </textFieldCell>
3411                     </textField>
3412                     <textField verticalHuggingPriority="750" id="1436">
3413                         <rect key="frame" x="297" y="263" width="58" height="22"/>
3414                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3415                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1442">
3416                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3417                             <font key="font" metaFont="system"/>
3418                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3419                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3420                         </textFieldCell>
3421                     </textField>
3422                     <textField verticalHuggingPriority="750" id="1437">
3423                         <rect key="frame" x="297" y="241" width="58" height="22"/>
3424                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3425                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1440">
3426                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3427                             <font key="font" metaFont="system"/>
3428                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3429                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3430                         </textFieldCell>
3431                     </textField>
3432                     <textField verticalHuggingPriority="750" id="1438">
3433                         <rect key="frame" x="297" y="219" width="58" height="22"/>
3434                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3435                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1439">
3436                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3437                             <font key="font" metaFont="system"/>
3438                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3439                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3440                         </textFieldCell>
3441                     </textField>
3442                     <textField verticalHuggingPriority="750" id="1513">
3443                         <rect key="frame" x="370" y="287" width="30" height="17"/>
3444                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3445                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="格闘" id="1520">
3446                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3447                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3448                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3449                         </textFieldCell>
3450                     </textField>
3451                     <textField verticalHuggingPriority="750" id="1514">
3452                         <rect key="frame" x="370" y="263" width="30" height="17"/>
3453                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3454                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射撃" id="1519">
3455                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3456                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3457                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3458                         </textFieldCell>
3459                     </textField>
3460                     <textField verticalHuggingPriority="750" id="1515">
3461                         <rect key="frame" x="403" y="284" width="33" height="22"/>
3462                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3463                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1518">
3464                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3465                             <font key="font" metaFont="system"/>
3466                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3467                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3468                         </textFieldCell>
3469                     </textField>
3470                     <textField verticalHuggingPriority="750" id="1516">
3471                         <rect key="frame" x="403" y="260" width="33" height="22"/>
3472                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3473                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1517">
3474                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3475                             <font key="font" metaFont="system"/>
3476                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3477                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3478                         </textFieldCell>
3479                     </textField>
3480                     <textField verticalHuggingPriority="750" id="1541">
3481                         <rect key="frame" x="450" y="287" width="30" height="17"/>
3482                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3483                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中" id="1549">
3484                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3485                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3486                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3487                         </textFieldCell>
3488                     </textField>
3489                     <textField verticalHuggingPriority="750" id="1542">
3490                         <rect key="frame" x="450" y="263" width="30" height="17"/>
3491                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3492                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避" id="1548">
3493                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3494                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3495                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3496                         </textFieldCell>
3497                     </textField>
3498                     <textField verticalHuggingPriority="750" id="1543">
3499                         <rect key="frame" x="483" y="284" width="33" height="22"/>
3500                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3501                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1547">
3502                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3503                             <font key="font" metaFont="system"/>
3504                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3505                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3506                         </textFieldCell>
3507                     </textField>
3508                     <textField verticalHuggingPriority="750" id="1544">
3509                         <rect key="frame" x="483" y="260" width="33" height="22"/>
3510                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3511                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1545">
3512                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3513                             <font key="font" metaFont="system"/>
3514                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3515                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3516                         </textFieldCell>
3517                     </textField>
3518                     <textField verticalHuggingPriority="750" id="1569">
3519                         <rect key="frame" x="525" y="287" width="30" height="17"/>
3520                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3521                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="反応" id="1577">
3522                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3523                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3524                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3525                         </textFieldCell>
3526                     </textField>
3527                     <textField verticalHuggingPriority="750" id="1570">
3528                         <rect key="frame" x="525" y="263" width="30" height="17"/>
3529                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3530                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="技量" id="1576">
3531                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3532                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3533                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3534                         </textFieldCell>
3535                     </textField>
3536                     <textField verticalHuggingPriority="750" id="1571">
3537                         <rect key="frame" x="560" y="284" width="33" height="22"/>
3538                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3539                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1574">
3540                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3541                             <font key="font" metaFont="system"/>
3542                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3543                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3544                         </textFieldCell>
3545                     </textField>
3546                     <textField verticalHuggingPriority="750" id="1572">
3547                         <rect key="frame" x="560" y="260" width="33" height="22"/>
3548                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3549                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1573">
3550                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3551                             <font key="font" metaFont="system"/>
3552                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3553                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3554                         </textFieldCell>
3555                     </textField>
3556                     <button verticalHuggingPriority="750" id="2920">
3557                         <rect key="frame" x="379" y="46" width="118" height="32"/>
3558                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3559                         <buttonCell key="cell" type="push" title="スキルリスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2921">
3560                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3561                             <font key="font" size="13" name="AquaKana"/>
3562                         </buttonCell>
3563                         <connections>
3564                             <action selector="skillListBtnUCL:" target="3039" id="7826"/>
3565                         </connections>
3566                     </button>
3567                     <button verticalHuggingPriority="750" id="2924">
3568                         <rect key="frame" x="494" y="46" width="92" height="32"/>
3569                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3570                         <buttonCell key="cell" type="push" title="攻撃方法" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2925">
3571                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3572                             <font key="font" size="13" name="AquaKana"/>
3573                         </buttonCell>
3574                         <connections>
3575                             <action selector="attackListBtnlUCL:" target="3039" id="7827"/>
3576                         </connections>
3577                     </button>
3578                     <textField verticalHuggingPriority="750" id="2946">
3579                         <rect key="frame" x="382" y="242" width="56" height="17"/>
3580                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3581                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="2947">
3582                             <font key="font" size="13" name="AquaKana"/>
3583                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3584                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3585                         </textFieldCell>
3586                     </textField>
3587                     <textField verticalHuggingPriority="750" id="2953">
3588                         <rect key="frame" x="385" y="217" width="200" 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="プリンセス" drawsBackground="YES" id="2955">
3591                             <font key="font" size="13" name="AquaKana"/>
3592                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3593                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3594                         </textFieldCell>
3595                     </textField>
3596                     <textField verticalHuggingPriority="750" id="2971">
3597                         <rect key="frame" x="158" y="197" width="36" height="21"/>
3598                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3599                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="2974">
3600                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3601                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3602                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3603                         </textFieldCell>
3604                     </textField>
3605                     <textField verticalHuggingPriority="750" id="2995">
3606                         <rect key="frame" x="197" y="197" width="33" height="22"/>
3607                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3608                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2997">
3609                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3610                             <font key="font" metaFont="system"/>
3611                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3612                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3613                         </textFieldCell>
3614                     </textField>
3615                     <popUpButton verticalHuggingPriority="750" id="3004">
3616                         <rect key="frame" x="522" y="311" width="61" height="26"/>
3617                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3618                         <popUpButtonCell key="cell" type="push" title="陸" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="3007" id="3005">
3619                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3620                             <font key="font" metaFont="menu"/>
3621                             <menu key="menu" title="OtherViews" id="3006">
3622                                 <items>
3623                                     <menuItem title="陸" state="on" id="3007">
3624                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3625                                     </menuItem>
3626                                     <menuItem title="海" id="3008"/>
3627                                     <menuItem title="宙" id="3009">
3628                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3629                                     </menuItem>
3630                                     <menuItem title="空" id="3028">
3631                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3632                                     </menuItem>
3633                                 </items>
3634                             </menu>
3635                         </popUpButtonCell>
3636                     </popUpButton>
3637                     <textField verticalHuggingPriority="750" id="3013">
3638                         <rect key="frame" x="450" y="314" width="69" height="20"/>
3639                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3640                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動タイプ" id="3014">
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                     <box autoresizesSubviews="NO" title="ステータス" borderType="line" titlePosition="noTitle" id="4932">
3647                         <rect key="frame" x="17" y="76" width="131" height="145"/>
3648                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3649                         <view key="contentView" id="0Uq-aP-f4H">
3650                             <rect key="frame" x="1" y="1" width="129" height="143"/>
3651                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3652                             <subviews>
3653                                 <textField verticalHuggingPriority="750" id="3216">
3654                                     <rect key="frame" x="15" y="114" width="99" height="17"/>
3655                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3656                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 999666" id="3217">
3657                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3658                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3659                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3660                                     </textFieldCell>
3661                                 </textField>
3662                                 <textField verticalHuggingPriority="750" id="3222">
3663                                     <rect key="frame" x="15" y="89" width="99" height="17"/>
3664                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3665                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 999666" id="3223">
3666                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3667                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3668                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3669                                     </textFieldCell>
3670                                 </textField>
3671                                 <textField verticalHuggingPriority="750" id="3230">
3672                                     <rect key="frame" x="15" y="39" width="99" height="17"/>
3673                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3674                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 999666" id="3231">
3675                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3676                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3677                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3678                                     </textFieldCell>
3679                                 </textField>
3680                                 <textField verticalHuggingPriority="750" id="3236">
3681                                     <rect key="frame" x="15" y="14" width="99" height="17"/>
3682                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3683                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 999666" id="3237">
3684                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3685                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3686                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3687                                     </textFieldCell>
3688                                 </textField>
3689                                 <textField verticalHuggingPriority="750" id="3242">
3690                                     <rect key="frame" x="15" y="64" width="99" height="17"/>
3691                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3692                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 999666" id="3243">
3693                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3694                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3695                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3696                                     </textFieldCell>
3697                                 </textField>
3698                             </subviews>
3699                         </view>
3700                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
3701                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
3702                         <font key="titleFont" size="11" name="AquaKana"/>
3703                     </box>
3704                     <textField verticalHuggingPriority="750" id="5063">
3705                         <rect key="frame" x="267" y="197" width="32" height="20"/>
3706                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3707                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="LUK" id="5066">
3708                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3709                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3710                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3711                         </textFieldCell>
3712                     </textField>
3713                     <textField verticalHuggingPriority="750" id="5064">
3714                         <rect key="frame" x="297" y="197" width="58" height="22"/>
3715                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3716                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="5065">
3717                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3718                             <font key="font" metaFont="system"/>
3719                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3720                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3721                         </textFieldCell>
3722                     </textField>
3723                     <textField verticalHuggingPriority="750" id="5101">
3724                         <rect key="frame" x="382" y="197" width="69" height="17"/>
3725                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3726                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="5105">
3727                             <font key="font" size="13" name="AquaKana"/>
3728                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3729                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3730                         </textFieldCell>
3731                     </textField>
3732                     <textField verticalHuggingPriority="750" id="5102">
3733                         <rect key="frame" x="385" y="172" width="200" height="22"/>
3734                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3735                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="5103">
3736                             <font key="font" size="13" name="AquaKana"/>
3737                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3738                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3739                         </textFieldCell>
3740                     </textField>
3741                     <textField verticalHuggingPriority="750" id="5119">
3742                         <rect key="frame" x="382" y="147" width="44" height="17"/>
3743                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3744                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="5122">
3745                             <font key="font" size="13" name="AquaKana"/>
3746                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3747                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3748                         </textFieldCell>
3749                     </textField>
3750                     <textField verticalHuggingPriority="750" id="5120">
3751                         <rect key="frame" x="385" y="122" width="200" height="22"/>
3752                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3753                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="5121">
3754                             <font key="font" size="13" name="AquaKana"/>
3755                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3756                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3757                         </textFieldCell>
3758                     </textField>
3759                     <scrollView borderType="line" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="5137">
3760                         <rect key="frame" x="152" y="88" width="225" height="106"/>
3761                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3762                         <clipView key="contentView" id="TWM-sr-HKt">
3763                             <rect key="frame" x="1" y="1" width="223" height="104"/>
3764                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3765                             <subviews>
3766                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="5138">
3767                                     <rect key="frame" x="0.0" y="0.0" width="223" height="19"/>
3768                                     <autoresizingMask key="autoresizingMask"/>
3769                                     <size key="intercellSpacing" width="3" height="2"/>
3770                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3771                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
3772                                     <tableColumns>
3773                                         <tableColumn editable="NO" width="219.69921875" minWidth="40" maxWidth="1000" id="5142">
3774                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
3775                                                 <font key="font" metaFont="smallSystem"/>
3776                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
3777                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
3778                                             </tableHeaderCell>
3779                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="5145">
3780                                                 <font key="font" metaFont="system"/>
3781                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3782                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3783                                             </textFieldCell>
3784                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
3785                                             <connections>
3786                                                 <binding destination="9268" name="value" keyPath="arrangedObjects.name" id="9275"/>
3787                                             </connections>
3788                                         </tableColumn>
3789                                     </tableColumns>
3790                                 </tableView>
3791                             </subviews>
3792                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3793                         </clipView>
3794                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="5139">
3795                             <rect key="frame" x="1" y="119" width="223" height="15"/>
3796                             <autoresizingMask key="autoresizingMask"/>
3797                         </scroller>
3798                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5141">
3799                             <rect key="frame" x="224" y="17" width="15" height="102"/>
3800                             <autoresizingMask key="autoresizingMask"/>
3801                         </scroller>
3802                     </scrollView>
3803                     <button verticalHuggingPriority="750" id="5181">
3804                         <rect key="frame" x="317" y="52" width="37" height="32"/>
3805                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3806                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5182">
3807                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3808                             <font key="font" metaFont="system"/>
3809                         </buttonCell>
3810                         <connections>
3811                             <action selector="insertEquip:" target="3039" id="9266"/>
3812                         </connections>
3813                     </button>
3814                     <button verticalHuggingPriority="750" id="5197">
3815                         <rect key="frame" x="345" y="52" width="35" height="32"/>
3816                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3817                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5199">
3818                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3819                             <font key="font" metaFont="system"/>
3820                         </buttonCell>
3821                         <connections>
3822                             <action selector="removeEquip:" target="3039" id="9267"/>
3823                         </connections>
3824                     </button>
3825                     <textField verticalHuggingPriority="750" id="5207">
3826                         <rect key="frame" x="385" y="77" width="43" height="22"/>
3827                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3828                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5208">
3829                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3830                             <font key="font" metaFont="system"/>
3831                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3832                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3833                         </textFieldCell>
3834                     </textField>
3835                     <textField verticalHuggingPriority="750" id="5215">
3836                         <rect key="frame" x="386" y="102" width="30" height="17"/>
3837                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3838                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="5216">
3839                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3840                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3841                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3842                         </textFieldCell>
3843                     </textField>
3844                     <textField verticalHuggingPriority="750" id="5227">
3845                         <rect key="frame" x="434" y="77" width="43" height="22"/>
3846                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3847                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5231">
3848                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3849                             <font key="font" metaFont="system"/>
3850                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3851                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3852                         </textFieldCell>
3853                     </textField>
3854                     <textField verticalHuggingPriority="750" id="5228">
3855                         <rect key="frame" x="435" y="102" width="30" height="17"/>
3856                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3857                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="5229">
3858                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3859                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3860                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3861                         </textFieldCell>
3862                     </textField>
3863                     <textField verticalHuggingPriority="750" id="5242">
3864                         <rect key="frame" x="483" y="77" width="43" height="22"/>
3865                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3866                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5246">
3867                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3868                             <font key="font" metaFont="system"/>
3869                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3870                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3871                         </textFieldCell>
3872                     </textField>
3873                     <textField verticalHuggingPriority="750" id="5243">
3874                         <rect key="frame" x="484" y="102" width="30" height="17"/>
3875                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3876                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="5244">
3877                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3878                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3879                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3880                         </textFieldCell>
3881                     </textField>
3882                     <popUpButton verticalHuggingPriority="750" id="5256">
3883                         <rect key="frame" x="479" y="338" width="117" height="26"/>
3884                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3885                         <popUpButtonCell key="cell" type="push" title="有機生命体" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5263" id="5258">
3886                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3887                             <font key="font" metaFont="menu"/>
3888                             <menu key="menu" title="OtherViews" id="5259">
3889                                 <items>
3890                                     <menuItem title="有機生命体" state="on" id="5263">
3891                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3892                                     </menuItem>
3893                                     <menuItem title="無機生命体" id="5262">
3894                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3895                                     </menuItem>
3896                                     <menuItem title="魔法生命体" id="5261">
3897                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3898                                     </menuItem>
3899                                     <menuItem title="亡霊死霊" id="5260">
3900                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3901                                     </menuItem>
3902                                 </items>
3903                             </menu>
3904                         </popUpButtonCell>
3905                     </popUpButton>
3906                     <button verticalHuggingPriority="750" id="5274">
3907                         <rect key="frame" x="26" y="52" width="112" height="32"/>
3908                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3909                         <buttonCell key="cell" type="push" title="属性耐性" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5275">
3910                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3911                             <font key="font" size="13" name="AquaKana"/>
3912                         </buttonCell>
3913                         <connections>
3914                             <action selector="registListBtnlUCL:" target="3039" id="7825"/>
3915                         </connections>
3916                     </button>
3917                     <textField verticalHuggingPriority="750" id="6428">
3918                         <rect key="frame" x="462" y="371" width="136" height="17"/>
3919                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3920                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="BP 999999999" id="6429">
3921                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3922                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3923                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3924                         </textFieldCell>
3925                     </textField>
3926                     <textField verticalHuggingPriority="750" id="12447">
3927                         <rect key="frame" x="531" y="77" width="43" height="22"/>
3928                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3929                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12450">
3930                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
3931                             <font key="font" metaFont="system"/>
3932                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3933                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3934                         </textFieldCell>
3935                     </textField>
3936                     <textField verticalHuggingPriority="750" id="12448">
3937                         <rect key="frame" x="528" y="102" width="52" height="17"/>
3938                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3939                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="12449">
3940                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3941                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3942                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3943                         </textFieldCell>
3944                     </textField>
3945                     <button id="pl4-oZ-3pn">
3946                         <rect key="frame" x="195" y="370" width="61" height="18"/>
3947                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3948                         <buttonCell key="cell" type="check" title="オーラ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="rIu-ed-jJB">
3949                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
3950                             <font key="font" size="13" name="AquaKana"/>
3951                         </buttonCell>
3952                     </button>
3953                     <popUpButton verticalHuggingPriority="750" id="5169">
3954                         <rect key="frame" x="150" y="56" width="159" height="26"/>
3955                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3956                         <popUpButtonCell key="cell" type="push" title="装備リスト" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5172" id="5170">
3957                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3958                             <font key="font" metaFont="menu"/>
3959                             <menu key="menu" title="OtherViews" id="5171">
3960                                 <items>
3961                                     <menuItem title="装備リスト" state="on" id="5172"/>
3962                                 </items>
3963                             </menu>
3964                         </popUpButtonCell>
3965                         <connections>
3966                             <action selector="equipItemSelected:" target="3039" id="9276"/>
3967                         </connections>
3968                     </popUpButton>
3969                     <button hidden="YES" verticalHuggingPriority="750" id="LNK-Oq-jNq">
3970                         <rect key="frame" x="346" y="13" width="79" height="32"/>
3971                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3972                         <buttonCell key="cell" type="push" title="クラス" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="clI-Pd-ZIF">
3973                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3974                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3975                         </buttonCell>
3976                     </button>
3977                     <textField hidden="YES" verticalHuggingPriority="750" id="sON-yV-Zed">
3978                         <rect key="frame" x="18" y="39" width="129" height="17"/>
3979                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3980                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名(固有)" id="Ped-ey-9Ws">
3981                             <font key="font" size="13" name="AquaKana"/>
3982                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3983                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3984                         </textFieldCell>
3985                     </textField>
3986                     <textField hidden="YES" verticalHuggingPriority="750" id="Rgm-Xx-oCo">
3987                         <rect key="frame" x="19" y="20" width="327" height="17"/>
3988                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3989                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="a3m-8a-xfO">
3990                             <font key="font" size="13" name="AquaKana"/>
3991                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3992                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3993                         </textFieldCell>
3994                     </textField>
3995                 </subviews>
3996             </view>
3997         </window>
3998         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1603" userLabel="建物編集" customClass="NSPanel">
3999             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4000             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
4001             <rect key="contentRect" x="196" y="132" width="500" height="300"/>
4002             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
4003             <view key="contentView" id="1604">
4004                 <rect key="frame" x="0.0" y="0.0" width="500" height="300"/>
4005                 <autoresizingMask key="autoresizingMask"/>
4006                 <subviews>
4007                     <imageView id="1617">
4008                         <rect key="frame" x="25" y="245" width="38" height="38"/>
4009                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4010                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1646"/>
4011                     </imageView>
4012                     <textField verticalHuggingPriority="750" id="1616">
4013                         <rect key="frame" x="75" y="248" width="96" height="22"/>
4014                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4015                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1648">
4016                             <font key="font" metaFont="system"/>
4017                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4018                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4019                         </textFieldCell>
4020                     </textField>
4021                     <textField verticalHuggingPriority="750" id="1615">
4022                         <rect key="frame" x="82" y="278" width="82" height="17"/>
4023                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4024                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="建物チップ名" id="1649">
4025                             <font key="font" size="13" name="AquaKana"/>
4026                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4027                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4028                         </textFieldCell>
4029                     </textField>
4030                     <button verticalHuggingPriority="750" id="1614">
4031                         <rect key="frame" x="384" y="5" width="105" height="32"/>
4032                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4033                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1650">
4034                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4035                             <font key="font" size="13" name="AquaKana"/>
4036                         </buttonCell>
4037                         <connections>
4038                             <action selector="cancelBCL:" target="2629" id="4034"/>
4039                         </connections>
4040                     </button>
4041                     <button verticalHuggingPriority="750" id="1613">
4042                         <rect key="frame" x="316" y="5" width="66" height="32"/>
4043                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4044                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1651">
4045                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4046                             <font key="font" size="13" name="AquaKana"/>
4047                         </buttonCell>
4048                         <connections>
4049                             <action selector="saveBCL:" target="2629" id="4033"/>
4050                         </connections>
4051                     </button>
4052                     <imageView id="1666">
4053                         <rect key="frame" x="25" y="82" width="156" height="156"/>
4054                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4055                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1667"/>
4056                     </imageView>
4057                     <textField verticalHuggingPriority="750" id="1682">
4058                         <rect key="frame" x="198" y="250" width="82" height="22"/>
4059                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4060                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999999999" drawsBackground="YES" id="1687">
4061                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4062                             <font key="font" metaFont="system"/>
4063                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4064                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4065                         </textFieldCell>
4066                     </textField>
4067                     <textField verticalHuggingPriority="750" id="1683">
4068                         <rect key="frame" x="195" y="278" width="43" height="17"/>
4069                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4070                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="耐久力" id="1685">
4071                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4072                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4073                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4074                         </textFieldCell>
4075                     </textField>
4076                     <popUpButton verticalHuggingPriority="750" id="1911">
4077                         <rect key="frame" x="298" y="246" width="95" height="26"/>
4078                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4079                         <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="1912">
4080                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4081                             <font key="font" metaFont="menu"/>
4082                             <menu key="menu" title="OtherViews" id="1913">
4083                                 <items>
4084                                     <menuItem title="安定な地形" id="2458"/>
4085                                     <menuItem title="山竹林" id="1915"/>
4086                                     <menuItem title="浅瀬" id="1916"/>
4087                                     <menuItem title="その他" id="1920"/>
4088                                 </items>
4089                             </menu>
4090                         </popUpButtonCell>
4091                     </popUpButton>
4092                     <textField verticalHuggingPriority="750" id="1924">
4093                         <rect key="frame" x="297" y="278" width="56" height="17"/>
4094                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4095                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成場所" id="1925">
4096                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4097                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4098                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4099                         </textFieldCell>
4100                     </textField>
4101                     <textField verticalHuggingPriority="750" id="1930">
4102                         <rect key="frame" x="296" y="209" width="52" height="17"/>
4103                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4104                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="1931">
4105                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4106                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4107                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4108                         </textFieldCell>
4109                     </textField>
4110                     <textField verticalHuggingPriority="750" id="1936">
4111                         <rect key="frame" x="358" y="206" width="42" height="22"/>
4112                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4113                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="1937">
4114                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4115                             <font key="font" metaFont="system"/>
4116                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4117                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4118                         </textFieldCell>
4119                     </textField>
4120                     <box autoresizesSubviews="NO" title="コスト" borderType="line" id="1953">
4121                         <rect key="frame" x="195" y="83" width="88" height="159"/>
4122                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4123                         <view key="contentView" id="QEd-l5-lUs">
4124                             <rect key="frame" x="1" y="1" width="86" height="143"/>
4125                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4126                             <subviews>
4127                                 <textField verticalHuggingPriority="750" id="1964">
4128                                     <rect key="frame" x="18" y="102" width="50" height="22"/>
4129                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4130                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1966">
4131                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4132                                         <font key="font" metaFont="system"/>
4133                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4134                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4135                                     </textFieldCell>
4136                                 </textField>
4137                                 <textField verticalHuggingPriority="750" id="1971">
4138                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4139                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4140                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="1972">
4141                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4142                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4143                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4144                                     </textFieldCell>
4145                                 </textField>
4146                                 <textField verticalHuggingPriority="750" id="1996">
4147                                     <rect key="frame" x="18" y="62" width="50" height="22"/>
4148                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4149                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1998">
4150                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4151                                         <font key="font" metaFont="system"/>
4152                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4153                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4154                                     </textFieldCell>
4155                                 </textField>
4156                                 <textField verticalHuggingPriority="750" id="2004">
4157                                     <rect key="frame" x="18" y="20" width="50" height="22"/>
4158                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4159                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="2006">
4160                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4161                                         <font key="font" metaFont="system"/>
4162                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4163                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4164                                     </textFieldCell>
4165                                 </textField>
4166                                 <textField verticalHuggingPriority="750" id="2013">
4167                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4168                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4169                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="2014">
4170                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4171                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4172                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4173                                     </textFieldCell>
4174                                 </textField>
4175                                 <textField verticalHuggingPriority="750" id="2029">
4176                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4177                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4178                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="2030">
4179                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4180                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4181                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4182                                     </textFieldCell>
4183                                 </textField>
4184                             </subviews>
4185                         </view>
4186                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4187                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4188                         <font key="titleFont" size="11" name="AquaKana"/>
4189                     </box>
4190                     <textField verticalHuggingPriority="750" id="2123">
4191                         <rect key="frame" x="401" y="273" width="69" height="22"/>
4192                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4193                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="破壊リンク" id="2128">
4194                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4195                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4196                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4197                         </textFieldCell>
4198                     </textField>
4199                     <popUpButton verticalHuggingPriority="750" id="2124">
4200                         <rect key="frame" x="402" y="246" width="95" height="26"/>
4201                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4202                         <popUpButtonCell key="cell" type="push" title="なし" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="2127" id="2125">
4203                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4204                             <font key="font" metaFont="menu"/>
4205                             <menu key="menu" title="OtherViews" id="2126">
4206                                 <items>
4207                                     <menuItem title="なし" state="on" id="2127"/>
4208                                 </items>
4209                             </menu>
4210                         </popUpButtonCell>
4211                     </popUpButton>
4212                     <button verticalHuggingPriority="750" id="2157">
4213                         <rect key="frame" x="316" y="39" width="173" height="32"/>
4214                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4215                         <buttonCell key="cell" type="push" title="ユニット作成と研究" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2158">
4216                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4217                             <font key="font" size="13" name="AquaKana"/>
4218                         </buttonCell>
4219                         <connections>
4220                             <action selector="unitResearchBCL:" target="2629" id="4926"/>
4221                         </connections>
4222                     </button>
4223                     <button verticalHuggingPriority="750" id="2163">
4224                         <rect key="frame" x="392" y="158" width="105" height="32"/>
4225                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4226                         <buttonCell key="cell" type="push" title="オプション" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2164">
4227                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4228                             <font key="font" size="13" name="AquaKana"/>
4229                         </buttonCell>
4230                         <connections>
4231                             <action selector="optionBCL:" target="2629" id="4922"/>
4232                         </connections>
4233                     </button>
4234                     <button verticalHuggingPriority="750" id="2212">
4235                         <rect key="frame" x="397" y="125" width="92" height="32"/>
4236                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4237                         <buttonCell key="cell" type="push" title="自動攻撃" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2213">
4238                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4239                             <font key="font" size="13" name="AquaKana"/>
4240                         </buttonCell>
4241                     </button>
4242                     <button id="2218">
4243                         <rect key="frame" x="407" y="107" width="74" height="18"/>
4244                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4245                         <buttonCell key="cell" type="check" title="侵入不可" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2219">
4246                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
4247                             <font key="font" size="13" name="AquaKana"/>
4248                         </buttonCell>
4249                     </button>
4250                     <textField verticalHuggingPriority="750" id="2565">
4251                         <rect key="frame" x="357" y="179" width="33" height="22"/>
4252                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4253                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2568">
4254                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4255                             <font key="font" metaFont="system"/>
4256                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4257                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4258                         </textFieldCell>
4259                     </textField>
4260                     <textField verticalHuggingPriority="750" id="2566">
4261                         <rect key="frame" x="296" y="182" width="56" height="17"/>
4262                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4263                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御修正" id="2567">
4264                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4265                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4266                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4267                         </textFieldCell>
4268                     </textField>
4269                     <textField verticalHuggingPriority="750" id="2586">
4270                         <rect key="frame" x="357" y="153" width="33" height="22"/>
4271                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4272                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2590">
4273                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4274                             <font key="font" metaFont="system"/>
4275                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4276                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4277                         </textFieldCell>
4278                     </textField>
4279                     <textField verticalHuggingPriority="750" id="2587">
4280                         <rect key="frame" x="296" y="156" width="49" height="17"/>
4281                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4282                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP回復" id="2588">
4283                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4284                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4285                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4286                         </textFieldCell>
4287                     </textField>
4288                     <textField verticalHuggingPriority="750" id="2601">
4289                         <rect key="frame" x="357" y="126" width="33" height="22"/>
4290                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4291                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2604">
4292                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4293                             <font key="font" metaFont="system"/>
4294                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4295                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4296                         </textFieldCell>
4297                     </textField>
4298                     <textField verticalHuggingPriority="750" id="2602">
4299                         <rect key="frame" x="296" y="129" width="51" height="17"/>
4300                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4301                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP回復" id="2603">
4302                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4303                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4304                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4305                         </textFieldCell>
4306                     </textField>
4307                     <textField verticalHuggingPriority="750" id="4201">
4308                         <rect key="frame" x="357" y="99" width="33" height="22"/>
4309                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4310                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="4204">
4311                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4312                             <font key="font" metaFont="system"/>
4313                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4314                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4315                         </textFieldCell>
4316                     </textField>
4317                     <textField verticalHuggingPriority="750" id="4202">
4318                         <rect key="frame" x="296" y="102" width="49" height="17"/>
4319                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4320                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EN回復" id="4203">
4321                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4322                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4323                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4324                         </textFieldCell>
4325                     </textField>
4326                     <textField verticalHuggingPriority="750" id="4223">
4327                         <rect key="frame" x="96" y="45" width="214" height="22"/>
4328                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4329                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4224">
4330                             <font key="font" metaFont="system"/>
4331                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4332                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4333                         </textFieldCell>
4334                     </textField>
4335                     <textField verticalHuggingPriority="750" id="4230">
4336                         <rect key="frame" x="22" y="48" width="69" height="17"/>
4337                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4338                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部認識名" id="4231">
4339                             <font key="font" size="13" name="AquaKana"/>
4340                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4341                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4342                         </textFieldCell>
4343                     </textField>
4344                     <textField verticalHuggingPriority="750" id="4604">
4345                         <rect key="frame" x="466" y="206" width="25" height="22"/>
4346                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4347                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="99" drawsBackground="YES" id="4607">
4348                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4349                             <font key="font" metaFont="system"/>
4350                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4351                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4352                         </textFieldCell>
4353                     </textField>
4354                     <textField verticalHuggingPriority="750" id="4605">
4355                         <rect key="frame" x="406" y="209" width="58" height="17"/>
4356                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4357                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="耐久力Lv" id="4606">
4358                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4359                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4360                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4361                         </textFieldCell>
4362                     </textField>
4363                     <textField verticalHuggingPriority="750" id="4847">
4364                         <rect key="frame" x="71" y="15" width="239" height="22"/>
4365                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4366                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4851">
4367                             <font key="font" metaFont="system"/>
4368                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4369                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4370                         </textFieldCell>
4371                     </textField>
4372                     <textField verticalHuggingPriority="750" id="4848">
4373                         <rect key="frame" x="22" y="18" width="44" height="17"/>
4374                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4375                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="4849">
4376                             <font key="font" size="13" name="AquaKana"/>
4377                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4378                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4379                         </textFieldCell>
4380                     </textField>
4381                     <button id="14110">
4382                         <rect key="frame" x="406" y="83" width="74" height="18"/>
4383                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4384                         <buttonCell key="cell" type="check" title="占領可能" bezelStyle="regularSquare" imagePosition="left" inset="2" id="14111">
4385                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
4386                             <font key="font" size="13" name="AquaKana"/>
4387                         </buttonCell>
4388                     </button>
4389                     <textField verticalHuggingPriority="750" id="0Vk-7H-kNP">
4390                         <rect key="frame" x="357" y="72" width="33" height="22"/>
4391                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4392                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="Dj4-fI-Ggk">
4393                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="32F-hb-2Cb"/>
4394                             <font key="font" metaFont="system"/>
4395                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4396                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4397                         </textFieldCell>
4398                     </textField>
4399                     <textField verticalHuggingPriority="750" id="TvP-Ta-bNg">
4400                         <rect key="frame" x="296" y="75" width="57" height="17"/>
4401                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4402                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HPL回復" id="KIL-J5-oK2">
4403                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4404                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4405                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4406                         </textFieldCell>
4407                     </textField>
4408                 </subviews>
4409             </view>
4410         </window>
4411         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="2386" userLabel="スキル決定" customClass="NSPanel">
4412             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4413             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
4414             <rect key="contentRect" x="196" y="132" width="500" height="300"/>
4415             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
4416             <view key="contentView" id="2387">
4417                 <rect key="frame" x="0.0" y="0.0" width="500" height="300"/>
4418                 <autoresizingMask key="autoresizingMask"/>
4419                 <subviews>
4420                     <button verticalHuggingPriority="750" id="2391">
4421                         <rect key="frame" x="423" y="13" width="66" height="32"/>
4422                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4423                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2424">
4424                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4425                             <font key="font" size="13" name="AquaKana"/>
4426                         </buttonCell>
4427                         <connections>
4428                             <action selector="unitResearchCloseBCL:" target="2629" id="4928"/>
4429                         </connections>
4430                     </button>
4431                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="2393">
4432                         <rect key="frame" x="-1" y="150" width="502" height="151"/>
4433                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4434                         <clipView key="contentView" id="h3e-Ph-gb1">
4435                             <rect key="frame" x="1" y="17" width="500" height="133"/>
4436                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4437                             <subviews>
4438                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="2411" id="2413">
4439                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
4440                                     <autoresizingMask key="autoresizingMask"/>
4441                                     <size key="intercellSpacing" width="3" height="2"/>
4442                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4443                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
4444                                     <tableColumns>
4445                                         <tableColumn editable="NO" width="179.515625" minWidth="40" maxWidth="1000" id="2415">
4446                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コマンド名">
4447                                                 <font key="font" metaFont="smallSystem"/>
4448                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4449                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4450                                             </tableHeaderCell>
4451                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2416">
4452                                                 <font key="font" metaFont="system"/>
4453                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4454                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4455                                             </textFieldCell>
4456                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4457                                             <connections>
4458                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.name" id="12431">
4459                                                     <dictionary key="options">
4460                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4461                                                     </dictionary>
4462                                                 </binding>
4463                                             </connections>
4464                                         </tableColumn>
4465                                         <tableColumn editable="NO" width="45.1484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="2446">
4466                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="作成WT">
4467                                                 <font key="font" metaFont="smallSystem"/>
4468                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4469                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
4470                                             </tableHeaderCell>
4471                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2447">
4472                                                 <font key="font" metaFont="system"/>
4473                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4474                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4475                                             </textFieldCell>
4476                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4477                                             <connections>
4478                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.WT" id="12429">
4479                                                     <dictionary key="options">
4480                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4481                                                     </dictionary>
4482                                                 </binding>
4483                                             </connections>
4484                                         </tableColumn>
4485                                         <tableColumn editable="NO" width="163.11328125" minWidth="40" maxWidth="1000" id="2414">
4486                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
4487                                                 <font key="font" metaFont="smallSystem"/>
4488                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4489                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4490                                             </tableHeaderCell>
4491                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2417">
4492                                                 <font key="font" metaFont="system"/>
4493                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4494                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4495                                             </textFieldCell>
4496                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4497                                             <connections>
4498                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.cost" id="12430">
4499                                                     <dictionary key="options">
4500                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4501                                                     </dictionary>
4502                                                 </binding>
4503                                             </connections>
4504                                         </tableColumn>
4505                                         <tableColumn editable="NO" width="100.38671875" minWidth="10" maxWidth="3.4028234663852886e+38" id="4679">
4506                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
4507                                                 <font key="font" metaFont="smallSystem"/>
4508                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4509                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
4510                                             </tableHeaderCell>
4511                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4680">
4512                                                 <font key="font" metaFont="system"/>
4513                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4514                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4515                                             </textFieldCell>
4516                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4517                                             <connections>
4518                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.memo" id="12434">
4519                                                     <dictionary key="options">
4520                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4521                                                     </dictionary>
4522                                                 </binding>
4523                                             </connections>
4524                                         </tableColumn>
4525                                     </tableColumns>
4526                                 </tableView>
4527                             </subviews>
4528                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4529                         </clipView>
4530                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="2412">
4531                             <rect key="frame" x="1" y="165" width="500" height="16"/>
4532                             <autoresizingMask key="autoresizingMask"/>
4533                         </scroller>
4534                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="2410">
4535                             <rect key="frame" x="224" y="17" width="15" height="102"/>
4536                             <autoresizingMask key="autoresizingMask"/>
4537                         </scroller>
4538                         <tableHeaderView key="headerView" id="2411">
4539                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
4540                             <autoresizingMask key="autoresizingMask"/>
4541                         </tableHeaderView>
4542                     </scrollView>
4543                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="2392">
4544                         <rect key="frame" x="6" y="10" width="234" height="134"/>
4545                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4546                         <view key="contentView" id="xwS-Sb-S0G">
4547                             <rect key="frame" x="1" y="1" width="232" height="132"/>
4548                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4549                             <subviews>
4550                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="2418">
4551                                     <rect key="frame" x="15" y="14" width="202" height="106"/>
4552                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4553                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="2423">
4554                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4555                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4556                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4557                                     </textFieldCell>
4558                                 </textField>
4559                             </subviews>
4560                         </view>
4561                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4562                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4563                     </box>
4564                     <popUpButton verticalHuggingPriority="750" id="2390">
4565                         <rect key="frame" x="243" y="82" width="181" height="26"/>
4566                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4567                         <popUpButtonCell key="cell" type="push" title="なし(研究リスト)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="2427" id="2425">
4568                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4569                             <font key="font" metaFont="menu"/>
4570                             <menu key="menu" title="OtherViews" id="2426">
4571                                 <items>
4572                                     <menuItem title="なし(研究リスト)" state="on" id="2427">
4573                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4574                                     </menuItem>
4575                                 </items>
4576                             </menu>
4577                         </popUpButtonCell>
4578                     </popUpButton>
4579                     <button verticalHuggingPriority="750" id="2389">
4580                         <rect key="frame" x="423" y="78" width="36" height="32"/>
4581                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4582                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2429">
4583                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4584                             <font key="font" size="13" name="AquaKana"/>
4585                         </buttonCell>
4586                         <connections>
4587                             <action selector="researchListResearchInsert:" target="2629" id="12414"/>
4588                         </connections>
4589                     </button>
4590                     <popUpButton verticalHuggingPriority="750" id="4685">
4591                         <rect key="frame" x="243" y="111" width="181" height="26"/>
4592                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4593                         <popUpButtonCell key="cell" type="push" title="なし(人間ユニット)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4695" id="4693">
4594                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4595                             <font key="font" metaFont="menu"/>
4596                             <menu key="menu" title="OtherViews" id="4694">
4597                                 <items>
4598                                     <menuItem title="なし(人間ユニット)" state="on" id="4695">
4599                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4600                                     </menuItem>
4601                                 </items>
4602                             </menu>
4603                         </popUpButtonCell>
4604                     </popUpButton>
4605                     <button verticalHuggingPriority="750" id="4686">
4606                         <rect key="frame" x="423" y="107" width="36" height="32"/>
4607                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4608                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4690">
4609                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4610                             <font key="font" size="13" name="AquaKana"/>
4611                         </buttonCell>
4612                         <connections>
4613                             <action selector="researchListUnitInsert:" target="2629" id="12417"/>
4614                         </connections>
4615                     </button>
4616                     <popUpButton verticalHuggingPriority="750" id="4734">
4617                         <rect key="frame" x="243" y="51" width="181" height="26"/>
4618                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4619                         <popUpButtonCell key="cell" type="push" title="なし(機械ユニット)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4741" id="4739">
4620                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4621                             <font key="font" metaFont="menu"/>
4622                             <menu key="menu" title="OtherViews" id="4740">
4623                                 <items>
4624                                     <menuItem title="なし(機械ユニット)" state="on" id="4741">
4625                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4626                                     </menuItem>
4627                                 </items>
4628                             </menu>
4629                         </popUpButtonCell>
4630                     </popUpButton>
4631                     <button verticalHuggingPriority="750" id="4735">
4632                         <rect key="frame" x="423" y="47" width="36" height="32"/>
4633                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4634                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4738">
4635                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4636                             <font key="font" size="13" name="AquaKana"/>
4637                         </buttonCell>
4638                         <connections>
4639                             <action selector="researchListUnionInsert:" target="2629" id="12415"/>
4640                         </connections>
4641                     </button>
4642                     <button verticalHuggingPriority="750" id="4736">
4643                         <rect key="frame" x="472" y="121" width="35" height="32"/>
4644                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4645                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4737">
4646                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4647                             <font key="font" size="13" name="AquaKana"/>
4648                         </buttonCell>
4649                         <connections>
4650                             <action selector="researchListDelete:" target="2629" id="12437"/>
4651                         </connections>
4652                     </button>
4653                     <button id="V7Z-mT-BLh">
4654                         <rect key="frame" x="243" y="18" width="100" height="18"/>
4655                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4656                         <buttonCell key="cell" type="check" title="ギルドフラグ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="pOn-O7-1nc">
4657                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
4658                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4659                         </buttonCell>
4660                     </button>
4661                 </subviews>
4662             </view>
4663             <point key="canvasLocation" x="1381" y="17"/>
4664         </window>
4665         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="4301" userLabel="コスト決定" customClass="NSPanel">
4666             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4667             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
4668             <rect key="contentRect" x="196" y="132" width="228" height="300"/>
4669             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4670             <view key="contentView" id="4302">
4671                 <rect key="frame" x="0.0" y="0.0" width="228" height="300"/>
4672                 <autoresizingMask key="autoresizingMask"/>
4673                 <subviews>
4674                     <button verticalHuggingPriority="750" id="4307">
4675                         <rect key="frame" x="135" y="18" width="79" height="32"/>
4676                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4677                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4468">
4678                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4679                             <font key="font" size="13" name="AquaKana"/>
4680                         </buttonCell>
4681                         <connections>
4682                             <action selector="optionCloseBCL:" target="2629" id="4924"/>
4683                         </connections>
4684                     </button>
4685                     <box autoresizesSubviews="NO" title="WT毎増加値" borderType="line" id="4478">
4686                         <rect key="frame" x="17" y="121" width="81" height="159"/>
4687                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4688                         <view key="contentView" id="M0d-47-roN">
4689                             <rect key="frame" x="1" y="1" width="79" height="143"/>
4690                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4691                             <subviews>
4692                                 <textField verticalHuggingPriority="750" id="4479">
4693                                     <rect key="frame" x="18" y="102" width="43" height="22"/>
4694                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4695                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4505">
4696                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4697                                         <font key="font" metaFont="system"/>
4698                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4699                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4700                                     </textFieldCell>
4701                                 </textField>
4702                                 <textField verticalHuggingPriority="750" id="4484">
4703                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4704                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4705                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="4500">
4706                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4707                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4708                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4709                                     </textFieldCell>
4710                                 </textField>
4711                                 <textField verticalHuggingPriority="750" id="4482">
4712                                     <rect key="frame" x="18" y="62" width="43" height="22"/>
4713                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4714                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4502">
4715                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4716                                         <font key="font" metaFont="system"/>
4717                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4718                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4719                                     </textFieldCell>
4720                                 </textField>
4721                                 <textField verticalHuggingPriority="750" id="4480">
4722                                     <rect key="frame" x="18" y="20" width="43" height="22"/>
4723                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4724                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4504">
4725                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4726                                         <font key="font" metaFont="system"/>
4727                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4728                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4729                                     </textFieldCell>
4730                                 </textField>
4731                                 <textField verticalHuggingPriority="750" id="4483">
4732                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4733                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4734                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="4501">
4735                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4736                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4737                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4738                                     </textFieldCell>
4739                                 </textField>
4740                                 <textField verticalHuggingPriority="750" id="4481">
4741                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4742                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4743                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="4503">
4744                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4745                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4746                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4747                                     </textFieldCell>
4748                                 </textField>
4749                             </subviews>
4750                         </view>
4751                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4752                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4753                         <font key="titleFont" size="11" name="AquaKana"/>
4754                     </box>
4755                     <box autoresizesSubviews="NO" title="増築コスト" borderType="line" id="4519">
4756                         <rect key="frame" x="113" y="121" width="80" height="159"/>
4757                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4758                         <view key="contentView" id="46B-XW-CZe">
4759                             <rect key="frame" x="1" y="1" width="78" height="143"/>
4760                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4761                             <subviews>
4762                                 <textField verticalHuggingPriority="750" id="4540">
4763                                     <rect key="frame" x="18" y="102" width="42" 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="4541">
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="4917"/>
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="4535">
4773                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4774                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4775                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="4546">
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="4537">
4782                                     <rect key="frame" x="18" y="62" width="42" height="22"/>
4783                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4784                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4544">
4785                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4786                                         <font key="font" metaFont="system"/>
4787                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4788                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4789                                     </textFieldCell>
4790                                 </textField>
4791                                 <textField verticalHuggingPriority="750" id="4539">
4792                                     <rect key="frame" x="18" y="20" width="42" height="22"/>
4793                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4794                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4542">
4795                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4796                                         <font key="font" metaFont="system"/>
4797                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4798                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4799                                     </textFieldCell>
4800                                 </textField>
4801                                 <textField verticalHuggingPriority="750" id="4536">
4802                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4803                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4804                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="4545">
4805                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4806                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4807                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4808                                     </textFieldCell>
4809                                 </textField>
4810                                 <textField verticalHuggingPriority="750" id="4538">
4811                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4812                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4813                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="4543">
4814                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4815                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4816                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4817                                     </textFieldCell>
4818                                 </textField>
4819                             </subviews>
4820                         </view>
4821                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4822                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4823                         <font key="titleFont" size="11" name="AquaKana"/>
4824                     </box>
4825                     <textField verticalHuggingPriority="750" id="4555">
4826                         <rect key="frame" x="124" y="95" width="69" height="22"/>
4827                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4828                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増築リンク" id="4562">
4829                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4830                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4831                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4832                         </textFieldCell>
4833                     </textField>
4834                     <popUpButton verticalHuggingPriority="750" id="4556">
4835                         <rect key="frame" x="125" y="68" width="95" height="26"/>
4836                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4837                         <popUpButtonCell key="cell" type="push" title="なし" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4560" id="4558">
4838                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4839                             <font key="font" metaFont="menu"/>
4840                             <menu key="menu" title="OtherViews" id="4559">
4841                                 <items>
4842                                     <menuItem title="なし" state="on" id="4560"/>
4843                                 </items>
4844                             </menu>
4845                         </popUpButtonCell>
4846                     </popUpButton>
4847                     <textField verticalHuggingPriority="750" id="4570">
4848                         <rect key="frame" x="9" y="52" width="52" height="17"/>
4849                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4850                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増築WT" id="4574">
4851                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4852                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4853                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4854                         </textFieldCell>
4855                     </textField>
4856                     <textField verticalHuggingPriority="750" id="4571">
4857                         <rect key="frame" x="74" y="49" width="42" height="22"/>
4858                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4859                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="4573">
4860                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4861                             <font key="font" metaFont="system"/>
4862                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4863                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4864                         </textFieldCell>
4865                     </textField>
4866                     <textField verticalHuggingPriority="750" id="4888">
4867                         <rect key="frame" x="9" y="82" width="52" height="17"/>
4868                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4869                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増加WT" id="4892">
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                     <textField verticalHuggingPriority="750" id="4889">
4876                         <rect key="frame" x="74" y="79" width="42" height="22"/>
4877                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4878                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="4890">
4879                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
4880                             <font key="font" metaFont="system"/>
4881                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4882                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4883                         </textFieldCell>
4884                     </textField>
4885                 </subviews>
4886             </view>
4887         </window>
4888         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="3481" userLabel="ギャラリー">
4889             <windowStyleMask key="styleMask" titled="YES"/>
4890             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
4891             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4892             <view key="contentView" id="3482">
4893                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
4894                 <autoresizingMask key="autoresizingMask"/>
4895                 <subviews>
4896                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="3540">
4897                         <rect key="frame" x="350" y="396" width="270" height="64"/>
4898                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4899                         <clipView key="contentView" id="KRV-Ew-hcF">
4900                             <rect key="frame" x="1" y="1" width="268" height="62"/>
4901                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4902                             <subviews>
4903                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="3541">
4904                                     <rect key="frame" x="0.0" y="0.0" width="268" height="19"/>
4905                                     <autoresizingMask key="autoresizingMask"/>
4906                                     <size key="intercellSpacing" width="3" height="2"/>
4907                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4908                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
4909                                     <tableColumns>
4910                                         <tableColumn width="265" minWidth="40" maxWidth="1000" id="3545">
4911                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
4912                                                 <font key="font" metaFont="smallSystem"/>
4913                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4914                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4915                                             </tableHeaderCell>
4916                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="3548">
4917                                                 <font key="font" metaFont="system"/>
4918                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4919                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4920                                             </textFieldCell>
4921                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4922                                             <connections>
4923                                                 <binding destination="3750" name="value" keyPath="arrangedObjects.name" id="3832"/>
4924                                             </connections>
4925                                         </tableColumn>
4926                                     </tableColumns>
4927                                     <connections>
4928                                         <outlet property="delegate" destination="3745" id="3765"/>
4929                                     </connections>
4930                                 </tableView>
4931                             </subviews>
4932                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4933                         </clipView>
4934                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="3542">
4935                             <rect key="frame" x="1" y="119" width="223" height="15"/>
4936                             <autoresizingMask key="autoresizingMask"/>
4937                         </scroller>
4938                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="3544">
4939                             <rect key="frame" x="224" y="17" width="15" height="102"/>
4940                             <autoresizingMask key="autoresizingMask"/>
4941                         </scroller>
4942                     </scrollView>
4943                     <textField verticalHuggingPriority="750" id="3560">
4944                         <rect key="frame" x="24" y="438" width="144" height="22"/>
4945                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4946                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ギャラリー" id="3561">
4947                             <font key="font" size="18" name="AquaKana"/>
4948                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4949                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4950                         </textFieldCell>
4951                     </textField>
4952                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="3584">
4953                         <rect key="frame" x="17" y="49" width="606" height="341"/>
4954                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4955                         <view key="contentView" id="ic0-Vr-F8e">
4956                             <rect key="frame" x="1" y="1" width="604" height="339"/>
4957                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4958                             <subviews>
4959                                 <imageView id="3593">
4960                                     <rect key="frame" x="15" y="237" width="126" height="86"/>
4961                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4962                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3594"/>
4963                                     <connections>
4964                                         <action selector="test:" target="3745" id="9Dp-EJ-xvq"/>
4965                                         <binding destination="3750" name="value" keyPath="selection.img01" id="xsc-8P-Yhq"/>
4966                                     </connections>
4967                                 </imageView>
4968                                 <imageView id="3631">
4969                                     <rect key="frame" x="15" y="127" width="126" height="86"/>
4970                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4971                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3634"/>
4972                                     <connections>
4973                                         <binding destination="3750" name="value" keyPath="selection.img05" id="adt-v3-2sS"/>
4974                                     </connections>
4975                                 </imageView>
4976                                 <imageView id="3640">
4977                                     <rect key="frame" x="15" y="17" width="126" height="86"/>
4978                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4979                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3643"/>
4980                                     <connections>
4981                                         <binding destination="3750" name="value" keyPath="selection.img09" id="MrY-V2-XYi"/>
4982                                     </connections>
4983                                 </imageView>
4984                                 <imageView id="3650">
4985                                     <rect key="frame" x="164" y="237" width="126" height="86"/>
4986                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4987                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3659"/>
4988                                     <connections>
4989                                         <binding destination="3750" name="value" keyPath="selection.img02" id="iSP-YM-geN"/>
4990                                     </connections>
4991                                 </imageView>
4992                                 <imageView id="3651">
4993                                     <rect key="frame" x="164" y="127" width="126" height="86"/>
4994                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4995                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3655"/>
4996                                     <connections>
4997                                         <binding destination="3750" name="value" keyPath="selection.img06" id="3r8-W4-83y"/>
4998                                     </connections>
4999                                 </imageView>
5000                                 <imageView id="3652">
5001                                     <rect key="frame" x="164" y="17" 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="3653"/>
5004                                     <connections>
5005                                         <binding destination="3750" name="value" keyPath="selection.img10" id="4Wi-L2-5eq"/>
5006                                     </connections>
5007                                 </imageView>
5008                                 <imageView id="3679">
5009                                     <rect key="frame" x="463" y="237" width="126" height="86"/>
5010                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5011                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3688"/>
5012                                     <connections>
5013                                         <binding destination="3750" name="value" keyPath="selection.img04" id="4Kg-hI-JZx"/>
5014                                     </connections>
5015                                 </imageView>
5016                                 <imageView id="3680">
5017                                     <rect key="frame" x="463" y="127" width="126" height="86"/>
5018                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5019                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3684"/>
5020                                     <connections>
5021                                         <binding destination="3750" name="value" keyPath="selection.img08" id="pTM-ny-U6a"/>
5022                                     </connections>
5023                                 </imageView>
5024                                 <imageView id="3681">
5025                                     <rect key="frame" x="463" y="17" width="126" height="86"/>
5026                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5027                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3682"/>
5028                                     <connections>
5029                                         <binding destination="3750" name="value" keyPath="selection.img12" id="5c7-th-hpl"/>
5030                                     </connections>
5031                                 </imageView>
5032                                 <imageView id="3706">
5033                                     <rect key="frame" x="312" y="237" width="126" height="86"/>
5034                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5035                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3715"/>
5036                                     <connections>
5037                                         <binding destination="3750" name="value" keyPath="selection.img03" id="dzY-7d-ibm"/>
5038                                     </connections>
5039                                 </imageView>
5040                                 <imageView id="3707">
5041                                     <rect key="frame" x="312" y="127" width="126" height="86"/>
5042                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5043                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3711"/>
5044                                     <connections>
5045                                         <binding destination="3750" name="value" keyPath="selection.img07" id="EcM-8D-ExU"/>
5046                                     </connections>
5047                                 </imageView>
5048                                 <imageView id="3708">
5049                                     <rect key="frame" x="312" y="17" width="126" height="86"/>
5050                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5051                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3709"/>
5052                                     <connections>
5053                                         <binding destination="3750" name="value" keyPath="selection.img11" id="IE9-O7-rNm"/>
5054                                     </connections>
5055                                 </imageView>
5056                                 <customView id="q7A-MQ-hSS" customClass="GDIV1">
5057                                     <rect key="frame" x="10" y="231" width="132" height="96"/>
5058                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5059                                 </customView>
5060                                 <customView id="tdn-D1-u1M" customClass="GDIV2">
5061                                     <rect key="frame" x="159" y="231" width="132" height="96"/>
5062                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5063                                 </customView>
5064                                 <customView id="rXO-MS-Sih" customClass="GDIV3">
5065                                     <rect key="frame" x="307" y="231" width="132" height="96"/>
5066                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5067                                 </customView>
5068                                 <customView id="tnj-CI-u2J" customClass="GDIV4">
5069                                     <rect key="frame" x="462" y="231" width="132" height="96"/>
5070                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5071                                 </customView>
5072                                 <customView id="ayY-Nr-UrT" customClass="GDIV5">
5073                                     <rect key="frame" x="10" y="122" width="132" height="96"/>
5074                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5075                                 </customView>
5076                                 <customView id="KTU-Ak-heF" customClass="GDIV6">
5077                                     <rect key="frame" x="163" y="122" width="131" height="96"/>
5078                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5079                                 </customView>
5080                                 <customView id="kUT-pN-OZ8" customClass="GDIV7">
5081                                     <rect key="frame" x="308" y="122" width="132" height="96"/>
5082                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5083                                 </customView>
5084                                 <customView id="sRI-R3-dNW" customClass="GDIV8">
5085                                     <rect key="frame" x="461" y="122" width="132" height="96"/>
5086                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5087                                 </customView>
5088                                 <customView id="eAE-2g-Ag9" customClass="GDIV9">
5089                                     <rect key="frame" x="11" y="14" width="132" height="96"/>
5090                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5091                                 </customView>
5092                                 <customView id="dB6-jI-IIy" customClass="GDIV10">
5093                                     <rect key="frame" x="160" y="14" width="132" height="96"/>
5094                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5095                                 </customView>
5096                                 <customView id="6YW-da-mo4" customClass="GDIV11">
5097                                     <rect key="frame" x="309" y="14" width="132" height="96"/>
5098                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5099                                 </customView>
5100                                 <customView id="CAO-5F-uhW" customClass="GDIV12">
5101                                     <rect key="frame" x="460" y="14" width="132" height="96"/>
5102                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5103                                 </customView>
5104                             </subviews>
5105                         </view>
5106                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
5107                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
5108                     </box>
5109                     <button verticalHuggingPriority="750" id="3741">
5110                         <rect key="frame" x="521" y="13" width="105" height="32"/>
5111                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5112                         <buttonCell key="cell" type="push" title="タイトルへ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3742">
5113                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5114                             <font key="font" size="13" name="AquaKana"/>
5115                         </buttonCell>
5116                         <connections>
5117                             <action selector="backButton:" target="3745" id="3749"/>
5118                         </connections>
5119                     </button>
5120                     <button verticalHuggingPriority="750" id="3769">
5121                         <rect key="frame" x="242" y="19" width="17" height="23"/>
5122                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5123                         <buttonCell key="cell" type="smallSquare" title="&lt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3770">
5124                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5125                             <font key="font" metaFont="system"/>
5126                         </buttonCell>
5127                         <connections>
5128                             <action selector="previous:" target="3745" id="3813"/>
5129                         </connections>
5130                     </button>
5131                     <button verticalHuggingPriority="750" id="3773">
5132                         <rect key="frame" x="383" y="19" width="17" height="23"/>
5133                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5134                         <buttonCell key="cell" type="smallSquare" title="&gt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3774">
5135                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5136                             <font key="font" metaFont="system"/>
5137                         </buttonCell>
5138                         <connections>
5139                             <action selector="next:" target="3745" id="3812"/>
5140                         </connections>
5141                     </button>
5142                     <textField verticalHuggingPriority="750" id="3792">
5143                         <rect key="frame" x="282" y="22" width="86" height="17"/>
5144                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5145                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="1/5" id="3793">
5146                             <font key="font" metaFont="system"/>
5147                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5148                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5149                         </textFieldCell>
5150                     </textField>
5151                 </subviews>
5152             </view>
5153         </window>
5154         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5286" userLabel="属性編集" customClass="NSPanel">
5155             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5156             <rect key="contentRect" x="196" y="132" width="255" height="416"/>
5157             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
5158             <view key="contentView" id="5287">
5159                 <rect key="frame" x="0.0" y="0.0" width="255" height="416"/>
5160                 <autoresizingMask key="autoresizingMask"/>
5161                 <subviews>
5162                     <textField verticalHuggingPriority="750" id="5394">
5163                         <rect key="frame" x="68" y="371" width="43" height="22"/>
5164                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5165                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5398">
5166                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5167                             <font key="font" metaFont="system"/>
5168                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5169                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5170                         </textFieldCell>
5171                     </textField>
5172                     <textField verticalHuggingPriority="750" id="5395">
5173                         <rect key="frame" x="28" y="376" width="30" height="17"/>
5174                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5175                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="打撃" id="5396">
5176                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5177                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5178                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5179                         </textFieldCell>
5180                     </textField>
5181                     <textField verticalHuggingPriority="750" id="5407">
5182                         <rect key="frame" x="68" y="341" width="43" height="22"/>
5183                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5184                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5410">
5185                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5186                             <font key="font" metaFont="system"/>
5187                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5188                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5189                         </textFieldCell>
5190                     </textField>
5191                     <textField verticalHuggingPriority="750" id="5408">
5192                         <rect key="frame" x="28" y="346" width="30" height="17"/>
5193                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5194                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="斬撃" id="5409">
5195                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5196                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5197                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5198                         </textFieldCell>
5199                     </textField>
5200                     <textField verticalHuggingPriority="750" id="5421">
5201                         <rect key="frame" x="68" y="268" width="43" height="22"/>
5202                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5203                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5429">
5204                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5205                             <font key="font" metaFont="system"/>
5206                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5207                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5208                         </textFieldCell>
5209                     </textField>
5210                     <textField verticalHuggingPriority="750" id="5422">
5211                         <rect key="frame" x="28" y="273" width="30" height="17"/>
5212                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5213                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="火炎" id="5428">
5214                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5215                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5216                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5217                         </textFieldCell>
5218                     </textField>
5219                     <textField verticalHuggingPriority="750" id="5423">
5220                         <rect key="frame" x="68" y="238" width="43" height="22"/>
5221                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5222                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5426">
5223                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5224                             <font key="font" metaFont="system"/>
5225                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5226                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5227                         </textFieldCell>
5228                     </textField>
5229                     <textField verticalHuggingPriority="750" id="5424">
5230                         <rect key="frame" x="28" y="243" width="30" height="17"/>
5231                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5232                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="冷気" id="5425">
5233                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5234                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5235                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5236                         </textFieldCell>
5237                     </textField>
5238                     <textField verticalHuggingPriority="750" id="5446">
5239                         <rect key="frame" x="68" y="208" width="43" height="22"/>
5240                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5241                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5454">
5242                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5243                             <font key="font" metaFont="system"/>
5244                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5245                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5246                         </textFieldCell>
5247                     </textField>
5248                     <textField verticalHuggingPriority="750" id="5447">
5249                         <rect key="frame" x="28" y="213" width="30" height="17"/>
5250                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5251                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="電撃" id="5453">
5252                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5253                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5254                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5255                         </textFieldCell>
5256                     </textField>
5257                     <textField verticalHuggingPriority="750" id="5448">
5258                         <rect key="frame" x="167" y="269" width="43" height="22"/>
5259                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5260                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5451">
5261                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5262                             <font key="font" metaFont="system"/>
5263                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5264                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5265                         </textFieldCell>
5266                     </textField>
5267                     <textField verticalHuggingPriority="750" id="5449">
5268                         <rect key="frame" x="127" y="274" width="30" height="17"/>
5269                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5270                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="風圧" id="5450">
5271                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5272                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5273                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5274                         </textFieldCell>
5275                     </textField>
5276                     <textField verticalHuggingPriority="750" id="5471">
5277                         <rect key="frame" x="167" y="239" width="43" height="22"/>
5278                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5279                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5479">
5280                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5281                             <font key="font" metaFont="system"/>
5282                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5283                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5284                         </textFieldCell>
5285                     </textField>
5286                     <textField verticalHuggingPriority="750" id="5472">
5287                         <rect key="frame" x="127" y="244" width="30" height="17"/>
5288                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5289                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流水" id="5478">
5290                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5291                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5292                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5293                         </textFieldCell>
5294                     </textField>
5295                     <textField verticalHuggingPriority="750" id="5473">
5296                         <rect key="frame" x="167" y="209" width="43" height="22"/>
5297                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5298                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5476">
5299                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5300                             <font key="font" metaFont="system"/>
5301                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5302                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5303                         </textFieldCell>
5304                     </textField>
5305                     <textField verticalHuggingPriority="750" id="5474">
5306                         <rect key="frame" x="127" y="214" width="30" height="17"/>
5307                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5308                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ガス" id="5475">
5309                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5310                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5311                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5312                         </textFieldCell>
5313                     </textField>
5314                     <textField verticalHuggingPriority="750" id="5496">
5315                         <rect key="frame" x="68" y="108" width="43" height="22"/>
5316                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5317                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5499">
5318                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5319                             <font key="font" metaFont="system"/>
5320                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5321                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5322                         </textFieldCell>
5323                     </textField>
5324                     <textField verticalHuggingPriority="750" id="5497">
5325                         <rect key="frame" x="28" y="113" width="30" height="17"/>
5326                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5327                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="麻痺" id="5498">
5328                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5329                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5330                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5331                         </textFieldCell>
5332                     </textField>
5333                     <textField verticalHuggingPriority="750" id="5518">
5334                         <rect key="frame" x="68" y="78" width="43" height="22"/>
5335                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5336                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5521">
5337                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5338                             <font key="font" metaFont="system"/>
5339                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5340                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5341                         </textFieldCell>
5342                     </textField>
5343                     <textField verticalHuggingPriority="750" id="5519">
5344                         <rect key="frame" x="28" y="83" width="30" height="17"/>
5345                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5346                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="猛毒" id="5520">
5347                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5348                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5349                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5350                         </textFieldCell>
5351                     </textField>
5352                     <textField verticalHuggingPriority="750" id="5532">
5353                         <rect key="frame" x="68" y="48" width="43" height="22"/>
5354                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5355                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5535">
5356                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5357                             <font key="font" metaFont="system"/>
5358                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5359                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5360                         </textFieldCell>
5361                     </textField>
5362                     <textField verticalHuggingPriority="750" id="5533">
5363                         <rect key="frame" x="28" y="53" width="30" height="17"/>
5364                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5365                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="魅了" id="5534">
5366                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5367                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5368                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5369                         </textFieldCell>
5370                     </textField>
5371                     <button verticalHuggingPriority="750" id="5551">
5372                         <rect key="frame" x="174" y="0.0" width="79" height="32"/>
5373                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5374                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5552">
5375                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5376                             <font key="font" size="13" name="AquaKana"/>
5377                         </buttonCell>
5378                         <connections>
5379                             <action selector="registListBtnlSubmitUCL:" target="3039" id="7831"/>
5380                         </connections>
5381                     </button>
5382                     <textField verticalHuggingPriority="750" id="5563">
5383                         <rect key="frame" x="68" y="311" width="43" height="22"/>
5384                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5385                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5566">
5386                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5387                             <font key="font" metaFont="system"/>
5388                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5389                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5390                         </textFieldCell>
5391                     </textField>
5392                     <textField verticalHuggingPriority="750" id="5564">
5393                         <rect key="frame" x="28" y="316" width="30" height="17"/>
5394                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5395                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="突き" id="5565">
5396                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5397                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5398                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5399                         </textFieldCell>
5400                     </textField>
5401                     <textField verticalHuggingPriority="750" id="6762">
5402                         <rect key="frame" x="167" y="371" width="43" height="22"/>
5403                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5404                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6770">
5405                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5406                             <font key="font" metaFont="system"/>
5407                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5408                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5409                         </textFieldCell>
5410                     </textField>
5411                     <textField verticalHuggingPriority="750" id="6763">
5412                         <rect key="frame" x="127" y="376" width="30" height="17"/>
5413                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5414                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射手" id="6769">
5415                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5416                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5417                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5418                         </textFieldCell>
5419                     </textField>
5420                     <textField verticalHuggingPriority="750" id="6764">
5421                         <rect key="frame" x="167" y="341" width="43" height="22"/>
5422                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5423                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6767">
5424                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5425                             <font key="font" metaFont="system"/>
5426                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5427                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5428                         </textFieldCell>
5429                     </textField>
5430                     <textField verticalHuggingPriority="750" id="6765">
5431                         <rect key="frame" x="127" y="346" width="43" height="17"/>
5432                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5433                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="銃撃 " id="6766">
5434                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5435                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5436                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5437                         </textFieldCell>
5438                     </textField>
5439                     <textField verticalHuggingPriority="750" id="6797">
5440                         <rect key="frame" x="167" y="312" width="43" height="22"/>
5441                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5442                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6800">
5443                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5444                             <font key="font" metaFont="system"/>
5445                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5446                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5447                         </textFieldCell>
5448                     </textField>
5449                     <textField verticalHuggingPriority="750" id="6798">
5450                         <rect key="frame" x="127" y="317" width="30" height="17"/>
5451                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5452                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="砲撃" id="6799">
5453                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5454                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5455                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5456                         </textFieldCell>
5457                     </textField>
5458                     <textField verticalHuggingPriority="750" id="6824">
5459                         <rect key="frame" x="68" y="178" width="43" height="22"/>
5460                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5461                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6832">
5462                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5463                             <font key="font" metaFont="system"/>
5464                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5465                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5466                         </textFieldCell>
5467                     </textField>
5468                     <textField verticalHuggingPriority="750" id="6825">
5469                         <rect key="frame" x="28" y="183" width="30" height="17"/>
5470                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5471                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="神聖" id="6831">
5472                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5473                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5474                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5475                         </textFieldCell>
5476                     </textField>
5477                     <textField verticalHuggingPriority="750" id="6826">
5478                         <rect key="frame" x="167" y="179" width="43" height="22"/>
5479                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5480                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6829">
5481                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5482                             <font key="font" metaFont="system"/>
5483                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5484                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5485                         </textFieldCell>
5486                     </textField>
5487                     <textField verticalHuggingPriority="750" id="6827">
5488                         <rect key="frame" x="127" y="184" width="30" height="17"/>
5489                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5490                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="暗黒" id="6828">
5491                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5492                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5493                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5494                         </textFieldCell>
5495                     </textField>
5496                     <textField verticalHuggingPriority="750" id="6860">
5497                         <rect key="frame" x="167" y="108" width="43" height="22"/>
5498                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5499                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6863">
5500                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5501                             <font key="font" metaFont="system"/>
5502                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5503                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5504                         </textFieldCell>
5505                     </textField>
5506                     <textField verticalHuggingPriority="750" id="6861">
5507                         <rect key="frame" x="127" y="113" width="30" height="17"/>
5508                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5509                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="混乱" id="6862">
5510                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5511                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5512                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5513                         </textFieldCell>
5514                     </textField>
5515                     <textField verticalHuggingPriority="750" id="6876">
5516                         <rect key="frame" x="167" y="78" width="43" height="22"/>
5517                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5518                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6879">
5519                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5520                             <font key="font" metaFont="system"/>
5521                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5522                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5523                         </textFieldCell>
5524                     </textField>
5525                     <textField verticalHuggingPriority="750" id="6877">
5526                         <rect key="frame" x="127" y="83" width="30" height="17"/>
5527                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5528                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="睡眠" id="6878">
5529                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5530                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5531                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5532                         </textFieldCell>
5533                     </textField>
5534                     <textField verticalHuggingPriority="750" id="6891">
5535                         <rect key="frame" x="167" y="48" width="43" height="22"/>
5536                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5537                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6894">
5538                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5539                             <font key="font" metaFont="system"/>
5540                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5541                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5542                         </textFieldCell>
5543                     </textField>
5544                     <textField verticalHuggingPriority="750" id="6892">
5545                         <rect key="frame" x="127" y="53" width="30" height="17"/>
5546                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5547                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="沈黙" id="6893">
5548                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5549                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5550                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5551                         </textFieldCell>
5552                     </textField>
5553                     <textField verticalHuggingPriority="750" id="6923">
5554                         <rect key="frame" x="68" y="148" width="43" height="22"/>
5555                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5556                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6926">
5557                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5558                             <font key="font" metaFont="system"/>
5559                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5560                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5561                         </textFieldCell>
5562                     </textField>
5563                     <textField verticalHuggingPriority="750" id="6924">
5564                         <rect key="frame" x="28" y="153" width="30" height="17"/>
5565                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5566                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="爆撃" id="6925">
5567                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5568                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5569                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5570                         </textFieldCell>
5571                     </textField>
5572                     <textField verticalHuggingPriority="750" id="6942">
5573                         <rect key="frame" x="167" y="148" width="43" height="22"/>
5574                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5575                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6945">
5576                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
5577                             <font key="font" metaFont="system"/>
5578                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5579                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5580                         </textFieldCell>
5581                     </textField>
5582                     <textField verticalHuggingPriority="750" id="6943">
5583                         <rect key="frame" x="127" y="153" width="30" height="17"/>
5584                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5585                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流血" id="6944">
5586                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5587                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5588                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5589                         </textFieldCell>
5590                     </textField>
5591                 </subviews>
5592             </view>
5593         </window>
5594         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5591" userLabel="スキルリスト" customClass="NSPanel">
5595             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5596             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
5597             <rect key="contentRect" x="196" y="132" width="400" height="255"/>
5598             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
5599             <view key="contentView" id="5592">
5600                 <rect key="frame" x="0.0" y="0.0" width="400" height="255"/>
5601                 <autoresizingMask key="autoresizingMask"/>
5602                 <subviews>
5603                     <button verticalHuggingPriority="750" id="5792">
5604                         <rect key="frame" x="329" y="2" width="66" height="32"/>
5605                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5606                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5793">
5607                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5608                             <font key="font" size="13" name="AquaKana"/>
5609                         </buttonCell>
5610                         <connections>
5611                             <action selector="skillListBtnSubmitUCL:" target="3039" id="7834"/>
5612                         </connections>
5613                     </button>
5614                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="5801">
5615                         <rect key="frame" x="11" y="116" width="378" height="132"/>
5616                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5617                         <clipView key="contentView" id="BZj-xq-9QN">
5618                             <rect key="frame" x="1" y="1" width="376" height="130"/>
5619                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5620                             <subviews>
5621                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="5802">
5622                                     <rect key="frame" x="0.0" y="0.0" width="376" height="19"/>
5623                                     <autoresizingMask key="autoresizingMask"/>
5624                                     <size key="intercellSpacing" width="3" height="2"/>
5625                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5626                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
5627                                     <tableColumns>
5628                                         <tableColumn width="373" minWidth="40" maxWidth="1000" id="5806">
5629                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
5630                                                 <font key="font" metaFont="smallSystem"/>
5631                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5632                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5633                                             </tableHeaderCell>
5634                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="5809">
5635                                                 <font key="font" metaFont="system"/>
5636                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5637                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5638                                             </textFieldCell>
5639                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5640                                             <connections>
5641                                                 <binding destination="13096" name="value" keyPath="arrangedObjects.name" id="13112"/>
5642                                             </connections>
5643                                         </tableColumn>
5644                                     </tableColumns>
5645                                 </tableView>
5646                             </subviews>
5647                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5648                         </clipView>
5649                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="5803">
5650                             <rect key="frame" x="1" y="119" width="223" height="15"/>
5651                             <autoresizingMask key="autoresizingMask"/>
5652                         </scroller>
5653                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5805">
5654                             <rect key="frame" x="224" y="17" width="15" height="102"/>
5655                             <autoresizingMask key="autoresizingMask"/>
5656                         </scroller>
5657                     </scrollView>
5658                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="5832">
5659                         <rect key="frame" x="8" y="33" width="384" height="77"/>
5660                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5661                         <view key="contentView" id="EBZ-P9-Otp">
5662                             <rect key="frame" x="1" y="1" width="382" height="75"/>
5663                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5664                             <subviews>
5665                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="5877">
5666                                     <rect key="frame" x="9" y="14" width="366" height="54"/>
5667                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5668                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="5878">
5669                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
5670                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5671                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5672                                     </textFieldCell>
5673                                 </textField>
5674                             </subviews>
5675                         </view>
5676                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
5677                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
5678                     </box>
5679                     <popUpButton verticalHuggingPriority="750" id="5847">
5680                         <rect key="frame" x="9" y="6" width="252" height="26"/>
5681                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5682                         <popUpButtonCell key="cell" type="push" title="なし(スキルリスト)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5857" id="5854">
5683                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5684                             <font key="font" metaFont="menu"/>
5685                             <menu key="menu" title="OtherViews" id="5856">
5686                                 <items>
5687                                     <menuItem title="なし(スキルリスト)" state="on" id="5857">
5688                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
5689                                     </menuItem>
5690                                 </items>
5691                             </menu>
5692                         </popUpButtonCell>
5693                     </popUpButton>
5694                     <button verticalHuggingPriority="750" id="5848">
5695                         <rect key="frame" x="260" y="2" width="36" height="32"/>
5696                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5697                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5853">
5698                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5699                             <font key="font" size="13" name="AquaKana"/>
5700                         </buttonCell>
5701                         <connections>
5702                             <action selector="skillListInsert:" target="3039" id="13094"/>
5703                         </connections>
5704                     </button>
5705                     <button verticalHuggingPriority="750" id="5849">
5706                         <rect key="frame" x="288" y="2" width="35" height="32"/>
5707                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5708                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5851">
5709                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5710                             <font key="font" size="13" name="AquaKana"/>
5711                         </buttonCell>
5712                         <connections>
5713                             <action selector="skillListDelete:" target="3039" id="13095"/>
5714                         </connections>
5715                     </button>
5716                 </subviews>
5717             </view>
5718         </window>
5719         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5903" userLabel="攻撃方法" customClass="NSPanel">
5720             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5721             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
5722             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
5723             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
5724             <view key="contentView" id="5904">
5725                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
5726                 <autoresizingMask key="autoresizingMask"/>
5727                 <subviews>
5728                     <button verticalHuggingPriority="750" id="5927">
5729                         <rect key="frame" x="518" y="13" width="66" height="32"/>
5730                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5731                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6204">
5732                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5733                             <font key="font" size="13" name="AquaKana"/>
5734                         </buttonCell>
5735                         <connections>
5736                             <action selector="submitAttackList:" target="3039" id="jS5-b4-k5P"/>
5737                         </connections>
5738                     </button>
5739                     <textField verticalHuggingPriority="750" id="6266">
5740                         <rect key="frame" x="20" y="333" width="200" height="22"/>
5741                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5742                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6269">
5743                             <font key="font" size="13" name="AquaKana"/>
5744                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5745                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5746                         </textFieldCell>
5747                     </textField>
5748                     <textField verticalHuggingPriority="750" id="6267">
5749                         <rect key="frame" x="20" y="363" width="43" height="17"/>
5750                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5751                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃名" id="6268">
5752                             <font key="font" size="13" name="AquaKana"/>
5753                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5754                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5755                         </textFieldCell>
5756                     </textField>
5757                     <textField verticalHuggingPriority="750" id="6279">
5758                         <rect key="frame" x="52" y="305" width="25" height="22"/>
5759                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5760                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6284">
5761                             <font key="font" metaFont="system"/>
5762                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5763                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5764                         </textFieldCell>
5765                     </textField>
5766                     <textField verticalHuggingPriority="750" id="6280">
5767                         <rect key="frame" x="20" y="308" width="30" height="17"/>
5768                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5769                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射程" id="6282">
5770                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5771                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5772                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5773                         </textFieldCell>
5774                     </textField>
5775                     <textField verticalHuggingPriority="750" id="6297">
5776                         <rect key="frame" x="103" y="305" width="25" height="22"/>
5777                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5778                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6300">
5779                             <font key="font" metaFont="system"/>
5780                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5781                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5782                         </textFieldCell>
5783                     </textField>
5784                     <textField verticalHuggingPriority="750" id="6298">
5785                         <rect key="frame" x="81" y="308" width="17" height="17"/>
5786                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5787                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="6299">
5788                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5789                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5790                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5791                         </textFieldCell>
5792                     </textField>
5793                     <textField verticalHuggingPriority="750" id="6314">
5794                         <rect key="frame" x="186" y="305" width="25" height="22"/>
5795                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5796                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6322">
5797                             <font key="font" metaFont="system"/>
5798                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5799                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5800                         </textFieldCell>
5801                     </textField>
5802                     <textField verticalHuggingPriority="750" id="6315">
5803                         <rect key="frame" x="151" y="308" width="30" height="17"/>
5804                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5805                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="範囲" id="6321">
5806                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5807                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5808                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5809                         </textFieldCell>
5810                     </textField>
5811                     <textField verticalHuggingPriority="750" id="6338">
5812                         <rect key="frame" x="103" y="278" width="50" height="22"/>
5813                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5814                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6341">
5815                             <font key="font" metaFont="system"/>
5816                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5817                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5818                         </textFieldCell>
5819                     </textField>
5820                     <textField verticalHuggingPriority="750" id="6339">
5821                         <rect key="frame" x="20" y="281" width="30" height="17"/>
5822                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5823                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消費" id="6340">
5824                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5825                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5826                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5827                         </textFieldCell>
5828                     </textField>
5829                     <popUpButton verticalHuggingPriority="750" id="6360">
5830                         <rect key="frame" x="53" y="275" width="53" height="26"/>
5831                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5832                         <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">
5833                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5834                             <font key="font" metaFont="menu"/>
5835                             <menu key="menu" title="OtherViews" id="6362">
5836                                 <items>
5837                                     <menuItem title="MP" state="on" id="6363"/>
5838                                     <menuItem title="AP" id="6364"/>
5839                                     <menuItem title="HP" id="6365"/>
5840                                 </items>
5841                             </menu>
5842                         </popUpButtonCell>
5843                     </popUpButton>
5844                     <textField verticalHuggingPriority="750" id="6383">
5845                         <rect key="frame" x="159" y="278" width="36" height="22"/>
5846                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5847                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6384">
5848                             <font key="font" metaFont="system"/>
5849                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5850                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5851                         </textFieldCell>
5852                     </textField>
5853                     <textField verticalHuggingPriority="750" id="6391">
5854                         <rect key="frame" x="200" y="280" width="16" height="17"/>
5855                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5856                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="6392">
5857                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5858                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5859                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5860                         </textFieldCell>
5861                     </textField>
5862                     <popUpButton verticalHuggingPriority="750" id="6490">
5863                         <rect key="frame" x="238" y="331" width="126" height="26"/>
5864                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5865                         <popUpButtonCell key="cell" type="push" title="通常攻撃" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6493" id="6491">
5866                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5867                             <font key="font" metaFont="menu"/>
5868                             <menu key="menu" title="OtherViews" id="6492">
5869                                 <items>
5870                                     <menuItem title="通常攻撃" state="on" id="6493">
5871                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
5872                                     </menuItem>
5873                                     <menuItem title="特殊攻撃" id="6494"/>
5874                                     <menuItem title="必殺技" id="6495"/>
5875                                     <menuItem title="超必殺技" id="6499"/>
5876                                     <menuItem title="MAX超必" id="6500"/>
5877                                     <menuItem title="リーダー超必" id="6509"/>
5878                                 </items>
5879                             </menu>
5880                         </popUpButtonCell>
5881                     </popUpButton>
5882                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6604">
5883                         <rect key="frame" x="20" y="173" width="200" height="100"/>
5884                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5885                         <clipView key="contentView" id="i1X-HL-dR0">
5886                             <rect key="frame" x="1" y="17" width="198" height="82"/>
5887                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5888                             <subviews>
5889                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="6607" id="6605">
5890                                     <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
5891                                     <autoresizingMask key="autoresizingMask"/>
5892                                     <size key="intercellSpacing" width="3" height="2"/>
5893                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5894                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
5895                                     <tableColumns>
5896                                         <tableColumn editable="NO" width="116" minWidth="40" maxWidth="1000" id="6609">
5897                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果値">
5898                                                 <font key="font" metaFont="smallSystem"/>
5899                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5900                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5901                                             </tableHeaderCell>
5902                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6612">
5903                                                 <font key="font" metaFont="system"/>
5904                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5905                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5906                                             </textFieldCell>
5907                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5908                                             <connections>
5909                                                 <binding destination="9379" name="value" keyPath="arrangedObjects.count" id="9392">
5910                                                     <dictionary key="options">
5911                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5912                                                     </dictionary>
5913                                                 </binding>
5914                                             </connections>
5915                                         </tableColumn>
5916                                         <tableColumn editable="NO" width="76" minWidth="40" maxWidth="1000" id="6610">
5917                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="タイプ">
5918                                                 <font key="font" metaFont="smallSystem"/>
5919                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5920                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5921                                             </tableHeaderCell>
5922                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6611">
5923                                                 <font key="font" metaFont="system"/>
5924                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5925                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5926                                             </textFieldCell>
5927                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5928                                             <connections>
5929                                                 <binding destination="9379" name="value" keyPath="arrangedObjects.type" id="9395">
5930                                                     <dictionary key="options">
5931                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5932                                                     </dictionary>
5933                                                 </binding>
5934                                             </connections>
5935                                         </tableColumn>
5936                                     </tableColumns>
5937                                 </tableView>
5938                             </subviews>
5939                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5940                         </clipView>
5941                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="6606">
5942                             <rect key="frame" x="1" y="107" width="214" height="16"/>
5943                             <autoresizingMask key="autoresizingMask"/>
5944                         </scroller>
5945                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="6608">
5946                             <rect key="frame" x="183" y="17" width="16" height="17"/>
5947                             <autoresizingMask key="autoresizingMask"/>
5948                         </scroller>
5949                         <tableHeaderView key="headerView" id="6607">
5950                             <rect key="frame" x="0.0" y="0.0" width="198" height="17"/>
5951                             <autoresizingMask key="autoresizingMask"/>
5952                         </tableHeaderView>
5953                     </scrollView>
5954                     <textField verticalHuggingPriority="750" id="6990">
5955                         <rect key="frame" x="269" y="303" width="32" height="22"/>
5956                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5957                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6994">
5958                             <font key="font" metaFont="system"/>
5959                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5960                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5961                         </textFieldCell>
5962                     </textField>
5963                     <textField verticalHuggingPriority="750" id="6991">
5964                         <rect key="frame" x="237" y="306" width="30" height="17"/>
5965                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5966                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="弾数" id="6992">
5967                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5968                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5969                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5970                         </textFieldCell>
5971                     </textField>
5972                     <button id="7048">
5973                         <rect key="frame" x="161" y="361" width="61" height="18"/>
5974                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5975                         <buttonCell key="cell" type="check" title="発動技" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7049">
5976                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5977                             <font key="font" size="13" name="AquaKana"/>
5978                         </buttonCell>
5979                     </button>
5980                     <button id="7055">
5981                         <rect key="frame" x="375" y="335" width="48" height="18"/>
5982                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5983                         <buttonCell key="cell" type="check" title="格闘" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7058">
5984                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5985                             <font key="font" size="13" name="AquaKana"/>
5986                         </buttonCell>
5987                     </button>
5988                     <button id="7056">
5989                         <rect key="frame" x="436" y="335" width="87" height="18"/>
5990                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5991                         <buttonCell key="cell" type="check" title="移動後可能" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7057">
5992                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5993                             <font key="font" size="13" name="AquaKana"/>
5994                         </buttonCell>
5995                     </button>
5996                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="7075">
5997                         <rect key="frame" x="234" y="173" width="209" height="100"/>
5998                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5999                         <clipView key="contentView" id="Owe-t4-QYd">
6000                             <rect key="frame" x="1" y="17" width="207" height="82"/>
6001                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6002                             <subviews>
6003                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="7077" id="7079">
6004                                     <rect key="frame" x="0.0" y="0.0" width="207" height="19"/>
6005                                     <autoresizingMask key="autoresizingMask"/>
6006                                     <size key="intercellSpacing" width="3" height="2"/>
6007                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6008                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6009                                     <tableColumns>
6010                                         <tableColumn editable="NO" width="74" minWidth="40" maxWidth="1000" id="7081">
6011                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ダメージ割合">
6012                                                 <font key="font" metaFont="smallSystem"/>
6013                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6014                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6015                                             </tableHeaderCell>
6016                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7082">
6017                                                 <font key="font" metaFont="system"/>
6018                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6019                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6020                                             </textFieldCell>
6021                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6022                                             <connections>
6023                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.rate" id="9399">
6024                                                     <dictionary key="options">
6025                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6026                                                     </dictionary>
6027                                                 </binding>
6028                                             </connections>
6029                                         </tableColumn>
6030                                         <tableColumn editable="NO" width="42.44140625" minWidth="40" maxWidth="1000" id="7080">
6031                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命中率">
6032                                                 <font key="font" metaFont="smallSystem"/>
6033                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6034                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6035                                             </tableHeaderCell>
6036                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7083">
6037                                                 <font key="font" metaFont="system"/>
6038                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6039                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6040                                             </textFieldCell>
6041                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6042                                             <connections>
6043                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.atkHit" id="9900">
6044                                                     <dictionary key="options">
6045                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6046                                                     </dictionary>
6047                                                 </binding>
6048                                             </connections>
6049                                         </tableColumn>
6050                                         <tableColumn editable="NO" width="82" minWidth="10" maxWidth="3.4028234663852886e+38" id="9849">
6051                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="最後尾ヒット値">
6052                                                 <font key="font" metaFont="smallSystem"/>
6053                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6054                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6055                                             </tableHeaderCell>
6056                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9850">
6057                                                 <font key="font" metaFont="system"/>
6058                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6059                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6060                                             </textFieldCell>
6061                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6062                                             <connections>
6063                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.hit" id="9898">
6064                                                     <dictionary key="options">
6065                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6066                                                     </dictionary>
6067                                                 </binding>
6068                                             </connections>
6069                                         </tableColumn>
6070                                     </tableColumns>
6071                                 </tableView>
6072                             </subviews>
6073                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6074                         </clipView>
6075                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="7078">
6076                             <rect key="frame" x="1" y="83" width="207" height="16"/>
6077                             <autoresizingMask key="autoresizingMask"/>
6078                         </scroller>
6079                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="7076">
6080                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6081                             <autoresizingMask key="autoresizingMask"/>
6082                         </scroller>
6083                         <tableHeaderView key="headerView" id="7077">
6084                             <rect key="frame" x="0.0" y="0.0" width="207" height="17"/>
6085                             <autoresizingMask key="autoresizingMask"/>
6086                         </tableHeaderView>
6087                     </scrollView>
6088                     <textField verticalHuggingPriority="750" id="7090">
6089                         <rect key="frame" x="367" y="303" width="32" height="22"/>
6090                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6091                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="7093">
6092                             <font key="font" metaFont="system"/>
6093                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6094                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6095                         </textFieldCell>
6096                     </textField>
6097                     <textField verticalHuggingPriority="750" id="7091">
6098                         <rect key="frame" x="306" y="306" width="56" height="17"/>
6099                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6100                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ヒット数" id="7092">
6101                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6102                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6103                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6104                         </textFieldCell>
6105                     </textField>
6106                     <button id="7101">
6107                         <rect key="frame" x="232" y="278" width="100" height="18"/>
6108                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6109                         <buttonCell key="cell" type="check" title="ダメージ分散" bezelStyle="regularSquare" imagePosition="left" inset="2" id="7102">
6110                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6111                             <font key="font" size="13" name="AquaKana"/>
6112                         </buttonCell>
6113                     </button>
6114                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="7229">
6115                         <rect key="frame" x="232" y="27" width="279" height="74"/>
6116                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6117                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7230">
6118                             <font key="font" metaFont="system"/>
6119                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6120                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6121                         </textFieldCell>
6122                     </textField>
6123                     <textField verticalHuggingPriority="750" id="7262">
6124                         <rect key="frame" x="229" y="115" width="69" height="17"/>
6125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6126                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="メッセージ" id="7263">
6127                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6128                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6129                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6130                         </textFieldCell>
6131                     </textField>
6132                     <button verticalHuggingPriority="750" id="7270">
6133                         <rect key="frame" x="333" y="106" width="45" height="32"/>
6134                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6135                         <buttonCell key="cell" type="push" title="主" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7271">
6136                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6137                             <font key="font" size="13" name="AquaKana"/>
6138                         </buttonCell>
6139                     </button>
6140                     <button verticalHuggingPriority="750" id="7287">
6141                         <rect key="frame" x="333" y="106" width="45" height="32"/>
6142                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6143                         <buttonCell key="cell" type="push" title="対" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7289">
6144                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6145                             <font key="font" size="13" name="AquaKana"/>
6146                         </buttonCell>
6147                         <connections>
6148                             <action selector="addObjeMark:" target="3039" id="Qc3-gI-CUf"/>
6149                         </connections>
6150                     </button>
6151                     <textField verticalHuggingPriority="750" id="7332">
6152                         <rect key="frame" x="448" y="303" width="33" height="22"/>
6153                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6154                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="7336">
6155                             <font key="font" metaFont="system"/>
6156                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6157                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6158                         </textFieldCell>
6159                     </textField>
6160                     <textField verticalHuggingPriority="750" id="7333">
6161                         <rect key="frame" x="404" y="306" width="43" height="17"/>
6162                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6163                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="成功率" id="7334">
6164                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6165                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6166                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6167                         </textFieldCell>
6168                     </textField>
6169                     <button verticalHuggingPriority="750" id="7394">
6170                         <rect key="frame" x="385" y="139" width="36" height="32"/>
6171                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6172                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7398">
6173                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6174                             <font key="font" metaFont="system"/>
6175                         </buttonCell>
6176                         <connections>
6177                             <action selector="insertHitList:" target="3039" id="Iyh-Tr-Tbu"/>
6178                         </connections>
6179                     </button>
6180                     <button verticalHuggingPriority="750" id="7395">
6181                         <rect key="frame" x="413" y="139" width="36" height="32"/>
6182                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6183                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7397">
6184                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6185                             <font key="font" metaFont="system"/>
6186                         </buttonCell>
6187                         <connections>
6188                             <action selector="removeHitList:" target="3039" id="gyx-wk-vgi"/>
6189                         </connections>
6190                     </button>
6191                     <box autoresizesSubviews="NO" title="ダメージ属性追加" borderType="line" id="7421">
6192                         <rect key="frame" x="12" y="6" width="214" height="161"/>
6193                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6194                         <view key="contentView" id="Mnn-7V-CHS">
6195                             <rect key="frame" x="1" y="1" width="212" height="145"/>
6196                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6197                             <subviews>
6198                                 <button verticalHuggingPriority="750" id="7353">
6199                                     <rect key="frame" x="148" y="107" width="36" height="32"/>
6200                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6201                                     <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7354">
6202                                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6203                                         <font key="font" metaFont="system"/>
6204                                     </buttonCell>
6205                                     <connections>
6206                                         <action selector="insertDamageList:" target="3039" id="lEj-6q-bcg"/>
6207                                     </connections>
6208                                 </button>
6209                                 <button verticalHuggingPriority="750" id="7357">
6210                                     <rect key="frame" x="174" y="107" width="36" height="32"/>
6211                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6212                                     <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7358">
6213                                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6214                                         <font key="font" metaFont="system"/>
6215                                     </buttonCell>
6216                                     <connections>
6217                                         <action selector="removeDamageList:" target="3039" id="D4t-pB-dNl"/>
6218                                     </connections>
6219                                 </button>
6220                                 <popUpButton verticalHuggingPriority="750" id="6625">
6221                                     <rect key="frame" x="6" y="57" width="75" height="26"/>
6222                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6223                                     <popUpButtonCell key="cell" type="push" title="打撃" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6634" id="6627">
6224                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6225                                         <font key="font" metaFont="menu"/>
6226                                         <menu key="menu" title="OtherViews" id="6628">
6227                                             <items>
6228                                                 <menuItem title="打撃" state="on" id="6634">
6229                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6230                                                 </menuItem>
6231                                                 <menuItem title="斬撃" id="6633"/>
6232                                                 <menuItem title="突き" id="6632"/>
6233                                                 <menuItem title="射手" id="6631"/>
6234                                                 <menuItem title="銃撃" id="6630"/>
6235                                                 <menuItem title="砲撃" id="6629"/>
6236                                                 <menuItem title="火炎" id="9409"/>
6237                                                 <menuItem title="冷気" id="9410"/>
6238                                                 <menuItem title="電撃" id="9411"/>
6239                                                 <menuItem title="風圧" id="9412"/>
6240                                                 <menuItem title="流水" id="9413"/>
6241                                                 <menuItem title="ガス" id="9414"/>
6242                                                 <menuItem title="神聖" id="9415"/>
6243                                                 <menuItem title="暗黒" id="9416"/>
6244                                                 <menuItem title="爆撃" id="9417"/>
6245                                                 <menuItem title="流血" id="9418"/>
6246                                             </items>
6247                                         </menu>
6248                                     </popUpButtonCell>
6249                                 </popUpButton>
6250                                 <textField verticalHuggingPriority="750" id="6640">
6251                                     <rect key="frame" x="82" y="91" width="58" height="22"/>
6252                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6253                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6644">
6254                                         <font key="font" metaFont="system"/>
6255                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6256                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6257                                     </textFieldCell>
6258                                 </textField>
6259                                 <popUpButton verticalHuggingPriority="750" id="6658">
6260                                     <rect key="frame" x="6" y="88" width="73" height="26"/>
6261                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6262                                     <popUpButtonCell key="cell" type="push" title="攻撃力" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6662" id="6659">
6263                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6264                                         <font key="font" metaFont="menu"/>
6265                                         <menu key="menu" title="OtherViews" id="6661">
6266                                             <items>
6267                                                 <menuItem title="攻撃力" state="on" id="6662"/>
6268                                                 <menuItem title="防御力" id="6663"/>
6269                                                 <menuItem title="命中値" id="6664"/>
6270                                                 <menuItem title="回避値" id="6665"/>
6271                                                 <menuItem title="演算力" id="6666"/>
6272                                                 <menuItem title="無修正" id="7570"/>
6273                                             </items>
6274                                         </menu>
6275                                     </popUpButtonCell>
6276                                 </popUpButton>
6277                                 <textField verticalHuggingPriority="750" id="6709">
6278                                     <rect key="frame" x="144" y="91" width="36" height="22"/>
6279                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6280                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6713">
6281                                         <font key="font" metaFont="system"/>
6282                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6283                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6284                                     </textFieldCell>
6285                                 </textField>
6286                                 <textField verticalHuggingPriority="750" id="6710">
6287                                     <rect key="frame" x="185" y="94" width="16" height="17"/>
6288                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6289                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="6711">
6290                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6291                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6292                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6293                                     </textFieldCell>
6294                                 </textField>
6295                                 <popUpButton verticalHuggingPriority="750" id="6967">
6296                                     <rect key="frame" x="94" y="57" width="105" height="26"/>
6297                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6298                                     <popUpButtonCell key="cell" type="push" title="ダメージ" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6971" id="6968">
6299                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6300                                         <font key="font" metaFont="menu"/>
6301                                         <menu key="menu" title="OtherViews" id="6970">
6302                                             <items>
6303                                                 <menuItem title="ダメージ" state="on" id="6971">
6304                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6305                                                 </menuItem>
6306                                                 <menuItem title="回復" id="6972"/>
6307                                                 <menuItem title="復活" id="6973"/>
6308                                                 <menuItem title="一時減少" id="6974"/>
6309                                                 <menuItem title="一時増加" id="6983"/>
6310                                                 <menuItem title="毒" id="6975"/>
6311                                                 <menuItem title="睡眠" id="6976"/>
6312                                                 <menuItem title="混乱" id="6984"/>
6313                                                 <menuItem title="麻痺" id="6985"/>
6314                                                 <menuItem title="沈黙" id="6986"/>
6315                                                 <menuItem title="魅了" id="6988"/>
6316                                             </items>
6317                                         </menu>
6318                                     </popUpButtonCell>
6319                                 </popUpButton>
6320                                 <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="xWD-0K-HbB">
6321                                     <rect key="frame" x="5" y="27" width="200" height="18"/>
6322                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6323                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6324                                     <size key="cellSize" width="48" height="18"/>
6325                                     <size key="intercellSpacing" width="4" height="2"/>
6326                                     <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="POT-fo-Tum">
6327                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6328                                         <font key="font" metaFont="system"/>
6329                                     </buttonCell>
6330                                     <cells>
6331                                         <column>
6332                                             <buttonCell type="radio" title="通常" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="mJ8-ZI-msj">
6333                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6334                                                 <font key="font" metaFont="system"/>
6335                                             </buttonCell>
6336                                         </column>
6337                                         <column>
6338                                             <buttonCell type="radio" title="弓" imagePosition="left" alignment="left" inset="2" id="xO0-kt-auf">
6339                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6340                                                 <font key="font" metaFont="system"/>
6341                                             </buttonCell>
6342                                         </column>
6343                                         <column>
6344                                             <buttonCell type="radio" title="銃" imagePosition="left" alignment="left" inset="2" id="XHt-Pu-PIh">
6345                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6346                                                 <font key="font" metaFont="system"/>
6347                                             </buttonCell>
6348                                         </column>
6349                                     </cells>
6350                                     <connections>
6351                                         <action selector="attackListButtonCell:" target="3039" id="GDY-92-fDZ"/>
6352                                     </connections>
6353                                 </matrix>
6354                             </subviews>
6355                         </view>
6356                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
6357                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
6358                         <font key="titleFont" size="11" name="AquaKana"/>
6359                     </box>
6360                     <textField verticalHuggingPriority="750" id="7571">
6361                         <rect key="frame" x="246" y="145" width="32" height="22"/>
6362                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6363                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="7573">
6364                             <font key="font" metaFont="system"/>
6365                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6366                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6367                         </textFieldCell>
6368                     </textField>
6369                     <textField verticalHuggingPriority="750" id="7579">
6370                         <rect key="frame" x="355" y="145" width="32" height="22"/>
6371                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6372                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="7580">
6373                             <font key="font" metaFont="system"/>
6374                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6375                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6376                         </textFieldCell>
6377                     </textField>
6378                     <textField verticalHuggingPriority="750" id="7590">
6379                         <rect key="frame" x="229" y="148" width="17" height="17"/>
6380                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6381                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="割" id="7591">
6382                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6383                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6384                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6385                         </textFieldCell>
6386                     </textField>
6387                     <textField verticalHuggingPriority="750" id="7606">
6388                         <rect key="frame" x="336" y="148" width="17" height="17"/>
6389                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6390                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ヒ" id="7608">
6391                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6392                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6393                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6394                         </textFieldCell>
6395                     </textField>
6396                     <box autoresizesSubviews="NO" title="コスト" borderType="line" id="7636">
6397                         <rect key="frame" x="445" y="139" width="71" height="159"/>
6398                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6399                         <view key="contentView" id="tcD-hb-wmk">
6400                             <rect key="frame" x="1" y="1" width="69" height="143"/>
6401                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6402                             <subviews>
6403                                 <textField verticalHuggingPriority="750" id="7637">
6404                                     <rect key="frame" x="18" y="102" width="33" height="22"/>
6405                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6406                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7665">
6407                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6408                                         <font key="font" metaFont="system"/>
6409                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6410                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6411                                     </textFieldCell>
6412                                 </textField>
6413                                 <textField verticalHuggingPriority="750" id="7642">
6414                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
6415                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6416                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="7658">
6417                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6418                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6419                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6420                                     </textFieldCell>
6421                                 </textField>
6422                                 <textField verticalHuggingPriority="750" id="7640">
6423                                     <rect key="frame" x="18" y="62" width="33" height="22"/>
6424                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6425                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7660">
6426                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6427                                         <font key="font" metaFont="system"/>
6428                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6429                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6430                                     </textFieldCell>
6431                                 </textField>
6432                                 <textField verticalHuggingPriority="750" id="7638">
6433                                     <rect key="frame" x="18" y="20" width="33" height="22"/>
6434                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6435                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7663">
6436                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
6437                                         <font key="font" metaFont="system"/>
6438                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6439                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6440                                     </textFieldCell>
6441                                 </textField>
6442                                 <textField verticalHuggingPriority="750" id="7641">
6443                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
6444                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6445                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="7659">
6446                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6447                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6448                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6449                                     </textFieldCell>
6450                                 </textField>
6451                                 <textField verticalHuggingPriority="750" id="7639">
6452                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
6453                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6454                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="7662">
6455                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6456                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6457                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6458                                     </textFieldCell>
6459                                 </textField>
6460                             </subviews>
6461                         </view>
6462                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
6463                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
6464                         <font key="titleFont" size="11" name="AquaKana"/>
6465                     </box>
6466                     <textField verticalHuggingPriority="750" id="7676">
6467                         <rect key="frame" x="517" y="303" width="33" height="22"/>
6468                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6469                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="7679">
6470                             <font key="font" metaFont="system"/>
6471                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6472                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6473                         </textFieldCell>
6474                     </textField>
6475                     <textField verticalHuggingPriority="750" id="7677">
6476                         <rect key="frame" x="486" y="306" width="30" height="17"/>
6477                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6478                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力" id="7678">
6479                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6480                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6481                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6482                         </textFieldCell>
6483                     </textField>
6484                     <textField verticalHuggingPriority="750" id="7699">
6485                         <rect key="frame" x="518" y="267" width="17" height="17"/>
6486                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6487                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="陸" id="7700">
6488                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6489                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6490                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6491                         </textFieldCell>
6492                     </textField>
6493                     <textField verticalHuggingPriority="750" id="7714">
6494                         <rect key="frame" x="518" y="236" width="17" height="17"/>
6495                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6496                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="宙" id="7715">
6497                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6498                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6499                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6500                         </textFieldCell>
6501                     </textField>
6502                     <textField verticalHuggingPriority="750" id="7721">
6503                         <rect key="frame" x="518" y="204" width="17" height="17"/>
6504                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6505                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="海" id="7722">
6506                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6507                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6508                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6509                         </textFieldCell>
6510                     </textField>
6511                     <textField verticalHuggingPriority="750" id="7728">
6512                         <rect key="frame" x="518" y="173" width="17" height="17"/>
6513                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6514                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="空" id="7729">
6515                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6516                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6517                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6518                         </textFieldCell>
6519                     </textField>
6520                     <popUpButton verticalHuggingPriority="750" id="7744">
6521                         <rect key="frame" x="538" y="262" width="54" height="26"/>
6522                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6523                         <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">
6524                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6525                             <font key="font" metaFont="menu"/>
6526                             <menu key="menu" title="OtherViews" id="7746">
6527                                 <items>
6528                                     <menuItem title="A" state="on" id="7747"/>
6529                                     <menuItem title="B" id="7748"/>
6530                                     <menuItem title="C" id="7749"/>
6531                                     <menuItem title="D" id="7770"/>
6532                                     <menuItem title="E" id="7771"/>
6533                                     <menuItem title="S" id="7772">
6534                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6535                                     </menuItem>
6536                                     <menuItem title="SS" id="7773">
6537                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6538                                     </menuItem>
6539                                 </items>
6540                             </menu>
6541                         </popUpButtonCell>
6542                     </popUpButton>
6543                     <popUpButton verticalHuggingPriority="750" id="7774">
6544                         <rect key="frame" x="538" y="231" width="54" height="26"/>
6545                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6546                         <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">
6547                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6548                             <font key="font" metaFont="menu"/>
6549                             <menu key="menu" title="OtherViews" id="7777">
6550                                 <items>
6551                                     <menuItem title="A" state="on" id="7784"/>
6552                                     <menuItem title="B" id="7783"/>
6553                                     <menuItem title="C" id="7782"/>
6554                                     <menuItem title="D" id="7781"/>
6555                                     <menuItem title="E" id="7780"/>
6556                                     <menuItem title="S" id="7779">
6557                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6558                                     </menuItem>
6559                                     <menuItem title="SS" id="7778">
6560                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6561                                     </menuItem>
6562                                 </items>
6563                             </menu>
6564                         </popUpButtonCell>
6565                     </popUpButton>
6566                     <popUpButton verticalHuggingPriority="750" id="7791">
6567                         <rect key="frame" x="538" y="199" width="54" height="26"/>
6568                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6569                         <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">
6570                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6571                             <font key="font" metaFont="menu"/>
6572                             <menu key="menu" title="OtherViews" id="7794">
6573                                 <items>
6574                                     <menuItem title="A" state="on" id="7801"/>
6575                                     <menuItem title="B" id="7800"/>
6576                                     <menuItem title="C" id="7799"/>
6577                                     <menuItem title="D" id="7798"/>
6578                                     <menuItem title="E" id="7797"/>
6579                                     <menuItem title="S" id="7796">
6580                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6581                                     </menuItem>
6582                                     <menuItem title="SS" id="7795">
6583                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6584                                     </menuItem>
6585                                 </items>
6586                             </menu>
6587                         </popUpButtonCell>
6588                     </popUpButton>
6589                     <popUpButton verticalHuggingPriority="750" id="7808">
6590                         <rect key="frame" x="538" y="168" width="54" height="26"/>
6591                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6592                         <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">
6593                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6594                             <font key="font" metaFont="menu"/>
6595                             <menu key="menu" title="OtherViews" id="7811">
6596                                 <items>
6597                                     <menuItem title="A" state="on" id="7818"/>
6598                                     <menuItem title="B" id="7817"/>
6599                                     <menuItem title="C" id="7816"/>
6600                                     <menuItem title="D" id="7815"/>
6601                                     <menuItem title="E" id="7814"/>
6602                                     <menuItem title="S" id="7813">
6603                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6604                                     </menuItem>
6605                                     <menuItem title="SS" id="7812">
6606                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6607                                     </menuItem>
6608                                 </items>
6609                             </menu>
6610                         </popUpButtonCell>
6611                     </popUpButton>
6612                     <textField verticalHuggingPriority="750" id="9319">
6613                         <rect key="frame" x="400" y="278" width="33" height="22"/>
6614                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6615                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="50" drawsBackground="YES" id="9322">
6616                             <font key="font" metaFont="system"/>
6617                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6618                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6619                         </textFieldCell>
6620                     </textField>
6621                     <textField verticalHuggingPriority="750" id="9320">
6622                         <rect key="frame" x="333" y="280" width="69" height="17"/>
6623                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6624                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命回率修正" id="9321">
6625                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6626                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6627                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6628                         </textFieldCell>
6629                     </textField>
6630                     <textField verticalHuggingPriority="750" id="9860">
6631                         <rect key="frame" x="303" y="145" width="32" height="22"/>
6632                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6633                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="9864">
6634                             <font key="font" metaFont="system"/>
6635                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6636                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6637                         </textFieldCell>
6638                     </textField>
6639                     <textField verticalHuggingPriority="750" id="9861">
6640                         <rect key="frame" x="284" y="148" width="17" height="17"/>
6641                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6642                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命" id="9862">
6643                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6644                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6645                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6646                         </textFieldCell>
6647                     </textField>
6648                     <button verticalHuggingPriority="750" id="hW7-46-ncf">
6649                         <rect key="frame" x="298" y="106" width="43" height="32"/>
6650                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6651                         <buttonCell key="cell" type="push" title="主" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="21O-fX-j1M">
6652                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6653                             <font key="font" size="13" name="AquaKana"/>
6654                         </buttonCell>
6655                         <connections>
6656                             <action selector="addSubjMark:" target="3039" id="HBn-23-ynG"/>
6657                         </connections>
6658                     </button>
6659                     <button id="KgG-On-sSC">
6660                         <rect key="frame" x="522" y="335" width="74" height="18"/>
6661                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6662                         <buttonCell key="cell" type="check" title="異能の力" bezelStyle="regularSquare" imagePosition="left" inset="2" id="h6C-O8-cda">
6663                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6664                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6665                         </buttonCell>
6666                     </button>
6667                     <button verticalHuggingPriority="750" id="eHr-lL-qfg">
6668                         <rect key="frame" x="508" y="76" width="92" height="32"/>
6669                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6670                         <buttonCell key="cell" type="push" title="特殊項目" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="yQ7-Vj-wCa">
6671                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6672                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6673                         </buttonCell>
6674                         <connections>
6675                             <action selector="attackPreferenceBtn:" target="3039" id="Gqw-1f-m6p"/>
6676                         </connections>
6677                     </button>
6678                     <button verticalHuggingPriority="750" id="27T-tg-Crl">
6679                         <rect key="frame" x="508" y="47" width="92" height="32"/>
6680                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6681                         <buttonCell key="cell" type="push" title="演出決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="n49-bB-qOi">
6682                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6683                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6684                         </buttonCell>
6685                         <connections>
6686                             <action selector="attackEffectBtn:" target="3039" id="Tnu-MG-7bf"/>
6687                         </connections>
6688                     </button>
6689                 </subviews>
6690             </view>
6691         </window>
6692         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6438" userLabel="攻撃リスト" customClass="NSPanel">
6693             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6694             <rect key="contentRect" x="196" y="132" width="600" height="300"/>
6695             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6696             <view key="contentView" id="6439">
6697                 <rect key="frame" x="0.0" y="0.0" width="600" height="300"/>
6698                 <autoresizingMask key="autoresizingMask"/>
6699                 <subviews>
6700                     <button verticalHuggingPriority="750" id="6440">
6701                         <rect key="frame" x="601" y="31" width="66" 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="6481">
6704                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6705                             <font key="font" size="13" name="AquaKana"/>
6706                         </buttonCell>
6707                         <connections>
6708                             <action selector="unitResearchCloseBCL:" target="2629" id="6482"/>
6709                         </connections>
6710                     </button>
6711                     <button verticalHuggingPriority="750" id="6443">
6712                         <rect key="frame" x="529" y="65" width="36" 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="6473">
6715                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6716                             <font key="font" size="13" name="AquaKana"/>
6717                         </buttonCell>
6718                         <connections>
6719                             <action selector="insertAttackList:" target="3039" id="9281"/>
6720                         </connections>
6721                     </button>
6722                     <button verticalHuggingPriority="750" id="6442">
6723                         <rect key="frame" x="557" y="65" width="35" height="32"/>
6724                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6725                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6475">
6726                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6727                             <font key="font" size="13" name="AquaKana"/>
6728                         </buttonCell>
6729                         <connections>
6730                             <action selector="removeAttackList:" target="3039" id="9282"/>
6731                         </connections>
6732                     </button>
6733                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6541">
6734                         <rect key="frame" x="-1" y="101" width="722" height="200"/>
6735                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6736                         <clipView key="contentView" id="SSl-yr-MRR">
6737                             <rect key="frame" x="1" y="17" width="720" height="182"/>
6738                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6739                             <subviews>
6740                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="6599" id="6542">
6741                                     <rect key="frame" x="0.0" y="0.0" width="597" height="19"/>
6742                                     <autoresizingMask key="autoresizingMask"/>
6743                                     <size key="intercellSpacing" width="3" height="2"/>
6744                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6745                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6746                                     <tableColumns>
6747                                         <tableColumn editable="NO" width="160.69140625" minWidth="40" maxWidth="1000" id="6546">
6748                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
6749                                                 <font key="font" metaFont="smallSystem"/>
6750                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6751                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6752                                             </tableHeaderCell>
6753                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6549">
6754                                                 <font key="font" metaFont="system"/>
6755                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6756                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6757                                             </textFieldCell>
6758                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6759                                             <connections>
6760                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.name" id="9316">
6761                                                     <dictionary key="options">
6762                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6763                                                     </dictionary>
6764                                                 </binding>
6765                                             </connections>
6766                                         </tableColumn>
6767                                         <tableColumn editable="NO" width="58.59765625" minWidth="40" maxWidth="1000" id="6547">
6768                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果値">
6769                                                 <font key="font" metaFont="smallSystem"/>
6770                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6771                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6772                                             </tableHeaderCell>
6773                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6548">
6774                                                 <font key="font" metaFont="system"/>
6775                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6776                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6777                                             </textFieldCell>
6778                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6779                                             <connections>
6780                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.atk" id="9315">
6781                                                     <dictionary key="options">
6782                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6783                                                     </dictionary>
6784                                                 </binding>
6785                                             </connections>
6786                                         </tableColumn>
6787                                         <tableColumn editable="NO" width="57.67578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="6573">
6788                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="射程">
6789                                                 <font key="font" metaFont="smallSystem"/>
6790                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6791                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6792                                             </tableHeaderCell>
6793                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6574">
6794                                                 <font key="font" metaFont="system"/>
6795                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6796                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6797                                             </textFieldCell>
6798                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6799                                             <connections>
6800                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.range" id="9310">
6801                                                     <dictionary key="options">
6802                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6803                                                     </dictionary>
6804                                                 </binding>
6805                                             </connections>
6806                                         </tableColumn>
6807                                         <tableColumn editable="NO" width="30" minWidth="10" maxWidth="3.4028234663852886e+38" id="6563">
6808                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命回">
6809                                                 <font key="font" metaFont="smallSystem"/>
6810                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6811                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6812                                             </tableHeaderCell>
6813                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6564">
6814                                                 <font key="font" metaFont="system"/>
6815                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6816                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6817                                             </textFieldCell>
6818                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6819                                             <connections>
6820                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.hit" id="9314">
6821                                                     <dictionary key="options">
6822                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6823                                                     </dictionary>
6824                                                 </binding>
6825                                             </connections>
6826                                         </tableColumn>
6827                                         <tableColumn editable="NO" width="31.0390625" minWidth="10" maxWidth="3.4028234663852886e+38" id="6565">
6828                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="気力">
6829                                                 <font key="font" metaFont="smallSystem"/>
6830                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6831                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6832                                             </tableHeaderCell>
6833                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6566">
6834                                                 <font key="font" metaFont="system"/>
6835                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6836                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6837                                             </textFieldCell>
6838                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6839                                             <connections>
6840                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.vigor" id="9313">
6841                                                     <dictionary key="options">
6842                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6843                                                     </dictionary>
6844                                                 </binding>
6845                                             </connections>
6846                                         </tableColumn>
6847                                         <tableColumn editable="NO" width="65.30859375" minWidth="10" maxWidth="3.4028234663852886e+38" id="6567">
6848                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費">
6849                                                 <font key="font" metaFont="smallSystem"/>
6850                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6851                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6852                                             </tableHeaderCell>
6853                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6568">
6854                                                 <font key="font" metaFont="system"/>
6855                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6856                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6857                                             </textFieldCell>
6858                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6859                                             <connections>
6860                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.cost" id="9312">
6861                                                     <dictionary key="options">
6862                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6863                                                     </dictionary>
6864                                                 </binding>
6865                                             </connections>
6866                                         </tableColumn>
6867                                         <tableColumn editable="NO" width="33.20703125" minWidth="10" maxWidth="3.4028234663852886e+38" id="6569">
6868                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="弾数">
6869                                                 <font key="font" metaFont="smallSystem"/>
6870                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6871                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6872                                             </tableHeaderCell>
6873                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6570">
6874                                                 <font key="font" metaFont="system"/>
6875                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6876                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6877                                             </textFieldCell>
6878                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6879                                             <connections>
6880                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.bullet" id="9311">
6881                                                     <dictionary key="options">
6882                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6883                                                     </dictionary>
6884                                                 </binding>
6885                                             </connections>
6886                                         </tableColumn>
6887                                         <tableColumn identifier="" width="135.9609375" minWidth="10" maxWidth="3.4028234663852886e+38" id="BrN-q7-hSC">
6888                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
6889                                                 <font key="font" metaFont="smallSystem"/>
6890                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6891                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6892                                             </tableHeaderCell>
6893                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="tS8-Xb-Wu1">
6894                                                 <font key="font" metaFont="system"/>
6895                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6896                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6897                                             </textFieldCell>
6898                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6899                                             <connections>
6900                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.memo" id="sHe-dp-TWg">
6901                                                     <dictionary key="options">
6902                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6903                                                     </dictionary>
6904                                                 </binding>
6905                                             </connections>
6906                                         </tableColumn>
6907                                     </tableColumns>
6908                                 </tableView>
6909                             </subviews>
6910                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6911                         </clipView>
6912                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="6543">
6913                             <rect key="frame" x="1" y="159" width="674" height="16"/>
6914                             <autoresizingMask key="autoresizingMask"/>
6915                         </scroller>
6916                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6545">
6917                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6918                             <autoresizingMask key="autoresizingMask"/>
6919                         </scroller>
6920                         <tableHeaderView key="headerView" id="6599">
6921                             <rect key="frame" x="0.0" y="0.0" width="720" height="17"/>
6922                             <autoresizingMask key="autoresizingMask"/>
6923                         </tableHeaderView>
6924                     </scrollView>
6925                     <button verticalHuggingPriority="750" id="6591">
6926                         <rect key="frame" x="529" y="4" width="66" height="32"/>
6927                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6928                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6592">
6929                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6930                             <font key="font" size="13" name="AquaKana"/>
6931                         </buttonCell>
6932                         <connections>
6933                             <action selector="attackListBtnSubmitlUCL:" target="3039" id="7833"/>
6934                         </connections>
6935                     </button>
6936                 </subviews>
6937             </view>
6938         </window>
6939         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="7947" userLabel="アイテムリスト" customClass="NSPanel">
6940             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6941             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
6942             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
6943             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6944             <view key="contentView" id="7948">
6945                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
6946                 <autoresizingMask key="autoresizingMask"/>
6947                 <subviews>
6948                     <button verticalHuggingPriority="750" id="7952">
6949                         <rect key="frame" x="393" y="13" width="107" height="32"/>
6950                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6951                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7964">
6952                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6953                             <font key="font" size="13" name="AquaKana"/>
6954                         </buttonCell>
6955                         <connections>
6956                             <action selector="UCLPanelEquipListSubmitBtn:" target="3039" id="8143"/>
6957                         </connections>
6958                     </button>
6959                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="7998">
6960                         <rect key="frame" x="-1" y="79" width="502" height="322"/>
6961                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6962                         <clipView key="contentView" id="uGO-Rp-XyC">
6963                             <rect key="frame" x="1" y="17" width="500" height="304"/>
6964                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6965                             <subviews>
6966                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="8001" id="7999">
6967                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
6968                                     <autoresizingMask key="autoresizingMask"/>
6969                                     <size key="intercellSpacing" width="3" height="2"/>
6970                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6971                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6972                                     <tableColumns>
6973                                         <tableColumn editable="NO" width="154.265625" minWidth="40" maxWidth="1000" id="8003">
6974                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="アイテム名">
6975                                                 <font key="font" metaFont="smallSystem"/>
6976                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6977                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6978                                             </tableHeaderCell>
6979                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8006">
6980                                                 <font key="font" metaFont="system"/>
6981                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6982                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6983                                             </textFieldCell>
6984                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6985                                             <connections>
6986                                                 <binding destination="8222" name="value" keyPath="arrangedObjects.name" id="9204">
6987                                                     <dictionary key="options">
6988                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6989                                                     </dictionary>
6990                                                 </binding>
6991                                             </connections>
6992                                         </tableColumn>
6993                                         <tableColumn editable="NO" width="340" minWidth="40" maxWidth="1000" id="8004">
6994                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
6995                                                 <font key="font" metaFont="smallSystem"/>
6996                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6997                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6998                                             </tableHeaderCell>
6999                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8005">
7000                                                 <font key="font" metaFont="system"/>
7001                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7002                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7003                                             </textFieldCell>
7004                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7005                                             <connections>
7006                                                 <binding destination="8222" name="value" keyPath="arrangedObjects.memo" id="9205">
7007                                                     <dictionary key="options">
7008                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
7009                                                     </dictionary>
7010                                                 </binding>
7011                                             </connections>
7012                                         </tableColumn>
7013                                     </tableColumns>
7014                                 </tableView>
7015                             </subviews>
7016                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7017                         </clipView>
7018                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8000">
7019                             <rect key="frame" x="1" y="119" width="223" height="15"/>
7020                             <autoresizingMask key="autoresizingMask"/>
7021                         </scroller>
7022                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="8002">
7023                             <rect key="frame" x="224" y="17" width="15" height="102"/>
7024                             <autoresizingMask key="autoresizingMask"/>
7025                         </scroller>
7026                         <tableHeaderView key="headerView" id="8001">
7027                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
7028                             <autoresizingMask key="autoresizingMask"/>
7029                         </tableHeaderView>
7030                     </scrollView>
7031                     <button verticalHuggingPriority="750" id="zEz-3E-sF2">
7032                         <rect key="frame" x="308" y="13" width="79" height="32"/>
7033                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7034                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PKp-QG-doA">
7035                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7036                             <font key="font" size="13" name="AquaKana"/>
7037                         </buttonCell>
7038                         <connections>
7039                             <action selector="ILregi:" target="3039" id="6sA-4K-xKV"/>
7040                         </connections>
7041                     </button>
7042                 </subviews>
7043             </view>
7044         </window>
7045         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8091" userLabel="状態変化リスト" customClass="NSPanel">
7046             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
7047             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
7048             <rect key="contentRect" x="196" y="132" width="267" height="286"/>
7049             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
7050             <view key="contentView" id="8092">
7051                 <rect key="frame" x="0.0" y="0.0" width="267" height="286"/>
7052                 <autoresizingMask key="autoresizingMask"/>
7053                 <subviews>
7054                     <button verticalHuggingPriority="750" id="8096">
7055                         <rect key="frame" x="161" y="-1" width="107" height="32"/>
7056                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7057                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8107">
7058                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7059                             <font key="font" size="13" name="AquaKana"/>
7060                         </buttonCell>
7061                         <connections>
7062                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="8142"/>
7063                         </connections>
7064                     </button>
7065                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8093">
7066                         <rect key="frame" x="-1" y="76" width="269" height="211"/>
7067                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7068                         <clipView key="contentView" id="HFB-Ay-yij">
7069                             <rect key="frame" x="1" y="1" width="267" height="209"/>
7070                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
7071                             <subviews>
7072                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="8115">
7073                                     <rect key="frame" x="0.0" y="0.0" width="267" height="19"/>
7074                                     <autoresizingMask key="autoresizingMask"/>
7075                                     <size key="intercellSpacing" width="3" height="2"/>
7076                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7077                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
7078                                     <tableColumns>
7079                                         <tableColumn editable="NO" width="263.78515625" minWidth="40" maxWidth="1000" id="8117">
7080                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="特殊状態変化名">
7081                                                 <font key="font" metaFont="smallSystem"/>
7082                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7083                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7084                                             </tableHeaderCell>
7085                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8118">
7086                                                 <font key="font" metaFont="system"/>
7087                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7088                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7089                                             </textFieldCell>
7090                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7091                                         </tableColumn>
7092                                     </tableColumns>
7093                                 </tableView>
7094                             </subviews>
7095                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7096                         </clipView>
7097                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8114">
7098                             <rect key="frame" x="1" y="119" width="223" height="15"/>
7099                             <autoresizingMask key="autoresizingMask"/>
7100                         </scroller>
7101                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="8112">
7102                             <rect key="frame" x="224" y="17" width="15" height="102"/>
7103                             <autoresizingMask key="autoresizingMask"/>
7104                         </scroller>
7105                     </scrollView>
7106                     <button verticalHuggingPriority="750" id="CGL-28-xtI">
7107                         <rect key="frame" x="20" y="35" width="22" height="23"/>
7108                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7109                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FhS-8a-QVX">
7110                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7111                             <font key="font" metaFont="system"/>
7112                         </buttonCell>
7113                     </button>
7114                     <button verticalHuggingPriority="750" id="kwP-KT-zbS">
7115                         <rect key="frame" x="43" y="35" width="22" height="23"/>
7116                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7117                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mo3-Nc-MeQ">
7118                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7119                             <font key="font" metaFont="system"/>
7120                         </buttonCell>
7121                     </button>
7122                 </subviews>
7123             </view>
7124         </window>
7125         <window title="モビールリスト" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8144" userLabel="モビールリスト" customClass="NSPanel">
7126             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
7127             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
7128             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
7129             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
7130             <view key="contentView" id="8145">
7131                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
7132                 <autoresizingMask key="autoresizingMask"/>
7133                 <subviews>
7134                     <button verticalHuggingPriority="750" id="8160">
7135                         <rect key="frame" x="490" y="5" width="107" height="32"/>
7136                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7137                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8166">
7138                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7139                             <font key="font" size="13" name="AquaKana"/>
7140                         </buttonCell>
7141                         <connections>
7142                             <action selector="submit:" target="2629" id="8195"/>
7143                         </connections>
7144                     </button>
7145                     <textField verticalHuggingPriority="750" id="8161">
7146                         <rect key="frame" x="429" y="12" width="48" height="22"/>
7147                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7148                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="20" drawsBackground="YES" id="8164">
7149                             <font key="font" metaFont="system"/>
7150                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7151                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7152                         </textFieldCell>
7153                     </textField>
7154                     <textField verticalHuggingPriority="750" id="8162">
7155                         <rect key="frame" x="319" y="16" width="95" height="17"/>
7156                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7157                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="8163">
7158                             <font key="font" size="13" name="AquaKana"/>
7159                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7160                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7161                         </textFieldCell>
7162                     </textField>
7163                     <imageView id="8146">
7164                         <rect key="frame" x="426" y="233" width="150" height="150"/>
7165                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7166                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="8186"/>
7167                         <connections>
7168                             <binding destination="2631" name="value" keyPath="selection.imgBig" id="8191"/>
7169                         </connections>
7170                     </imageView>
7171                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8197">
7172                         <rect key="frame" x="-1" y="51" width="422" height="350"/>
7173                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7174                         <clipView key="contentView" id="kq7-qF-fMa">
7175                             <rect key="frame" x="1" y="17" width="420" height="332"/>
7176                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
7177                             <subviews>
7178                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="8200" id="8198">
7179                                     <rect key="frame" x="0.0" y="0.0" width="420" height="34"/>
7180                                     <autoresizingMask key="autoresizingMask"/>
7181                                     <size key="intercellSpacing" width="3" height="2"/>
7182                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7183                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
7184                                     <tableColumns>
7185                                         <tableColumn width="56.3359375" minWidth="40" maxWidth="1000" id="8202">
7186                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
7187                                                 <font key="font" metaFont="smallSystem"/>
7188                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7189                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7190                                             </tableHeaderCell>
7191                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8218">
7192                                                 <font key="font" metaFont="system"/>
7193                                             </imageCell>
7194                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7195                                         </tableColumn>
7196                                         <tableColumn width="161.65234375" minWidth="40" maxWidth="1000" id="8203">
7197                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="機体名">
7198                                                 <font key="font" metaFont="smallSystem"/>
7199                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7200                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7201                                             </tableHeaderCell>
7202                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8204">
7203                                                 <font key="font" metaFont="system"/>
7204                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7205                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7206                                             </textFieldCell>
7207                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7208                                         </tableColumn>
7209                                         <tableColumn width="98.4921875" minWidth="10" maxWidth="3.4028234663852886e+38" id="8212">
7210                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
7211                                                 <font key="font" metaFont="smallSystem"/>
7212                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7213                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
7214                                             </tableHeaderCell>
7215                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8213">
7216                                                 <font key="font" metaFont="system"/>
7217                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7218                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7219                                             </textFieldCell>
7220                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7221                                         </tableColumn>
7222                                         <tableColumn width="92" minWidth="10" maxWidth="3.4028234663852886e+38" id="8214">
7223                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="EN">
7224                                                 <font key="font" metaFont="smallSystem"/>
7225                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7226                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
7227                                             </tableHeaderCell>
7228                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8215">
7229                                                 <font key="font" metaFont="system"/>
7230                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7231                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7232                                             </textFieldCell>
7233                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7234                                         </tableColumn>
7235                                     </tableColumns>
7236                                 </tableView>
7237                             </subviews>
7238                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7239                         </clipView>
7240                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8199">
7241                             <rect key="frame" x="1" y="333" width="467" height="16"/>
7242                             <autoresizingMask key="autoresizingMask"/>
7243                         </scroller>
7244                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="8201">
7245                             <rect key="frame" x="224" y="17" width="15" height="102"/>
7246                             <autoresizingMask key="autoresizingMask"/>
7247                         </scroller>
7248                         <tableHeaderView key="headerView" id="8200">
7249                             <rect key="frame" x="0.0" y="0.0" width="420" height="17"/>
7250                             <autoresizingMask key="autoresizingMask"/>
7251                         </tableHeaderView>
7252                     </scrollView>
7253                 </subviews>
7254             </view>
7255         </window>
7256         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8246" userLabel="アイテム詳細" customClass="NSPanel">
7257             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
7258             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
7259             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
7260             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
7261             <view key="contentView" id="8247">
7262                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
7263                 <autoresizingMask key="autoresizingMask"/>
7264                 <subviews>
7265                     <textField verticalHuggingPriority="750" id="8315">
7266                         <rect key="frame" x="13" y="341" width="255" height="22"/>
7267                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7268                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="鉄の剣" drawsBackground="YES" id="8468">
7269                             <font key="font" size="13" name="AquaKana"/>
7270                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7271                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7272                         </textFieldCell>
7273                     </textField>
7274                     <textField verticalHuggingPriority="750" id="8314">
7275                         <rect key="frame" x="13" y="371" width="69" height="17"/>
7276                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7277                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="アイテム名" id="8470">
7278                             <font key="font" size="13" name="AquaKana"/>
7279                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7280                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7281                         </textFieldCell>
7282                     </textField>
7283                     <button verticalHuggingPriority="750" id="8281">
7284                         <rect key="frame" x="488" y="13" width="105" height="32"/>
7285                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7286                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8549">
7287                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7288                             <font key="font" size="13" name="AquaKana"/>
7289                         </buttonCell>
7290                         <connections>
7291                             <action selector="canceIL:" target="3039" id="9210"/>
7292                         </connections>
7293                     </button>
7294                     <textField verticalHuggingPriority="750" id="8312">
7295                         <rect key="frame" x="339" y="343" width="96" height="22"/>
7296                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7297                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8473">
7298                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7299                             <font key="font" metaFont="system"/>
7300                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7301                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7302                         </textFieldCell>
7303                     </textField>
7304                     <textField verticalHuggingPriority="750" id="8311">
7305                         <rect key="frame" x="311" y="346" width="21" height="17"/>
7306                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7307                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="8476">
7308                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7309                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7310                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7311                         </textFieldCell>
7312                     </textField>
7313                     <textField verticalHuggingPriority="750" id="8310">
7314                         <rect key="frame" x="440" y="325" width="26" height="17"/>
7315                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7316                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="8477">
7317                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7318                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7319                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7320                         </textFieldCell>
7321                     </textField>
7322                     <textField verticalHuggingPriority="750" id="8309">
7323                         <rect key="frame" x="440" y="346" width="25" height="17"/>
7324                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7325                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="8478">
7326                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7327                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7328                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7329                         </textFieldCell>
7330                     </textField>
7331                     <textField verticalHuggingPriority="750" id="8308">
7332                         <rect key="frame" x="311" y="325" width="23" height="17"/>
7333                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7334                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="8479">
7335                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7336                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7337                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7338                         </textFieldCell>
7339                     </textField>
7340                     <textField verticalHuggingPriority="750" id="8307">
7341                         <rect key="frame" x="470" y="343" width="96" height="22"/>
7342                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7343                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8480">
7344                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7345                             <font key="font" metaFont="system"/>
7346                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7347                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7348                         </textFieldCell>
7349                     </textField>
7350                     <textField verticalHuggingPriority="750" id="8306">
7351                         <rect key="frame" x="339" y="320" width="96" height="22"/>
7352                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7353                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8483">
7354                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7355                             <font key="font" metaFont="system"/>
7356                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7357                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7358                         </textFieldCell>
7359                     </textField>
7360                     <textField verticalHuggingPriority="750" id="8305">
7361                         <rect key="frame" x="470" y="320" width="41" height="22"/>
7362                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7363                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="6666" drawsBackground="YES" id="8486">
7364                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7365                             <font key="font" metaFont="system"/>
7366                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7367                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7368                         </textFieldCell>
7369                     </textField>
7370                     <textField verticalHuggingPriority="750" id="8303">
7371                         <rect key="frame" x="306" y="298" width="31" height="17"/>
7372                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7373                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="8491">
7374                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7375                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7376                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7377                         </textFieldCell>
7378                     </textField>
7379                     <textField verticalHuggingPriority="750" id="8300">
7380                         <rect key="frame" x="309" y="276" width="25" height="17"/>
7381                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7382                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="8497">
7383                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7384                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7385                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7386                         </textFieldCell>
7387                     </textField>
7388                     <textField verticalHuggingPriority="750" id="8298">
7389                         <rect key="frame" x="309" y="254" width="27" height="17"/>
7390                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7391                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="8500">
7392                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7393                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7394                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7395                         </textFieldCell>
7396                     </textField>
7397                     <textField verticalHuggingPriority="750" id="8304">
7398                         <rect key="frame" x="342" y="295" width="58" height="22"/>
7399                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7400                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8489">
7401                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7402                             <font key="font" metaFont="system"/>
7403                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7404                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7405                         </textFieldCell>
7406                     </textField>
7407                     <textField verticalHuggingPriority="750" id="8299">
7408                         <rect key="frame" x="342" y="273" width="58" height="22"/>
7409                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7410                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8498">
7411                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7412                             <font key="font" metaFont="system"/>
7413                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7414                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7415                         </textFieldCell>
7416                     </textField>
7417                     <textField verticalHuggingPriority="750" id="8297">
7418                         <rect key="frame" x="342" y="251" width="58" height="22"/>
7419                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7420                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8501">
7421                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7422                             <font key="font" metaFont="system"/>
7423                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7424                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7425                         </textFieldCell>
7426                     </textField>
7427                     <textField verticalHuggingPriority="750" id="8255">
7428                         <rect key="frame" x="452" y="298" width="32" height="17"/>
7429                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7430                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="8608">
7431                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7432                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7433                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7434                         </textFieldCell>
7435                     </textField>
7436                     <textField verticalHuggingPriority="750" id="8254">
7437                         <rect key="frame" x="452" y="276" width="35" height="17"/>
7438                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7439                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="8609">
7440                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7441                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7442                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7443                         </textFieldCell>
7444                     </textField>
7445                     <textField verticalHuggingPriority="750" id="8253">
7446                         <rect key="frame" x="457" y="251" width="26" height="20"/>
7447                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7448                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="8610">
7449                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7450                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7451                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7452                         </textFieldCell>
7453                     </textField>
7454                     <textField verticalHuggingPriority="750" id="8252">
7455                         <rect key="frame" x="487" y="295" width="58" height="22"/>
7456                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7457                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8612">
7458                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7459                             <font key="font" metaFont="system"/>
7460                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7461                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7462                         </textFieldCell>
7463                     </textField>
7464                     <textField verticalHuggingPriority="750" id="8251">
7465                         <rect key="frame" x="487" y="273" width="58" height="22"/>
7466                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7467                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8614">
7468                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7469                             <font key="font" metaFont="system"/>
7470                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7471                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7472                         </textFieldCell>
7473                     </textField>
7474                     <textField verticalHuggingPriority="750" id="8250">
7475                         <rect key="frame" x="487" y="251" width="58" height="22"/>
7476                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7477                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8616">
7478                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7479                             <font key="font" metaFont="system"/>
7480                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7481                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7482                         </textFieldCell>
7483                     </textField>
7484                     <textField verticalHuggingPriority="750" id="8283">
7485                         <rect key="frame" x="314" y="229" width="36" height="21"/>
7486                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7487                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="8545">
7488                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7489                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7490                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7491                         </textFieldCell>
7492                     </textField>
7493                     <textField verticalHuggingPriority="750" id="8282">
7494                         <rect key="frame" x="353" y="229" width="33" height="22"/>
7495                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7496                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="8546">
7497                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7498                             <font key="font" metaFont="system"/>
7499                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7500                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7501                         </textFieldCell>
7502                     </textField>
7503                     <textField verticalHuggingPriority="750" id="8249">
7504                         <rect key="frame" x="457" y="229" width="32" height="20"/>
7505                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7506                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="LUK" id="8619">
7507                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7508                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7509                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7510                         </textFieldCell>
7511                     </textField>
7512                     <textField verticalHuggingPriority="750" id="8248">
7513                         <rect key="frame" x="487" y="229" width="58" height="22"/>
7514                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7515                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8620">
7516                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8621"/>
7517                             <font key="font" metaFont="system"/>
7518                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7519                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7520                         </textFieldCell>
7521                     </textField>
7522                     <textField verticalHuggingPriority="750" id="8275">
7523                         <rect key="frame" x="13" y="316" width="69" height="17"/>
7524                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7525                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="8563">
7526                             <font key="font" size="13" name="AquaKana"/>
7527                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7528                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7529                         </textFieldCell>
7530                     </textField>
7531                     <textField verticalHuggingPriority="750" id="8274">
7532                         <rect key="frame" x="16" y="291" width="200" height="22"/>
7533                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7534                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="鉄の剣" drawsBackground="YES" id="8564">
7535                             <font key="font" size="13" name="AquaKana"/>
7536                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7537                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7538                         </textFieldCell>
7539                     </textField>
7540                     <textField verticalHuggingPriority="750" id="8273">
7541                         <rect key="frame" x="13" y="266" width="44" height="17"/>
7542                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7543                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="8565">
7544                             <font key="font" size="13" name="AquaKana"/>
7545                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7546                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7547                         </textFieldCell>
7548                     </textField>
7549                     <textField verticalHuggingPriority="750" id="8272">
7550                         <rect key="frame" x="16" y="241" width="120" height="22"/>
7551                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7552                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="eq1" drawsBackground="YES" id="8566">
7553                             <font key="font" size="13" name="AquaKana"/>
7554                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7555                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7556                         </textFieldCell>
7557                     </textField>
7558                     <textField verticalHuggingPriority="750" id="8702">
7559                         <rect key="frame" x="57" y="202" width="43" height="22"/>
7560                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7561                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8731">
7562                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7563                             <font key="font" metaFont="system"/>
7564                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7565                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7566                         </textFieldCell>
7567                     </textField>
7568                     <textField verticalHuggingPriority="750" id="8703">
7569                         <rect key="frame" x="17" y="207" width="30" height="17"/>
7570                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7571                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="打撃" id="8730">
7572                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7573                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7574                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7575                         </textFieldCell>
7576                     </textField>
7577                     <textField verticalHuggingPriority="750" id="8704">
7578                         <rect key="frame" x="57" y="172" width="43" height="22"/>
7579                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7580                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8728">
7581                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7582                             <font key="font" metaFont="system"/>
7583                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7584                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7585                         </textFieldCell>
7586                     </textField>
7587                     <textField verticalHuggingPriority="750" id="8705">
7588                         <rect key="frame" x="17" y="177" width="30" height="17"/>
7589                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7590                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="斬撃" id="8727">
7591                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7592                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7593                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7594                         </textFieldCell>
7595                     </textField>
7596                     <textField verticalHuggingPriority="750" id="8706">
7597                         <rect key="frame" x="57" y="142" width="43" height="22"/>
7598                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7599                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8725">
7600                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7601                             <font key="font" metaFont="system"/>
7602                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7603                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7604                         </textFieldCell>
7605                     </textField>
7606                     <textField verticalHuggingPriority="750" id="8707">
7607                         <rect key="frame" x="17" y="147" width="30" height="17"/>
7608                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7609                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="突き" id="8724">
7610                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7611                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7612                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7613                         </textFieldCell>
7614                     </textField>
7615                     <textField verticalHuggingPriority="750" id="8708">
7616                         <rect key="frame" x="156" y="202" width="43" height="22"/>
7617                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7618                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8722">
7619                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7620                             <font key="font" metaFont="system"/>
7621                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7622                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7623                         </textFieldCell>
7624                     </textField>
7625                     <textField verticalHuggingPriority="750" id="8709">
7626                         <rect key="frame" x="116" y="207" width="30" height="17"/>
7627                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7628                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射手" id="8720">
7629                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7630                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7631                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7632                         </textFieldCell>
7633                     </textField>
7634                     <textField verticalHuggingPriority="750" id="8710">
7635                         <rect key="frame" x="156" y="172" width="43" height="22"/>
7636                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7637                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8718">
7638                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7639                             <font key="font" metaFont="system"/>
7640                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7641                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7642                         </textFieldCell>
7643                     </textField>
7644                     <textField verticalHuggingPriority="750" id="8711">
7645                         <rect key="frame" x="116" y="177" width="43" height="17"/>
7646                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7647                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="銃撃 " id="8717">
7648                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7649                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7650                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7651                         </textFieldCell>
7652                     </textField>
7653                     <textField verticalHuggingPriority="750" id="8712">
7654                         <rect key="frame" x="156" y="143" width="43" height="22"/>
7655                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7656                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8715">
7657                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7658                             <font key="font" metaFont="system"/>
7659                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7660                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7661                         </textFieldCell>
7662                     </textField>
7663                     <textField verticalHuggingPriority="750" id="8713">
7664                         <rect key="frame" x="116" y="148" width="30" height="17"/>
7665                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7666                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="砲撃" id="8714">
7667                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7668                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7669                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7670                         </textFieldCell>
7671                     </textField>
7672                     <textField verticalHuggingPriority="750" id="8773">
7673                         <rect key="frame" x="257" y="201" width="43" height="22"/>
7674                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7675                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8821">
7676                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7677                             <font key="font" metaFont="system"/>
7678                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7679                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7680                         </textFieldCell>
7681                     </textField>
7682                     <textField verticalHuggingPriority="750" id="8774">
7683                         <rect key="frame" x="217" y="206" width="30" height="17"/>
7684                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7685                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="火炎" id="8820">
7686                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7687                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7688                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7689                         </textFieldCell>
7690                     </textField>
7691                     <textField verticalHuggingPriority="750" id="8775">
7692                         <rect key="frame" x="257" y="171" width="43" height="22"/>
7693                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7694                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8818">
7695                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7696                             <font key="font" metaFont="system"/>
7697                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7698                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7699                         </textFieldCell>
7700                     </textField>
7701                     <textField verticalHuggingPriority="750" id="8776">
7702                         <rect key="frame" x="217" y="176" width="30" height="17"/>
7703                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7704                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="冷気" id="8817">
7705                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7706                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7707                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7708                         </textFieldCell>
7709                     </textField>
7710                     <textField verticalHuggingPriority="750" id="8777">
7711                         <rect key="frame" x="257" y="141" width="43" height="22"/>
7712                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7713                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8815">
7714                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7715                             <font key="font" metaFont="system"/>
7716                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7717                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7718                         </textFieldCell>
7719                     </textField>
7720                     <textField verticalHuggingPriority="750" id="8778">
7721                         <rect key="frame" x="217" y="146" width="30" height="17"/>
7722                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7723                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="電撃" id="8814">
7724                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7725                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7726                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7727                         </textFieldCell>
7728                     </textField>
7729                     <textField verticalHuggingPriority="750" id="8779">
7730                         <rect key="frame" x="356" y="202" width="43" height="22"/>
7731                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7732                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8812">
7733                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7734                             <font key="font" metaFont="system"/>
7735                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7736                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7737                         </textFieldCell>
7738                     </textField>
7739                     <textField verticalHuggingPriority="750" id="8780">
7740                         <rect key="frame" x="316" y="207" width="30" height="17"/>
7741                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7742                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="風圧" id="8811">
7743                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7744                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7745                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7746                         </textFieldCell>
7747                     </textField>
7748                     <textField verticalHuggingPriority="750" id="8781">
7749                         <rect key="frame" x="356" y="172" width="43" height="22"/>
7750                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7751                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8809">
7752                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7753                             <font key="font" metaFont="system"/>
7754                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7755                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7756                         </textFieldCell>
7757                     </textField>
7758                     <textField verticalHuggingPriority="750" id="8782">
7759                         <rect key="frame" x="316" y="177" width="30" height="17"/>
7760                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7761                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流水" id="8808">
7762                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7763                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7764                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7765                         </textFieldCell>
7766                     </textField>
7767                     <textField verticalHuggingPriority="750" id="8783">
7768                         <rect key="frame" x="356" y="142" width="43" height="22"/>
7769                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7770                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8806">
7771                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7772                             <font key="font" metaFont="system"/>
7773                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7774                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7775                         </textFieldCell>
7776                     </textField>
7777                     <textField verticalHuggingPriority="750" id="8784">
7778                         <rect key="frame" x="316" y="147" width="30" height="17"/>
7779                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7780                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ガス" id="8805">
7781                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7782                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7783                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7784                         </textFieldCell>
7785                     </textField>
7786                     <textField verticalHuggingPriority="750" id="8785">
7787                         <rect key="frame" x="257" y="111" width="43" height="22"/>
7788                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7789                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8803">
7790                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7791                             <font key="font" metaFont="system"/>
7792                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7793                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7794                         </textFieldCell>
7795                     </textField>
7796                     <textField verticalHuggingPriority="750" id="8786">
7797                         <rect key="frame" x="217" y="116" width="30" height="17"/>
7798                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7799                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="神聖" id="8802">
7800                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7801                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7802                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7803                         </textFieldCell>
7804                     </textField>
7805                     <textField verticalHuggingPriority="750" id="8787">
7806                         <rect key="frame" x="356" y="112" width="43" height="22"/>
7807                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7808                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8800">
7809                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7810                             <font key="font" metaFont="system"/>
7811                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7812                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7813                         </textFieldCell>
7814                     </textField>
7815                     <textField verticalHuggingPriority="750" id="8788">
7816                         <rect key="frame" x="316" y="117" width="30" height="17"/>
7817                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7818                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="暗黒" id="8799">
7819                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7820                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7821                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7822                         </textFieldCell>
7823                     </textField>
7824                     <textField verticalHuggingPriority="750" id="8789">
7825                         <rect key="frame" x="257" y="81" width="43" height="22"/>
7826                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7827                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8797">
7828                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7829                             <font key="font" metaFont="system"/>
7830                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7831                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7832                         </textFieldCell>
7833                     </textField>
7834                     <textField verticalHuggingPriority="750" id="8790">
7835                         <rect key="frame" x="217" y="86" width="30" height="17"/>
7836                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7837                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="爆撃" id="8796">
7838                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7839                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7840                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7841                         </textFieldCell>
7842                     </textField>
7843                     <textField verticalHuggingPriority="750" id="8791">
7844                         <rect key="frame" x="356" y="81" width="43" height="22"/>
7845                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7846                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8794">
7847                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7848                             <font key="font" metaFont="system"/>
7849                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7850                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7851                         </textFieldCell>
7852                     </textField>
7853                     <textField verticalHuggingPriority="750" id="8792">
7854                         <rect key="frame" x="316" y="86" width="30" height="17"/>
7855                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7856                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流血" id="8793">
7857                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7858                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7859                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7860                         </textFieldCell>
7861                     </textField>
7862                     <textField verticalHuggingPriority="750" id="8896">
7863                         <rect key="frame" x="57" y="99" width="43" height="22"/>
7864                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7865                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8924">
7866                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7867                             <font key="font" metaFont="system"/>
7868                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7869                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7870                         </textFieldCell>
7871                     </textField>
7872                     <textField verticalHuggingPriority="750" id="8897">
7873                         <rect key="frame" x="17" y="104" width="30" height="17"/>
7874                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7875                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="麻痺" id="8923">
7876                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7877                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7878                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7879                         </textFieldCell>
7880                     </textField>
7881                     <textField verticalHuggingPriority="750" id="8898">
7882                         <rect key="frame" x="57" y="69" width="43" height="22"/>
7883                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7884                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8921">
7885                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7886                             <font key="font" metaFont="system"/>
7887                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7888                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7889                         </textFieldCell>
7890                     </textField>
7891                     <textField verticalHuggingPriority="750" id="8899">
7892                         <rect key="frame" x="17" y="74" width="30" height="17"/>
7893                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7894                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="猛毒" id="8920">
7895                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7896                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7897                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7898                         </textFieldCell>
7899                     </textField>
7900                     <textField verticalHuggingPriority="750" id="8900">
7901                         <rect key="frame" x="57" y="39" width="43" height="22"/>
7902                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7903                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8918">
7904                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7905                             <font key="font" metaFont="system"/>
7906                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7907                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7908                         </textFieldCell>
7909                     </textField>
7910                     <textField verticalHuggingPriority="750" id="8901">
7911                         <rect key="frame" x="17" y="44" width="30" height="17"/>
7912                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7913                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="魅了" id="8917">
7914                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7915                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7916                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7917                         </textFieldCell>
7918                     </textField>
7919                     <textField verticalHuggingPriority="750" id="8902">
7920                         <rect key="frame" x="156" y="99" width="43" height="22"/>
7921                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7922                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8915">
7923                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8916"/>
7924                             <font key="font" metaFont="system"/>
7925                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7926                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7927                         </textFieldCell>
7928                     </textField>
7929                     <textField verticalHuggingPriority="750" id="8903">
7930                         <rect key="frame" x="116" y="104" width="30" height="17"/>
7931                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7932                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="混乱" id="8914">
7933                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7934                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7935                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7936                         </textFieldCell>
7937                     </textField>
7938                     <textField verticalHuggingPriority="750" id="8904">
7939                         <rect key="frame" x="156" y="69" width="43" height="22"/>
7940                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7941                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8912">
7942                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8913"/>
7943                             <font key="font" metaFont="system"/>
7944                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7945                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7946                         </textFieldCell>
7947                     </textField>
7948                     <textField verticalHuggingPriority="750" id="8905">
7949                         <rect key="frame" x="116" y="74" width="30" height="17"/>
7950                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7951                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="睡眠" id="8911">
7952                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7953                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7954                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7955                         </textFieldCell>
7956                     </textField>
7957                     <textField verticalHuggingPriority="750" id="8906">
7958                         <rect key="frame" x="156" y="39" width="43" height="22"/>
7959                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7960                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8909">
7961                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
7962                             <font key="font" metaFont="system"/>
7963                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7964                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7965                         </textFieldCell>
7966                     </textField>
7967                     <textField verticalHuggingPriority="750" id="8907">
7968                         <rect key="frame" x="116" y="44" width="30" height="17"/>
7969                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7970                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="沈黙" id="8908">
7971                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7972                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7973                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7974                         </textFieldCell>
7975                     </textField>
7976                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="8968">
7977                         <rect key="frame" x="426" y="74" width="161" height="149"/>
7978                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7979                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="注釈" drawsBackground="YES" id="8969">
7980                             <font key="font" size="13" name="AquaKana"/>
7981                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7982                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7983                         </textFieldCell>
7984                     </textField>
7985                     <button verticalHuggingPriority="750" id="8981">
7986                         <rect key="frame" x="330" y="39" width="92" height="32"/>
7987                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7988                         <buttonCell key="cell" type="push" title="特殊効果" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8982">
7989                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7990                             <font key="font" size="13" name="AquaKana"/>
7991                         </buttonCell>
7992                         <connections>
7993                             <action selector="saveUCL:" target="3039" id="8983"/>
7994                         </connections>
7995                     </button>
7996                     <textField verticalHuggingPriority="750" id="8994">
7997                         <rect key="frame" x="243" y="293" width="43" height="22"/>
7998                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7999                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8997">
8000                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8001                             <font key="font" metaFont="system"/>
8002                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8003                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8004                         </textFieldCell>
8005                     </textField>
8006                     <textField verticalHuggingPriority="750" id="8995">
8007                         <rect key="frame" x="229" y="316" width="30" height="17"/>
8008                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8009                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="重さ" id="8996">
8010                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8011                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8012                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8013                         </textFieldCell>
8014                     </textField>
8015                     <textField verticalHuggingPriority="750" id="9012">
8016                         <rect key="frame" x="402" y="295" width="33" height="22"/>
8017                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8018                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9014">
8019                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8020                             <font key="font" metaFont="system"/>
8021                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8022                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8023                         </textFieldCell>
8024                     </textField>
8025                     <textField verticalHuggingPriority="750" id="9022">
8026                         <rect key="frame" x="402" y="273" width="33" height="22"/>
8027                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8028                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9024">
8029                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8030                             <font key="font" metaFont="system"/>
8031                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8032                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8033                         </textFieldCell>
8034                     </textField>
8035                     <textField verticalHuggingPriority="750" id="9033">
8036                         <rect key="frame" x="402" y="251" width="33" height="22"/>
8037                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8038                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9035">
8039                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8040                             <font key="font" metaFont="system"/>
8041                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8042                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8043                         </textFieldCell>
8044                     </textField>
8045                     <textField verticalHuggingPriority="750" id="9046">
8046                         <rect key="frame" x="547" y="295" width="33" 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="999" drawsBackground="YES" id="9048">
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="9049"/>
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="9054">
8056                         <rect key="frame" x="547" y="273" width="33" height="22"/>
8057                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8058                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9056">
8059                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8060                             <font key="font" metaFont="system"/>
8061                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8062                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8063                         </textFieldCell>
8064                     </textField>
8065                     <textField verticalHuggingPriority="750" id="9063">
8066                         <rect key="frame" x="547" y="251" width="33" height="22"/>
8067                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8068                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9065">
8069                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8070                             <font key="font" metaFont="system"/>
8071                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8072                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8073                         </textFieldCell>
8074                     </textField>
8075                     <textField verticalHuggingPriority="750" id="9075">
8076                         <rect key="frame" x="547" y="229" width="33" height="22"/>
8077                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8078                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9077">
8079                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8080                             <font key="font" metaFont="system"/>
8081                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8082                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8083                         </textFieldCell>
8084                     </textField>
8085                     <textField verticalHuggingPriority="750" id="9087">
8086                         <rect key="frame" x="168" y="266" width="30" height="17"/>
8087                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8088                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="価格" id="9088">
8089                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8090                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8091                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8092                         </textFieldCell>
8093                     </textField>
8094                     <textField verticalHuggingPriority="750" id="9094">
8095                         <rect key="frame" x="171" y="241" width="110" 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="9999999999" drawsBackground="YES" id="9095">
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="9097"/>
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                     <popUpButton verticalHuggingPriority="750" id="9126">
8105                         <rect key="frame" x="218" y="37" width="99" height="26"/>
8106                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8107                         <popUpButtonCell key="cell" type="push" title="消耗品" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="9129" id="9127">
8108                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
8109                             <font key="font" metaFont="menu"/>
8110                             <menu key="menu" title="OtherViews" id="9128">
8111                                 <items>
8112                                     <menuItem title="消耗品" state="on" id="9129"/>
8113                                     <menuItem title="装飾品" id="9195"/>
8114                                     <menuItem title="手" id="9130"/>
8115                                     <menuItem title="頭" id="9131"/>
8116                                     <menuItem title="胴体" id="9136"/>
8117                                     <menuItem title="足" id="9137"/>
8118                                     <menuItem title="腕" id="9140"/>
8119                                     <menuItem title="両手" id="FgI-EX-Bgd"/>
8120                                 </items>
8121                             </menu>
8122                         </popUpButtonCell>
8123                     </popUpButton>
8124                     <textField verticalHuggingPriority="750" id="9144">
8125                         <rect key="frame" x="71" y="14" width="96" 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="9999999999" drawsBackground="YES" id="9148">
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="9150"/>
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="9145">
8135                         <rect key="frame" x="17" y="17" width="49" height="17"/>
8136                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8137                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP回復" id="9146">
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="9163">
8144                         <rect key="frame" x="171" y="14" width="33" 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="999" drawsBackground="YES" id="9164">
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="9166"/>
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                     <textField verticalHuggingPriority="750" id="9171">
8154                         <rect key="frame" x="268" y="14" width="96" height="22"/>
8155                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8156                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="9179">
8157                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
8158                             <font key="font" metaFont="system"/>
8159                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8160                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8161                         </textFieldCell>
8162                     </textField>
8163                     <textField verticalHuggingPriority="750" id="9172">
8164                         <rect key="frame" x="212" y="17" width="51" height="17"/>
8165                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8166                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP回復" id="9177">
8167                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8168                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8169                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8170                         </textFieldCell>
8171                     </textField>
8172                     <textField verticalHuggingPriority="750" id="9173">
8173                         <rect key="frame" x="366" y="14" width="33" height="22"/>
8174                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8175                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9175">
8176                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="9176"/>
8177                             <font key="font" metaFont="system"/>
8178                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8179                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8180                         </textFieldCell>
8181                     </textField>
8182                     <button verticalHuggingPriority="750" id="BM5-Uu-Czb">
8183                         <rect key="frame" x="422" y="38" width="164" height="32"/>
8184                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8185                         <buttonCell key="cell" type="push" title="攻撃方法決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eLn-om-koU">
8186                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8187                             <font key="font" size="13" name="AquaKana"/>
8188                         </buttonCell>
8189                         <connections>
8190                             <action selector="attackIL:" target="3039" id="Wmh-FA-M3U"/>
8191                         </connections>
8192                     </button>
8193                     <button verticalHuggingPriority="750" id="8280">
8194                         <rect key="frame" x="419" y="13" width="66" height="32"/>
8195                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8196                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8550">
8197                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8198                             <font key="font" size="13" name="AquaKana"/>
8199                         </buttonCell>
8200                         <connections>
8201                             <action selector="saveIL:" target="3039" id="9209"/>
8202                         </connections>
8203                     </button>
8204                 </subviews>
8205             </view>
8206         </window>
8207         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="9420" userLabel="シナリオエディタ">
8208             <windowStyleMask key="styleMask" titled="YES"/>
8209             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
8210             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8211             <view key="contentView" id="9421">
8212                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8213                 <autoresizingMask key="autoresizingMask"/>
8214                 <subviews>
8215                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="9484">
8216                         <rect key="frame" x="150" y="20" width="470" height="100"/>
8217                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8218                         <view key="contentView" id="eHb-rR-0Ny">
8219                             <rect key="frame" x="1" y="1" width="468" height="98"/>
8220                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8221                             <subviews>
8222                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="9486">
8223                                     <rect key="frame" x="7" y="8" width="444" height="82"/>
8224                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8225                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="9493">
8226                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8227                                         <string key="title">テスト文章
8228 テキスト文章
8229 テストの文章
8230 あいうえお</string>
8231                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8232                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8233                                     </textFieldCell>
8234                                 </textField>
8235                                 <comboBox verticalHuggingPriority="750" id="9485">
8236                                     <rect key="frame" x="62" y="103" width="99" height="19"/>
8237                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8238                                     <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">
8239                                         <font key="font" metaFont="miniSystem"/>
8240                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8241                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8242                                     </comboBoxCell>
8243                                 </comboBox>
8244                             </subviews>
8245                         </view>
8246                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8247                         <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
8248                     </box>
8249                     <imageView id="9511">
8250                         <rect key="frame" x="27" y="17" width="106" height="106"/>
8251                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8252                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="9514"/>
8253                     </imageView>
8254                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="9549">
8255                         <rect key="frame" x="150" y="126" width="470" height="23"/>
8256                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8257                         <view key="contentView" id="RoF-Rc-8Mo">
8258                             <rect key="frame" x="1" y="1" width="468" height="21"/>
8259                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8260                             <subviews>
8261                                 <textField verticalHuggingPriority="750" id="9552">
8262                                     <rect key="frame" x="-4" y="1" width="476" height="19"/>
8263                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8264                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="9554">
8265                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8266                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8267                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8268                                     </textFieldCell>
8269                                 </textField>
8270                             </subviews>
8271                         </view>
8272                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8273                         <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
8274                     </box>
8275                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="9563">
8276                         <rect key="frame" x="124" y="165" width="470" height="103"/>
8277                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8278                         <textFieldCell key="cell" truncatesLastVisibleLine="YES" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9564">
8279                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8280                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8281                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8282                         </textFieldCell>
8283                         <connections>
8284                             <action selector="stringData:" target="9720" id="9848"/>
8285                         </connections>
8286                     </textField>
8287                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9582">
8288                         <rect key="frame" x="17" y="298" width="458" height="170"/>
8289                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8290                         <clipView key="contentView" copiesOnScroll="NO" id="GVO-bG-KH5">
8291                             <rect key="frame" x="1" y="1" width="456" height="168"/>
8292                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8293                             <subviews>
8294                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="9583">
8295                                     <rect key="frame" x="0.0" y="0.0" width="456" height="19"/>
8296                                     <autoresizingMask key="autoresizingMask"/>
8297                                     <size key="intercellSpacing" width="3" height="2"/>
8298                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8299                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8300                                     <tableColumns>
8301                                         <tableColumn editable="NO" width="452.77734375" minWidth="40" maxWidth="1000" id="9587">
8302                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8303                                                 <font key="font" metaFont="smallSystem"/>
8304                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8305                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8306                                             </tableHeaderCell>
8307                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9590">
8308                                                 <font key="font" metaFont="system"/>
8309                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8310                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8311                                             </textFieldCell>
8312                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8313                                             <connections>
8314                                                 <binding destination="9723" name="value" keyPath="arrangedObjects.name" id="9735"/>
8315                                             </connections>
8316                                         </tableColumn>
8317                                     </tableColumns>
8318                                     <connections>
8319                                         <outlet property="delegate" destination="9720" id="9779"/>
8320                                     </connections>
8321                                 </tableView>
8322                             </subviews>
8323                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8324                         </clipView>
8325                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9584">
8326                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8327                             <autoresizingMask key="autoresizingMask"/>
8328                         </scroller>
8329                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="9586">
8330                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8331                             <autoresizingMask key="autoresizingMask"/>
8332                         </scroller>
8333                     </scrollView>
8334                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9624">
8335                         <rect key="frame" x="483" y="298" width="145" height="170"/>
8336                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8337                         <clipView key="contentView" id="eUm-Ym-IqY">
8338                             <rect key="frame" x="1" y="1" width="143" height="168"/>
8339                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8340                             <subviews>
8341                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="9628">
8342                                     <rect key="frame" x="0.0" y="0.0" width="143" height="19"/>
8343                                     <autoresizingMask key="autoresizingMask"/>
8344                                     <size key="intercellSpacing" width="3" height="2"/>
8345                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8346                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8347                                     <tableColumns>
8348                                         <tableColumn width="139.77734375" minWidth="40" maxWidth="1000" id="9629">
8349                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8350                                                 <font key="font" metaFont="smallSystem"/>
8351                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8352                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8353                                             </tableHeaderCell>
8354                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9630">
8355                                                 <font key="font" metaFont="system"/>
8356                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8357                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8358                                             </textFieldCell>
8359                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8360                                             <connections>
8361                                                 <binding destination="9722" name="value" keyPath="arrangedObjects.name" id="9738"/>
8362                                             </connections>
8363                                         </tableColumn>
8364                                     </tableColumns>
8365                                     <connections>
8366                                         <outlet property="delegate" destination="9720" id="9778"/>
8367                                     </connections>
8368                                 </tableView>
8369                             </subviews>
8370                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8371                         </clipView>
8372                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9627">
8373                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8374                             <autoresizingMask key="autoresizingMask"/>
8375                         </scroller>
8376                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="9625">
8377                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8378                             <autoresizingMask key="autoresizingMask"/>
8379                         </scroller>
8380                     </scrollView>
8381                     <button verticalHuggingPriority="750" id="9713">
8382                         <rect key="frame" x="11" y="157" width="105" height="32"/>
8383                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8384                         <buttonCell key="cell" type="push" title="タイトルへ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9714">
8385                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8386                             <font key="font" size="13" name="AquaKana"/>
8387                         </buttonCell>
8388                         <connections>
8389                             <action selector="titleBtn:" target="9720" id="9776"/>
8390                         </connections>
8391                     </button>
8392                     <button verticalHuggingPriority="750" id="9739">
8393                         <rect key="frame" x="439" y="275" width="20" height="23"/>
8394                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8395                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9740">
8396                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8397                             <font key="font" metaFont="system"/>
8398                         </buttonCell>
8399                         <connections>
8400                             <action selector="insertLine:" target="9720" id="9789"/>
8401                         </connections>
8402                     </button>
8403                     <button verticalHuggingPriority="750" id="9752">
8404                         <rect key="frame" x="461" y="275" width="19" height="23"/>
8405                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8406                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9753">
8407                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8408                             <font key="font" metaFont="system"/>
8409                         </buttonCell>
8410                         <connections>
8411                             <action selector="removeLine:" target="9720" id="9790"/>
8412                         </connections>
8413                     </button>
8414                     <textField verticalHuggingPriority="750" id="9759">
8415                         <rect key="frame" x="124" y="268" width="300" height="22"/>
8416                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8417                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9760">
8418                             <font key="font" metaFont="system"/>
8419                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8420                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8421                         </textFieldCell>
8422                     </textField>
8423                     <button verticalHuggingPriority="750" id="9800">
8424                         <rect key="frame" x="11" y="223" width="105" height="32"/>
8425                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8426                         <buttonCell key="cell" type="push" title="データ保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9801">
8427                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8428                             <font key="font" size="13" name="AquaKana"/>
8429                             <connections>
8430                                 <action selector="saveLineData:" target="9720" id="9812"/>
8431                             </connections>
8432                         </buttonCell>
8433                     </button>
8434                     <button verticalHuggingPriority="750" id="14120">
8435                         <rect key="frame" x="11" y="261" width="92" height="32"/>
8436                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8437                         <buttonCell key="cell" type="push" title="詳細決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14121">
8438                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8439                             <font key="font" size="13" name="AquaKana"/>
8440                         </buttonCell>
8441                         <connections>
8442                             <action selector="detailBtn:" target="9720" id="14354"/>
8443                         </connections>
8444                     </button>
8445                     <button verticalHuggingPriority="750" id="14127">
8446                         <rect key="frame" x="14" y="129" width="131" height="32"/>
8447                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8448                         <buttonCell key="cell" type="push" title="立ち絵エディタ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14128">
8449                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8450                             <font key="font" size="13" name="AquaKana"/>
8451                         </buttonCell>
8452                         <connections>
8453                             <action selector="standBtn:" target="9720" id="14356"/>
8454                         </connections>
8455                     </button>
8456                     <button verticalHuggingPriority="750" id="xGw-Gc-QTs">
8457                         <rect key="frame" x="588" y="275" width="20" height="23"/>
8458                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8459                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oii-Qn-ax2">
8460                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8461                             <font key="font" metaFont="system"/>
8462                         </buttonCell>
8463                         <connections>
8464                             <action selector="addTextList:" target="9720" id="tMn-7B-e88"/>
8465                         </connections>
8466                     </button>
8467                     <button verticalHuggingPriority="750" id="MC2-zi-TE7">
8468                         <rect key="frame" x="609" y="275" width="19" height="23"/>
8469                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8470                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eSi-VV-fyW">
8471                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8472                             <font key="font" metaFont="system"/>
8473                         </buttonCell>
8474                         <connections>
8475                             <action selector="removeTextList:" target="9720" id="Oev-Lb-J1u"/>
8476                         </connections>
8477                     </button>
8478                     <button verticalHuggingPriority="750" id="ZxN-t6-AVd">
8479                         <rect key="frame" x="11" y="190" width="100" height="32"/>
8480                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8481                         <buttonCell key="cell" type="push" title="レベル追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GdB-6l-UDi">
8482                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8483                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8484                         </buttonCell>
8485                         <connections>
8486                             <action selector="levelEditor:" target="uJI-Be-wdu" id="18t-Hs-r2C"/>
8487                         </connections>
8488                     </button>
8489                 </subviews>
8490             </view>
8491         </window>
8492         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9955" userLabel="マップサイズ" customClass="NSPanel">
8493             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8494             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8495             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
8496             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8497             <view key="contentView" id="9956">
8498                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
8499                 <autoresizingMask key="autoresizingMask"/>
8500                 <subviews>
8501                     <textField verticalHuggingPriority="750" id="9957">
8502                         <rect key="frame" x="17" y="83" width="95" height="17"/>
8503                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8504                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップのサイズ" id="9958">
8505                             <font key="font" size="13" name="AquaKana"/>
8506                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8507                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8508                         </textFieldCell>
8509                     </textField>
8510                     <textField verticalHuggingPriority="750" id="9962">
8511                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
8512                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8513                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="9963">
8514                             <font key="font" metaFont="system"/>
8515                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8516                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8517                         </textFieldCell>
8518                     </textField>
8519                     <textField verticalHuggingPriority="750" id="9966">
8520                         <rect key="frame" x="72" y="49" width="33" height="22"/>
8521                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8522                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="9967">
8523                             <font key="font" metaFont="system"/>
8524                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8525                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8526                         </textFieldCell>
8527                     </textField>
8528                     <textField verticalHuggingPriority="750" id="9980">
8529                         <rect key="frame" x="167" y="49" width="33" height="22"/>
8530                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8531                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="9982">
8532                             <font key="font" metaFont="system"/>
8533                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8534                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8535                         </textFieldCell>
8536                     </textField>
8537                     <textField verticalHuggingPriority="750" id="9988">
8538                         <rect key="frame" x="48" y="52" width="17" height="17"/>
8539                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8540                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="縦" id="9989">
8541                             <font key="font" size="13" name="AquaKana"/>
8542                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8543                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8544                         </textFieldCell>
8545                     </textField>
8546                     <textField verticalHuggingPriority="750" id="9993">
8547                         <rect key="frame" x="140" y="52" width="17" height="17"/>
8548                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8549                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="横" id="9994">
8550                             <font key="font" size="13" name="AquaKana"/>
8551                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8552                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8553                         </textFieldCell>
8554                     </textField>
8555                     <button verticalHuggingPriority="750" id="10006">
8556                         <rect key="frame" x="135" y="5" width="66" height="32"/>
8557                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8558                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10007">
8559                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8560                             <font key="font" size="13" name="AquaKana"/>
8561                         </buttonCell>
8562                         <connections>
8563                             <action selector="mapSizeSubmit:" target="3826" id="10027"/>
8564                         </connections>
8565                     </button>
8566                     <button verticalHuggingPriority="750" id="10010">
8567                         <rect key="frame" x="192" y="5" width="105" height="32"/>
8568                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8569                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10011">
8570                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8571                             <font key="font" size="13" name="AquaKana"/>
8572                         </buttonCell>
8573                         <connections>
8574                             <action selector="mapSizeCancel:" target="3826" id="10028"/>
8575                         </connections>
8576                     </button>
8577                 </subviews>
8578             </view>
8579         </window>
8580         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10066" userLabel="マップ読み込み" customClass="NSPanel">
8581             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8582             <rect key="contentRect" x="196" y="132" width="300" height="394"/>
8583             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8584             <view key="contentView" id="10067">
8585                 <rect key="frame" x="0.0" y="0.0" width="300" height="394"/>
8586                 <autoresizingMask key="autoresizingMask"/>
8587                 <subviews>
8588                     <textField verticalHuggingPriority="750" id="10075">
8589                         <rect key="frame" x="9" y="368" width="95" height="17"/>
8590                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8591                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップ読み込み" id="10092">
8592                             <font key="font" size="13" name="AquaKana"/>
8593                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8594                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8595                         </textFieldCell>
8596                     </textField>
8597                     <textField verticalHuggingPriority="750" id="10074">
8598                         <rect key="frame" x="332" y="235" width="38" height="17"/>
8599                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8600                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10093">
8601                             <font key="font" metaFont="system"/>
8602                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8603                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8604                         </textFieldCell>
8605                     </textField>
8606                     <button verticalHuggingPriority="750" id="10118">
8607                         <rect key="frame" x="105" y="2" width="79" height="32"/>
8608                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8609                         <buttonCell key="cell" type="push" title="ロード" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10119">
8610                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8611                             <font key="font" size="13" name="AquaKana"/>
8612                         </buttonCell>
8613                         <connections>
8614                             <action selector="loadMapSubmit:" target="3826" id="10129"/>
8615                         </connections>
8616                     </button>
8617                     <button verticalHuggingPriority="750" id="10122">
8618                         <rect key="frame" x="184" y="2" width="105" height="32"/>
8619                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8620                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10123">
8621                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8622                             <font key="font" size="13" name="AquaKana"/>
8623                         </buttonCell>
8624                         <connections>
8625                             <action selector="loadMapCancel:" target="3826" id="10130"/>
8626                         </connections>
8627                     </button>
8628                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10131">
8629                         <rect key="frame" x="12" y="54" width="278" height="306"/>
8630                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8631                         <clipView key="contentView" id="Tl0-Ja-GQu">
8632                             <rect key="frame" x="1" y="1" width="276" height="304"/>
8633                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8634                             <subviews>
8635                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="10132">
8636                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
8637                                     <autoresizingMask key="autoresizingMask"/>
8638                                     <size key="intercellSpacing" width="3" height="2"/>
8639                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8640                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8641                                     <tableColumns>
8642                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="10136">
8643                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8644                                                 <font key="font" metaFont="smallSystem"/>
8645                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8646                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8647                                             </tableHeaderCell>
8648                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10139">
8649                                                 <font key="font" metaFont="system"/>
8650                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8651                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8652                                             </textFieldCell>
8653                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8654                                             <connections>
8655                                                 <binding destination="10148" name="value" keyPath="arrangedObjects.name" id="10154">
8656                                                     <dictionary key="options">
8657                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
8658                                                     </dictionary>
8659                                                 </binding>
8660                                             </connections>
8661                                         </tableColumn>
8662                                     </tableColumns>
8663                                 </tableView>
8664                             </subviews>
8665                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8666                         </clipView>
8667                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="10133">
8668                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8669                             <autoresizingMask key="autoresizingMask"/>
8670                         </scroller>
8671                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="10135">
8672                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8673                             <autoresizingMask key="autoresizingMask"/>
8674                         </scroller>
8675                     </scrollView>
8676                 </subviews>
8677             </view>
8678         </window>
8679         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10189" userLabel="マップ書き込み" customClass="NSPanel">
8680             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8681             <rect key="contentRect" x="196" y="132" width="300" height="394"/>
8682             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8683             <view key="contentView" id="10190">
8684                 <rect key="frame" x="0.0" y="0.0" width="300" height="394"/>
8685                 <autoresizingMask key="autoresizingMask"/>
8686                 <subviews>
8687                     <textField verticalHuggingPriority="750" id="10194">
8688                         <rect key="frame" x="9" y="368" width="95" height="17"/>
8689                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8690                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップ書き込み" id="10209">
8691                             <font key="font" size="13" name="AquaKana"/>
8692                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8693                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8694                         </textFieldCell>
8695                     </textField>
8696                     <textField verticalHuggingPriority="750" id="10207">
8697                         <rect key="frame" x="332" y="235" width="38" height="17"/>
8698                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8699                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10208">
8700                             <font key="font" metaFont="system"/>
8701                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8702                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8703                         </textFieldCell>
8704                     </textField>
8705                     <button verticalHuggingPriority="750" id="10192">
8706                         <rect key="frame" x="105" y="2" width="79" height="32"/>
8707                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8708                         <buttonCell key="cell" type="push" title="セーブ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10211">
8709                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8710                             <font key="font" size="13" name="AquaKana"/>
8711                         </buttonCell>
8712                         <connections>
8713                             <action selector="saveMapSubmit:" target="3826" id="10228"/>
8714                         </connections>
8715                     </button>
8716                     <button verticalHuggingPriority="750" id="10193">
8717                         <rect key="frame" x="184" y="2" width="105" height="32"/>
8718                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8719                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10210">
8720                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8721                             <font key="font" size="13" name="AquaKana"/>
8722                         </buttonCell>
8723                         <connections>
8724                             <action selector="saveMapCancel:" target="3826" id="10229"/>
8725                         </connections>
8726                     </button>
8727                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10191">
8728                         <rect key="frame" x="12" y="92" width="278" height="268"/>
8729                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8730                         <clipView key="contentView" id="nYe-ce-App">
8731                             <rect key="frame" x="1" y="1" width="276" height="266"/>
8732                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8733                             <subviews>
8734                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" enabled="NO" id="10214">
8735                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
8736                                     <autoresizingMask key="autoresizingMask"/>
8737                                     <size key="intercellSpacing" width="3" height="2"/>
8738                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8739                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8740                                     <tableColumns>
8741                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="10215">
8742                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" enabled="NO" borderStyle="border" alignment="left">
8743                                                 <font key="font" metaFont="smallSystem"/>
8744                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8745                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8746                                             </tableHeaderCell>
8747                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" enabled="NO" alignment="left" title="Text Cell" id="10216">
8748                                                 <font key="font" metaFont="system"/>
8749                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8750                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8751                                             </textFieldCell>
8752                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8753                                             <connections>
8754                                                 <binding destination="10233" name="value" keyPath="arrangedObjects.name" id="10239">
8755                                                     <dictionary key="options">
8756                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
8757                                                     </dictionary>
8758                                                 </binding>
8759                                             </connections>
8760                                         </tableColumn>
8761                                     </tableColumns>
8762                                 </tableView>
8763                             </subviews>
8764                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8765                         </clipView>
8766                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="10213">
8767                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8768                             <autoresizingMask key="autoresizingMask"/>
8769                         </scroller>
8770                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="10212">
8771                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8772                             <autoresizingMask key="autoresizingMask"/>
8773                         </scroller>
8774                     </scrollView>
8775                     <textField verticalHuggingPriority="750" id="10221">
8776                         <rect key="frame" x="12" y="50" width="278" height="22"/>
8777                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8778                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="10222">
8779                             <font key="font" metaFont="system"/>
8780                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8781                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8782                         </textFieldCell>
8783                     </textField>
8784                 </subviews>
8785             </view>
8786         </window>
8787         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="10241" userLabel="シナリオウィンドウ">
8788             <windowStyleMask key="styleMask" titled="YES"/>
8789             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8790             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
8791             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
8792             <view key="contentView" id="10242">
8793                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8794                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8795                 <subviews>
8796                     <imageView id="10245">
8797                         <rect key="frame" x="70" y="152" width="512" height="320"/>
8798                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8799                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" image="BackGround" id="10280"/>
8800                     </imageView>
8801                     <imageView id="10244">
8802                         <rect key="frame" x="70" y="152" width="512" height="320"/>
8803                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8804                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10281"/>
8805                     </imageView>
8806                     <customView id="aPb-WE-XhR" customClass="EventView">
8807                         <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8808                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8809                     </customView>
8810                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="10247">
8811                         <rect key="frame" x="150" y="22" width="470" height="100"/>
8812                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8813                         <view key="contentView" id="f3C-ne-KmC">
8814                             <rect key="frame" x="1" y="1" width="468" height="98"/>
8815                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8816                             <subviews>
8817                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="10266">
8818                                     <rect key="frame" x="12" y="9" width="444" height="82"/>
8819                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8820                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="10273">
8821                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8822                                         <string key="title">テスト文章
8823 テキスト文章
8824 テストの文章
8825 あいうえお</string>
8826                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8827                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8828                                     </textFieldCell>
8829                                 </textField>
8830                                 <comboBox verticalHuggingPriority="750" id="10265">
8831                                     <rect key="frame" x="62" y="103" width="99" height="19"/>
8832                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8833                                     <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">
8834                                         <font key="font" metaFont="miniSystem"/>
8835                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8836                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8837                                     </comboBoxCell>
8838                                 </comboBox>
8839                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="RjP-H8-el2">
8840                                     <rect key="frame" x="226" y="2" width="17" height="17"/>
8841                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8842                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="7ml-Ed-CPq">
8843                                         <font key="font" metaFont="system"/>
8844                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
8845                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8846                                     </textFieldCell>
8847                                 </textField>
8848                             </subviews>
8849                         </view>
8850                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8851                         <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
8852                     </box>
8853                     <imageView id="10246">
8854                         <rect key="frame" x="27" y="19" width="106" height="106"/>
8855                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8856                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10278"/>
8857                     </imageView>
8858                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="jxb-aT-GDh">
8859                         <rect key="frame" x="150" y="126" width="470" height="23"/>
8860                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8861                         <view key="contentView" id="OoB-LA-Ic5">
8862                             <rect key="frame" x="1" y="1" width="468" height="21"/>
8863                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8864                             <subviews>
8865                                 <textField verticalHuggingPriority="750" id="Y4D-Vq-58U">
8866                                     <rect key="frame" x="-4" y="1" width="476" height="19"/>
8867                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8868                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="o7K-YC-D42">
8869                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8870                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8871                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8872                                     </textFieldCell>
8873                                 </textField>
8874                             </subviews>
8875                         </view>
8876                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8877                         <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
8878                     </box>
8879                 </subviews>
8880             </view>
8881             <point key="canvasLocation" x="-465" y="1846"/>
8882         </window>
8883         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10342" userLabel="フィールドウィンドウ">
8884             <windowStyleMask key="styleMask" titled="YES"/>
8885             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
8886             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
8887             <view key="contentView" id="10343">
8888                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8889                 <autoresizingMask key="autoresizingMask"/>
8890                 <subviews>
8891                     <textField verticalHuggingPriority="750" id="10352">
8892                         <rect key="frame" x="480" y="223" width="134" height="17"/>
8893                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8894                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10400">
8895                             <font key="font" size="13" name="AquaKana"/>
8896                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8897                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8898                         </textFieldCell>
8899                     </textField>
8900                     <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10357">
8901                         <rect key="frame" x="-1" y="-1" width="482" height="482"/>
8902                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8903                         <clipView key="contentView" id="V1H-l3-thg">
8904                             <rect key="frame" x="1" y="1" width="480" height="480"/>
8905                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8906                             <subviews>
8907                                 <customView id="10394" customClass="FieldView">
8908                                     <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
8909                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8910                                     <subviews>
8911                                         <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="bezel" titlePosition="noTitle" id="hRF-K7-cTi">
8912                                             <rect key="frame" x="118" y="390" width="342" height="77"/>
8913                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8914                                             <view key="contentView" id="GCr-hG-HdZ">
8915                                                 <rect key="frame" x="1" y="1" width="340" height="75"/>
8916                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8917                                                 <subviews>
8918                                                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="Kcz-lQ-Cuy">
8919                                                         <rect key="frame" x="11" y="5" width="317" height="68"/>
8920                                                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8921                                                         <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="bXU-Oj-Jne">
8922                                                             <font key="font" size="13" name="AquaKana"/>
8923                                                             <string key="title">おまんこ
8924 ちんちん
8925 まんまん
8926 ちょんちょん</string>
8927                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8928                                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8929                                                         </textFieldCell>
8930                                                     </textField>
8931                                                 </subviews>
8932                                             </view>
8933                                             <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="calibratedRGB"/>
8934                                             <color key="fillColor" red="0.49983016304347827" green="0.49983016304347827" blue="0.49983016304347827" alpha="0.75" colorSpace="calibratedRGB"/>
8935                                         </box>
8936                                         <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="3EP-gD-Uum">
8937                                             <rect key="frame" x="15" y="366" width="94" height="94"/>
8938                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8939                                             <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="wkV-Af-3QD"/>
8940                                         </imageView>
8941                                         <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="bezel" titlePosition="noTitle" id="Qlb-2S-eV1">
8942                                             <rect key="frame" x="118" y="366" width="342" height="20"/>
8943                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8944                                             <view key="contentView" id="yEd-T1-G9X">
8945                                                 <rect key="frame" x="1" y="1" width="340" height="18"/>
8946                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8947                                                 <subviews>
8948                                                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="F69-xp-VZd">
8949                                                         <rect key="frame" x="3" y="-1" width="330" height="17"/>
8950                                                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8951                                                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="名前" id="Exc-wU-bVc">
8952                                                             <font key="font" size="13" name="AquaKana"/>
8953                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8954                                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8955                                                         </textFieldCell>
8956                                                     </textField>
8957                                                 </subviews>
8958                                             </view>
8959                                             <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="calibratedRGB"/>
8960                                             <color key="fillColor" red="0.49781334918478259" green="0.49781334918478259" blue="0.49781334918478259" alpha="0.75" colorSpace="calibratedRGB"/>
8961                                         </box>
8962                                     </subviews>
8963                                 </customView>
8964                             </subviews>
8965                         </clipView>
8966                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="10396">
8967                             <rect key="frame" x="1" y="465" width="480" height="16"/>
8968                             <autoresizingMask key="autoresizingMask"/>
8969                         </scroller>
8970                         <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="10395">
8971                             <rect key="frame" x="465" y="1" width="16" height="480"/>
8972                             <autoresizingMask key="autoresizingMask"/>
8973                         </scroller>
8974                     </scrollView>
8975                     <imageView id="10350">
8976                         <rect key="frame" x="496" y="239" width="100" height="100"/>
8977                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8978                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10404"/>
8979                     </imageView>
8980                     <textField verticalHuggingPriority="750" id="10501">
8981                         <rect key="frame" x="640" y="361" width="49" height="17"/>
8982                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8983                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="10502">
8984                             <font key="font" metaFont="system"/>
8985                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8986                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8987                         </textFieldCell>
8988                     </textField>
8989                     <levelIndicator verticalHuggingPriority="750" id="11176">
8990                         <rect key="frame" x="497" y="160" width="100" height="16"/>
8991                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8992                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11177"/>
8993                     </levelIndicator>
8994                     <textField verticalHuggingPriority="750" id="11288">
8995                         <rect key="frame" x="487" y="110" width="123" height="17"/>
8996                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8997                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 666666" id="11289">
8998                             <font key="font" size="13" name="AquaKana"/>
8999                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9000                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9001                         </textFieldCell>
9002                     </textField>
9003                     <textField verticalHuggingPriority="750" id="11299">
9004                         <rect key="frame" x="487" y="90" width="127" height="17"/>
9005                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9006                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 666666" id="11301">
9007                             <font key="font" size="13" name="AquaKana"/>
9008                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9009                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9010                         </textFieldCell>
9011                     </textField>
9012                     <textField verticalHuggingPriority="750" id="11307">
9013                         <rect key="frame" x="487" y="70" width="127" height="17"/>
9014                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9015                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 666666" id="11308">
9016                             <font key="font" size="13" name="AquaKana"/>
9017                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9018                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9019                         </textFieldCell>
9020                     </textField>
9021                     <textField verticalHuggingPriority="750" id="11315">
9022                         <rect key="frame" x="487" y="50" width="127" height="17"/>
9023                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9024                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 666666" id="11316">
9025                             <font key="font" size="13" name="AquaKana"/>
9026                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9027                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9028                         </textFieldCell>
9029                     </textField>
9030                     <textField verticalHuggingPriority="750" id="11323">
9031                         <rect key="frame" x="487" y="30" width="127" height="17"/>
9032                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9033                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 666666" id="11324">
9034                             <font key="font" size="13" name="AquaKana"/>
9035                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9036                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9037                         </textFieldCell>
9038                     </textField>
9039                     <textField verticalHuggingPriority="750" id="12304">
9040                         <rect key="frame" x="487" y="135" width="148" height="17"/>
9041                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9042                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP 0000/0000" id="12306">
9043                             <font key="font" metaFont="system"/>
9044                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9045                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9046                         </textFieldCell>
9047                     </textField>
9048                     <textField verticalHuggingPriority="750" id="12319">
9049                         <rect key="frame" x="489" y="461" width="127" height="17"/>
9050                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9051                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資 666666" id="12320">
9052                             <font key="font" size="13" name="AquaKana"/>
9053                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9054                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9055                         </textFieldCell>
9056                     </textField>
9057                     <textField verticalHuggingPriority="750" id="12327">
9058                         <rect key="frame" x="489" y="443" width="127" height="17"/>
9059                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9060                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料 666666" id="12328">
9061                             <font key="font" size="13" name="AquaKana"/>
9062                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9063                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9064                         </textFieldCell>
9065                     </textField>
9066                     <textField verticalHuggingPriority="750" id="12337">
9067                         <rect key="frame" x="489" y="426" width="127" height="17"/>
9068                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9069                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金 666666" id="12338">
9070                             <font key="font" size="13" name="AquaKana"/>
9071                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9072                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9073                         </textFieldCell>
9074                     </textField>
9075                     <textField verticalHuggingPriority="750" id="12370">
9076                         <rect key="frame" x="480" y="203" width="134" height="17"/>
9077                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9078                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="所属軍" id="12372">
9079                             <font key="font" size="13" name="AquaKana"/>
9080                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9081                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9082                         </textFieldCell>
9083                     </textField>
9084                     <textField verticalHuggingPriority="750" id="12877">
9085                         <rect key="frame" x="487" y="10" width="73" height="17"/>
9086                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9087                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 666" id="12878">
9088                             <font key="font" size="13" name="AquaKana"/>
9089                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9090                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9091                         </textFieldCell>
9092                     </textField>
9093                     <textField verticalHuggingPriority="750" id="12962">
9094                         <rect key="frame" x="562" y="10" width="65" height="17"/>
9095                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9096                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT 6666" id="12963">
9097                             <font key="font" size="13" name="AquaKana"/>
9098                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9099                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9100                         </textFieldCell>
9101                     </textField>
9102                     <imageView id="10430">
9103                         <rect key="frame" x="500" y="384" width="38" height="38"/>
9104                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9105                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10431"/>
9106                     </imageView>
9107                     <textField verticalHuggingPriority="750" id="10441">
9108                         <rect key="frame" x="540" y="387" width="70" height="32"/>
9109                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9110                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10442">
9111                             <font key="font" size="13" name="AquaKana"/>
9112                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9113                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9114                         </textFieldCell>
9115                     </textField>
9116                     <textField verticalHuggingPriority="750" id="10461">
9117                         <rect key="frame" x="495" y="362" width="64" height="17"/>
9118                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9119                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10463">
9120                             <font key="font" size="13" name="AquaKana"/>
9121                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9122                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9123                         </textFieldCell>
9124                     </textField>
9125                     <textField verticalHuggingPriority="750" id="10482">
9126                         <rect key="frame" x="495" y="344" width="104" height="17"/>
9127                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9128                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="HP回復" id="10484">
9129                             <font key="font" size="13" name="AquaKana"/>
9130                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9131                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9132                         </textFieldCell>
9133                     </textField>
9134                     <textField verticalHuggingPriority="750" id="10351">
9135                         <rect key="frame" x="487" y="184" width="148" height="17"/>
9136                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9137                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP 0000/0000" id="10401">
9138                             <font key="font" metaFont="system"/>
9139                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9140                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9141                         </textFieldCell>
9142                     </textField>
9143                 </subviews>
9144             </view>
9145         </window>
9146         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10516" userLabel="登録数マップチップ" customClass="NSPanel">
9147             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
9148             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9149             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
9150             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9151             <view key="contentView" id="10517">
9152                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
9153                 <autoresizingMask key="autoresizingMask"/>
9154                 <subviews>
9155                     <textField verticalHuggingPriority="750" id="10525">
9156                         <rect key="frame" x="17" y="54" width="95" height="17"/>
9157                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9158                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10542">
9159                             <font key="font" size="13" name="AquaKana"/>
9160                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9161                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9162                         </textFieldCell>
9163                     </textField>
9164                     <textField verticalHuggingPriority="750" id="10524">
9165                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
9166                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9167                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10543">
9168                             <font key="font" metaFont="system"/>
9169                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9170                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9171                         </textFieldCell>
9172                     </textField>
9173                     <textField verticalHuggingPriority="750" id="10521">
9174                         <rect key="frame" x="117" y="51" width="36" height="22"/>
9175                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9176                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="22" drawsBackground="YES" id="10547">
9177                             <font key="font" metaFont="system"/>
9178                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
9179                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
9180                         </textFieldCell>
9181                     </textField>
9182                     <button verticalHuggingPriority="750" id="10523">
9183                         <rect key="frame" x="135" y="5" width="66" height="32"/>
9184                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9185                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10544">
9186                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9187                             <font key="font" size="13" name="AquaKana"/>
9188                         </buttonCell>
9189                         <connections>
9190                             <action selector="registSaveMCL:" target="1811" id="10643"/>
9191                         </connections>
9192                     </button>
9193                     <button verticalHuggingPriority="750" id="10522">
9194                         <rect key="frame" x="192" y="5" width="105" height="32"/>
9195                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9196                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10545">
9197                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9198                             <font key="font" size="13" name="AquaKana"/>
9199                         </buttonCell>
9200                         <connections>
9201                             <action selector="registCancelMCL:" target="1811" id="10644"/>
9202                         </connections>
9203                     </button>
9204                 </subviews>
9205             </view>
9206         </window>
9207         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10572" userLabel="登録数建物" customClass="NSPanel">
9208             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
9209             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9210             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
9211             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9212             <view key="contentView" id="10573">
9213                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
9214                 <autoresizingMask key="autoresizingMask"/>
9215                 <subviews>
9216                     <textField verticalHuggingPriority="750" id="10575">
9217                         <rect key="frame" x="17" y="54" width="95" height="17"/>
9218                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9219                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10592">
9220                             <font key="font" size="13" name="AquaKana"/>
9221                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9222                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9223                         </textFieldCell>
9224                     </textField>
9225                     <textField verticalHuggingPriority="750" id="10586">
9226                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
9227                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9228                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10591">
9229                             <font key="font" metaFont="system"/>
9230                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9231                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9232                         </textFieldCell>
9233                     </textField>
9234                     <textField verticalHuggingPriority="750" id="10574">
9235                         <rect key="frame" x="117" y="51" width="36" height="22"/>
9236                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9237                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="20" drawsBackground="YES" id="10593">
9238                             <font key="font" metaFont="system"/>
9239                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
9240                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
9241                         </textFieldCell>
9242                     </textField>
9243                     <button verticalHuggingPriority="750" id="10587">
9244                         <rect key="frame" x="135" y="5" width="66" height="32"/>
9245                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9246                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10590">
9247                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9248                             <font key="font" size="13" name="AquaKana"/>
9249                         </buttonCell>
9250                         <connections>
9251                             <action selector="registSaveBCL:" target="2629" id="10646"/>
9252                         </connections>
9253                     </button>
9254                     <button verticalHuggingPriority="750" id="10588">
9255                         <rect key="frame" x="192" y="5" width="105" height="32"/>
9256                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9257                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10589">
9258                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9259                             <font key="font" size="13" name="AquaKana"/>
9260                         </buttonCell>
9261                         <connections>
9262                             <action selector="registCancelBCL:" target="2629" id="10647"/>
9263                         </connections>
9264                     </button>
9265                 </subviews>
9266             </view>
9267         </window>
9268         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10597" userLabel="登録数ユニット" customClass="NSPanel">
9269             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
9270             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9271             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
9272             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9273             <view key="contentView" id="10598">
9274                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
9275                 <autoresizingMask key="autoresizingMask"/>
9276                 <subviews>
9277                     <textField verticalHuggingPriority="750" id="10600">
9278                         <rect key="frame" x="17" y="54" width="95" height="17"/>
9279                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9280                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10617">
9281                             <font key="font" size="13" name="AquaKana"/>
9282                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9283                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9284                         </textFieldCell>
9285                     </textField>
9286                     <textField verticalHuggingPriority="750" id="10611">
9287                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
9288                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9289                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10616">
9290                             <font key="font" metaFont="system"/>
9291                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9292                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9293                         </textFieldCell>
9294                     </textField>
9295                     <textField verticalHuggingPriority="750" id="10599">
9296                         <rect key="frame" x="117" y="51" width="36" height="22"/>
9297                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9298                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="56" drawsBackground="YES" id="10618">
9299                             <font key="font" metaFont="system"/>
9300                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
9301                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
9302                         </textFieldCell>
9303                     </textField>
9304                     <button verticalHuggingPriority="750" id="10612">
9305                         <rect key="frame" x="135" y="5" width="66" height="32"/>
9306                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9307                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10615">
9308                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9309                             <font key="font" size="13" name="AquaKana"/>
9310                         </buttonCell>
9311                         <connections>
9312                             <action selector="registSaveUCL:" target="3039" id="10651"/>
9313                         </connections>
9314                     </button>
9315                     <button verticalHuggingPriority="750" id="10613">
9316                         <rect key="frame" x="192" y="5" width="105" height="32"/>
9317                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9318                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10614">
9319                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9320                             <font key="font" size="13" name="AquaKana"/>
9321                         </buttonCell>
9322                         <connections>
9323                             <action selector="registCancelUCL:" target="3039" id="10652"/>
9324                         </connections>
9325                     </button>
9326                 </subviews>
9327             </view>
9328         </window>
9329         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10656" userLabel="コマンドメニュー" customClass="NSPanel">
9330             <windowStyleMask key="styleMask" utility="YES"/>
9331             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9332             <rect key="contentRect" x="196" y="132" width="150" height="230"/>
9333             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9334             <value key="minSize" type="size" width="150" height="230"/>
9335             <view key="contentView" id="10657">
9336                 <rect key="frame" x="0.0" y="0.0" width="150" height="230"/>
9337                 <autoresizingMask key="autoresizingMask"/>
9338                 <subviews>
9339                     <textField verticalHuggingPriority="750" id="10660">
9340                         <rect key="frame" x="332" y="71" 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="10676">
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                     <button verticalHuggingPriority="750" id="10681">
9349                         <rect key="frame" x="25" y="188" width="100" height="23"/>
9350                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9351                         <buttonCell key="cell" type="smallSquare" title="移動" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10682">
9352                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9353                             <font key="font" size="13" name="AquaKana"/>
9354                         </buttonCell>
9355                         <connections>
9356                             <action selector="pushMove:" target="10496" id="10744"/>
9357                         </connections>
9358                     </button>
9359                     <button verticalHuggingPriority="750" id="10687">
9360                         <rect key="frame" x="25" y="159" width="100" height="23"/>
9361                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9362                         <buttonCell key="cell" type="smallSquare" title="攻撃" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10689">
9363                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9364                             <font key="font" size="13" name="AquaKana"/>
9365                         </buttonCell>
9366                         <connections>
9367                             <action selector="pushAttack:" target="10496" id="10745"/>
9368                         </connections>
9369                     </button>
9370                     <button verticalHuggingPriority="750" id="10696">
9371                         <rect key="frame" x="25" y="130" width="100" height="23"/>
9372                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9373                         <buttonCell key="cell" type="smallSquare" title="待機" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10697">
9374                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9375                             <font key="font" size="13" name="AquaKana"/>
9376                         </buttonCell>
9377                         <connections>
9378                             <action selector="pushStandby:" target="10496" id="10746"/>
9379                         </connections>
9380                     </button>
9381                     <button verticalHuggingPriority="750" id="10705">
9382                         <rect key="frame" x="25" y="101" width="100" height="23"/>
9383                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9384                         <buttonCell key="cell" type="smallSquare" title="建設" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10706">
9385                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9386                             <font key="font" size="13" name="AquaKana"/>
9387                         </buttonCell>
9388                         <connections>
9389                             <action selector="pushCreate:" target="10496" id="10747"/>
9390                         </connections>
9391                     </button>
9392                     <button verticalHuggingPriority="750" id="10713">
9393                         <rect key="frame" x="25" y="43" width="100" height="23"/>
9394                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9395                         <buttonCell key="cell" type="smallSquare" title="能力" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10714">
9396                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9397                             <font key="font" size="13" name="AquaKana"/>
9398                         </buttonCell>
9399                         <connections>
9400                             <action selector="pushStatus:" target="10496" id="10748"/>
9401                         </connections>
9402                     </button>
9403                     <button verticalHuggingPriority="750" id="10725">
9404                         <rect key="frame" x="25" y="72" width="100" height="23"/>
9405                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9406                         <buttonCell key="cell" type="smallSquare" title="召還" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10726">
9407                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9408                             <font key="font" size="13" name="AquaKana"/>
9409                         </buttonCell>
9410                         <connections>
9411                             <action selector="pushSummon:" target="10496" id="13818"/>
9412                         </connections>
9413                     </button>
9414                     <button verticalHuggingPriority="750" id="13794">
9415                         <rect key="frame" x="25" y="14" width="100" height="23"/>
9416                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9417                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13795">
9418                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9419                             <font key="font" size="13" name="AquaKana"/>
9420                         </buttonCell>
9421                         <connections>
9422                             <action selector="pushCancel:" target="10496" id="13796"/>
9423                         </connections>
9424                     </button>
9425                 </subviews>
9426             </view>
9427         </window>
9428         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10750" userLabel="戦闘画面">
9429             <windowStyleMask key="styleMask" titled="YES"/>
9430             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
9431             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9432             <view key="contentView" id="10751">
9433                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
9434                 <autoresizingMask key="autoresizingMask"/>
9435                 <subviews>
9436                     <textField verticalHuggingPriority="750" id="10756">
9437                         <rect key="frame" x="17" y="237" width="134" height="17"/>
9438                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9439                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10791">
9440                             <font key="font" size="13" name="AquaKana"/>
9441                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9442                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9443                         </textFieldCell>
9444                     </textField>
9445                     <textField verticalHuggingPriority="750" id="10755">
9446                         <rect key="frame" x="17" y="217" width="134" height="17"/>
9447                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9448                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="HP 0000/0000" id="10793">
9449                             <font key="font" metaFont="system"/>
9450                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9451                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9452                         </textFieldCell>
9453                     </textField>
9454                     <imageView hidden="YES" id="10754">
9455                         <rect key="frame" x="33" y="253" width="100" height="100"/>
9456                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9457                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10794"/>
9458                     </imageView>
9459                     <imageView id="10760">
9460                         <rect key="frame" x="506" y="436" width="38" height="38"/>
9461                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9462                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10784"/>
9463                     </imageView>
9464                     <textField verticalHuggingPriority="750" id="10759">
9465                         <rect key="frame" x="546" y="439" width="70" height="32"/>
9466                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9467                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10786">
9468                             <font key="font" size="13" name="AquaKana"/>
9469                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9470                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9471                         </textFieldCell>
9472                     </textField>
9473                     <textField verticalHuggingPriority="750" id="10758">
9474                         <rect key="frame" x="501" y="414" width="107" height="17"/>
9475                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9476                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10788">
9477                             <font key="font" size="13" name="AquaKana"/>
9478                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9479                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9480                         </textFieldCell>
9481                     </textField>
9482                     <textField verticalHuggingPriority="750" id="10807">
9483                         <rect key="frame" x="489" y="237" width="134" height="17"/>
9484                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9485                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10815">
9486                             <font key="font" size="13" name="AquaKana"/>
9487                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9488                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9489                         </textFieldCell>
9490                     </textField>
9491                     <textField verticalHuggingPriority="750" id="10808">
9492                         <rect key="frame" x="489" y="217" width="134" height="17"/>
9493                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9494                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="HP 0000/0000" id="10813">
9495                             <font key="font" metaFont="system"/>
9496                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9497                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9498                         </textFieldCell>
9499                     </textField>
9500                     <imageView hidden="YES" id="10809">
9501                         <rect key="frame" x="505" y="253" width="100" height="100"/>
9502                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9503                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10812"/>
9504                     </imageView>
9505                     <imageView id="10831">
9506                         <rect key="frame" x="31" y="436" width="38" height="38"/>
9507                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9508                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10841"/>
9509                     </imageView>
9510                     <textField verticalHuggingPriority="750" id="10832">
9511                         <rect key="frame" x="71" y="439" width="70" height="32"/>
9512                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9513                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10839">
9514                             <font key="font" size="13" name="AquaKana"/>
9515                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9516                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9517                         </textFieldCell>
9518                     </textField>
9519                     <textField verticalHuggingPriority="750" id="10833">
9520                         <rect key="frame" x="26" y="414" width="111" height="17"/>
9521                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9522                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10837">
9523                             <font key="font" size="13" name="AquaKana"/>
9524                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9525                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9526                         </textFieldCell>
9527                     </textField>
9528                     <levelIndicator verticalHuggingPriority="750" id="10861">
9529                         <rect key="frame" x="505" y="193" width="100" height="16"/>
9530                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9531                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="20" levelIndicatorStyle="continuousCapacity" id="10862"/>
9532                     </levelIndicator>
9533                     <levelIndicator verticalHuggingPriority="750" id="10877">
9534                         <rect key="frame" x="34" y="193" width="100" height="16"/>
9535                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9536                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="20" levelIndicatorStyle="continuousCapacity" id="10879"/>
9537                     </levelIndicator>
9538                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="11258">
9539                         <rect key="frame" x="133" y="16" width="368" height="177"/>
9540                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9541                         <view key="contentView" id="K7b-1E-Ppr">
9542                             <rect key="frame" x="1" y="1" width="366" height="175"/>
9543                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9544                             <subviews>
9545                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="11270">
9546                                     <rect key="frame" x="15" y="14" width="343" height="149"/>
9547                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9548                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="攻撃開始" id="11271">
9549                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
9550                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9551                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9552                                     </textFieldCell>
9553                                 </textField>
9554                             </subviews>
9555                         </view>
9556                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
9557                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
9558                     </box>
9559                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="C2K-Ti-RcR">
9560                         <rect key="frame" x="26" y="394" width="85" height="17"/>
9561                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9562                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中率 100%" id="VhM-KU-bjF">
9563                             <font key="font" size="13" name="HiraKakuProN-W3"/>
9564                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
9565                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9566                         </textFieldCell>
9567                     </textField>
9568                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="x7b-aE-1ZI">
9569                         <rect key="frame" x="26" y="375" width="108" height="17"/>
9570                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9571                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="期待値 6666666" id="Gn4-nY-xzL">
9572                             <font key="font" size="13" name="HiraKakuProN-W3"/>
9573                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
9574                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9575                         </textFieldCell>
9576                     </textField>
9577                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="1Te-pi-b2s">
9578                         <rect key="frame" x="503" y="394" width="85" height="17"/>
9579                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9580                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中率 100%" id="TNe-jZ-8fh">
9581                             <font key="font" size="13" name="HiraKakuProN-W3"/>
9582                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
9583                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9584                         </textFieldCell>
9585                     </textField>
9586                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="4u7-bI-02M">
9587                         <rect key="frame" x="503" y="375" width="108" height="17"/>
9588                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9589                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="期待値 6666666" id="RQx-sP-a1g">
9590                             <font key="font" size="13" name="HiraKakuProN-W3"/>
9591                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
9592                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9593                         </textFieldCell>
9594                     </textField>
9595                     <customView id="11279" customClass="BattleView">
9596                         <rect key="frame" x="0.0" y="5" width="643" height="480"/>
9597                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9598                         <subviews>
9599                             <avPlayerView hidden="YES" autoresizesSubviews="NO" controlsStyle="none" id="8sA-SN-NRK">
9600                                 <rect key="frame" x="171" y="87" width="300" height="194"/>
9601                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9602                             </avPlayerView>
9603                             <customView id="aLB-c7-CTZ" customClass="FieldSceneEF">
9604                                 <rect key="frame" x="171" y="87" width="300" height="194"/>
9605                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9606                             </customView>
9607                         </subviews>
9608                     </customView>
9609                 </subviews>
9610             </view>
9611         </window>
9612         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10887" userLabel="攻撃方法選択" customClass="NSPanel">
9613             <windowStyleMask key="styleMask" utility="YES"/>
9614             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9615             <rect key="contentRect" x="200" y="132" width="490" height="480"/>
9616             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9617             <view key="contentView" id="10888">
9618                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
9619                 <autoresizingMask key="autoresizingMask"/>
9620                 <subviews>
9621                     <button verticalHuggingPriority="750" id="10889">
9622                         <rect key="frame" x="372" y="5" width="100" height="23"/>
9623                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9624                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10922">
9625                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9626                             <font key="font" size="13" name="AquaKana"/>
9627                         </buttonCell>
9628                         <connections>
9629                             <action selector="pushCancelCAL:" target="10496" id="12296"/>
9630                         </connections>
9631                     </button>
9632                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10934">
9633                         <rect key="frame" x="-1" y="183" width="493" height="298"/>
9634                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9635                         <clipView key="contentView" id="Diw-7k-Z92">
9636                             <rect key="frame" x="1" y="17" width="491" height="280"/>
9637                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9638                             <subviews>
9639                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="12549" id="10935">
9640                                     <rect key="frame" x="0.0" y="0.0" width="491" height="19"/>
9641                                     <autoresizingMask key="autoresizingMask"/>
9642                                     <size key="intercellSpacing" width="3" height="2"/>
9643                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9644                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
9645                                     <tableColumns>
9646                                         <tableColumn editable="NO" width="299.32421875" minWidth="40" maxWidth="1000" id="10939">
9647                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
9648                                                 <font key="font" metaFont="smallSystem"/>
9649                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9650                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9651                                             </tableHeaderCell>
9652                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10942">
9653                                                 <font key="font" metaFont="system"/>
9654                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9655                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9656                                             </textFieldCell>
9657                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9658                                             <connections>
9659                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.name" id="11014">
9660                                                     <dictionary key="options">
9661                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9662                                                     </dictionary>
9663                                                 </binding>
9664                                             </connections>
9665                                         </tableColumn>
9666                                         <tableColumn editable="NO" width="49.4140625" minWidth="40" maxWidth="1000" id="10940">
9667                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="威力">
9668                                                 <font key="font" metaFont="smallSystem"/>
9669                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9670                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9671                                             </tableHeaderCell>
9672                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10941">
9673                                                 <font key="font" metaFont="system"/>
9674                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9675                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9676                                             </textFieldCell>
9677                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9678                                             <connections>
9679                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.atk" id="11017">
9680                                                     <dictionary key="options">
9681                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9682                                                     </dictionary>
9683                                                 </binding>
9684                                             </connections>
9685                                         </tableColumn>
9686                                         <tableColumn editable="NO" width="72.265625" minWidth="10" maxWidth="3.4028234663852886e+38" id="10990">
9687                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="射程">
9688                                                 <font key="font" metaFont="smallSystem"/>
9689                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9690                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
9691                                             </tableHeaderCell>
9692                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10991">
9693                                                 <font key="font" metaFont="system"/>
9694                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9695                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9696                                             </textFieldCell>
9697                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9698                                             <connections>
9699                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.range" id="11020">
9700                                                     <dictionary key="options">
9701                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9702                                                     </dictionary>
9703                                                 </binding>
9704                                             </connections>
9705                                         </tableColumn>
9706                                         <tableColumn editable="NO" width="58.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="10992">
9707                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命中率修正">
9708                                                 <font key="font" metaFont="smallSystem"/>
9709                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9710                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
9711                                             </tableHeaderCell>
9712                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10993">
9713                                                 <font key="font" metaFont="system"/>
9714                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9715                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9716                                             </textFieldCell>
9717                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9718                                             <connections>
9719                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.hit" id="11023">
9720                                                     <dictionary key="options">
9721                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9722                                                     </dictionary>
9723                                                 </binding>
9724                                             </connections>
9725                                         </tableColumn>
9726                                     </tableColumns>
9727                                 </tableView>
9728                             </subviews>
9729                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9730                         </clipView>
9731                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="10936">
9732                             <rect key="frame" x="1" y="435" width="480" height="16"/>
9733                             <autoresizingMask key="autoresizingMask"/>
9734                         </scroller>
9735                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="10938">
9736                             <rect key="frame" x="224" y="17" width="15" height="102"/>
9737                             <autoresizingMask key="autoresizingMask"/>
9738                         </scroller>
9739                         <tableHeaderView key="headerView" id="12549">
9740                             <rect key="frame" x="0.0" y="0.0" width="491" height="17"/>
9741                             <autoresizingMask key="autoresizingMask"/>
9742                         </tableHeaderView>
9743                     </scrollView>
9744                     <textField verticalHuggingPriority="750" id="11051">
9745                         <rect key="frame" x="17" y="158" width="30" height="17"/>
9746                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9747                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="弾数" id="11052">
9748                             <font key="font" size="13" name="AquaKana"/>
9749                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9750                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9751                         </textFieldCell>
9752                     </textField>
9753                     <textField verticalHuggingPriority="750" id="11056">
9754                         <rect key="frame" x="82" y="158" width="106" height="17"/>
9755                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9756                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="999/999" id="11057">
9757                             <font key="font" size="13" name="AquaKana"/>
9758                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9759                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9760                         </textFieldCell>
9761                     </textField>
9762                     <textField verticalHuggingPriority="750" id="11063">
9763                         <rect key="frame" x="17" y="133" width="56" height="17"/>
9764                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9765                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消費MP" id="11064">
9766                             <font key="font" size="13" name="AquaKana"/>
9767                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9768                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9769                         </textFieldCell>
9770                     </textField>
9771                     <textField verticalHuggingPriority="750" id="11074">
9772                         <rect key="frame" x="82" y="133" width="106" height="17"/>
9773                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9774                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="---(999)" id="11076">
9775                             <font key="font" size="13" name="AquaKana"/>
9776                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9777                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9778                         </textFieldCell>
9779                     </textField>
9780                     <textField verticalHuggingPriority="750" id="11082">
9781                         <rect key="frame" x="220" y="158" width="30" height="17"/>
9782                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9783                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="地形" id="11083">
9784                             <font key="font" size="13" name="AquaKana"/>
9785                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9786                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9787                         </textFieldCell>
9788                     </textField>
9789                     <textField verticalHuggingPriority="750" id="11086">
9790                         <rect key="frame" x="267" y="158" width="189" height="17"/>
9791                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9792                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="陸 A 宙 A 海 A 空 A" id="11088">
9793                             <font key="font" size="13" name="AquaKana"/>
9794                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9795                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9796                         </textFieldCell>
9797                     </textField>
9798                     <textField verticalHuggingPriority="750" id="11103">
9799                         <rect key="frame" x="17" y="108" width="56" height="17"/>
9800                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9801                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="必要気力" id="11107">
9802                             <font key="font" size="13" name="AquaKana"/>
9803                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9804                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9805                         </textFieldCell>
9806                     </textField>
9807                     <textField verticalHuggingPriority="750" id="11104">
9808                         <rect key="frame" x="82" y="108" width="106" height="17"/>
9809                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9810                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="---(999)" id="11105">
9811                             <font key="font" size="13" name="AquaKana"/>
9812                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9813                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9814                         </textFieldCell>
9815                     </textField>
9816                     <textField verticalHuggingPriority="750" id="11121">
9817                         <rect key="frame" x="220" y="133" width="82" height="17"/>
9818                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9819                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クリティカル" id="11122">
9820                             <font key="font" size="13" name="AquaKana"/>
9821                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9822                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9823                         </textFieldCell>
9824                     </textField>
9825                     <textField verticalHuggingPriority="750" id="11128">
9826                         <rect key="frame" x="220" y="108" width="56" height="17"/>
9827                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9828                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃特性" id="11129">
9829                             <font key="font" size="13" name="AquaKana"/>
9830                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9831                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9832                         </textFieldCell>
9833                     </textField>
9834                     <textField verticalHuggingPriority="750" id="11147">
9835                         <rect key="frame" x="313" y="133" width="175" height="17"/>
9836                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9837                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="11148">
9838                             <font key="font" size="13" name="AquaKana"/>
9839                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9840                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9841                         </textFieldCell>
9842                     </textField>
9843                     <textField verticalHuggingPriority="750" id="11153">
9844                         <rect key="frame" x="314" y="108" width="174" height="17"/>
9845                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9846                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="備考" id="11154">
9847                             <font key="font" size="13" name="AquaKana"/>
9848                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9849                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9850                         </textFieldCell>
9851                     </textField>
9852                 </subviews>
9853             </view>
9854         </window>
9855         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="11341" userLabel="コマンドリスト" customClass="NSPanel">
9856             <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" utility="YES"/>
9857             <rect key="contentRect" x="196" y="132" width="640" height="480"/>
9858             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9859             <view key="contentView" id="11342">
9860                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
9861                 <autoresizingMask key="autoresizingMask"/>
9862                 <subviews>
9863                     <box autoresizesSubviews="NO" title="攻撃ボタン" borderType="line" id="11343">
9864                         <rect key="frame" x="17" y="314" width="306" height="146"/>
9865                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9866                         <view key="contentView" id="nUT-tw-Lsi">
9867                             <rect key="frame" x="1" y="1" width="304" height="130"/>
9868                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9869                             <subviews>
9870                                 <textField verticalHuggingPriority="750" id="11354">
9871                                     <rect key="frame" x="15" y="96" width="25" height="17"/>
9872                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9873                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="A" id="11355">
9874                                         <font key="font" metaFont="system"/>
9875                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9876                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9877                                     </textFieldCell>
9878                                 </textField>
9879                                 <textField verticalHuggingPriority="750" id="11362">
9880                                     <rect key="frame" x="15" y="71" width="25" height="17"/>
9881                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9882                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="B" id="11363">
9883                                         <font key="font" metaFont="system"/>
9884                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9885                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9886                                     </textFieldCell>
9887                                 </textField>
9888                                 <textField verticalHuggingPriority="750" id="11370">
9889                                     <rect key="frame" x="15" y="46" width="25" height="17"/>
9890                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9891                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="C" id="11371">
9892                                         <font key="font" metaFont="system"/>
9893                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9894                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9895                                     </textFieldCell>
9896                                 </textField>
9897                                 <textField verticalHuggingPriority="750" id="11379">
9898                                     <rect key="frame" x="15" y="21" width="25" height="17"/>
9899                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9900                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="D" id="11380">
9901                                         <font key="font" metaFont="system"/>
9902                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9903                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9904                                     </textFieldCell>
9905                                 </textField>
9906                                 <popUpButton verticalHuggingPriority="750" id="11389">
9907                                     <rect key="frame" x="66" y="91" width="205" height="26"/>
9908                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9909                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11392" id="11390">
9910                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9911                                         <font key="font" metaFont="menu"/>
9912                                         <menu key="menu" title="OtherViews" id="11391">
9913                                             <items>
9914                                                 <menuItem title="----" state="on" id="11392">
9915                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
9916                                                 </menuItem>
9917                                             </items>
9918                                         </menu>
9919                                     </popUpButtonCell>
9920                                 </popUpButton>
9921                                 <popUpButton verticalHuggingPriority="750" id="11400">
9922                                     <rect key="frame" x="66" y="66" width="205" height="26"/>
9923                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9924                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11406" id="11402">
9925                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9926                                         <font key="font" metaFont="menu"/>
9927                                         <menu key="menu" title="OtherViews" id="11403">
9928                                             <items>
9929                                                 <menuItem title="----" state="on" id="11406"/>
9930                                             </items>
9931                                         </menu>
9932                                     </popUpButtonCell>
9933                                 </popUpButton>
9934                                 <popUpButton verticalHuggingPriority="750" id="11412">
9935                                     <rect key="frame" x="66" y="41" width="205" height="26"/>
9936                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9937                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11418" id="11414">
9938                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9939                                         <font key="font" metaFont="menu"/>
9940                                         <menu key="menu" title="OtherViews" id="11415">
9941                                             <items>
9942                                                 <menuItem title="----" state="on" id="11418"/>
9943                                             </items>
9944                                         </menu>
9945                                     </popUpButtonCell>
9946                                 </popUpButton>
9947                                 <popUpButton verticalHuggingPriority="750" id="11424">
9948                                     <rect key="frame" x="66" y="16" width="205" height="26"/>
9949                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9950                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11430" id="11426">
9951                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9952                                         <font key="font" metaFont="menu"/>
9953                                         <menu key="menu" title="OtherViews" id="11427">
9954                                             <items>
9955                                                 <menuItem title="----" state="on" id="11430">
9956                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
9957                                                 </menuItem>
9958                                             </items>
9959                                         </menu>
9960                                     </popUpButtonCell>
9961                                 </popUpButton>
9962                             </subviews>
9963                         </view>
9964                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
9965                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
9966                         <font key="titleFont" size="11" name="AquaKana"/>
9967                     </box>
9968                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="11450">
9969                         <rect key="frame" x="333" y="318" width="287" height="135"/>
9970                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9971                         <clipView key="contentView" id="fqe-4l-32R">
9972                             <rect key="frame" x="1" y="17" width="285" height="117"/>
9973                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9974                             <subviews>
9975                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="11453" id="11451">
9976                                     <rect key="frame" x="0.0" y="0.0" width="285" height="19"/>
9977                                     <autoresizingMask key="autoresizingMask"/>
9978                                     <size key="intercellSpacing" width="3" height="2"/>
9979                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9980                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
9981                                     <tableColumns>
9982                                         <tableColumn width="101.09765625" minWidth="40" maxWidth="1000" id="11455">
9983                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コマンド">
9984                                                 <font key="font" metaFont="smallSystem"/>
9985                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9986                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9987                                             </tableHeaderCell>
9988                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="11458">
9989                                                 <font key="font" metaFont="system"/>
9990                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9991                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9992                                             </textFieldCell>
9993                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9994                                             <connections>
9995                                                 <binding destination="12213" name="value" keyPath="arrangedObjects.name" id="12237">
9996                                                     <dictionary key="options">
9997                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9998                                                     </dictionary>
9999                                                 </binding>
10000                                             </connections>
10001                                         </tableColumn>
10002                                         <tableColumn width="125.01171875" minWidth="40" maxWidth="1000" id="11456">
10003                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
10004                                                 <font key="font" metaFont="smallSystem"/>
10005                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10006                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10007                                             </tableHeaderCell>
10008                                             <popUpButtonCell key="dataCell" type="bevel" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="bezel" imageScaling="proportionallyDown" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="11464">
10009                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
10010                                                 <font key="font" metaFont="menu"/>
10011                                                 <menu key="menu" title="OtherViews" id="11465">
10012                                                     <items>
10013                                                         <menuItem title="----" id="11466"/>
10014                                                     </items>
10015                                                 </menu>
10016                                             </popUpButtonCell>
10017                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10018                                             <connections>
10019                                                 <binding destination="12213" name="content" keyPath="arrangedObjects.waza" id="12260"/>
10020                                                 <binding destination="12213" name="selectedIndex" keyPath="arrangedObjects.wazaSet" previousBinding="12260" id="12264"/>
10021                                             </connections>
10022                                         </tableColumn>
10023                                         <tableColumn width="50" minWidth="10" maxWidth="3.4028234663852886e+38" id="11527">
10024                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="派生のみ">
10025                                                 <font key="font" metaFont="smallSystem"/>
10026                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10027                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10028                                             </tableHeaderCell>
10029                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="8vT-hG-a1h">
10030                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
10031                                                 <font key="font" metaFont="system"/>
10032                                             </buttonCell>
10033                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10034                                             <connections>
10035                                                 <binding destination="12213" name="value" keyPath="arrangedObjects.hasei" id="12271">
10036                                                     <dictionary key="options">
10037                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10038                                                     </dictionary>
10039                                                 </binding>
10040                                             </connections>
10041                                         </tableColumn>
10042                                     </tableColumns>
10043                                 </tableView>
10044                             </subviews>
10045                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10046                         </clipView>
10047                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="11452">
10048                             <rect key="frame" x="1" y="118" width="285" height="16"/>
10049                             <autoresizingMask key="autoresizingMask"/>
10050                         </scroller>
10051                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="11454">
10052                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10053                             <autoresizingMask key="autoresizingMask"/>
10054                         </scroller>
10055                         <tableHeaderView key="headerView" id="11453">
10056                             <rect key="frame" x="0.0" y="0.0" width="285" height="17"/>
10057                             <autoresizingMask key="autoresizingMask"/>
10058                         </tableHeaderView>
10059                     </scrollView>
10060                     <button verticalHuggingPriority="750" id="11467">
10061                         <rect key="frame" x="503" y="283" width="66" height="32"/>
10062                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10063                         <buttonCell key="cell" type="push" title="追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11468">
10064                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10065                             <font key="font" size="13" name="AquaKana"/>
10066                             <connections>
10067                                 <action selector="commandListAdd:" target="3039" id="DO7-bY-0Wh"/>
10068                             </connections>
10069                         </buttonCell>
10070                     </button>
10071                     <button verticalHuggingPriority="750" id="11473">
10072                         <rect key="frame" x="560" y="283" width="66" height="32"/>
10073                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10074                         <buttonCell key="cell" type="push" title="削除" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11474">
10075                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10076                             <font key="font" size="13" name="AquaKana"/>
10077                         </buttonCell>
10078                         <connections>
10079                             <action selector="commandListRemove:" target="3039" id="12203"/>
10080                         </connections>
10081                     </button>
10082                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="11481">
10083                         <rect key="frame" x="20" y="83" width="600" height="201"/>
10084                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10085                         <clipView key="contentView" id="U5x-9o-Dsu">
10086                             <rect key="frame" x="1" y="17" width="598" height="183"/>
10087                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10088                             <subviews>
10089                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="11484" id="11482">
10090                                     <rect key="frame" x="0.0" y="0.0" width="596" height="19"/>
10091                                     <autoresizingMask key="autoresizingMask"/>
10092                                     <size key="intercellSpacing" width="3" height="2"/>
10093                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10094                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10095                                     <tableColumns>
10096                                         <tableColumn width="593.20703125" minWidth="40" maxWidth="1000" id="11486">
10097                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="連続技コマンド">
10098                                                 <font key="font" metaFont="smallSystem"/>
10099                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10100                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10101                                             </tableHeaderCell>
10102                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="11489">
10103                                                 <font key="font" metaFont="system"/>
10104                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10105                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10106                                             </textFieldCell>
10107                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10108                                             <connections>
10109                                                 <binding destination="12214" name="value" keyPath="arrangedObjects.name" id="12238">
10110                                                     <dictionary key="options">
10111                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10112                                                     </dictionary>
10113                                                 </binding>
10114                                             </connections>
10115                                         </tableColumn>
10116                                     </tableColumns>
10117                                 </tableView>
10118                             </subviews>
10119                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10120                         </clipView>
10121                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="11483">
10122                             <rect key="frame" x="1" y="184" width="598" height="16"/>
10123                             <autoresizingMask key="autoresizingMask"/>
10124                         </scroller>
10125                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="11485">
10126                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10127                             <autoresizingMask key="autoresizingMask"/>
10128                         </scroller>
10129                         <tableHeaderView key="headerView" id="11484">
10130                             <rect key="frame" x="0.0" y="0.0" width="598" height="17"/>
10131                             <autoresizingMask key="autoresizingMask"/>
10132                         </tableHeaderView>
10133                     </scrollView>
10134                     <button verticalHuggingPriority="750" id="11498">
10135                         <rect key="frame" x="503" y="47" width="66" height="32"/>
10136                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10137                         <buttonCell key="cell" type="push" title="追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11501">
10138                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10139                             <font key="font" size="13" name="AquaKana"/>
10140                         </buttonCell>
10141                         <connections>
10142                             <action selector="comboListAdd:" target="3039" id="12200"/>
10143                         </connections>
10144                     </button>
10145                     <button verticalHuggingPriority="750" id="11499">
10146                         <rect key="frame" x="560" y="47" width="66" height="32"/>
10147                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10148                         <buttonCell key="cell" type="push" title="削除" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11500">
10149                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10150                             <font key="font" size="13" name="AquaKana"/>
10151                         </buttonCell>
10152                         <connections>
10153                             <action selector="comboListRemove:" target="3039" id="12201"/>
10154                         </connections>
10155                     </button>
10156                     <button verticalHuggingPriority="750" id="11522">
10157                         <rect key="frame" x="537" y="4" width="89" height="32"/>
10158                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10159                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11523">
10160                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10161                             <font key="font" size="13" name="AquaKana"/>
10162                         </buttonCell>
10163                         <connections>
10164                             <action selector="attackListTotalSubmit:" target="3039" id="12199"/>
10165                         </connections>
10166                     </button>
10167                     <button verticalHuggingPriority="750" id="11538">
10168                         <rect key="frame" x="31" y="23" width="132" height="32"/>
10169                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10170                         <buttonCell key="cell" type="push" title="技リスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11539">
10171                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10172                             <font key="font" size="13" name="AquaKana"/>
10173                         </buttonCell>
10174                         <connections>
10175                             <action selector="attackListOpenBtn:" target="3039" id="y1x-E1-s9W"/>
10176                         </connections>
10177                     </button>
10178                 </subviews>
10179             </view>
10180         </window>
10181         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="11549" userLabel="戦闘確認画面" customClass="NSPanel">
10182             <windowStyleMask key="styleMask" utility="YES"/>
10183             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10184             <rect key="contentRect" x="196" y="132" width="500" height="480"/>
10185             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10186             <view key="contentView" id="11550">
10187                 <rect key="frame" x="0.0" y="0.0" width="500" height="480"/>
10188                 <autoresizingMask key="autoresizingMask"/>
10189                 <subviews>
10190                     <button verticalHuggingPriority="750" id="11564">
10191                         <rect key="frame" x="200" y="50" width="100" height="23"/>
10192                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10193                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11600">
10194                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10195                             <font key="font" size="13" name="AquaKana"/>
10196                         </buttonCell>
10197                         <connections>
10198                             <action selector="battleCancel:" target="10496" id="12295"/>
10199                         </connections>
10200                     </button>
10201                     <box autoresizesSubviews="NO" title="攻撃側" borderType="line" id="11634">
10202                         <rect key="frame" x="17" y="214" width="206" height="254"/>
10203                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10204                         <view key="contentView" id="MuA-e4-4IJ">
10205                             <rect key="frame" x="1" y="1" width="204" height="238"/>
10206                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10207                             <subviews>
10208                                 <textField verticalHuggingPriority="750" id="11725">
10209                                     <rect key="frame" x="15" y="126" width="186" height="17"/>
10210                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10211                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="11726">
10212                                         <font key="font" size="13" name="AquaKana"/>
10213                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10214                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10215                                     </textFieldCell>
10216                                 </textField>
10217                                 <textField verticalHuggingPriority="750" id="11743">
10218                                     <rect key="frame" x="15" y="76" width="81" height="17"/>
10219                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10220                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中 100%" id="11744">
10221                                         <font key="font" size="13" name="AquaKana"/>
10222                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10223                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10224                                     </textFieldCell>
10225                                 </textField>
10226                                 <textField verticalHuggingPriority="750" id="11750">
10227                                     <rect key="frame" x="116" y="76" width="68" height="17"/>
10228                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10229                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力 100" id="11751">
10230                                         <font key="font" size="13" name="AquaKana"/>
10231                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10232                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10233                                     </textFieldCell>
10234                                 </textField>
10235                                 <textField verticalHuggingPriority="750" id="11757">
10236                                     <rect key="frame" x="16" y="41" width="21" height="17"/>
10237                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10238                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="11758">
10239                                         <font key="font" metaFont="system"/>
10240                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10241                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10242                                     </textFieldCell>
10243                                 </textField>
10244                                 <textField verticalHuggingPriority="750" id="11763">
10245                                     <rect key="frame" x="38" y="41" width="146" height="17"/>
10246                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10247                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="530000" id="11765">
10248                                         <font key="font" metaFont="system"/>
10249                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10250                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10251                                     </textFieldCell>
10252                                 </textField>
10253                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11847">
10254                                     <rect key="frame" x="11" y="142" width="183" height="86"/>
10255                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10256                                     <view key="contentView" id="dC9-vb-hP5">
10257                                         <rect key="frame" x="1" y="1" width="181" height="84"/>
10258                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10259                                         <subviews>
10260                                             <levelIndicator verticalHuggingPriority="750" id="11676">
10261                                                 <rect key="frame" x="23" y="43" width="145" height="16"/>
10262                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10263                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11677"/>
10264                                             </levelIndicator>
10265                                             <textField verticalHuggingPriority="750" id="11685">
10266                                                 <rect key="frame" x="18" y="62" width="146" height="17"/>
10267                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10268                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="11686">
10269                                                     <font key="font" metaFont="system"/>
10270                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10271                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10272                                                 </textFieldCell>
10273                                             </textField>
10274                                             <textField verticalHuggingPriority="750" id="11715">
10275                                                 <rect key="frame" x="18" y="25" width="146" height="17"/>
10276                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10277                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="11717">
10278                                                     <font key="font" metaFont="system"/>
10279                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10280                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10281                                                 </textFieldCell>
10282                                             </textField>
10283                                             <textField verticalHuggingPriority="750" id="11701">
10284                                                 <rect key="frame" x="1" y="25" width="23" height="17"/>
10285                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10286                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="11702">
10287                                                     <font key="font" metaFont="system"/>
10288                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10289                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10290                                                 </textFieldCell>
10291                                             </textField>
10292                                             <textField verticalHuggingPriority="750" id="11654">
10293                                                 <rect key="frame" x="1" y="62" width="28" height="17"/>
10294                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10295                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="11655">
10296                                                     <font key="font" metaFont="system"/>
10297                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10298                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10299                                                 </textFieldCell>
10300                                             </textField>
10301                                             <levelIndicator verticalHuggingPriority="750" id="11707">
10302                                                 <rect key="frame" x="23" y="7" width="145" height="16"/>
10303                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10304                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11708"/>
10305                                             </levelIndicator>
10306                                         </subviews>
10307                                     </view>
10308                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10309                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10310                                 </box>
10311                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11930">
10312                                     <rect key="frame" x="11" y="98" width="183" height="28"/>
10313                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10314                                     <view key="contentView" id="ZFr-ei-LQU">
10315                                         <rect key="frame" x="1" y="1" width="181" height="26"/>
10316                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10317                                         <subviews>
10318                                             <textField verticalHuggingPriority="750" id="11734">
10319                                                 <rect key="frame" x="4" y="5" width="174" height="17"/>
10320                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10321                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="攻撃方法" id="11735">
10322                                                     <font key="font" size="13" name="AquaKana"/>
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                                         </subviews>
10328                                     </view>
10329                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10330                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10331                                 </box>
10332                             </subviews>
10333                         </view>
10334                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10335                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10336                         <font key="titleFont" size="11" name="AquaKana"/>
10337                     </box>
10338                     <box autoresizesSubviews="NO" title="防御側" borderType="line" id="11953">
10339                         <rect key="frame" x="278" y="214" width="206" height="254"/>
10340                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10341                         <view key="contentView" id="0mf-oL-ojK">
10342                             <rect key="frame" x="1" y="1" width="204" height="238"/>
10343                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10344                             <subviews>
10345                                 <textField verticalHuggingPriority="750" id="11960">
10346                                     <rect key="frame" x="15" y="126" width="186" height="17"/>
10347                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10348                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="11980">
10349                                         <font key="font" size="13" name="AquaKana"/>
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                                 <textField verticalHuggingPriority="750" id="11959">
10355                                     <rect key="frame" x="15" y="76" width="81" height="17"/>
10356                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10357                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中 100%" id="11981">
10358                                         <font key="font" size="13" name="AquaKana"/>
10359                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10360                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10361                                     </textFieldCell>
10362                                 </textField>
10363                                 <textField verticalHuggingPriority="750" id="11958">
10364                                     <rect key="frame" x="118" y="76" width="68" height="17"/>
10365                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10366                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力 100" id="11983">
10367                                         <font key="font" size="13" name="AquaKana"/>
10368                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10369                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10370                                     </textFieldCell>
10371                                 </textField>
10372                                 <textField verticalHuggingPriority="750" id="11957">
10373                                     <rect key="frame" x="16" y="41" width="21" height="17"/>
10374                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10375                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="11985">
10376                                         <font key="font" metaFont="system"/>
10377                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10378                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10379                                     </textFieldCell>
10380                                 </textField>
10381                                 <textField verticalHuggingPriority="750" id="11956">
10382                                     <rect key="frame" x="38" y="41" width="146" height="17"/>
10383                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10384                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="530000" id="11987">
10385                                         <font key="font" metaFont="system"/>
10386                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10387                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10388                                     </textFieldCell>
10389                                 </textField>
10390                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11955">
10391                                     <rect key="frame" x="11" y="142" width="183" height="86"/>
10392                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10393                                     <view key="contentView" id="EuX-zt-V90">
10394                                         <rect key="frame" x="1" y="1" width="181" height="84"/>
10395                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10396                                         <subviews>
10397                                             <levelIndicator verticalHuggingPriority="750" id="12003">
10398                                                 <rect key="frame" x="23" y="43" width="145" height="16"/>
10399                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10400                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="12014"/>
10401                                             </levelIndicator>
10402                                             <textField verticalHuggingPriority="750" id="12004">
10403                                                 <rect key="frame" x="18" y="62" width="146" height="17"/>
10404                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10405                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="12013">
10406                                                     <font key="font" metaFont="system"/>
10407                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10408                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10409                                                 </textFieldCell>
10410                                             </textField>
10411                                             <textField verticalHuggingPriority="750" id="12002">
10412                                                 <rect key="frame" x="18" y="25" width="146" height="17"/>
10413                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10414                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="12016">
10415                                                     <font key="font" metaFont="system"/>
10416                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10417                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10418                                                 </textFieldCell>
10419                                             </textField>
10420                                             <textField verticalHuggingPriority="750" id="12006">
10421                                                 <rect key="frame" x="1" y="25" width="23" height="17"/>
10422                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10423                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="12009">
10424                                                     <font key="font" metaFont="system"/>
10425                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10426                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10427                                                 </textFieldCell>
10428                                             </textField>
10429                                             <textField verticalHuggingPriority="750" id="12005">
10430                                                 <rect key="frame" x="1" y="62" width="28" height="17"/>
10431                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10432                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="12010">
10433                                                     <font key="font" metaFont="system"/>
10434                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10435                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10436                                                 </textFieldCell>
10437                                             </textField>
10438                                             <levelIndicator verticalHuggingPriority="750" id="12007">
10439                                                 <rect key="frame" x="23" y="7" width="145" height="16"/>
10440                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10441                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="12008"/>
10442                                             </levelIndicator>
10443                                         </subviews>
10444                                     </view>
10445                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10446                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10447                                 </box>
10448                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11954">
10449                                     <rect key="frame" x="11" y="98" width="183" height="28"/>
10450                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10451                                     <view key="contentView" id="e4K-Ve-ZhQ">
10452                                         <rect key="frame" x="1" y="1" width="181" height="26"/>
10453                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10454                                         <subviews>
10455                                             <textField verticalHuggingPriority="750" id="12019">
10456                                                 <rect key="frame" x="4" y="5" width="174" height="17"/>
10457                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10458                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="攻撃方法" id="12020">
10459                                                     <font key="font" size="13" name="AquaKana"/>
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                                         </subviews>
10465                                     </view>
10466                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10467                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10468                                 </box>
10469                             </subviews>
10470                         </view>
10471                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10472                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10473                         <font key="titleFont" size="11" name="AquaKana"/>
10474                     </box>
10475                     <button verticalHuggingPriority="750" id="12038">
10476                         <rect key="frame" x="200" y="166" width="100" height="23"/>
10477                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10478                         <buttonCell key="cell" type="smallSquare" title="戦闘開始" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12039">
10479                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10480                             <font key="font" size="13" name="AquaKana"/>
10481                         </buttonCell>
10482                         <connections>
10483                             <action selector="battleStart:" target="10496" id="12285"/>
10484                         </connections>
10485                     </button>
10486                     <button verticalHuggingPriority="750" id="12048">
10487                         <rect key="frame" x="259" y="137" width="100" height="23"/>
10488                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10489                         <buttonCell key="cell" type="smallSquare" title="攻撃選択" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12049">
10490                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10491                             <font key="font" size="13" name="AquaKana"/>
10492                         </buttonCell>
10493                         <connections>
10494                             <action selector="battleSet2:" target="10496" id="12286"/>
10495                         </connections>
10496                     </button>
10497                     <button verticalHuggingPriority="750" id="12060">
10498                         <rect key="frame" x="259" y="108" width="100" height="23"/>
10499                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10500                         <buttonCell key="cell" type="smallSquare" title="防御態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12061">
10501                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10502                             <font key="font" size="13" name="AquaKana"/>
10503                         </buttonCell>
10504                         <connections>
10505                             <action selector="battleDef2:" target="10496" id="12293"/>
10506                         </connections>
10507                     </button>
10508                     <button verticalHuggingPriority="750" id="12070">
10509                         <rect key="frame" x="259" y="79" width="100" height="23"/>
10510                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10511                         <buttonCell key="cell" type="smallSquare" title="回避態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12071">
10512                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10513                             <font key="font" size="13" name="AquaKana"/>
10514                         </buttonCell>
10515                         <connections>
10516                             <action selector="battleDod2:" target="10496" id="12291"/>
10517                         </connections>
10518                     </button>
10519                     <button verticalHuggingPriority="750" id="12110">
10520                         <rect key="frame" x="140" y="137" width="100" height="23"/>
10521                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10522                         <buttonCell key="cell" type="smallSquare" title="攻撃選択" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12115">
10523                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10524                             <font key="font" size="13" name="AquaKana"/>
10525                         </buttonCell>
10526                         <connections>
10527                             <action selector="battleSet1:" target="10496" id="12287"/>
10528                         </connections>
10529                     </button>
10530                     <button verticalHuggingPriority="750" id="12111">
10531                         <rect key="frame" x="140" y="108" width="100" height="23"/>
10532                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10533                         <buttonCell key="cell" type="smallSquare" title="防御態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12114">
10534                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10535                             <font key="font" size="13" name="AquaKana"/>
10536                         </buttonCell>
10537                         <connections>
10538                             <action selector="battleDef1:" target="10496" id="12294"/>
10539                         </connections>
10540                     </button>
10541                     <button verticalHuggingPriority="750" id="12112">
10542                         <rect key="frame" x="140" y="79" width="100" height="23"/>
10543                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10544                         <buttonCell key="cell" type="smallSquare" title="回避態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12113">
10545                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10546                             <font key="font" size="13" name="AquaKana"/>
10547                         </buttonCell>
10548                         <connections>
10549                             <action selector="battleDod1:" target="10496" id="12292"/>
10550                         </connections>
10551                     </button>
10552                     <textField verticalHuggingPriority="750" id="12131">
10553                         <rect key="frame" x="58" y="47" width="125" height="22"/>
10554                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10555                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12135">
10556                             <font key="font" metaFont="system"/>
10557                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
10558                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
10559                         </textFieldCell>
10560                     </textField>
10561                     <textField verticalHuggingPriority="750" id="12132">
10562                         <rect key="frame" x="-3" y="50" width="56" height="17"/>
10563                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10564                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="コマンド" id="12133">
10565                             <font key="font" size="13" name="AquaKana"/>
10566                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10567                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10568                         </textFieldCell>
10569                     </textField>
10570                     <textField verticalHuggingPriority="750" id="12163">
10571                         <rect key="frame" x="366" y="47" width="125" height="22"/>
10572                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10573                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12166">
10574                             <font key="font" metaFont="system"/>
10575                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
10576                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
10577                         </textFieldCell>
10578                     </textField>
10579                     <textField verticalHuggingPriority="750" id="12164">
10580                         <rect key="frame" x="305" y="50" width="56" height="17"/>
10581                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10582                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="コマンド" id="12165">
10583                             <font key="font" size="13" name="AquaKana"/>
10584                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10585                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10586                         </textFieldCell>
10587                     </textField>
10588                 </subviews>
10589             </view>
10590         </window>
10591         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="12617" userLabel="ユニット作成" customClass="NSPanel">
10592             <windowStyleMask key="styleMask" utility="YES"/>
10593             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10594             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
10595             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10596             <view key="contentView" id="12618">
10597                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
10598                 <autoresizingMask key="autoresizingMask"/>
10599                 <subviews>
10600                     <button verticalHuggingPriority="750" id="12632">
10601                         <rect key="frame" x="372" y="5" width="100" height="23"/>
10602                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10603                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12668">
10604                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10605                             <font key="font" size="13" name="AquaKana"/>
10606                         </buttonCell>
10607                         <connections>
10608                             <action selector="researchCancel:" target="10496" id="12762"/>
10609                         </connections>
10610                     </button>
10611                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="12619">
10612                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
10613                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10614                         <clipView key="contentView" id="ZHI-84-beV">
10615                             <rect key="frame" x="1" y="17" width="500" height="280"/>
10616                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10617                             <subviews>
10618                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="12684" id="12687">
10619                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
10620                                     <autoresizingMask key="autoresizingMask"/>
10621                                     <size key="intercellSpacing" width="3" height="2"/>
10622                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10623                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10624                                     <tableColumns>
10625                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="12691">
10626                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
10627                                                 <font key="font" metaFont="smallSystem"/>
10628                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10629                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10630                                             </tableHeaderCell>
10631                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="12706">
10632                                                 <font key="font" metaFont="system"/>
10633                                             </imageCell>
10634                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10635                                             <connections>
10636                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.img" id="12775">
10637                                                     <dictionary key="options">
10638                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10639                                                     </dictionary>
10640                                                 </binding>
10641                                             </connections>
10642                                         </tableColumn>
10643                                         <tableColumn editable="NO" width="147.08203125" minWidth="40" maxWidth="1000" id="12690">
10644                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
10645                                                 <font key="font" metaFont="smallSystem"/>
10646                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10647                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10648                                             </tableHeaderCell>
10649                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12693">
10650                                                 <font key="font" metaFont="system"/>
10651                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10652                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10653                                             </textFieldCell>
10654                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10655                                             <connections>
10656                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.name" id="12769">
10657                                                     <dictionary key="options">
10658                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10659                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10660                                                     </dictionary>
10661                                                 </binding>
10662                                             </connections>
10663                                         </tableColumn>
10664                                         <tableColumn editable="NO" width="55.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="12689">
10665                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
10666                                                 <font key="font" metaFont="smallSystem"/>
10667                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10668                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10669                                             </tableHeaderCell>
10670                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12694">
10671                                                 <font key="font" metaFont="system"/>
10672                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10673                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10674                                             </textFieldCell>
10675                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10676                                             <connections>
10677                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.HP" id="12771">
10678                                                     <dictionary key="options">
10679                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10680                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10681                                                     </dictionary>
10682                                                 </binding>
10683                                             </connections>
10684                                         </tableColumn>
10685                                         <tableColumn editable="NO" width="223.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="12688">
10686                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
10687                                                 <font key="font" metaFont="smallSystem"/>
10688                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10689                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10690                                             </tableHeaderCell>
10691                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12695">
10692                                                 <font key="font" metaFont="system"/>
10693                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10694                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10695                                             </textFieldCell>
10696                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10697                                             <connections>
10698                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.cost" id="12773">
10699                                                     <dictionary key="options">
10700                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10701                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10702                                                     </dictionary>
10703                                                 </binding>
10704                                             </connections>
10705                                         </tableColumn>
10706                                     </tableColumns>
10707                                 </tableView>
10708                             </subviews>
10709                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10710                         </clipView>
10711                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="12686">
10712                             <rect key="frame" x="1" y="435" width="480" height="16"/>
10713                             <autoresizingMask key="autoresizingMask"/>
10714                         </scroller>
10715                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="12685">
10716                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10717                             <autoresizingMask key="autoresizingMask"/>
10718                         </scroller>
10719                         <tableHeaderView key="headerView" id="12684">
10720                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
10721                             <autoresizingMask key="autoresizingMask"/>
10722                         </tableHeaderView>
10723                     </scrollView>
10724                     <textField verticalHuggingPriority="750" id="12709">
10725                         <rect key="frame" x="17" y="158" width="105" height="17"/>
10726                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10727                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 ----" id="12725">
10728                             <font key="font" size="13" name="AquaKana"/>
10729                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10730                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10731                         </textFieldCell>
10732                     </textField>
10733                     <textField verticalHuggingPriority="750" id="12710">
10734                         <rect key="frame" x="17" y="133" width="105" height="17"/>
10735                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10736                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 ----" id="12723">
10737                             <font key="font" size="13" name="AquaKana"/>
10738                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10739                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10740                         </textFieldCell>
10741                     </textField>
10742                     <textField verticalHuggingPriority="750" id="12711">
10743                         <rect key="frame" x="17" y="108" width="105" height="17"/>
10744                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10745                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 ----" id="12722">
10746                             <font key="font" size="13" name="AquaKana"/>
10747                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10748                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10749                         </textFieldCell>
10750                     </textField>
10751                     <textField verticalHuggingPriority="750" id="12712">
10752                         <rect key="frame" x="17" y="83" width="105" height="17"/>
10753                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10754                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 ----" id="12721">
10755                             <font key="font" size="13" name="AquaKana"/>
10756                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10757                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10758                         </textFieldCell>
10759                     </textField>
10760                     <textField verticalHuggingPriority="750" id="12713">
10761                         <rect key="frame" x="17" y="58" width="105" height="17"/>
10762                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10763                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 ----" id="12720">
10764                             <font key="font" size="13" name="AquaKana"/>
10765                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10766                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10767                         </textFieldCell>
10768                     </textField>
10769                     <textField verticalHuggingPriority="750" id="12714">
10770                         <rect key="frame" x="17" y="33" width="105" height="17"/>
10771                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10772                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 ----" id="12719">
10773                             <font key="font" size="13" name="AquaKana"/>
10774                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10775                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10776                         </textFieldCell>
10777                     </textField>
10778                     <imageView id="12715">
10779                         <rect key="frame" x="194" y="55" width="106" height="106"/>
10780                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10781                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="12718"/>
10782                     </imageView>
10783                 </subviews>
10784             </view>
10785         </window>
10786         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="12906" userLabel="ユニット能力" customClass="NSPanel">
10787             <windowStyleMask key="styleMask" utility="YES"/>
10788             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10789             <rect key="contentRect" x="196" y="132" width="142" height="95"/>
10790             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
10791             <view key="contentView" id="12907">
10792                 <rect key="frame" x="0.0" y="0.0" width="142" height="95"/>
10793                 <autoresizingMask key="autoresizingMask"/>
10794                 <subviews>
10795                     <textField verticalHuggingPriority="750" id="12933">
10796                         <rect key="frame" x="332" y="-64" width="38" height="17"/>
10797                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10798                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="12934">
10799                             <font key="font" metaFont="system"/>
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                     <button verticalHuggingPriority="750" id="12909">
10805                         <rect key="frame" x="22" y="53" width="100" height="23"/>
10806                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10807                         <buttonCell key="cell" type="smallSquare" title="能力" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12940">
10808                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10809                             <font key="font" size="13" name="AquaKana"/>
10810                         </buttonCell>
10811                         <connections>
10812                             <action selector="pushStatus:" target="10496" id="12946"/>
10813                         </connections>
10814                     </button>
10815                     <button verticalHuggingPriority="750" id="12908">
10816                         <rect key="frame" x="22" y="19" width="100" height="23"/>
10817                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10818                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12941">
10819                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10820                             <font key="font" size="13" name="AquaKana"/>
10821                         </buttonCell>
10822                         <connections>
10823                             <action selector="pushCancel:" target="10496" id="12944"/>
10824                         </connections>
10825                     </button>
10826                 </subviews>
10827             </view>
10828             <point key="canvasLocation" x="-132" y="1793.5"/>
10829         </window>
10830         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13387" userLabel="建物リストコマンド" customClass="NSPanel">
10831             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
10832             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10833             <rect key="contentRect" x="196" y="132" width="350" height="241"/>
10834             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10835             <view key="contentView" id="13388">
10836                 <rect key="frame" x="0.0" y="0.0" width="350" height="241"/>
10837                 <autoresizingMask key="autoresizingMask"/>
10838                 <subviews>
10839                     <textField verticalHuggingPriority="750" id="13405">
10840                         <rect key="frame" x="9" y="215" width="69" height="17"/>
10841                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10842                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="建設リスト" id="13416">
10843                             <font key="font" size="13" name="AquaKana"/>
10844                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10845                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10846                         </textFieldCell>
10847                     </textField>
10848                     <button verticalHuggingPriority="750" id="13407">
10849                         <rect key="frame" x="291" y="35" width="45" height="32"/>
10850                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10851                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13414">
10852                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10853                             <font key="font" size="13" name="AquaKana"/>
10854                         </buttonCell>
10855                         <connections>
10856                             <action selector="SLbuildDelete:" target="3039" id="13493"/>
10857                         </connections>
10858                     </button>
10859                     <button verticalHuggingPriority="750" id="13406">
10860                         <rect key="frame" x="270" y="2" width="66" height="32"/>
10861                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10862                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13415">
10863                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10864                             <font key="font" size="13" name="AquaKana"/>
10865                         </buttonCell>
10866                         <connections>
10867                             <action selector="SLbuildSubmit:" target="3039" id="13494"/>
10868                         </connections>
10869                     </button>
10870                     <button verticalHuggingPriority="750" id="13426">
10871                         <rect key="frame" x="244" y="35" width="49" height="32"/>
10872                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10873                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13427">
10874                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10875                             <font key="font" size="13" name="AquaKana"/>
10876                         </buttonCell>
10877                         <connections>
10878                             <action selector="SLbuildAdd:" target="3039" id="13539"/>
10879                         </connections>
10880                     </button>
10881                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13677">
10882                         <rect key="frame" x="20" y="72" width="310" height="135"/>
10883                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10884                         <clipView key="contentView" id="H3T-La-KgJ">
10885                             <rect key="frame" x="1" y="17" width="308" height="117"/>
10886                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10887                             <subviews>
10888                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="13715" id="13678">
10889                                     <rect key="frame" x="0.0" y="0.0" width="308" height="19"/>
10890                                     <autoresizingMask key="autoresizingMask"/>
10891                                     <size key="intercellSpacing" width="3" height="2"/>
10892                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10893                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10894                                     <tableColumns>
10895                                         <tableColumn width="119.109375" minWidth="40" maxWidth="1000" id="13682">
10896                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="建設物">
10897                                                 <font key="font" metaFont="smallSystem"/>
10898                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10899                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10900                                             </tableHeaderCell>
10901                                             <popUpButtonCell key="dataCell" type="bevel" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="bezel" imageScaling="proportionallyDown" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="13690">
10902                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
10903                                                 <font key="font" metaFont="menu"/>
10904                                                 <menu key="menu" title="OtherViews" id="13691">
10905                                                     <items>
10906                                                         <menuItem title="Pop Up" id="13692"/>
10907                                                     </items>
10908                                                 </menu>
10909                                             </popUpButtonCell>
10910                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10911                                             <connections>
10912                                                 <binding destination="13253" name="content" keyPath="arrangedObjects.name" id="13695"/>
10913                                                 <binding destination="13253" name="selectedIndex" keyPath="arrangedObjects.sel" previousBinding="13695" id="13757">
10914                                                     <dictionary key="options">
10915                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10916                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10917                                                     </dictionary>
10918                                                 </binding>
10919                                             </connections>
10920                                         </tableColumn>
10921                                         <tableColumn editable="NO" width="183" minWidth="40" maxWidth="1000" id="13683">
10922                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
10923                                                 <font key="font" metaFont="smallSystem"/>
10924                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10925                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10926                                             </tableHeaderCell>
10927                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13684">
10928                                                 <font key="font" metaFont="system"/>
10929                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10930                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10931                                             </textFieldCell>
10932                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10933                                             <connections>
10934                                                 <binding destination="13253" name="value" keyPath="arrangedObjects.manko" id="13785">
10935                                                     <dictionary key="options">
10936                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10937                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10938                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10939                                                     </dictionary>
10940                                                 </binding>
10941                                             </connections>
10942                                         </tableColumn>
10943                                     </tableColumns>
10944                                 </tableView>
10945                             </subviews>
10946                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10947                         </clipView>
10948                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="13679">
10949                             <rect key="frame" x="1" y="118" width="258" height="16"/>
10950                             <autoresizingMask key="autoresizingMask"/>
10951                         </scroller>
10952                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13681">
10953                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10954                             <autoresizingMask key="autoresizingMask"/>
10955                         </scroller>
10956                         <tableHeaderView key="headerView" id="13715">
10957                             <rect key="frame" x="0.0" y="0.0" width="308" height="17"/>
10958                             <autoresizingMask key="autoresizingMask"/>
10959                         </tableHeaderView>
10960                     </scrollView>
10961                 </subviews>
10962             </view>
10963         </window>
10964         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13441" userLabel="召喚リストコマンド" customClass="NSPanel">
10965             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
10966             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10967             <rect key="contentRect" x="196" y="132" width="300" height="241"/>
10968             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10969             <view key="contentView" id="13442">
10970                 <rect key="frame" x="0.0" y="0.0" width="300" height="241"/>
10971                 <autoresizingMask key="autoresizingMask"/>
10972                 <subviews>
10973                     <textField verticalHuggingPriority="750" id="13447">
10974                         <rect key="frame" x="9" y="215" width="69" height="17"/>
10975                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10976                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="召還リスト" id="13464">
10977                             <font key="font" size="13" name="AquaKana"/>
10978                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10979                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10980                         </textFieldCell>
10981                     </textField>
10982                     <textField verticalHuggingPriority="750" id="13462">
10983                         <rect key="frame" x="332" y="82" width="38" height="17"/>
10984                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10985                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="13463">
10986                             <font key="font" metaFont="system"/>
10987                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10988                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10989                         </textFieldCell>
10990                     </textField>
10991                     <button verticalHuggingPriority="750" id="13445">
10992                         <rect key="frame" x="251" y="35" width="45" height="32"/>
10993                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10994                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13470">
10995                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10996                             <font key="font" size="13" name="AquaKana"/>
10997                         </buttonCell>
10998                         <connections>
10999                             <action selector="SLunitDelete:" target="3039" id="13490"/>
11000                         </connections>
11001                     </button>
11002                     <button verticalHuggingPriority="750" id="13443">
11003                         <rect key="frame" x="230" y="2" width="66" height="32"/>
11004                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11005                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13472">
11006                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11007                             <font key="font" size="13" name="AquaKana"/>
11008                         </buttonCell>
11009                         <connections>
11010                             <action selector="SLunitSubmit:" target="3039" id="13491"/>
11011                         </connections>
11012                     </button>
11013                     <button verticalHuggingPriority="750" id="13444">
11014                         <rect key="frame" x="204" y="35" width="49" height="32"/>
11015                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11016                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13471">
11017                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11018                             <font key="font" size="13" name="AquaKana"/>
11019                         </buttonCell>
11020                         <connections>
11021                             <action selector="SLunitAdd:" target="3039" id="13540"/>
11022                         </connections>
11023                     </button>
11024                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13518">
11025                         <rect key="frame" x="12" y="72" width="278" height="135"/>
11026                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11027                         <clipView key="contentView" id="u3X-ic-4gF">
11028                             <rect key="frame" x="1" y="17" width="276" height="117"/>
11029                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11030                             <subviews>
11031                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="13792" id="13521">
11032                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
11033                                     <autoresizingMask key="autoresizingMask"/>
11034                                     <size key="intercellSpacing" width="3" height="2"/>
11035                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11036                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11037                                     <tableColumns>
11038                                         <tableColumn width="191.66796875" minWidth="40" maxWidth="1000" id="13522">
11039                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="召還ユニット">
11040                                                 <font key="font" metaFont="smallSystem"/>
11041                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11042                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11043                                             </tableHeaderCell>
11044                                             <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">
11045                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
11046                                                 <font key="font" metaFont="menu"/>
11047                                                 <menu key="menu" title="OtherViews" id="13524">
11048                                                     <items>
11049                                                         <menuItem title="Pop Up" state="on" id="13525"/>
11050                                                     </items>
11051                                                 </menu>
11052                                             </popUpButtonCell>
11053                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11054                                             <connections>
11055                                                 <binding destination="13254" name="content" keyPath="arrangedObjects.name" id="13780"/>
11056                                                 <binding destination="13254" name="selectedIndex" keyPath="arrangedObjects.sel" previousBinding="13780" id="13791">
11057                                                     <dictionary key="options">
11058                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11059                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11060                                                     </dictionary>
11061                                                 </binding>
11062                                             </connections>
11063                                         </tableColumn>
11064                                         <tableColumn width="78" minWidth="10" maxWidth="3.4028234663852886e+38" id="13777">
11065                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費MP">
11066                                                 <font key="font" metaFont="smallSystem"/>
11067                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11068                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11069                                             </tableHeaderCell>
11070                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13778">
11071                                                 <font key="font" metaFont="system"/>
11072                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11073                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11074                                             </textFieldCell>
11075                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11076                                             <connections>
11077                                                 <binding destination="13254" name="value" keyPath="arrangedObjects.MP" id="13787">
11078                                                     <dictionary key="options">
11079                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11080                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11081                                                     </dictionary>
11082                                                 </binding>
11083                                             </connections>
11084                                         </tableColumn>
11085                                     </tableColumns>
11086                                 </tableView>
11087                             </subviews>
11088                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11089                         </clipView>
11090                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="13520">
11091                             <rect key="frame" x="1" y="118" width="276" height="16"/>
11092                             <autoresizingMask key="autoresizingMask"/>
11093                         </scroller>
11094                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13519">
11095                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11096                             <autoresizingMask key="autoresizingMask"/>
11097                         </scroller>
11098                         <tableHeaderView key="headerView" id="13792">
11099                             <rect key="frame" x="0.0" y="0.0" width="276" height="17"/>
11100                             <autoresizingMask key="autoresizingMask"/>
11101                         </tableHeaderView>
11102                     </scrollView>
11103                 </subviews>
11104             </view>
11105         </window>
11106         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13719" userLabel="勝利画面" customClass="NSPanel">
11107             <windowStyleMask key="styleMask" utility="YES"/>
11108             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11109             <rect key="contentRect" x="196" y="112" width="400" height="150"/>
11110             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11111             <view key="contentView" id="13720">
11112                 <rect key="frame" x="0.0" y="0.0" width="400" height="150"/>
11113                 <autoresizingMask key="autoresizingMask"/>
11114                 <subviews>
11115                     <textField verticalHuggingPriority="750" id="13721">
11116                         <rect key="frame" x="17" y="20" width="366" height="110"/>
11117                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11118                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="赤軍の勝利" id="13722">
11119                             <font key="font" size="50" name="HiraKakuProN-W3"/>
11120                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11121                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11122                         </textFieldCell>
11123                     </textField>
11124                 </subviews>
11125             </view>
11126         </window>
11127         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13903" userLabel="建物作成" customClass="NSPanel">
11128             <windowStyleMask key="styleMask" utility="YES"/>
11129             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11130             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
11131             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11132             <view key="contentView" id="13904">
11133                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
11134                 <autoresizingMask key="autoresizingMask"/>
11135                 <subviews>
11136                     <button verticalHuggingPriority="750" id="13905">
11137                         <rect key="frame" x="372" y="5" width="100" height="23"/>
11138                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11139                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13961">
11140                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11141                             <font key="font" size="13" name="AquaKana"/>
11142                         </buttonCell>
11143                         <connections>
11144                             <action selector="pushCancelBCL:" target="10496" id="14056"/>
11145                         </connections>
11146                     </button>
11147                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13913">
11148                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
11149                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11150                         <clipView key="contentView" id="pGh-i6-idT">
11151                             <rect key="frame" x="1" y="17" width="500" height="280"/>
11152                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11153                             <subviews>
11154                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="13942" id="13939">
11155                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
11156                                     <autoresizingMask key="autoresizingMask"/>
11157                                     <size key="intercellSpacing" width="3" height="2"/>
11158                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11159                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11160                                     <tableColumns>
11161                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="13943">
11162                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
11163                                                 <font key="font" metaFont="smallSystem"/>
11164                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11165                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11166                                             </tableHeaderCell>
11167                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="13950">
11168                                                 <font key="font" metaFont="system"/>
11169                                             </imageCell>
11170                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11171                                             <connections>
11172                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.img" id="14099">
11173                                                     <dictionary key="options">
11174                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11175                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11176                                                     </dictionary>
11177                                                 </binding>
11178                                             </connections>
11179                                         </tableColumn>
11180                                         <tableColumn editable="NO" width="219.08203125" minWidth="40" maxWidth="1000" id="13945">
11181                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="建設物名">
11182                                                 <font key="font" metaFont="smallSystem"/>
11183                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11184                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11185                                             </tableHeaderCell>
11186                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13948">
11187                                                 <font key="font" metaFont="system"/>
11188                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11189                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11190                                             </textFieldCell>
11191                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11192                                             <connections>
11193                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.name" id="14097">
11194                                                     <dictionary key="options">
11195                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11196                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11197                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11198                                                     </dictionary>
11199                                                 </binding>
11200                                             </connections>
11201                                         </tableColumn>
11202                                         <tableColumn editable="NO" width="210.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="13944">
11203                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
11204                                                 <font key="font" metaFont="smallSystem"/>
11205                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11206                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11207                                             </tableHeaderCell>
11208                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13949">
11209                                                 <font key="font" metaFont="system"/>
11210                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11211                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11212                                             </textFieldCell>
11213                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11214                                             <connections>
11215                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.cost" id="14098">
11216                                                     <dictionary key="options">
11217                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11218                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11219                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11220                                                     </dictionary>
11221                                                 </binding>
11222                                             </connections>
11223                                         </tableColumn>
11224                                     </tableColumns>
11225                                 </tableView>
11226                             </subviews>
11227                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11228                         </clipView>
11229                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="13940">
11230                             <rect key="frame" x="1" y="435" width="480" height="16"/>
11231                             <autoresizingMask key="autoresizingMask"/>
11232                         </scroller>
11233                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13941">
11234                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11235                             <autoresizingMask key="autoresizingMask"/>
11236                         </scroller>
11237                         <tableHeaderView key="headerView" id="13942">
11238                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
11239                             <autoresizingMask key="autoresizingMask"/>
11240                         </tableHeaderView>
11241                     </scrollView>
11242                     <imageView id="13906">
11243                         <rect key="frame" x="194" y="55" width="106" height="106"/>
11244                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11245                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="13958"/>
11246                     </imageView>
11247                 </subviews>
11248             </view>
11249         </window>
11250         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13970" userLabel="ユニット召喚" customClass="NSPanel">
11251             <windowStyleMask key="styleMask" utility="YES"/>
11252             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11253             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
11254             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11255             <view key="contentView" id="13971">
11256                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
11257                 <autoresizingMask key="autoresizingMask"/>
11258                 <subviews>
11259                     <button verticalHuggingPriority="750" id="13972">
11260                         <rect key="frame" x="372" y="5" width="100" height="23"/>
11261                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11262                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14028">
11263                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11264                             <font key="font" size="13" name="AquaKana"/>
11265                         </buttonCell>
11266                         <connections>
11267                             <action selector="pushCancelCSL:" target="10496" id="14057"/>
11268                         </connections>
11269                     </button>
11270                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13980">
11271                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
11272                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11273                         <clipView key="contentView" id="q6T-Kx-cAv">
11274                             <rect key="frame" x="1" y="17" width="500" height="280"/>
11275                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11276                             <subviews>
11277                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="14009" id="14006">
11278                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
11279                                     <autoresizingMask key="autoresizingMask"/>
11280                                     <size key="intercellSpacing" width="3" height="2"/>
11281                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11282                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11283                                     <tableColumns>
11284                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="14010">
11285                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
11286                                                 <font key="font" metaFont="smallSystem"/>
11287                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11288                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11289                                             </tableHeaderCell>
11290                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="14017">
11291                                                 <font key="font" metaFont="system"/>
11292                                             </imageCell>
11293                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11294                                             <connections>
11295                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.img" id="14105">
11296                                                     <dictionary key="options">
11297                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11298                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11299                                                     </dictionary>
11300                                                 </binding>
11301                                             </connections>
11302                                         </tableColumn>
11303                                         <tableColumn editable="NO" width="147.08203125" minWidth="40" maxWidth="1000" id="14012">
11304                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
11305                                                 <font key="font" metaFont="smallSystem"/>
11306                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11307                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11308                                             </tableHeaderCell>
11309                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14015">
11310                                                 <font key="font" metaFont="system"/>
11311                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11312                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11313                                             </textFieldCell>
11314                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11315                                             <connections>
11316                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.name" id="14106">
11317                                                     <dictionary key="options">
11318                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11319                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11320                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
11321                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11322                                                     </dictionary>
11323                                                 </binding>
11324                                             </connections>
11325                                         </tableColumn>
11326                                         <tableColumn editable="NO" width="55.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="14011">
11327                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
11328                                                 <font key="font" metaFont="smallSystem"/>
11329                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11330                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11331                                             </tableHeaderCell>
11332                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14016">
11333                                                 <font key="font" metaFont="system"/>
11334                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11335                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11336                                             </textFieldCell>
11337                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11338                                             <connections>
11339                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.HP" id="14107">
11340                                                     <dictionary key="options">
11341                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11342                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11343                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
11344                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11345                                                     </dictionary>
11346                                                 </binding>
11347                                             </connections>
11348                                         </tableColumn>
11349                                         <tableColumn editable="NO" width="223.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="14013">
11350                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費MP">
11351                                                 <font key="font" metaFont="smallSystem"/>
11352                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11353                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11354                                             </tableHeaderCell>
11355                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14014">
11356                                                 <font key="font" metaFont="system"/>
11357                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11358                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11359                                             </textFieldCell>
11360                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11361                                             <connections>
11362                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.cost" id="14108">
11363                                                     <dictionary key="options">
11364                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11365                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11366                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
11367                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11368                                                     </dictionary>
11369                                                 </binding>
11370                                             </connections>
11371                                         </tableColumn>
11372                                     </tableColumns>
11373                                 </tableView>
11374                             </subviews>
11375                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11376                         </clipView>
11377                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14007">
11378                             <rect key="frame" x="1" y="435" width="480" height="16"/>
11379                             <autoresizingMask key="autoresizingMask"/>
11380                         </scroller>
11381                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14008">
11382                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11383                             <autoresizingMask key="autoresizingMask"/>
11384                         </scroller>
11385                         <tableHeaderView key="headerView" id="14009">
11386                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
11387                             <autoresizingMask key="autoresizingMask"/>
11388                         </tableHeaderView>
11389                     </scrollView>
11390                     <textField verticalHuggingPriority="750" id="13979">
11391                         <rect key="frame" x="17" y="158" width="105" height="17"/>
11392                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11393                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 ----" id="14018">
11394                             <font key="font" size="13" name="AquaKana"/>
11395                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11396                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11397                         </textFieldCell>
11398                     </textField>
11399                     <textField verticalHuggingPriority="750" id="13978">
11400                         <rect key="frame" x="17" y="133" width="105" height="17"/>
11401                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11402                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 ----" id="14020">
11403                             <font key="font" size="13" name="AquaKana"/>
11404                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11405                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11406                         </textFieldCell>
11407                     </textField>
11408                     <textField verticalHuggingPriority="750" id="13977">
11409                         <rect key="frame" x="17" y="108" width="105" height="17"/>
11410                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11411                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 ----" id="14021">
11412                             <font key="font" size="13" name="AquaKana"/>
11413                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11414                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11415                         </textFieldCell>
11416                     </textField>
11417                     <textField verticalHuggingPriority="750" id="13976">
11418                         <rect key="frame" x="17" y="83" width="105" height="17"/>
11419                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11420                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 ----" id="14022">
11421                             <font key="font" size="13" name="AquaKana"/>
11422                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11423                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11424                         </textFieldCell>
11425                     </textField>
11426                     <textField verticalHuggingPriority="750" id="13975">
11427                         <rect key="frame" x="17" y="58" width="105" height="17"/>
11428                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11429                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 ----" id="14023">
11430                             <font key="font" size="13" name="AquaKana"/>
11431                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11432                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11433                         </textFieldCell>
11434                     </textField>
11435                     <textField verticalHuggingPriority="750" id="13974">
11436                         <rect key="frame" x="17" y="33" width="105" height="17"/>
11437                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11438                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 ----" id="14024">
11439                             <font key="font" size="13" name="AquaKana"/>
11440                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11441                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11442                         </textFieldCell>
11443                     </textField>
11444                     <imageView id="13973">
11445                         <rect key="frame" x="194" y="55" width="106" height="106"/>
11446                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11447                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14025"/>
11448                     </imageView>
11449                 </subviews>
11450             </view>
11451         </window>
11452         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="14150" userLabel="立ち絵リスト" customClass="NSPanel">
11453             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
11454             <rect key="contentRect" x="196" y="112" width="470" height="378"/>
11455             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11456             <view key="contentView" id="14151">
11457                 <rect key="frame" x="0.0" y="0.0" width="470" height="378"/>
11458                 <autoresizingMask key="autoresizingMask"/>
11459                 <subviews>
11460                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14152">
11461                         <rect key="frame" x="-1" y="83" width="472" height="296"/>
11462                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11463                         <clipView key="contentView" id="HXb-bh-GwK">
11464                             <rect key="frame" x="1" y="17" width="470" height="278"/>
11465                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11466                             <subviews>
11467                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="2xe-Ys-y8C" id="14153">
11468                                     <rect key="frame" x="0.0" y="0.0" width="465" height="19"/>
11469                                     <autoresizingMask key="autoresizingMask"/>
11470                                     <size key="intercellSpacing" width="3" height="2"/>
11471                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11472                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11473                                     <tableColumns>
11474                                         <tableColumn width="209.33203125" minWidth="40" maxWidth="1000" id="14157">
11475                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="立ち絵名">
11476                                                 <font key="font" metaFont="smallSystem"/>
11477                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11478                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11479                                             </tableHeaderCell>
11480                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14160">
11481                                                 <font key="font" metaFont="system"/>
11482                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11483                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11484                                             </textFieldCell>
11485                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11486                                             <connections>
11487                                                 <binding destination="14319" name="value" keyPath="arrangedObjects.name" id="14372">
11488                                                     <dictionary key="options">
11489                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11490                                                     </dictionary>
11491                                                 </binding>
11492                                             </connections>
11493                                         </tableColumn>
11494                                         <tableColumn width="250.18359375" minWidth="40" maxWidth="1000" id="14158">
11495                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
11496                                                 <font key="font" metaFont="smallSystem"/>
11497                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11498                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11499                                             </tableHeaderCell>
11500                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14159">
11501                                                 <font key="font" metaFont="system"/>
11502                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11503                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11504                                             </textFieldCell>
11505                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11506                                             <connections>
11507                                                 <binding destination="14319" name="value" keyPath="arrangedObjects.file" id="QXD-E9-NPZ">
11508                                                     <dictionary key="options">
11509                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11510                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11511                                                     </dictionary>
11512                                                 </binding>
11513                                             </connections>
11514                                         </tableColumn>
11515                                     </tableColumns>
11516                                 </tableView>
11517                             </subviews>
11518                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11519                         </clipView>
11520                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="14154">
11521                             <rect key="frame" x="1" y="279" width="470" height="16"/>
11522                             <autoresizingMask key="autoresizingMask"/>
11523                         </scroller>
11524                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="14156">
11525                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11526                             <autoresizingMask key="autoresizingMask"/>
11527                         </scroller>
11528                         <tableHeaderView key="headerView" id="2xe-Ys-y8C">
11529                             <rect key="frame" x="0.0" y="0.0" width="470" height="17"/>
11530                             <autoresizingMask key="autoresizingMask"/>
11531                         </tableHeaderView>
11532                     </scrollView>
11533                     <button verticalHuggingPriority="750" id="14308">
11534                         <rect key="frame" x="14" y="43" width="51" height="32"/>
11535                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11536                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14309">
11537                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11538                             <font key="font" metaFont="system"/>
11539                         </buttonCell>
11540                         <connections>
11541                             <action selector="insertLineStand:" target="9720" id="14365"/>
11542                         </connections>
11543                     </button>
11544                     <button verticalHuggingPriority="750" id="14312">
11545                         <rect key="frame" x="65" y="43" width="48" height="32"/>
11546                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11547                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14313">
11548                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11549                             <font key="font" metaFont="system"/>
11550                         </buttonCell>
11551                         <connections>
11552                             <action selector="removeLineStand:" target="9720" id="14366"/>
11553                         </connections>
11554                     </button>
11555                     <button verticalHuggingPriority="750" id="14167">
11556                         <rect key="frame" x="390" y="13" width="66" height="32"/>
11557                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11558                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14168">
11559                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11560                             <font key="font" size="13" name="AquaKana"/>
11561                         </buttonCell>
11562                         <connections>
11563                             <action selector="backStand:" target="9720" id="14359"/>
11564                         </connections>
11565                     </button>
11566                 </subviews>
11567             </view>
11568             <point key="canvasLocation" x="1010" y="-252"/>
11569         </window>
11570         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="14176" userLabel="レイヤー決定" customClass="NSPanel">
11571             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
11572             <rect key="contentRect" x="196" y="112" width="640" height="480"/>
11573             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
11574             <view key="contentView" id="14177">
11575                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
11576                 <autoresizingMask key="autoresizingMask"/>
11577                 <subviews>
11578                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14178">
11579                         <rect key="frame" x="20" y="360" width="201" height="100"/>
11580                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11581                         <clipView key="contentView" id="kCI-gr-QUs">
11582                             <rect key="frame" x="1" y="17" width="199" height="82"/>
11583                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11584                             <subviews>
11585                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="14181" id="14179">
11586                                     <rect key="frame" x="0.0" y="0.0" width="199" height="19"/>
11587                                     <autoresizingMask key="autoresizingMask"/>
11588                                     <size key="intercellSpacing" width="3" height="2"/>
11589                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11590                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11591                                     <tableColumns>
11592                                         <tableColumn width="128.0390625" minWidth="40" maxWidth="1000" id="14183">
11593                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ベース">
11594                                                 <font key="font" metaFont="smallSystem"/>
11595                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11596                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11597                                             </tableHeaderCell>
11598                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14186">
11599                                                 <font key="font" metaFont="system"/>
11600                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11601                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11602                                             </textFieldCell>
11603                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11604                                             <connections>
11605                                                 <binding destination="O9l-8N-49r" name="value" keyPath="arrangedObjects.name" id="s5j-SN-mH0">
11606                                                     <dictionary key="options">
11607                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11608                                                     </dictionary>
11609                                                 </binding>
11610                                             </connections>
11611                                         </tableColumn>
11612                                         <tableColumn width="65" minWidth="10" maxWidth="3.4028234663852886e+38" id="14207">
11613                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="優先度">
11614                                                 <font key="font" metaFont="smallSystem"/>
11615                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11616                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11617                                             </tableHeaderCell>
11618                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14208">
11619                                                 <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
11620                                                 <font key="font" metaFont="system"/>
11621                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11622                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11623                                             </textFieldCell>
11624                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11625                                             <connections>
11626                                                 <binding destination="O9l-8N-49r" name="value" keyPath="arrangedObjects.z" id="Olg-qn-ejY">
11627                                                     <dictionary key="options">
11628                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11629                                                     </dictionary>
11630                                                 </binding>
11631                                             </connections>
11632                                         </tableColumn>
11633                                     </tableColumns>
11634                                 </tableView>
11635                             </subviews>
11636                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11637                         </clipView>
11638                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14180">
11639                             <rect key="frame" x="1" y="118" width="198" height="16"/>
11640                             <autoresizingMask key="autoresizingMask"/>
11641                         </scroller>
11642                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14182">
11643                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11644                             <autoresizingMask key="autoresizingMask"/>
11645                         </scroller>
11646                         <tableHeaderView key="headerView" id="14181">
11647                             <rect key="frame" x="0.0" y="0.0" width="199" height="17"/>
11648                             <autoresizingMask key="autoresizingMask"/>
11649                         </tableHeaderView>
11650                     </scrollView>
11651                     <button verticalHuggingPriority="750" id="14209">
11652                         <rect key="frame" x="14" y="324" width="51" height="32"/>
11653                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11654                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14210">
11655                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11656                             <font key="font" metaFont="system"/>
11657                         </buttonCell>
11658                         <connections>
11659                             <action selector="insert1:" target="9720" id="xxX-wg-qm2"/>
11660                         </connections>
11661                     </button>
11662                     <button verticalHuggingPriority="750" id="14213">
11663                         <rect key="frame" x="65" y="324" width="48" height="32"/>
11664                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11665                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14214">
11666                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11667                             <font key="font" metaFont="system"/>
11668                         </buttonCell>
11669                         <connections>
11670                             <action selector="remove1:" target="9720" id="54Q-AO-TJM"/>
11671                         </connections>
11672                     </button>
11673                     <button verticalHuggingPriority="750" id="14226">
11674                         <rect key="frame" x="14" y="189" width="51" height="32"/>
11675                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11676                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14229">
11677                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11678                             <font key="font" metaFont="system"/>
11679                         </buttonCell>
11680                         <connections>
11681                             <action selector="insert2:" target="9720" id="J2I-zl-mVZ"/>
11682                         </connections>
11683                     </button>
11684                     <button verticalHuggingPriority="750" id="14227">
11685                         <rect key="frame" x="65" y="189" width="48" height="32"/>
11686                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11687                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14228">
11688                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11689                             <font key="font" metaFont="system"/>
11690                         </buttonCell>
11691                         <connections>
11692                             <action selector="remove2:" target="9720" id="sHK-hz-RtB"/>
11693                         </connections>
11694                     </button>
11695                     <textField verticalHuggingPriority="750" id="14235">
11696                         <rect key="frame" x="62" y="164" width="50" height="22"/>
11697                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11698                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14236">
11699                             <font key="font" metaFont="system"/>
11700                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
11701                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
11702                         </textFieldCell>
11703                     </textField>
11704                     <textField verticalHuggingPriority="750" id="14241">
11705                         <rect key="frame" x="169" y="164" width="50" height="22"/>
11706                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11707                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14243">
11708                             <font key="font" metaFont="system"/>
11709                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
11710                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
11711                         </textFieldCell>
11712                     </textField>
11713                     <textField verticalHuggingPriority="750" id="14250">
11714                         <rect key="frame" x="18" y="167" width="39" height="17"/>
11715                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11716                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="X座標" id="14251">
11717                             <font key="font" metaFont="system"/>
11718                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11719                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11720                         </textFieldCell>
11721                     </textField>
11722                     <textField verticalHuggingPriority="750" id="14254">
11723                         <rect key="frame" x="125" y="167" width="39" height="17"/>
11724                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11725                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Y座標" id="14255">
11726                             <font key="font" metaFont="system"/>
11727                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11728                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11729                         </textFieldCell>
11730                     </textField>
11731                     <imageView id="14275">
11732                         <rect key="frame" x="18" y="17" width="97" height="142"/>
11733                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11734                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14276"/>
11735                         <connections>
11736                             <binding destination="O9l-8N-49r" name="value" keyPath="selection.img" id="KUL-Fr-Z5d"/>
11737                         </connections>
11738                     </imageView>
11739                     <customView id="14286" customClass="StandView">
11740                         <rect key="frame" x="222" y="0.0" width="418" height="480"/>
11741                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11742                     </customView>
11743                     <button verticalHuggingPriority="750" id="14301">
11744                         <rect key="frame" x="161" y="189" width="66" height="32"/>
11745                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11746                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14302">
11747                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11748                             <font key="font" size="13" name="AquaKana"/>
11749                         </buttonCell>
11750                         <connections>
11751                             <action selector="submitStand:" target="9720" id="14360"/>
11752                         </connections>
11753                     </button>
11754                     <imageView id="14379">
11755                         <rect key="frame" x="120" y="17" width="97" height="142"/>
11756                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11757                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14381"/>
11758                         <connections>
11759                             <binding destination="9K5-gj-GuP" name="value" keyPath="selection.img" id="oi1-L2-J8D"/>
11760                         </connections>
11761                     </imageView>
11762                     <button verticalHuggingPriority="750" id="nfl-k8-P5F">
11763                         <rect key="frame" x="160" y="324" width="66" height="32"/>
11764                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11765                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="scd-6z-nYc">
11766                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11767                             <font key="font" size="13" name="HiraKakuProN-W3"/>
11768                         </buttonCell>
11769                         <connections>
11770                             <action selector="saveBtn:" target="9720" id="hSD-kZ-gBc"/>
11771                         </connections>
11772                     </button>
11773                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14192">
11774                         <rect key="frame" x="20" y="225" width="201" height="100"/>
11775                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11776                         <clipView key="contentView" id="qQd-HD-6qz">
11777                             <rect key="frame" x="1" y="17" width="199" height="82"/>
11778                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11779                             <subviews>
11780                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="none" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="14194" id="14196">
11781                                     <rect key="frame" x="0.0" y="0.0" width="199" height="82"/>
11782                                     <autoresizingMask key="autoresizingMask"/>
11783                                     <size key="intercellSpacing" width="3" height="2"/>
11784                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11785                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11786                                     <tableColumns>
11787                                         <tableColumn width="117.8125" minWidth="40" maxWidth="1000" id="14197">
11788                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="レイヤー">
11789                                                 <font key="font" metaFont="smallSystem"/>
11790                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11791                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11792                                             </tableHeaderCell>
11793                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14198">
11794                                                 <font key="font" metaFont="system"/>
11795                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11796                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11797                                             </textFieldCell>
11798                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11799                                             <connections>
11800                                                 <binding destination="9K5-gj-GuP" name="value" keyPath="arrangedObjects.name" id="GHh-NA-65u">
11801                                                     <dictionary key="options">
11802                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11803                                                     </dictionary>
11804                                                 </binding>
11805                                             </connections>
11806                                         </tableColumn>
11807                                         <tableColumn width="41" minWidth="10" maxWidth="3.4028234663852886e+38" id="14219">
11808                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="優先度">
11809                                                 <font key="font" metaFont="smallSystem"/>
11810                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11811                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11812                                             </tableHeaderCell>
11813                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14220">
11814                                                 <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
11815                                                 <font key="font" metaFont="system"/>
11816                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11817                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11818                                             </textFieldCell>
11819                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11820                                             <connections>
11821                                                 <binding destination="9K5-gj-GuP" name="value" keyPath="arrangedObjects.z" id="wly-zf-i2d">
11822                                                     <dictionary key="options">
11823                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11824                                                     </dictionary>
11825                                                 </binding>
11826                                             </connections>
11827                                         </tableColumn>
11828                                         <tableColumn width="30.62890625" minWidth="10" maxWidth="3.4028234663852886e+38" id="14221">
11829                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="可視">
11830                                                 <font key="font" metaFont="smallSystem"/>
11831                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11832                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11833                                             </tableHeaderCell>
11834                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="only" alignment="left" inset="2" id="14225">
11835                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
11836                                                 <font key="font" metaFont="system"/>
11837                                             </buttonCell>
11838                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11839                                             <connections>
11840                                                 <binding destination="9K5-gj-GuP" name="value" keyPath="arrangedObjects.v" id="cha-9Z-8pa">
11841                                                     <dictionary key="options">
11842                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11843                                                     </dictionary>
11844                                                 </binding>
11845                                             </connections>
11846                                         </tableColumn>
11847                                     </tableColumns>
11848                                 </tableView>
11849                             </subviews>
11850                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11851                         </clipView>
11852                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14195">
11853                             <rect key="frame" x="1" y="83" width="199" height="16"/>
11854                             <autoresizingMask key="autoresizingMask"/>
11855                         </scroller>
11856                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14193">
11857                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11858                             <autoresizingMask key="autoresizingMask"/>
11859                         </scroller>
11860                         <tableHeaderView key="headerView" id="14194">
11861                             <rect key="frame" x="0.0" y="0.0" width="199" height="17"/>
11862                             <autoresizingMask key="autoresizingMask"/>
11863                         </tableHeaderView>
11864                     </scrollView>
11865                 </subviews>
11866             </view>
11867         </window>
11868         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="PjK-su-h3Y" userLabel="イベントウィンドウ">
11869             <windowStyleMask key="styleMask" titled="YES"/>
11870             <rect key="contentRect" x="678" y="400" width="640" height="480"/>
11871             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11872             <view key="contentView" id="9X5-Bv-yrP">
11873                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
11874                 <autoresizingMask key="autoresizingMask"/>
11875                 <subviews>
11876                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="top-ch-fbA">
11877                         <rect key="frame" x="-1" y="64" width="406" height="417"/>
11878                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11879                         <clipView key="contentView" id="Ps1-nG-rt1">
11880                             <rect key="frame" x="1" y="1" width="404" height="415"/>
11881                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11882                             <subviews>
11883                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="z7M-O3-mGg">
11884                                     <rect key="frame" x="0.0" y="0.0" width="404" height="19"/>
11885                                     <autoresizingMask key="autoresizingMask"/>
11886                                     <size key="intercellSpacing" width="3" height="2"/>
11887                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11888                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11889                                     <tableColumns>
11890                                         <tableColumn editable="NO" width="401" minWidth="40" maxWidth="1000" id="9n5-Xs-ZEC">
11891                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
11892                                                 <font key="font" metaFont="smallSystem"/>
11893                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11894                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11895                                             </tableHeaderCell>
11896                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="LTn-bh-1lU">
11897                                                 <font key="font" metaFont="system"/>
11898                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11899                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11900                                             </textFieldCell>
11901                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11902                                             <connections>
11903                                                 <binding destination="v8V-gL-u6H" name="value" keyPath="arrangedObjects.value" id="nxn-er-kaD">
11904                                                     <dictionary key="options">
11905                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11906                                                     </dictionary>
11907                                                 </binding>
11908                                             </connections>
11909                                         </tableColumn>
11910                                     </tableColumns>
11911                                 </tableView>
11912                             </subviews>
11913                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11914                         </clipView>
11915                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="PEO-Op-Sg0">
11916                             <rect key="frame" x="1" y="119" width="223" height="15"/>
11917                             <autoresizingMask key="autoresizingMask"/>
11918                         </scroller>
11919                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aoH-Gc-3E4">
11920                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11921                             <autoresizingMask key="autoresizingMask"/>
11922                         </scroller>
11923                     </scrollView>
11924                     <button verticalHuggingPriority="750" id="HZj-3x-l9J">
11925                         <rect key="frame" x="14" y="16" width="35" height="32"/>
11926                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11927                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1q2-E2-mzz">
11928                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11929                             <font key="font" size="13" name="AquaKana"/>
11930                         </buttonCell>
11931                         <connections>
11932                             <action selector="eventInsert:" target="3826" id="uQN-kX-Pb7"/>
11933                         </connections>
11934                     </button>
11935                     <button verticalHuggingPriority="750" id="TU5-F1-skY">
11936                         <rect key="frame" x="49" y="16" width="35" height="32"/>
11937                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11938                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JVe-1T-cIY">
11939                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11940                             <font key="font" size="13" name="AquaKana"/>
11941                         </buttonCell>
11942                         <connections>
11943                             <action selector="eventDelete:" target="3826" id="tKG-Fi-xPN"/>
11944                         </connections>
11945                     </button>
11946                     <button verticalHuggingPriority="750" id="jRT-Sw-Ejb">
11947                         <rect key="frame" x="546" y="13" width="79" height="32"/>
11948                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11949                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HPo-IU-dza">
11950                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11951                             <font key="font" size="13" name="AquaKana"/>
11952                         </buttonCell>
11953                         <connections>
11954                             <action selector="eventSubmit:" target="3826" id="jyO-5j-58t"/>
11955                         </connections>
11956                     </button>
11957                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="yHn-IE-iWY">
11958                         <rect key="frame" x="411" y="443" width="56" height="17"/>
11959                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11960                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件" id="q20-pO-SYA">
11961                             <font key="font" size="13" name="AquaKana"/>
11962                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11963                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11964                         </textFieldCell>
11965                     </textField>
11966                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QMD-0u-TLe">
11967                         <rect key="frame" x="411" y="352" width="56" height="17"/>
11968                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11969                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件" id="Slg-dv-6Qp">
11970                             <font key="font" size="13" name="AquaKana"/>
11971                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11972                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11973                         </textFieldCell>
11974                     </textField>
11975                     <button verticalHuggingPriority="750" id="eiy-QY-e5X">
11976                         <rect key="frame" x="552" y="434" width="66" height="32"/>
11977                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11978                         <buttonCell key="cell" type="push" title="変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="APN-Dr-gNb">
11979                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11980                             <font key="font" size="13" name="AquaKana"/>
11981                         </buttonCell>
11982                         <connections>
11983                             <action selector="EEGClight:" target="3826" id="Sne-NP-Iee"/>
11984                         </connections>
11985                     </button>
11986                     <button verticalHuggingPriority="750" id="fWm-Hp-uNK">
11987                         <rect key="frame" x="552" y="343" width="66" height="32"/>
11988                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11989                         <buttonCell key="cell" type="push" title="変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fFC-VL-rrL">
11990                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11991                             <font key="font" size="13" name="AquaKana"/>
11992                         </buttonCell>
11993                         <connections>
11994                             <action selector="EEGCdark:" target="3826" id="98y-sY-kaq"/>
11995                         </connections>
11996                     </button>
11997                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="rrJ-9w-3Un">
11998                         <rect key="frame" x="411" y="418" width="203" height="17"/>
11999                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12000                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件の条件" id="TST-aQ-9nr">
12001                             <font key="font" size="13" name="AquaKana"/>
12002                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12003                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12004                         </textFieldCell>
12005                     </textField>
12006                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zmb-8a-Dzc">
12007                         <rect key="frame" x="411" y="327" width="203" height="17"/>
12008                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12009                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件の条件" id="ntr-H4-G7K">
12010                             <font key="font" size="13" name="AquaKana"/>
12011                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12012                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12013                         </textFieldCell>
12014                     </textField>
12015                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="VhI-J2-wyf">
12016                         <rect key="frame" x="411" y="396" width="203" height="17"/>
12017                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12018                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件の条件2" id="7vM-cy-IEp">
12019                             <font key="font" size="13" name="AquaKana"/>
12020                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12021                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12022                         </textFieldCell>
12023                     </textField>
12024                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Adq-YP-qts">
12025                         <rect key="frame" x="411" y="305" width="203" height="17"/>
12026                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12027                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件の条件2" id="ICs-69-nwA">
12028                             <font key="font" size="13" name="AquaKana"/>
12029                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12030                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12031                         </textFieldCell>
12032                     </textField>
12033                     <button id="0Uk-yg-qGf">
12034                         <rect key="frame" x="411" y="263" width="126" height="18"/>
12035                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12036                         <buttonCell key="cell" type="check" title="イベント座標指定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2Me-TU-3r7">
12037                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12038                             <font key="font" size="13" name="AquaKana"/>
12039                         </buttonCell>
12040                         <connections>
12041                             <action selector="eventCheckBtn:" target="3826" id="xG7-hc-9Ma"/>
12042                         </connections>
12043                     </button>
12044                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="VyG-ve-mib">
12045                         <rect key="frame" x="413" y="230" width="218" height="27"/>
12046                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12047                         <clipView key="contentView" id="gVa-WD-pej">
12048                             <rect key="frame" x="1" y="1" width="216" height="25"/>
12049                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12050                             <subviews>
12051                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Zy7-VL-AJQ">
12052                                     <rect key="frame" x="0.0" y="0.0" width="216" height="19"/>
12053                                     <autoresizingMask key="autoresizingMask"/>
12054                                     <size key="intercellSpacing" width="3" height="2"/>
12055                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12056                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12057                                     <tableColumns>
12058                                         <tableColumn width="213" minWidth="40" maxWidth="1000" id="PjU-Hw-wRh">
12059                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12060                                                 <font key="font" metaFont="smallSystem"/>
12061                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12062                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12063                                             </tableHeaderCell>
12064                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Vak-z3-m3l">
12065                                                 <font key="font" metaFont="system"/>
12066                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12067                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12068                                             </textFieldCell>
12069                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12070                                             <connections>
12071                                                 <binding destination="6TH-id-uPu" name="value" keyPath="arrangedObjects.name" id="3a9-QA-ReH">
12072                                                     <dictionary key="options">
12073                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12074                                                     </dictionary>
12075                                                 </binding>
12076                                             </connections>
12077                                         </tableColumn>
12078                                     </tableColumns>
12079                                 </tableView>
12080                             </subviews>
12081                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12082                         </clipView>
12083                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="2Ms-oS-61D">
12084                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12085                             <autoresizingMask key="autoresizingMask"/>
12086                         </scroller>
12087                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aEH-5N-nm6">
12088                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12089                             <autoresizingMask key="autoresizingMask"/>
12090                         </scroller>
12091                     </scrollView>
12092                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="bCb-HK-iqT">
12093                         <rect key="frame" x="411" y="205" width="108" height="17"/>
12094                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12095                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベントの接し方" id="1SQ-3v-lv5">
12096                             <font key="font" size="13" name="AquaKana"/>
12097                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12098                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12099                         </textFieldCell>
12100                     </textField>
12101                     <popUpButton verticalHuggingPriority="750" id="gf1-5s-E8a">
12102                         <rect key="frame" x="411" y="173" width="109" height="26"/>
12103                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12104                         <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">
12105                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12106                             <font key="font" metaFont="menu"/>
12107                             <menu key="menu" title="OtherViews" id="Udq-k5-rs2">
12108                                 <items>
12109                                     <menuItem title="座標の上" state="on" id="0bi-oa-tIc"/>
12110                                     <menuItem title="隣接" id="gbE-mW-QHu"/>
12111                                     <menuItem title="接触" id="8DM-XU-6Vs"/>
12112                                     <menuItem title="説得" id="wwJ-UO-DbD"/>
12113                                 </items>
12114                             </menu>
12115                         </popUpButtonCell>
12116                         <connections>
12117                             <action selector="eventPopupBtn:" target="3826" id="nFF-nU-FYb"/>
12118                         </connections>
12119                     </popUpButton>
12120                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="u4S-AJ-0Ha">
12121                         <rect key="frame" x="417" y="145" width="78" height="17"/>
12122                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12123                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="プレイヤー1" id="dkP-6M-7zB">
12124                             <font key="font" size="13" name="AquaKana"/>
12125                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12126                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12127                         </textFieldCell>
12128                     </textField>
12129                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dAo-dL-y3E">
12130                         <rect key="frame" x="530" y="145" width="78" height="17"/>
12131                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12132                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="プレイヤー2" id="pCw-eO-ak2">
12133                             <font key="font" size="13" name="AquaKana"/>
12134                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12135                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12136                         </textFieldCell>
12137                     </textField>
12138                     <popUpButton verticalHuggingPriority="750" id="GDc-cE-cYz">
12139                         <rect key="frame" x="411" y="108" width="109" height="26"/>
12140                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12141                         <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">
12142                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12143                             <font key="font" metaFont="menu"/>
12144                             <menu key="menu" title="OtherViews" id="gli-ea-JN9">
12145                                 <items>
12146                                     <menuItem title="手動" state="on" id="9cQ-Y9-2fD"/>
12147                                     <menuItem title="プレイヤー" id="sgO-M8-ObO"/>
12148                                     <menuItem title="CPU" id="cZC-xf-49R"/>
12149                                 </items>
12150                             </menu>
12151                         </popUpButtonCell>
12152                         <connections>
12153                             <action selector="playerSetBtn1:" target="3826" id="vSE-GW-AkP"/>
12154                         </connections>
12155                     </popUpButton>
12156                     <popUpButton verticalHuggingPriority="750" id="GAD-Rf-DoZ">
12157                         <rect key="frame" x="530" y="108" width="109" height="26"/>
12158                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12159                         <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">
12160                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12161                             <font key="font" metaFont="menu"/>
12162                             <menu key="menu" title="OtherViews" id="dKr-h1-SxE">
12163                                 <items>
12164                                     <menuItem title="手動" state="on" id="VZT-jY-56e"/>
12165                                     <menuItem title="プレイヤー" id="1py-6G-vO8"/>
12166                                     <menuItem title="CPU" id="OFu-J5-j6W"/>
12167                                 </items>
12168                             </menu>
12169                         </popUpButtonCell>
12170                         <connections>
12171                             <action selector="playerSetBtn2:" target="3826" id="nE2-Ey-J2q"/>
12172                         </connections>
12173                     </popUpButton>
12174                     <button id="MEv-FT-WBm">
12175                         <rect key="frame" x="411" y="75" width="113" height="18"/>
12176                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12177                         <buttonCell key="cell" type="check" title="ゲーム条件選択" bezelStyle="regularSquare" imagePosition="left" inset="2" id="thG-aE-Dhk">
12178                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12179                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12180                         </buttonCell>
12181                         <connections>
12182                             <action selector="setBattleModeBtn:" target="3826" id="M9e-Kh-cME"/>
12183                         </connections>
12184                     </button>
12185                     <button hidden="YES" id="W2C-yf-H1p">
12186                         <rect key="frame" x="411" y="50" width="113" height="18"/>
12187                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12188                         <buttonCell key="cell" type="check" title="シナリオモード" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Lx6-BV-Ya5">
12189                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12190                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12191                         </buttonCell>
12192                     </button>
12193                     <tokenField hidden="YES" verticalHuggingPriority="750" id="DZQ-OW-jbE">
12194                         <rect key="frame" x="224" y="22" width="80" height="22"/>
12195                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12196                         <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">
12197                             <font key="font" metaFont="system"/>
12198                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12199                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12200                         </tokenFieldCell>
12201                     </tokenField>
12202                     <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Rj4-d8-9Id">
12203                         <rect key="frame" x="84" y="25" width="134" height="17"/>
12204                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12205                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="このシナリオ認識番号" id="cU9-hf-yx2">
12206                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12207                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
12208                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12209                         </textFieldCell>
12210                     </textField>
12211                     <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ezw-dC-cdW">
12212                         <rect key="frame" x="310" y="24" width="134" height="17"/>
12213                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12214                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="次のシナリオ認識番号" id="dtx-q1-vfw">
12215                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12216                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
12217                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12218                         </textFieldCell>
12219                     </textField>
12220                     <tokenField hidden="YES" verticalHuggingPriority="750" id="8Zt-uE-sze">
12221                         <rect key="frame" x="450" y="21" width="80" height="22"/>
12222                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12223                         <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">
12224                             <font key="font" metaFont="system"/>
12225                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12226                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12227                         </tokenFieldCell>
12228                     </tokenField>
12229                     <button verticalHuggingPriority="750" id="lWF-8k-3nw">
12230                         <rect key="frame" x="532" y="67" width="105" height="32"/>
12231                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12232                         <buttonCell key="cell" type="push" title="ギルド登録" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vcP-e5-Aba">
12233                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12234                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12235                         </buttonCell>
12236                         <connections>
12237                             <action selector="eventGuildBtn:" target="3826" id="6hw-6a-Y29"/>
12238                         </connections>
12239                     </button>
12240                 </subviews>
12241             </view>
12242         </window>
12243         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="TCU-hD-KGw" userLabel="勝利敗北条件">
12244             <windowStyleMask key="styleMask" titled="YES"/>
12245             <rect key="contentRect" x="196" y="240" width="331" height="479"/>
12246             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12247             <view key="contentView" id="LrC-ge-6ZK">
12248                 <rect key="frame" x="0.0" y="0.0" width="331" height="479"/>
12249                 <autoresizingMask key="autoresizingMask"/>
12250                 <subviews>
12251                     <button verticalHuggingPriority="750" id="YZR-I1-59j">
12252                         <rect key="frame" x="146" y="13" width="66" height="32"/>
12253                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12254                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cdP-cl-ICy">
12255                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12256                             <font key="font" size="13" name="AquaKana"/>
12257                         </buttonCell>
12258                         <connections>
12259                             <action selector="EEGCsubmit:" target="3826" id="Qnu-Ox-haN"/>
12260                         </connections>
12261                     </button>
12262                     <popUpButton verticalHuggingPriority="750" id="USZ-a0-oSz">
12263                         <rect key="frame" x="25" y="417" width="283" height="26"/>
12264                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12265                         <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">
12266                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12267                             <font key="font" metaFont="menu"/>
12268                             <menu key="menu" title="OtherViews" id="TEF-Sl-Rhe">
12269                                 <items>
12270                                     <menuItem title="敵の全滅" id="cCu-5t-qqy">
12271                                         <modifierMask key="keyEquivalentModifierMask" shift="YES"/>
12272                                     </menuItem>
12273                                     <menuItem title="味方の全滅" state="on" id="ont-yH-gVP"/>
12274                                     <menuItem title="全ての指定ユニットの消失" id="I2E-6F-cMN"/>
12275                                     <menuItem title="指定ユニットのいずれかが消失" id="PLv-h8-aOu"/>
12276                                     <menuItem title="指定場所へ移動" id="LdV-kv-dcH"/>
12277                                     <menuItem title="指定拠点の破壊" id="6GY-Q9-Hgw"/>
12278                                     <menuItem title="指定研究が完成" id="Szc-2T-Usd"/>
12279                                     <menuItem title="指定スイッチがオン" id="zRF-bm-GvB"/>
12280                                 </items>
12281                             </menu>
12282                         </popUpButtonCell>
12283                         <connections>
12284                             <action selector="EEGC1select:" target="3826" id="Dii-BY-roo"/>
12285                         </connections>
12286                     </popUpButton>
12287                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="IhI-vu-IpM">
12288                         <rect key="frame" x="27" y="289" width="240" height="116"/>
12289                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12290                         <clipView key="contentView" id="aSR-pq-5p1">
12291                             <rect key="frame" x="1" y="1" width="238" height="114"/>
12292                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12293                             <subviews>
12294                                 <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">
12295                                     <rect key="frame" x="0.0" y="0.0" width="238" height="19"/>
12296                                     <autoresizingMask key="autoresizingMask"/>
12297                                     <size key="intercellSpacing" width="3" height="2"/>
12298                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12299                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12300                                     <tableColumns>
12301                                         <tableColumn editable="NO" width="235" minWidth="40" maxWidth="1000" id="3Lu-rx-WHf">
12302                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12303                                                 <font key="font" metaFont="smallSystem"/>
12304                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12305                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12306                                             </tableHeaderCell>
12307                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="bM6-b3-yVC">
12308                                                 <font key="font" metaFont="system"/>
12309                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12310                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12311                                             </textFieldCell>
12312                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12313                                             <connections>
12314                                                 <binding destination="wWg-Ih-Dqr" name="value" keyPath="arrangedObjects.value" id="tS8-Lw-OkF">
12315                                                     <dictionary key="options">
12316                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12317                                                     </dictionary>
12318                                                 </binding>
12319                                             </connections>
12320                                         </tableColumn>
12321                                     </tableColumns>
12322                                 </tableView>
12323                             </subviews>
12324                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12325                         </clipView>
12326                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="TKS-IC-1Ao">
12327                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12328                             <autoresizingMask key="autoresizingMask"/>
12329                         </scroller>
12330                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="hHF-Xy-Qp4">
12331                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12332                             <autoresizingMask key="autoresizingMask"/>
12333                         </scroller>
12334                     </scrollView>
12335                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="nez-dz-aIH">
12336                         <rect key="frame" x="25" y="454" width="56" height="17"/>
12337                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12338                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件" id="k6Z-7a-Qr1">
12339                             <font key="font" size="13" name="AquaKana"/>
12340                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12341                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12342                         </textFieldCell>
12343                     </textField>
12344                     <button verticalHuggingPriority="750" id="zTE-f7-9x0">
12345                         <rect key="frame" x="212" y="13" width="105" height="32"/>
12346                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12347                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="96Q-Fh-HrD">
12348                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12349                             <font key="font" size="13" name="AquaKana"/>
12350                         </buttonCell>
12351                         <connections>
12352                             <action selector="EEGCcancel:" target="3826" id="Wmw-0q-4x4"/>
12353                         </connections>
12354                     </button>
12355                     <button verticalHuggingPriority="750" id="t8a-RS-eCd">
12356                         <rect key="frame" x="27" y="31" width="23" height="23"/>
12357                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12358                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TVc-RZ-WER">
12359                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12360                             <font key="font" metaFont="system"/>
12361                         </buttonCell>
12362                         <connections>
12363                             <action selector="EEGC2insert:" target="3826" id="xTq-vf-892"/>
12364                         </connections>
12365                     </button>
12366                     <button verticalHuggingPriority="750" id="L1i-mT-RgQ">
12367                         <rect key="frame" x="58" y="31" width="23" height="23"/>
12368                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12369                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mkG-7c-b6A">
12370                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12371                             <font key="font" metaFont="system"/>
12372                         </buttonCell>
12373                         <connections>
12374                             <action selector="EEGC2delete:" target="3826" id="fj0-VS-a39"/>
12375                         </connections>
12376                     </button>
12377                     <popUpButton verticalHuggingPriority="750" id="B4c-ot-RZL">
12378                         <rect key="frame" x="25" y="216" width="283" height="26"/>
12379                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12380                         <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">
12381                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12382                             <font key="font" metaFont="menu"/>
12383                             <menu key="menu" title="OtherViews" id="K0n-60-shV">
12384                                 <items>
12385                                     <menuItem title="----" state="on" id="JfA-Ex-v2X"/>
12386                                     <menuItem title="敵の全滅" id="Wex-JY-CoY"/>
12387                                     <menuItem title="味方の全滅" id="58A-jB-9gv"/>
12388                                     <menuItem title="全ての指定ユニットの消失" id="ToG-T2-h5F"/>
12389                                     <menuItem title="指定ユニットのいずれかが消失" id="2C4-w7-4HL"/>
12390                                     <menuItem title="指定場所へ移動" id="ESg-Gk-JVu"/>
12391                                     <menuItem title="指定拠点の破壊" id="Yc0-4y-CTd"/>
12392                                     <menuItem title="指定研究が完成" id="W7F-wR-H8I"/>
12393                                     <menuItem title="指定スイッチがオン" id="qcF-G5-u7a"/>
12394                                 </items>
12395                             </menu>
12396                         </popUpButtonCell>
12397                         <connections>
12398                             <action selector="EEGC2select:" target="3826" id="Xxf-ZH-2z8"/>
12399                         </connections>
12400                     </popUpButton>
12401                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="n1x-NJ-GeN">
12402                         <rect key="frame" x="27" y="88" width="240" height="116"/>
12403                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12404                         <clipView key="contentView" id="Q7n-lT-lDG">
12405                             <rect key="frame" x="1" y="1" width="238" height="114"/>
12406                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12407                             <subviews>
12408                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="tEy-RS-tOd">
12409                                     <rect key="frame" x="0.0" y="0.0" width="238" height="19"/>
12410                                     <autoresizingMask key="autoresizingMask"/>
12411                                     <size key="intercellSpacing" width="3" height="2"/>
12412                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12413                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12414                                     <tableColumns>
12415                                         <tableColumn editable="NO" width="235" minWidth="40" maxWidth="1000" id="L0U-8z-35P">
12416                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12417                                                 <font key="font" metaFont="smallSystem"/>
12418                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12419                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12420                                             </tableHeaderCell>
12421                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="B6C-48-Bkd">
12422                                                 <font key="font" metaFont="system"/>
12423                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12424                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12425                                             </textFieldCell>
12426                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12427                                             <connections>
12428                                                 <binding destination="Eir-uH-Hci" name="value" keyPath="arrangedObjects.value" id="LQe-7w-qcM">
12429                                                     <dictionary key="options">
12430                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12431                                                     </dictionary>
12432                                                 </binding>
12433                                             </connections>
12434                                         </tableColumn>
12435                                     </tableColumns>
12436                                 </tableView>
12437                             </subviews>
12438                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12439                         </clipView>
12440                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="QOu-zt-PRL">
12441                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12442                             <autoresizingMask key="autoresizingMask"/>
12443                         </scroller>
12444                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Civ-h1-ava">
12445                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12446                             <autoresizingMask key="autoresizingMask"/>
12447                         </scroller>
12448                     </scrollView>
12449                     <button verticalHuggingPriority="750" id="qnS-Ms-h8f">
12450                         <rect key="frame" x="27" y="254" width="23" height="23"/>
12451                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12452                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mIv-Qb-m4i">
12453                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12454                             <font key="font" metaFont="system"/>
12455                         </buttonCell>
12456                         <connections>
12457                             <action selector="EEGC1insert:" target="3826" id="2hm-Pe-5uU"/>
12458                         </connections>
12459                     </button>
12460                     <button verticalHuggingPriority="750" id="bYF-XI-Pv0">
12461                         <rect key="frame" x="58" y="254" width="23" height="23"/>
12462                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12463                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QTn-Vu-xOh">
12464                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12465                             <font key="font" metaFont="system"/>
12466                         </buttonCell>
12467                         <connections>
12468                             <action selector="EEGC1delete:" target="3826" id="zvD-hD-k1a"/>
12469                         </connections>
12470                     </button>
12471                 </subviews>
12472             </view>
12473             <point key="canvasLocation" x="332.5" y="-325.5"/>
12474         </window>
12475         <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">
12476             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12477             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
12478             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
12479             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12480             <view key="contentView" id="rAJ-hS-070">
12481                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
12482                 <autoresizingMask key="autoresizingMask"/>
12483                 <subviews>
12484                     <button verticalHuggingPriority="750" id="B44-ia-OsA">
12485                         <rect key="frame" x="388" y="13" width="107" height="32"/>
12486                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12487                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ZZ5-Lu-Emc">
12488                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12489                             <font key="font" size="13" name="AquaKana"/>
12490                         </buttonCell>
12491                         <connections>
12492                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="f8N-g4-tt2"/>
12493                         </connections>
12494                     </button>
12495                     <textField verticalHuggingPriority="750" id="jgK-87-WfF">
12496                         <rect key="frame" x="338" y="20" width="48" height="22"/>
12497                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12498                         <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">
12499                             <font key="font" metaFont="system"/>
12500                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12501                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12502                         </textFieldCell>
12503                     </textField>
12504                     <textField verticalHuggingPriority="750" id="sHo-pc-KCd">
12505                         <rect key="frame" x="228" y="24" width="95" height="17"/>
12506                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12507                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="f9j-dW-AWn">
12508                             <font key="font" size="13" name="AquaKana"/>
12509                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12510                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12511                         </textFieldCell>
12512                     </textField>
12513                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="t8r-pu-RLL">
12514                         <rect key="frame" x="-1" y="155" width="502" height="246"/>
12515                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12516                         <clipView key="contentView" id="xAc-4a-WeV">
12517                             <rect key="frame" x="1" y="17" width="500" height="228"/>
12518                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12519                             <subviews>
12520                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="Fhy-Fs-H1B" id="DKq-e6-xVx">
12521                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
12522                                     <autoresizingMask key="autoresizingMask"/>
12523                                     <size key="intercellSpacing" width="3" height="2"/>
12524                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12525                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12526                                     <tableColumns>
12527                                         <tableColumn editable="NO" width="154.265625" minWidth="40" maxWidth="1000" id="ESp-eh-xGT">
12528                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="スキル名">
12529                                                 <font key="font" metaFont="smallSystem"/>
12530                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12531                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12532                                             </tableHeaderCell>
12533                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fSy-A2-A0S">
12534                                                 <font key="font" metaFont="system"/>
12535                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12536                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12537                                             </textFieldCell>
12538                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12539                                         </tableColumn>
12540                                         <tableColumn editable="NO" width="340" minWidth="40" maxWidth="1000" id="cbg-0q-SaP">
12541                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
12542                                                 <font key="font" metaFont="smallSystem"/>
12543                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12544                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12545                                             </tableHeaderCell>
12546                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="qjb-8l-7ot">
12547                                                 <font key="font" metaFont="system"/>
12548                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12549                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12550                                             </textFieldCell>
12551                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12552                                         </tableColumn>
12553                                     </tableColumns>
12554                                 </tableView>
12555                             </subviews>
12556                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12557                         </clipView>
12558                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="piW-Za-RjI">
12559                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12560                             <autoresizingMask key="autoresizingMask"/>
12561                         </scroller>
12562                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="gUm-jL-hHc">
12563                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12564                             <autoresizingMask key="autoresizingMask"/>
12565                         </scroller>
12566                         <tableHeaderView key="headerView" id="Fhy-Fs-H1B">
12567                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
12568                             <autoresizingMask key="autoresizingMask"/>
12569                         </tableHeaderView>
12570                     </scrollView>
12571                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="udR-yl-HKW">
12572                         <rect key="frame" x="17" y="72" width="384" height="77"/>
12573                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12574                         <view key="contentView" id="mMS-GO-xVf">
12575                             <rect key="frame" x="1" y="1" width="382" height="75"/>
12576                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12577                             <subviews>
12578                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="fee-sx-Gfx">
12579                                     <rect key="frame" x="9" y="14" width="366" height="54"/>
12580                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12581                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="hwZ-2c-gSM">
12582                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
12583                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12584                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12585                                     </textFieldCell>
12586                                 </textField>
12587                             </subviews>
12588                         </view>
12589                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
12590                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
12591                     </box>
12592                 </subviews>
12593             </view>
12594         </window>
12595         <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">
12596             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12597             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
12598             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
12599             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12600             <view key="contentView" id="9g7-Sl-hte">
12601                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
12602                 <autoresizingMask key="autoresizingMask"/>
12603                 <subviews>
12604                     <button verticalHuggingPriority="750" id="aig-vL-Nuf">
12605                         <rect key="frame" x="388" y="13" width="92" height="32"/>
12606                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12607                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Fc2-zp-Kd7">
12608                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12609                             <font key="font" size="13" name="AquaKana"/>
12610                         </buttonCell>
12611                         <connections>
12612                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="fuD-ag-9tf"/>
12613                         </connections>
12614                     </button>
12615                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="JfL-6f-E3v">
12616                         <rect key="frame" x="20" y="167" width="350" height="135"/>
12617                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12618                         <clipView key="contentView" id="U5m-JV-fY4">
12619                             <rect key="frame" x="1" y="1" width="348" height="133"/>
12620                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12621                             <subviews>
12622                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="R3A-iA-5db">
12623                                     <rect key="frame" x="0.0" y="0.0" width="237" height="19"/>
12624                                     <autoresizingMask key="autoresizingMask"/>
12625                                     <size key="intercellSpacing" width="3" height="2"/>
12626                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12627                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12628                                     <tableColumns>
12629                                         <tableColumn width="234.33203125" minWidth="40" maxWidth="1000" id="TVQ-uF-X9W">
12630                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12631                                                 <font key="font" metaFont="smallSystem"/>
12632                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12633                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12634                                             </tableHeaderCell>
12635                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="L4B-P8-Cq9">
12636                                                 <font key="font" metaFont="system"/>
12637                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12638                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12639                                             </textFieldCell>
12640                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12641                                         </tableColumn>
12642                                     </tableColumns>
12643                                 </tableView>
12644                             </subviews>
12645                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12646                         </clipView>
12647                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="h0C-Fn-fzS">
12648                             <rect key="frame" x="1" y="118" width="238" height="16"/>
12649                             <autoresizingMask key="autoresizingMask"/>
12650                         </scroller>
12651                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="eXy-cp-V4S">
12652                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12653                             <autoresizingMask key="autoresizingMask"/>
12654                         </scroller>
12655                     </scrollView>
12656                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vag-vX-001">
12657                         <rect key="frame" x="18" y="363" width="69" height="17"/>
12658                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12659                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="状態変化名" id="VYe-2v-j2c">
12660                             <font key="font" size="13" name="AquaKana"/>
12661                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12662                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12663                         </textFieldCell>
12664                     </textField>
12665                     <textField verticalHuggingPriority="750" id="Spd-Cu-dSu">
12666                         <rect key="frame" x="20" y="333" width="143" height="22"/>
12667                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12668                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="y6V-VY-Mvb">
12669                             <font key="font" metaFont="system"/>
12670                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12671                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12672                         </textFieldCell>
12673                     </textField>
12674                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BVf-sU-gjD">
12675                         <rect key="frame" x="18" y="310" width="95" height="17"/>
12676                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12677                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータス変化" id="48a-PA-rO3">
12678                             <font key="font" size="13" name="AquaKana"/>
12679                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12680                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12681                         </textFieldCell>
12682                     </textField>
12683                     <popUpButton verticalHuggingPriority="750" id="ldV-4y-cId">
12684                         <rect key="frame" x="18" y="135" width="105" height="26"/>
12685                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12686                         <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">
12687                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12688                             <font key="font" metaFont="menu"/>
12689                             <menu key="menu" title="OtherViews" id="mqb-UT-rb9">
12690                                 <items>
12691                                     <menuItem title="W毎HP" state="on" id="iMo-Yr-gsx"/>
12692                                     <menuItem title="W毎MP" id="Yr7-av-iE5"/>
12693                                     <menuItem title="W毎AP" id="ItE-xz-e8Y"/>
12694                                     <menuItem title="WT" id="Y5G-2u-KAP"/>
12695                                     <menuItem title="攻撃力" id="4vE-cf-Ig0"/>
12696                                     <menuItem title="防御力" id="rcZ-Uc-6PK"/>
12697                                     <menuItem title="演算力" id="4K9-gD-izI"/>
12698                                     <menuItem title="命中値" id="MZf-9A-TUw"/>
12699                                     <menuItem title="回避値" id="Tgx-FC-X9h"/>
12700                                     <menuItem title="HP" id="PdS-T9-SEM">
12701                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
12702                                     </menuItem>
12703                                     <menuItem title="MP" id="MpJ-NV-Ghn"/>
12704                                     <menuItem title="AP" id="JT8-kr-wAC"/>
12705                                     <menuItem title="STR" id="BZp-v7-OOT"/>
12706                                     <menuItem title="VIT" id="wDv-DY-khJ"/>
12707                                     <menuItem title="AGI" id="38k-GT-gOu"/>
12708                                     <menuItem title="DEX" id="Abc-Po-geF"/>
12709                                     <menuItem title="MEN" id="YqU-T6-wLO"/>
12710                                     <menuItem title="INT" id="jZh-mh-IEq"/>
12711                                     <menuItem title="LUK" id="DeM-bI-Ybj"/>
12712                                 </items>
12713                             </menu>
12714                         </popUpButtonCell>
12715                     </popUpButton>
12716                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Hd9-3e-Pdf">
12717                         <rect key="frame" x="127" y="140" width="17" height="17"/>
12718                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12719                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="を" id="65b-lw-Obo">
12720                             <font key="font" size="13" name="AquaKana"/>
12721                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12722                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12723                         </textFieldCell>
12724                     </textField>
12725                     <textField verticalHuggingPriority="750" id="M9z-8e-g2C">
12726                         <rect key="frame" x="147" y="102" width="70" height="22"/>
12727                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12728                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="aWv-Z8-p0J">
12729                             <font key="font" metaFont="system"/>
12730                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12731                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12732                         </textFieldCell>
12733                     </textField>
12734                     <textField verticalHuggingPriority="750" id="Utz-ED-ja6">
12735                         <rect key="frame" x="242" y="102" width="40" height="22"/>
12736                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12737                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6Wi-VZ-80z">
12738                             <font key="font" metaFont="system"/>
12739                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12740                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12741                         </textFieldCell>
12742                     </textField>
12743                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="raM-gI-UT5">
12744                         <rect key="frame" x="219" y="105" width="17" height="17"/>
12745                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12746                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="と" id="xzs-HF-Xzg">
12747                             <font key="font" size="13" name="AquaKana"/>
12748                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12749                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12750                         </textFieldCell>
12751                     </textField>
12752                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fST-Iu-zpA">
12753                         <rect key="frame" x="288" y="105" width="23" height="17"/>
12754                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12755                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="O9q-Gh-Teh">
12756                             <font key="font" metaFont="system"/>
12757                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12758                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12759                         </textFieldCell>
12760                     </textField>
12761                     <button verticalHuggingPriority="750" id="FKP-Ye-SXr">
12762                         <rect key="frame" x="187" y="131" width="66" height="32"/>
12763                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12764                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pL1-cG-FMQ">
12765                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12766                             <font key="font" size="13" name="AquaKana"/>
12767                         </buttonCell>
12768                     </button>
12769                     <popUpButton verticalHuggingPriority="750" id="HfM-vF-X7N">
12770                         <rect key="frame" x="18" y="33" width="112" height="26"/>
12771                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12772                         <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">
12773                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12774                             <font key="font" metaFont="menu"/>
12775                             <menu key="menu" title="OtherViews" id="xNm-Fz-6g4">
12776                                 <items>
12777                                     <menuItem title="行動不能" state="on" id="cxK-L4-cP0"/>
12778                                     <menuItem title="攻撃不能" id="81K-Qa-PLD"/>
12779                                     <menuItem title="移動不能" id="OQN-t8-gJH"/>
12780                                     <menuItem title="戦闘不能" id="iMH-SY-ZcB"/>
12781                                     <menuItem title="無差別に攻撃" id="c34-QL-7MN"/>
12782                                     <menuItem title="味方を攻撃" id="sIE-TZ-KSS"/>
12783                                     <menuItem title="敵を自動攻撃" id="Bm1-V0-KAO"/>
12784                                 </items>
12785                             </menu>
12786                         </popUpButtonCell>
12787                     </popUpButton>
12788                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="p8Y-Pa-8Pi">
12789                         <rect key="frame" x="133" y="37" width="43" height="17"/>
12790                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12791                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="を追加" id="3DZ-By-OiW">
12792                             <font key="font" size="13" name="AquaKana"/>
12793                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12794                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12795                         </textFieldCell>
12796                     </textField>
12797                     <button verticalHuggingPriority="750" id="4E4-MU-MLG">
12798                         <rect key="frame" x="187" y="28" width="66" height="32"/>
12799                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12800                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="h3l-fQ-wEB">
12801                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12802                             <font key="font" size="13" name="AquaKana"/>
12803                         </buttonCell>
12804                     </button>
12805                     <popUpButton verticalHuggingPriority="750" id="weC-Qo-qwM">
12806                         <rect key="frame" x="18" y="100" width="96" height="26"/>
12807                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12808                         <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">
12809                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12810                             <font key="font" metaFont="menu"/>
12811                             <menu key="menu" title="OtherViews" id="CE3-sZ-Kjp">
12812                                 <items>
12813                                     <menuItem title="無修正" state="on" id="K2T-pD-lfr"/>
12814                                     <menuItem title="演算依存" id="pXL-MA-Knd"/>
12815                                 </items>
12816                             </menu>
12817                         </popUpButtonCell>
12818                     </popUpButton>
12819                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="XFk-tN-GuK">
12820                         <rect key="frame" x="117" y="105" width="17" height="17"/>
12821                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12822                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="で" id="zwA-mG-My5">
12823                             <font key="font" size="13" name="AquaKana"/>
12824                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12825                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12826                         </textFieldCell>
12827                     </textField>
12828                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="MIS-bs-efx">
12829                         <rect key="frame" x="169" y="365" width="56" height="17"/>
12830                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12831                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="持続時間" id="PgX-SF-pHu">
12832                             <font key="font" size="13" name="AquaKana"/>
12833                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12834                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12835                         </textFieldCell>
12836                     </textField>
12837                     <popUpButton verticalHuggingPriority="750" id="brb-Bg-IIs">
12838                         <rect key="frame" x="169" y="329" width="216" height="26"/>
12839                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12840                         <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">
12841                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12842                             <font key="font" metaFont="menu"/>
12843                             <menu key="menu" title="OtherViews" id="ptj-uu-ryy">
12844                                 <items>
12845                                     <menuItem title="WT任意" state="on" id="Rer-wg-UnB"/>
12846                                     <menuItem title="永久" id="cQi-Ea-U2K"/>
12847                                     <menuItem title="対象者に次のターンが来るまで" id="p5t-H8-kL2"/>
12848                                     <menuItem title="行為者に次のターンが来るまで" id="e89-CV-SFM"/>
12849                                     <menuItem title="射程外判定/行為者にターン" id="yVm-CA-1tv"/>
12850                                 </items>
12851                             </menu>
12852                         </popUpButtonCell>
12853                     </popUpButton>
12854                     <textField verticalHuggingPriority="750" id="Sv1-5f-4Sn">
12855                         <rect key="frame" x="238" y="361" width="60" height="22"/>
12856                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12857                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="sXf-Aa-h1a">
12858                             <font key="font" metaFont="system"/>
12859                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12860                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12861                         </textFieldCell>
12862                     </textField>
12863                     <textField verticalHuggingPriority="750" id="POw-VA-gD2">
12864                         <rect key="frame" x="306" y="361" width="40" height="22"/>
12865                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12866                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="RDi-1H-uYp">
12867                             <font key="font" metaFont="system"/>
12868                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12869                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12870                         </textFieldCell>
12871                     </textField>
12872                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="uhT-c7-f5S">
12873                         <rect key="frame" x="352" y="365" width="13" height="17"/>
12874                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12875                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="40J-mG-L18">
12876                             <font key="font" metaFont="system"/>
12877                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12878                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12879                         </textFieldCell>
12880                     </textField>
12881                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vp4-3P-BZY">
12882                         <rect key="frame" x="392" y="366" width="69" height="17"/>
12883                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12884                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="自己回復率" id="QCw-B5-WL8">
12885                             <font key="font" size="13" name="AquaKana"/>
12886                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12887                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12888                         </textFieldCell>
12889                     </textField>
12890                     <textField verticalHuggingPriority="750" id="1Tg-M0-xcY">
12891                         <rect key="frame" x="394" y="335" width="40" height="22"/>
12892                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12893                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="2VJ-aG-eZI">
12894                             <font key="font" metaFont="system"/>
12895                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12896                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12897                         </textFieldCell>
12898                     </textField>
12899                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gSt-qk-Xng">
12900                         <rect key="frame" x="440" y="338" width="13" height="17"/>
12901                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12902                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="oAX-ij-BCK">
12903                             <font key="font" metaFont="system"/>
12904                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12905                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12906                         </textFieldCell>
12907                     </textField>
12908                     <popUpButton verticalHuggingPriority="750" id="k8q-mO-f72">
12909                         <rect key="frame" x="321" y="101" width="75" height="26"/>
12910                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12911                         <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">
12912                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12913                             <font key="font" metaFont="menu"/>
12914                             <menu key="menu" title="OtherViews" id="fa5-pk-qtf">
12915                                 <items>
12916                                     <menuItem title="上げる" state="on" id="YqF-gD-Uyk"/>
12917                                     <menuItem title="下げる" id="Qcv-vg-XRl"/>
12918                                 </items>
12919                             </menu>
12920                         </popUpButtonCell>
12921                     </popUpButton>
12922                 </subviews>
12923             </view>
12924         </window>
12925         <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">
12926             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12927             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
12928             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12929             <view key="contentView" id="hOJ-1W-QEf">
12930                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
12931                 <autoresizingMask key="autoresizingMask"/>
12932                 <subviews>
12933                     <button verticalHuggingPriority="750" id="aTp-HJ-NtS">
12934                         <rect key="frame" x="490" y="5" width="107" height="32"/>
12935                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12936                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vvp-ru-F5Y">
12937                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12938                             <font key="font" size="13" name="AquaKana"/>
12939                         </buttonCell>
12940                         <connections>
12941                             <action selector="submit:" target="3fj-BE-hOi" id="EPb-Hq-eOm"/>
12942                         </connections>
12943                     </button>
12944                     <imageView id="fif-Zf-9JA">
12945                         <rect key="frame" x="383" y="183" width="200" height="200"/>
12946                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12947                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="lVc-Ei-c0l"/>
12948                         <connections>
12949                             <binding destination="UDg-Hv-fTw" name="value" keyPath="selection.imgb" id="2Pc-Qb-c7c"/>
12950                         </connections>
12951                     </imageView>
12952                     <button verticalHuggingPriority="750" id="kwV-2v-Tfc">
12953                         <rect key="frame" x="406" y="5" width="79" height="32"/>
12954                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12955                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PAj-E1-NHk">
12956                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12957                             <font key="font" size="13" name="AquaKana"/>
12958                         </buttonCell>
12959                         <connections>
12960                             <action selector="registLCL:" target="3fj-BE-hOi" id="EtO-5M-MNQ"/>
12961                         </connections>
12962                     </button>
12963                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Sxb-NW-DLL">
12964                         <rect key="frame" x="-1" y="47" width="379" height="354"/>
12965                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12966                         <clipView key="contentView" id="Fif-1l-UOC">
12967                             <rect key="frame" x="1" y="17" width="377" height="336"/>
12968                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12969                             <subviews>
12970                                 <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">
12971                                     <rect key="frame" x="0.0" y="0.0" width="376" height="34"/>
12972                                     <autoresizingMask key="autoresizingMask"/>
12973                                     <size key="intercellSpacing" width="3" height="2"/>
12974                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12975                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12976                                     <tableColumns>
12977                                         <tableColumn width="50" minWidth="40" maxWidth="1000" id="C2U-Rb-2Xk">
12978                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
12979                                                 <font key="font" metaFont="smallSystem"/>
12980                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12981                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12982                                             </tableHeaderCell>
12983                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8UW-Xz-zFl"/>
12984                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12985                                             <connections>
12986                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.img" id="TeF-AV-miO"/>
12987                                             </connections>
12988                                         </tableColumn>
12989                                         <tableColumn width="210.15234375" minWidth="40" maxWidth="1000" id="GfQ-8r-dn5">
12990                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
12991                                                 <font key="font" metaFont="smallSystem"/>
12992                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12993                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12994                                             </tableHeaderCell>
12995                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="pO2-7l-ED4">
12996                                                 <font key="font" metaFont="system"/>
12997                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12998                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12999                                             </textFieldCell>
13000                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13001                                             <connections>
13002                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.name" id="5s6-tN-Ljx">
13003                                                     <dictionary key="options">
13004                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13005                                                     </dictionary>
13006                                                 </binding>
13007                                             </connections>
13008                                         </tableColumn>
13009                                         <tableColumn width="107" minWidth="10" maxWidth="3.4028234663852886e+38" id="zm2-OL-KBk">
13010                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
13011                                                 <font key="font" metaFont="smallSystem"/>
13012                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13013                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
13014                                             </tableHeaderCell>
13015                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="X08-cD-ab1">
13016                                                 <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13017                                                 <font key="font" metaFont="system"/>
13018                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13019                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13020                                             </textFieldCell>
13021                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13022                                             <connections>
13023                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.HP" id="5Jn-nd-8YQ">
13024                                                     <dictionary key="options">
13025                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13026                                                     </dictionary>
13027                                                 </binding>
13028                                             </connections>
13029                                         </tableColumn>
13030                                     </tableColumns>
13031                                 </tableView>
13032                             </subviews>
13033                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13034                         </clipView>
13035                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9HO-Fd-wxg">
13036                             <rect key="frame" x="1" y="337" width="377" height="16"/>
13037                             <autoresizingMask key="autoresizingMask"/>
13038                         </scroller>
13039                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="mQR-fG-WEW">
13040                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13041                             <autoresizingMask key="autoresizingMask"/>
13042                         </scroller>
13043                         <tableHeaderView key="headerView" id="jd3-GP-c1g">
13044                             <rect key="frame" x="0.0" y="0.0" width="377" height="17"/>
13045                             <autoresizingMask key="autoresizingMask"/>
13046                         </tableHeaderView>
13047                     </scrollView>
13048                 </subviews>
13049             </view>
13050         </window>
13051         <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">
13052             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
13053             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
13054             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
13055             <view key="contentView" id="PDb-DX-zJT">
13056                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
13057                 <autoresizingMask key="autoresizingMask"/>
13058                 <subviews>
13059                     <textField verticalHuggingPriority="750" id="6YM-CS-WFB">
13060                         <rect key="frame" x="17" y="54" width="95" height="17"/>
13061                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13062                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="AB0-hF-siI">
13063                             <font key="font" size="13" name="AquaKana"/>
13064                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13065                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13066                         </textFieldCell>
13067                     </textField>
13068                     <textField verticalHuggingPriority="750" id="mTg-NF-Vbb">
13069                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
13070                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13071                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="tFb-p6-clI">
13072                             <font key="font" metaFont="system"/>
13073                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13074                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13075                         </textFieldCell>
13076                     </textField>
13077                     <textField verticalHuggingPriority="750" id="2RT-Xi-qnT">
13078                         <rect key="frame" x="117" y="51" width="36" height="22"/>
13079                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13080                         <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">
13081                             <font key="font" metaFont="system"/>
13082                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13083                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13084                         </textFieldCell>
13085                     </textField>
13086                     <button verticalHuggingPriority="750" id="Wwr-jL-ArN">
13087                         <rect key="frame" x="135" y="5" width="66" height="32"/>
13088                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13089                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ayd-bb-UnH">
13090                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13091                             <font key="font" size="13" name="AquaKana"/>
13092                         </buttonCell>
13093                         <connections>
13094                             <action selector="registSaveLCL:" target="3fj-BE-hOi" id="VnI-Vz-D34"/>
13095                         </connections>
13096                     </button>
13097                     <button verticalHuggingPriority="750" id="blJ-Zf-zoV">
13098                         <rect key="frame" x="192" y="5" width="105" height="32"/>
13099                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13100                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gPa-rL-lsY">
13101                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13102                             <font key="font" size="13" name="AquaKana"/>
13103                         </buttonCell>
13104                         <connections>
13105                             <action selector="registCancelLCL:" target="3fj-BE-hOi" id="5Qe-th-HF5"/>
13106                         </connections>
13107                     </button>
13108                 </subviews>
13109             </view>
13110         </window>
13111         <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">
13112             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
13113             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
13114             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
13115             <view key="contentView" id="YP4-yL-3m7">
13116                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
13117                 <autoresizingMask key="autoresizingMask"/>
13118                 <subviews>
13119                     <imageView id="o3i-OK-jEg">
13120                         <rect key="frame" x="25" y="345" width="38" height="38"/>
13121                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13122                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1Fe-gW-Suy"/>
13123                     </imageView>
13124                     <textField verticalHuggingPriority="750" id="kXp-C7-Rei">
13125                         <rect key="frame" x="68" y="341" width="255" height="22"/>
13126                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13127                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ=サタリン=デビルーク" drawsBackground="YES" id="CGY-bL-yVX">
13128                             <font key="font" size="13" name="AquaKana"/>
13129                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13130                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13131                         </textFieldCell>
13132                     </textField>
13133                     <textField verticalHuggingPriority="750" id="l3f-MY-S3D">
13134                         <rect key="frame" x="68" y="371" width="43" height="17"/>
13135                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13136                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="機械名" id="aam-19-d6R">
13137                             <font key="font" size="13" name="AquaKana"/>
13138                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13139                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13140                         </textFieldCell>
13141                     </textField>
13142                     <button verticalHuggingPriority="750" id="cJB-Up-E63">
13143                         <rect key="frame" x="488" y="13" width="105" height="32"/>
13144                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13145                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zoo-Fw-qZp">
13146                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13147                             <font key="font" size="13" name="AquaKana"/>
13148                         </buttonCell>
13149                         <connections>
13150                             <action selector="cancelLCL:" target="3fj-BE-hOi" id="oBd-it-pZw"/>
13151                         </connections>
13152                     </button>
13153                     <button verticalHuggingPriority="750" id="IWB-fx-GnO">
13154                         <rect key="frame" x="422" y="13" width="66" height="32"/>
13155                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13156                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8WC-ZH-w9W">
13157                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13158                             <font key="font" size="13" name="AquaKana"/>
13159                         </buttonCell>
13160                         <connections>
13161                             <action selector="saveLCL:" target="3fj-BE-hOi" id="nw8-eh-Qz7"/>
13162                         </connections>
13163                     </button>
13164                     <imageView id="0Ux-79-z97">
13165                         <rect key="frame" x="366" y="185" width="206" height="206"/>
13166                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13167                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="e67-Nj-Jj1"/>
13168                     </imageView>
13169                     <button verticalHuggingPriority="750" id="A85-hG-3ms">
13170                         <rect key="frame" x="171" y="21" width="92" height="32"/>
13171                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13172                         <buttonCell key="cell" type="push" title="攻撃方法" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dXV-PA-3Bg">
13173                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13174                             <font key="font" size="13" name="AquaKana"/>
13175                         </buttonCell>
13176                         <connections>
13177                             <action selector="attackListBtnlUCL:" target="3039" id="YVn-4W-DhF"/>
13178                         </connections>
13179                     </button>
13180                     <textField verticalHuggingPriority="750" id="JEj-fz-WsH">
13181                         <rect key="frame" x="21" y="316" width="69" height="17"/>
13182                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13183                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="UC6-4M-fau">
13184                             <font key="font" size="13" name="AquaKana"/>
13185                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13186                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13187                         </textFieldCell>
13188                     </textField>
13189                     <textField verticalHuggingPriority="750" id="oee-bL-GsY">
13190                         <rect key="frame" x="23" y="292" width="256" height="22"/>
13191                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13192                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="1z6-fi-bIW">
13193                             <font key="font" size="13" name="AquaKana"/>
13194                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13195                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13196                         </textFieldCell>
13197                     </textField>
13198                     <textField verticalHuggingPriority="750" id="Srp-s3-OmJ">
13199                         <rect key="frame" x="20" y="267" width="44" height="17"/>
13200                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13201                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="tSo-EH-bYH">
13202                             <font key="font" size="13" name="AquaKana"/>
13203                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13204                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13205                         </textFieldCell>
13206                     </textField>
13207                     <textField verticalHuggingPriority="750" id="tgn-y9-ujP">
13208                         <rect key="frame" x="23" y="242" width="200" height="22"/>
13209                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13210                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="CN9-9R-nqM">
13211                             <font key="font" size="13" name="AquaKana"/>
13212                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13213                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13214                         </textFieldCell>
13215                     </textField>
13216                     <scrollView borderType="line" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="nT3-og-ZqM">
13217                         <rect key="frame" x="351" y="74" width="225" height="106"/>
13218                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13219                         <clipView key="contentView" id="mo0-Xh-dYj">
13220                             <rect key="frame" x="1" y="1" width="223" height="104"/>
13221                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13222                             <subviews>
13223                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="lWZ-Xy-YvV">
13224                                     <rect key="frame" x="0.0" y="0.0" width="223" height="19"/>
13225                                     <autoresizingMask key="autoresizingMask"/>
13226                                     <size key="intercellSpacing" width="3" height="2"/>
13227                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13228                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13229                                     <tableColumns>
13230                                         <tableColumn editable="NO" width="219.69921875" minWidth="40" maxWidth="1000" id="VJf-pl-cjc">
13231                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13232                                                 <font key="font" metaFont="smallSystem"/>
13233                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13234                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13235                                             </tableHeaderCell>
13236                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="GcB-yy-J0k">
13237                                                 <font key="font" metaFont="system"/>
13238                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13239                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13240                                             </textFieldCell>
13241                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13242                                         </tableColumn>
13243                                     </tableColumns>
13244                                 </tableView>
13245                             </subviews>
13246                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13247                         </clipView>
13248                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="tVy-EL-gsK">
13249                             <rect key="frame" x="1" y="119" width="223" height="15"/>
13250                             <autoresizingMask key="autoresizingMask"/>
13251                         </scroller>
13252                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="jPO-S3-FVT">
13253                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13254                             <autoresizingMask key="autoresizingMask"/>
13255                         </scroller>
13256                     </scrollView>
13257                     <popUpButton verticalHuggingPriority="750" id="b0M-Wm-lTG">
13258                         <rect key="frame" x="349" y="43" width="159" height="26"/>
13259                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13260                         <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">
13261                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13262                             <font key="font" metaFont="menu"/>
13263                             <menu key="menu" title="OtherViews" id="YaZ-WS-cvo">
13264                                 <items>
13265                                     <menuItem title="装備リスト" state="on" id="jcs-Vh-XxP"/>
13266                                 </items>
13267                             </menu>
13268                         </popUpButtonCell>
13269                         <connections>
13270                             <action selector="equipItemSelected:" target="3039" id="IXU-SX-vmQ"/>
13271                         </connections>
13272                     </popUpButton>
13273                     <button verticalHuggingPriority="750" id="SNc-Vv-ORk">
13274                         <rect key="frame" x="512" y="39" width="37" height="32"/>
13275                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13276                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="O3M-4B-ChP">
13277                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13278                             <font key="font" metaFont="system"/>
13279                         </buttonCell>
13280                         <connections>
13281                             <action selector="insertEquip:" target="3039" id="jBt-NK-nll"/>
13282                         </connections>
13283                     </button>
13284                     <button verticalHuggingPriority="750" id="UmZ-ze-Jn5">
13285                         <rect key="frame" x="540" y="39" width="35" height="32"/>
13286                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13287                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="E5c-gy-Y9d">
13288                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13289                             <font key="font" metaFont="system"/>
13290                         </buttonCell>
13291                         <connections>
13292                             <action selector="removeEquip:" target="3039" id="KkI-jQ-fEu"/>
13293                         </connections>
13294                     </button>
13295                     <textField verticalHuggingPriority="750" id="a8B-yd-FEB">
13296                         <rect key="frame" x="24" y="74" width="50" height="22"/>
13297                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13298                         <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">
13299                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13300                             <font key="font" metaFont="system"/>
13301                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13302                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13303                         </textFieldCell>
13304                     </textField>
13305                     <textField verticalHuggingPriority="750" id="h12-4g-pxf">
13306                         <rect key="frame" x="25" y="99" width="30" height="17"/>
13307                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13308                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="pIk-vi-GSU">
13309                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13310                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13311                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13312                         </textFieldCell>
13313                     </textField>
13314                     <textField verticalHuggingPriority="750" id="ezX-pj-1k7">
13315                         <rect key="frame" x="80" y="99" width="30" height="17"/>
13316                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13317                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="g4s-kN-L7R">
13318                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13319                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13320                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13321                         </textFieldCell>
13322                     </textField>
13323                     <textField verticalHuggingPriority="750" id="kE2-62-hR2">
13324                         <rect key="frame" x="141" y="99" width="30" height="17"/>
13325                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13326                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="uSI-MQ-udO">
13327                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13328                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13329                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13330                         </textFieldCell>
13331                     </textField>
13332                     <button verticalHuggingPriority="750" id="8UV-na-XUO">
13333                         <rect key="frame" x="60" y="21" width="112" height="32"/>
13334                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13335                         <buttonCell key="cell" type="push" title="属性耐性" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Nmw-LJ-wEE">
13336                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13337                             <font key="font" size="13" name="AquaKana"/>
13338                         </buttonCell>
13339                         <connections>
13340                             <action selector="registListBtnlUCL:" target="3039" id="ySX-Sm-LNa"/>
13341                         </connections>
13342                     </button>
13343                     <textField verticalHuggingPriority="750" id="DIX-ha-k05">
13344                         <rect key="frame" x="196" y="74" width="43" height="22"/>
13345                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13346                         <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">
13347                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13348                             <font key="font" metaFont="system"/>
13349                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13350                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13351                         </textFieldCell>
13352                     </textField>
13353                     <textField verticalHuggingPriority="750" id="Vd1-ma-g9D">
13354                         <rect key="frame" x="193" y="99" width="52" height="17"/>
13355                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13356                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="vR5-aM-2JF">
13357                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13358                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13359                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13360                         </textFieldCell>
13361                     </textField>
13362                     <textField verticalHuggingPriority="750" id="PNQ-7H-szl">
13363                         <rect key="frame" x="21" y="213" width="23" height="17"/>
13364                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13365                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="8yh-7P-xkL">
13366                             <font key="font" size="13" name="AquaKana"/>
13367                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13368                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13369                         </textFieldCell>
13370                     </textField>
13371                     <textField verticalHuggingPriority="750" id="r63-15-eKe">
13372                         <rect key="frame" x="24" y="188" width="102" height="22"/>
13373                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13374                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="99999999999" drawsBackground="YES" id="oEM-UV-c7Y">
13375                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="Sr6-lT-zyu"/>
13376                             <font key="font" size="13" name="AquaKana"/>
13377                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13378                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13379                         </textFieldCell>
13380                     </textField>
13381                     <textField verticalHuggingPriority="750" id="nfh-fa-fLr">
13382                         <rect key="frame" x="132" y="213" width="23" height="17"/>
13383                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13384                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EN" id="pQ5-NP-fSz">
13385                             <font key="font" size="13" name="AquaKana"/>
13386                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13387                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13388                         </textFieldCell>
13389                     </textField>
13390                     <textField verticalHuggingPriority="750" id="JRC-a9-R9b">
13391                         <rect key="frame" x="135" y="188" width="60" height="22"/>
13392                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13393                         <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">
13394                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13395                             <font key="font" size="13" name="AquaKana"/>
13396                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13397                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13398                         </textFieldCell>
13399                     </textField>
13400                     <textField verticalHuggingPriority="750" id="6hg-IA-TaG">
13401                         <rect key="frame" x="201" y="213" width="36" height="17"/>
13402                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13403                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="yRL-Ou-xUX">
13404                             <font key="font" size="13" name="AquaKana"/>
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                     <textField verticalHuggingPriority="750" id="OVv-Yq-eYp">
13410                         <rect key="frame" x="204" y="188" width="43" height="22"/>
13411                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13412                         <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">
13413                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13414                             <font key="font" size="13" name="AquaKana"/>
13415                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13416                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13417                         </textFieldCell>
13418                     </textField>
13419                     <textField verticalHuggingPriority="750" id="zbI-VJ-E3D">
13420                         <rect key="frame" x="82" y="74" width="50" height="22"/>
13421                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13422                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="99999" drawsBackground="YES" id="y2x-Xe-MfV">
13423                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="91D-A2-DOO"/>
13424                             <font key="font" metaFont="system"/>
13425                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13426                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13427                         </textFieldCell>
13428                     </textField>
13429                     <textField verticalHuggingPriority="750" id="Ghb-2N-k6k">
13430                         <rect key="frame" x="140" y="74" width="50" height="22"/>
13431                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13432                         <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">
13433                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13434                             <font key="font" metaFont="system"/>
13435                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13436                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13437                         </textFieldCell>
13438                     </textField>
13439                     <textField verticalHuggingPriority="750" id="jeM-bL-arU">
13440                         <rect key="frame" x="23" y="163" width="30" height="17"/>
13441                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13442                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="装甲" id="QMn-aU-Pds">
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="5UW-KH-tfL">
13449                         <rect key="frame" x="26" y="138" width="68" 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="9999999" drawsBackground="YES" id="4dQ-o3-hBM">
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="fSg-hc-ZBS"/>
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="B3q-ft-KFg">
13459                         <rect key="frame" x="100" y="163" width="43" height="17"/>
13460                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13461                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="運動性" id="VVw-QF-u89">
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="Vyo-ft-foS">
13468                         <rect key="frame" x="103" y="138" width="68" 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="9999999" drawsBackground="YES" id="7Ah-4c-UOb">
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="2qT-ZY-GwQ"/>
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="N7Y-ZM-dkP">
13478                         <rect key="frame" x="176" y="163" width="30" height="17"/>
13479                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13480                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="限界" id="aUY-oT-jI2">
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="Hbg-ay-Z1i">
13487                         <rect key="frame" x="179" y="138" width="68" 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="9999999" drawsBackground="YES" id="L2M-K0-XXG">
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="Igb-gF-AbD"/>
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                     <button verticalHuggingPriority="750" id="BJt-bC-h4G">
13497                         <rect key="frame" x="263" y="21" width="92" height="32"/>
13498                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13499                         <buttonCell key="cell" type="push" title="特殊能力" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DVn-Sw-S7t">
13500                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13501                             <font key="font" size="13" name="AquaKana"/>
13502                         </buttonCell>
13503                         <connections>
13504                             <action selector="attackListBtnlUCL:" target="3039" id="i8e-FS-dDx"/>
13505                         </connections>
13506                     </button>
13507                     <popUpButton verticalHuggingPriority="750" id="9iA-af-nCv">
13508                         <rect key="frame" x="291" y="242" width="61" height="26"/>
13509                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13510                         <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">
13511                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13512                             <font key="font" metaFont="menu"/>
13513                             <menu key="menu" title="OtherViews" id="O6E-6L-rVZ">
13514                                 <items>
13515                                     <menuItem title="陸" state="on" id="FoR-lV-HRu">
13516                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13517                                     </menuItem>
13518                                     <menuItem title="海" id="TDF-r7-jDh"/>
13519                                     <menuItem title="宙" id="V6C-aL-19r">
13520                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13521                                     </menuItem>
13522                                     <menuItem title="空" id="ydA-MD-qSC">
13523                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13524                                     </menuItem>
13525                                     <menuItem title="船" id="bTL-Z3-lid">
13526                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13527                                     </menuItem>
13528                                 </items>
13529                             </menu>
13530                         </popUpButtonCell>
13531                     </popUpButton>
13532                     <textField verticalHuggingPriority="750" id="zKi-TQ-ExH">
13533                         <rect key="frame" x="275" y="267" width="69" height="20"/>
13534                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13535                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動タイプ" id="s4Y-Lx-4wE">
13536                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13537                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13538                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13539                         </textFieldCell>
13540                     </textField>
13541                     <popUpButton verticalHuggingPriority="750" id="CHo-EL-3k4">
13542                         <rect key="frame" x="224" y="240" width="61" height="26"/>
13543                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13544                         <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">
13545                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13546                             <font key="font" metaFont="menu"/>
13547                             <menu key="menu" title="OtherViews" id="pdm-Cc-Hye">
13548                                 <items>
13549                                     <menuItem title="T" id="R47-RX-oza">
13550                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13551                                     </menuItem>
13552                                     <menuItem title="S" id="qdr-ch-BIj"/>
13553                                     <menuItem title="B" id="yAC-Wi-uXl">
13554                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13555                                     </menuItem>
13556                                     <menuItem title="H" id="qyu-Jm-3fi">
13557                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13558                                     </menuItem>
13559                                     <menuItem title="G" id="AZ9-9M-61l">
13560                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13561                                     </menuItem>
13562                                     <menuItem title="M" state="on" id="x9C-h7-52j">
13563                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13564                                     </menuItem>
13565                                     <menuItem title="L" id="sSa-5x-PVg">
13566                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13567                                     </menuItem>
13568                                     <menuItem title="LL" id="WoN-NX-lZQ">
13569                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13570                                     </menuItem>
13571                                     <menuItem title="E" id="30y-C8-cG5">
13572                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13573                                     </menuItem>
13574                                     <menuItem title="I" id="qJM-cy-9ey">
13575                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13576                                     </menuItem>
13577                                 </items>
13578                             </menu>
13579                         </popUpButtonCell>
13580                     </popUpButton>
13581                     <textField verticalHuggingPriority="750" id="cFL-Lt-sN1">
13582                         <rect key="frame" x="224" y="267" width="43" height="20"/>
13583                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13584                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="サイズ" id="2wK-8x-FSt">
13585                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13586                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13587                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13588                         </textFieldCell>
13589                     </textField>
13590                     <textField verticalHuggingPriority="750" id="KqG-qk-qgl">
13591                         <rect key="frame" x="256" y="213" width="26" height="17"/>
13592                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13593                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="VpL-mi-xnw">
13594                             <font key="font" size="13" name="AquaKana"/>
13595                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13596                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13597                         </textFieldCell>
13598                     </textField>
13599                     <textField verticalHuggingPriority="750" id="qL8-Nz-gg8">
13600                         <rect key="frame" x="255" y="188" width="43" height="22"/>
13601                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13602                         <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">
13603                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="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"/>
13604                             <font key="font" size="13" name="AquaKana"/>
13605                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13606                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13607                         </textFieldCell>
13608                     </textField>
13609                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="883-jU-Cji">
13610                         <rect key="frame" x="297" y="213" width="69" height="17"/>
13611                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13612                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="搭載可能数" id="bgb-MF-wHx">
13613                             <font key="font" size="13" name="AquaKana"/>
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                     <textField verticalHuggingPriority="750" id="exb-KY-7Qk">
13619                         <rect key="frame" x="306" y="188" width="50" height="22"/>
13620                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13621                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="H4a-Ny-1MO">
13622                             <font key="font" metaFont="system"/>
13623                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13624                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13625                         </textFieldCell>
13626                     </textField>
13627                 </subviews>
13628             </view>
13629         </window>
13630         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="rCv-M4-34U" userLabel="イベントウィンドウ詳細">
13631             <windowStyleMask key="styleMask" titled="YES"/>
13632             <rect key="contentRect" x="678" y="400" width="640" height="480"/>
13633             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
13634             <view key="contentView" id="qdx-SO-LTa">
13635                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
13636                 <autoresizingMask key="autoresizingMask"/>
13637                 <subviews>
13638                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="gHg-kw-cjR">
13639                         <rect key="frame" x="235" y="64" width="406" height="417"/>
13640                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13641                         <clipView key="contentView" id="2vo-KD-7mF">
13642                             <rect key="frame" x="1" y="1" width="404" height="415"/>
13643                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13644                             <subviews>
13645                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="zJb-EL-N44">
13646                                     <rect key="frame" x="0.0" y="0.0" width="404" height="19"/>
13647                                     <autoresizingMask key="autoresizingMask"/>
13648                                     <size key="intercellSpacing" width="3" height="2"/>
13649                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13650                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13651                                     <tableColumns>
13652                                         <tableColumn editable="NO" width="401" minWidth="40" maxWidth="1000" id="mNc-V2-kGA">
13653                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13654                                                 <font key="font" metaFont="smallSystem"/>
13655                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13656                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13657                                             </tableHeaderCell>
13658                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="JTW-7w-8kl">
13659                                                 <font key="font" metaFont="system"/>
13660                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13661                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13662                                             </textFieldCell>
13663                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13664                                             <connections>
13665                                                 <binding destination="Ule-ju-9lM" name="value" keyPath="arrangedObjects.value" id="ZiR-u4-Gwt">
13666                                                     <dictionary key="options">
13667                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13668                                                     </dictionary>
13669                                                 </binding>
13670                                             </connections>
13671                                         </tableColumn>
13672                                     </tableColumns>
13673                                 </tableView>
13674                             </subviews>
13675                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13676                         </clipView>
13677                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="l1S-Gg-EcF">
13678                             <rect key="frame" x="1" y="119" width="223" height="15"/>
13679                             <autoresizingMask key="autoresizingMask"/>
13680                         </scroller>
13681                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="2VJ-xO-HGq">
13682                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13683                             <autoresizingMask key="autoresizingMask"/>
13684                         </scroller>
13685                     </scrollView>
13686                     <button verticalHuggingPriority="750" id="Okg-nX-xRn">
13687                         <rect key="frame" x="485" y="13" width="35" height="32"/>
13688                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13689                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Wdt-cu-1tA">
13690                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13691                             <font key="font" size="13" name="AquaKana"/>
13692                         </buttonCell>
13693                         <connections>
13694                             <action selector="EDinsert:" target="3826" id="Y8u-aU-TTK"/>
13695                         </connections>
13696                     </button>
13697                     <button verticalHuggingPriority="750" id="ZKd-y7-v6m">
13698                         <rect key="frame" x="511" y="13" width="35" height="32"/>
13699                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13700                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="qcO-nm-mNg">
13701                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13702                             <font key="font" size="13" name="AquaKana"/>
13703                         </buttonCell>
13704                         <connections>
13705                             <action selector="EDdelete:" target="3826" id="JLn-8K-5qi"/>
13706                         </connections>
13707                     </button>
13708                     <button verticalHuggingPriority="750" id="ZVW-3o-1eu">
13709                         <rect key="frame" x="546" y="13" width="79" height="32"/>
13710                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13711                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="boX-LF-vMn">
13712                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13713                             <font key="font" size="13" name="AquaKana"/>
13714                         </buttonCell>
13715                         <connections>
13716                             <action selector="EDclose:" target="3826" id="jYg-ge-YLZ"/>
13717                         </connections>
13718                     </button>
13719                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cbh-qj-6lM">
13720                         <rect key="frame" x="18" y="443" width="69" height="17"/>
13721                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13722                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベント名" id="Fh1-D9-zPn">
13723                             <font key="font" size="13" name="AquaKana"/>
13724                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13725                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13726                         </textFieldCell>
13727                     </textField>
13728                     <textField verticalHuggingPriority="750" id="q4D-Bg-Hwm">
13729                         <rect key="frame" x="20" y="413" width="200" height="22"/>
13730                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13731                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="vN6-Bx-nMd">
13732                             <font key="font" metaFont="system"/>
13733                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13734                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13735                         </textFieldCell>
13736                     </textField>
13737                     <button id="XIw-bB-wwd">
13738                         <rect key="frame" x="18" y="364" width="95" height="18"/>
13739                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13740                         <buttonCell key="cell" type="check" title="スイッチON" bezelStyle="regularSquare" imagePosition="left" inset="2" id="KUp-ar-0sI">
13741                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13742                             <font key="font" size="13" name="AquaKana"/>
13743                         </buttonCell>
13744                     </button>
13745                     <button id="XTe-Jz-b03">
13746                         <rect key="frame" x="18" y="248" width="100" height="18"/>
13747                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13748                         <buttonCell key="cell" type="check" title="変数が一定上" bezelStyle="regularSquare" imagePosition="left" inset="2" id="WPP-pz-uRd">
13749                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13750                             <font key="font" size="13" name="AquaKana"/>
13751                         </buttonCell>
13752                     </button>
13753                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="e0S-Ns-25r">
13754                         <rect key="frame" x="20" y="216" width="178" height="26"/>
13755                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13756                         <clipView key="contentView" id="DLq-q4-Gkc">
13757                             <rect key="frame" x="1" y="1" width="176" height="24"/>
13758                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13759                             <subviews>
13760                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="eWw-Wf-UIH">
13761                                     <rect key="frame" x="0.0" y="0.0" width="176" height="19"/>
13762                                     <autoresizingMask key="autoresizingMask"/>
13763                                     <size key="intercellSpacing" width="3" height="2"/>
13764                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13765                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13766                                     <tableColumns>
13767                                         <tableColumn editable="NO" width="173" minWidth="40" maxWidth="1000" id="k4w-JZ-Wdg">
13768                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13769                                                 <font key="font" metaFont="smallSystem"/>
13770                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13771                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13772                                             </tableHeaderCell>
13773                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ooR-Qu-ckt">
13774                                                 <font key="font" metaFont="system"/>
13775                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13776                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13777                                             </textFieldCell>
13778                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13779                                             <connections>
13780                                                 <binding destination="vUJ-2q-AWz" name="value" keyPath="arrangedObjects.value" id="Kd3-gp-1Nw">
13781                                                     <dictionary key="options">
13782                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13783                                                     </dictionary>
13784                                                 </binding>
13785                                             </connections>
13786                                         </tableColumn>
13787                                     </tableColumns>
13788                                 </tableView>
13789                             </subviews>
13790                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13791                         </clipView>
13792                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="nzK-eZ-4Bz">
13793                             <rect key="frame" x="1" y="20" width="161" height="16"/>
13794                             <autoresizingMask key="autoresizingMask"/>
13795                         </scroller>
13796                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="DhL-CP-Pv7">
13797                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13798                             <autoresizingMask key="autoresizingMask"/>
13799                         </scroller>
13800                     </scrollView>
13801                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zyg-h2-6cm">
13802                         <rect key="frame" x="18" y="187" width="17" height="17"/>
13803                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13804                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="値" id="tnG-Ke-f41">
13805                             <font key="font" size="13" name="AquaKana"/>
13806                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13807                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13808                         </textFieldCell>
13809                     </textField>
13810                     <box autoresizesSubviews="NO" title="発動条件" borderType="line" id="uiV-wM-zIV">
13811                         <rect key="frame" x="7" y="16" width="223" height="389"/>
13812                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13813                         <view key="contentView" id="0jR-KU-qjC">
13814                             <rect key="frame" x="1" y="1" width="221" height="373"/>
13815                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13816                             <subviews>
13817                                 <textField verticalHuggingPriority="750" id="TNN-Ng-Vih">
13818                                     <rect key="frame" x="36" y="167" width="96" height="22"/>
13819                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13820                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Z3A-pb-Tfg">
13821                                         <font key="font" metaFont="system"/>
13822                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13823                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13824                                     </textFieldCell>
13825                                 </textField>
13826                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="TEX-B8-Ahk">
13827                                     <rect key="frame" x="12" y="249" width="97" height="94"/>
13828                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13829                                     <clipView key="contentView" id="ms6-k3-iQy">
13830                                         <rect key="frame" x="1" y="1" width="95" height="92"/>
13831                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13832                                         <subviews>
13833                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="el7-mT-iKE">
13834                                                 <rect key="frame" x="0.0" y="0.0" width="95" height="19"/>
13835                                                 <autoresizingMask key="autoresizingMask"/>
13836                                                 <size key="intercellSpacing" width="3" height="2"/>
13837                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13838                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13839                                                 <tableColumns>
13840                                                     <tableColumn editable="NO" width="92" minWidth="40" maxWidth="1000" id="JUj-UJ-hFL">
13841                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13842                                                             <font key="font" metaFont="smallSystem"/>
13843                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13844                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13845                                                         </tableHeaderCell>
13846                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="tIz-1l-YKn">
13847                                                             <font key="font" metaFont="system"/>
13848                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13849                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13850                                                         </textFieldCell>
13851                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13852                                                         <connections>
13853                                                             <binding destination="AFK-Ig-Gpn" name="value" keyPath="arrangedObjects.value" id="a1T-xl-ivl">
13854                                                                 <dictionary key="options">
13855                                                                     <bool key="NSCreatesSortDescriptor" value="NO"/>
13856                                                                 </dictionary>
13857                                                             </binding>
13858                                                         </connections>
13859                                                     </tableColumn>
13860                                                 </tableColumns>
13861                                             </tableView>
13862                                         </subviews>
13863                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13864                                     </clipView>
13865                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="1mW-C8-lhZ">
13866                                         <rect key="frame" x="1" y="20" width="161" height="16"/>
13867                                         <autoresizingMask key="autoresizingMask"/>
13868                                     </scroller>
13869                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="yWS-lO-tW7">
13870                                         <rect key="frame" x="224" y="17" width="15" height="102"/>
13871                                         <autoresizingMask key="autoresizingMask"/>
13872                                     </scroller>
13873                                 </scrollView>
13874                                 <button id="N7b-Kl-HEP">
13875                                     <rect key="frame" x="114" y="347" width="100" height="18"/>
13876                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13877                                     <buttonCell key="cell" type="check" title="スイッチOFF" bezelStyle="regularSquare" imagePosition="left" inset="2" id="tPn-sX-oeB">
13878                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13879                                         <font key="font" size="13" name="AquaKana"/>
13880                                     </buttonCell>
13881                                 </button>
13882                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9Kq-mc-lLj">
13883                                     <rect key="frame" x="116" y="249" width="96" height="92"/>
13884                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13885                                     <clipView key="contentView" id="yHg-qj-MIb">
13886                                         <rect key="frame" x="1" y="1" width="94" height="90"/>
13887                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13888                                         <subviews>
13889                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="7Vq-ff-JM0">
13890                                                 <rect key="frame" x="0.0" y="0.0" width="94" height="19"/>
13891                                                 <autoresizingMask key="autoresizingMask"/>
13892                                                 <size key="intercellSpacing" width="3" height="2"/>
13893                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13894                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13895                                                 <tableColumns>
13896                                                     <tableColumn editable="NO" width="91" minWidth="40" maxWidth="1000" id="osB-c8-Ym4">
13897                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13898                                                             <font key="font" metaFont="smallSystem"/>
13899                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13900                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13901                                                         </tableHeaderCell>
13902                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="gFk-IV-8wL">
13903                                                             <font key="font" metaFont="system"/>
13904                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13905                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13906                                                         </textFieldCell>
13907                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13908                                                         <connections>
13909                                                             <binding destination="8ZU-c6-Pte" name="value" keyPath="arrangedObjects.value" id="kmn-Ih-r0U">
13910                                                                 <dictionary key="options">
13911                                                                     <bool key="NSCreatesSortDescriptor" value="NO"/>
13912                                                                 </dictionary>
13913                                                             </binding>
13914                                                         </connections>
13915                                                     </tableColumn>
13916                                                 </tableColumns>
13917                                             </tableView>
13918                                         </subviews>
13919                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13920                                     </clipView>
13921                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="iEW-Jk-Mfx">
13922                                         <rect key="frame" x="1" y="20" width="161" height="16"/>
13923                                         <autoresizingMask key="autoresizingMask"/>
13924                                     </scroller>
13925                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="rzH-je-44c">
13926                                         <rect key="frame" x="224" y="17" width="15" height="102"/>
13927                                         <autoresizingMask key="autoresizingMask"/>
13928                                     </scroller>
13929                                 </scrollView>
13930                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="9gR-TO-UzO">
13931                                     <rect key="frame" x="11" y="78" width="56" height="17"/>
13932                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13933                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="終了判定" id="59w-GD-VeI">
13934                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
13935                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
13936                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13937                                     </textFieldCell>
13938                                 </textField>
13939                                 <popUpButton verticalHuggingPriority="750" id="rAO-0J-ajM">
13940                                     <rect key="frame" x="111" y="73" width="100" height="26"/>
13941                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13942                                     <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">
13943                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13944                                         <font key="font" metaFont="menu"/>
13945                                         <menu key="menu" id="xgh-69-4hR">
13946                                             <items>
13947                                                 <menuItem title="トリガー後" state="on" id="y24-aq-LfS"/>
13948                                                 <menuItem title="実行後" id="kCu-6X-fPc"/>
13949                                                 <menuItem title="成功後" id="8ZD-VZ-KxT"/>
13950                                                 <menuItem title="失敗後" id="3uK-ru-9mC"/>
13951                                                 <menuItem title="しない" id="ujB-jI-XcT"/>
13952                                             </items>
13953                                         </menu>
13954                                     </popUpButtonCell>
13955                                 </popUpButton>
13956                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="paX-Oi-lAa">
13957                                     <rect key="frame" x="9" y="140" width="129" height="17"/>
13958                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13959                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベントトリガーWT" id="DB0-nN-S9r">
13960                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
13961                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
13962                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13963                                     </textFieldCell>
13964                                 </textField>
13965                                 <textField verticalHuggingPriority="750" id="LCC-mq-PsF">
13966                                     <rect key="frame" x="13" y="107" width="60" height="22"/>
13967                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13968                                     <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">
13969                                         <font key="font" metaFont="system"/>
13970                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13971                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13972                                     </textFieldCell>
13973                                 </textField>
13974                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="zTV-ka-7uf">
13975                                     <rect key="frame" x="90" y="111" width="30" height="17"/>
13976                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13977                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="から" id="GKY-E1-ZdP">
13978                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
13979                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
13980                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13981                                     </textFieldCell>
13982                                 </textField>
13983                                 <textField verticalHuggingPriority="750" id="89j-NJ-SNG">
13984                                     <rect key="frame" x="134" y="107" width="60" height="22"/>
13985                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13986                                     <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">
13987                                         <font key="font" metaFont="system"/>
13988                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13989                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13990                                     </textFieldCell>
13991                                 </textField>
13992                             </subviews>
13993                         </view>
13994                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
13995                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
13996                     </box>
13997                 </subviews>
13998             </view>
13999         </window>
14000         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="vCd-mx-DZf" userLabel="変数リスト">
14001             <windowStyleMask key="styleMask" titled="YES"/>
14002             <rect key="contentRect" x="678" y="400" width="640" height="442"/>
14003             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14004             <view key="contentView" id="f4b-3z-KkT">
14005                 <rect key="frame" x="0.0" y="0.0" width="640" height="442"/>
14006                 <autoresizingMask key="autoresizingMask"/>
14007                 <subviews>
14008                     <button verticalHuggingPriority="750" id="hh9-nj-eDn">
14009                         <rect key="frame" x="547" y="13" width="79" height="32"/>
14010                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14011                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hW9-Os-yoq">
14012                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14013                             <font key="font" size="13" name="AquaKana"/>
14014                         </buttonCell>
14015                         <connections>
14016                             <action selector="EDvarSetClose:" target="3826" id="wqV-DE-6IY"/>
14017                         </connections>
14018                     </button>
14019                     <button verticalHuggingPriority="750" id="vRw-Mu-r6t">
14020                         <rect key="frame" x="14" y="44" width="118" height="32"/>
14021                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14022                         <buttonCell key="cell" type="push" title="最大数の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Cu2-K6-VHd">
14023                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14024                             <font key="font" size="13" name="AquaKana"/>
14025                         </buttonCell>
14026                         <connections>
14027                             <action selector="EDvarSetMax:" target="3826" id="xfO-4h-KtG"/>
14028                         </connections>
14029                     </button>
14030                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QOl-bJ-JeH">
14031                         <rect key="frame" x="108" y="405" width="30" height="17"/>
14032                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14033                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="変数" id="jBW-j5-o3h">
14034                             <font key="font" size="13" name="AquaKana"/>
14035                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14036                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14037                         </textFieldCell>
14038                     </textField>
14039                     <textField verticalHuggingPriority="750" id="XC5-Vd-kH4">
14040                         <rect key="frame" x="25" y="20" width="96" height="22"/>
14041                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14042                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1X0-6b-fiM">
14043                             <font key="font" metaFont="system"/>
14044                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14045                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14046                         </textFieldCell>
14047                     </textField>
14048                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dYT-Pc-cDX">
14049                         <rect key="frame" x="241" y="61" width="400" height="380"/>
14050                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14051                         <clipView key="contentView" id="6D0-YO-o6Z">
14052                             <rect key="frame" x="1" y="17" width="398" height="362"/>
14053                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14054                             <subviews>
14055                                 <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">
14056                                     <rect key="frame" x="0.0" y="0.0" width="398" height="19"/>
14057                                     <autoresizingMask key="autoresizingMask"/>
14058                                     <size key="intercellSpacing" width="3" height="2"/>
14059                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14060                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14061                                     <tableColumns>
14062                                         <tableColumn editable="NO" width="43.296875" minWidth="40" maxWidth="1000" id="DkR-P1-F6J">
14063                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="番号">
14064                                                 <font key="font" metaFont="smallSystem"/>
14065                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14066                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14067                                             </tableHeaderCell>
14068                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="d0H-5f-4Y8">
14069                                                 <font key="font" metaFont="system"/>
14070                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14071                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14072                                             </textFieldCell>
14073                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14074                                             <connections>
14075                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.num" id="qoI-om-jIA">
14076                                                     <dictionary key="options">
14077                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14078                                                     </dictionary>
14079                                                 </binding>
14080                                             </connections>
14081                                         </tableColumn>
14082                                         <tableColumn width="116.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="7Qm-gy-xQi">
14083                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="値">
14084                                                 <font key="font" metaFont="smallSystem"/>
14085                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14086                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
14087                                             </tableHeaderCell>
14088                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Gpm-U2-2Ln">
14089                                                 <font key="font" metaFont="system"/>
14090                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14091                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14092                                             </textFieldCell>
14093                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14094                                             <connections>
14095                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.value" id="r7q-jd-GjP">
14096                                                     <dictionary key="options">
14097                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14098                                                     </dictionary>
14099                                                 </binding>
14100                                             </connections>
14101                                         </tableColumn>
14102                                         <tableColumn width="230" minWidth="10" maxWidth="3.4028234663852886e+38" id="ToT-t3-Kf8">
14103                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コメント">
14104                                                 <font key="font" metaFont="smallSystem"/>
14105                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14106                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
14107                                             </tableHeaderCell>
14108                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="U7N-vA-shl">
14109                                                 <font key="font" metaFont="system"/>
14110                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14111                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14112                                             </textFieldCell>
14113                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14114                                             <connections>
14115                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.name" id="Y00-Yk-WEG">
14116                                                     <dictionary key="options">
14117                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14118                                                     </dictionary>
14119                                                 </binding>
14120                                             </connections>
14121                                         </tableColumn>
14122                                     </tableColumns>
14123                                 </tableView>
14124                             </subviews>
14125                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14126                         </clipView>
14127                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="tZW-zN-DU0">
14128                             <rect key="frame" x="1" y="119" width="223" height="15"/>
14129                             <autoresizingMask key="autoresizingMask"/>
14130                         </scroller>
14131                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="CbN-et-OYh">
14132                             <rect key="frame" x="224" y="17" width="15" height="102"/>
14133                             <autoresizingMask key="autoresizingMask"/>
14134                         </scroller>
14135                         <tableHeaderView key="headerView" id="M70-ah-obA">
14136                             <rect key="frame" x="0.0" y="0.0" width="398" height="17"/>
14137                             <autoresizingMask key="autoresizingMask"/>
14138                         </tableHeaderView>
14139                     </scrollView>
14140                     <button verticalHuggingPriority="750" id="lLD-pP-sHe">
14141                         <rect key="frame" x="484" y="13" width="66" height="32"/>
14142                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14143                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="xY4-To-rFz">
14144                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14145                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14146                         </buttonCell>
14147                         <connections>
14148                             <action selector="EDvarSetSubmit:" target="3826" id="vdE-TK-iDq"/>
14149                         </connections>
14150                     </button>
14151                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oL1-bc-0bO">
14152                         <rect key="frame" x="227" y="24" width="251" height="17"/>
14153                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14154                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="米直接入力することで変える事もできます" id="smk-YI-mkF">
14155                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14156                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14157                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14158                         </textFieldCell>
14159                     </textField>
14160                     <button verticalHuggingPriority="750" id="Nyn-8S-nMX">
14161                         <rect key="frame" x="122" y="33" width="105" height="32"/>
14162                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14163                         <buttonCell key="cell" type="push" title="データ保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8ab-7D-4Wl">
14164                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14165                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14166                         </buttonCell>
14167                         <connections>
14168                             <action selector="EDvarSetSave:" target="3826" id="14d-HM-AGO"/>
14169                         </connections>
14170                     </button>
14171                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="vSy-uR-1yG">
14172                         <rect key="frame" x="20" y="81" width="207" height="306"/>
14173                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14174                         <clipView key="contentView" id="WSx-zf-Gkh">
14175                             <rect key="frame" x="1" y="1" width="205" height="304"/>
14176                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14177                             <subviews>
14178                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="KiL-6v-fdZ">
14179                                     <rect key="frame" x="0.0" y="0.0" width="205" height="19"/>
14180                                     <autoresizingMask key="autoresizingMask"/>
14181                                     <size key="intercellSpacing" width="3" height="2"/>
14182                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14183                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14184                                     <tableColumns>
14185                                         <tableColumn editable="NO" width="202" minWidth="40" maxWidth="1000" id="ELp-L1-PAA">
14186                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
14187                                                 <font key="font" metaFont="smallSystem"/>
14188                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14189                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14190                                             </tableHeaderCell>
14191                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fOt-pD-HVj">
14192                                                 <font key="font" metaFont="system"/>
14193                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14194                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14195                                             </textFieldCell>
14196                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14197                                             <connections>
14198                                                 <binding destination="B7Y-Yq-yrY" name="value" keyPath="arrangedObjects.value" id="5sL-Os-rJz">
14199                                                     <dictionary key="options">
14200                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14201                                                     </dictionary>
14202                                                 </binding>
14203                                             </connections>
14204                                         </tableColumn>
14205                                     </tableColumns>
14206                                 </tableView>
14207                             </subviews>
14208                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14209                         </clipView>
14210                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="amE-3S-Cy1">
14211                             <rect key="frame" x="1" y="119" width="223" height="15"/>
14212                             <autoresizingMask key="autoresizingMask"/>
14213                         </scroller>
14214                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ccx-X4-ihV">
14215                             <rect key="frame" x="224" y="17" width="15" height="102"/>
14216                             <autoresizingMask key="autoresizingMask"/>
14217                         </scroller>
14218                     </scrollView>
14219                 </subviews>
14220             </view>
14221             <point key="canvasLocation" x="-443" y="258"/>
14222         </window>
14223         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6Ho-16-Ie6" userLabel="イベント選択">
14224             <windowStyleMask key="styleMask" titled="YES"/>
14225             <rect key="contentRect" x="678" y="400" width="640" height="442"/>
14226             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14227             <view key="contentView" id="gBi-P1-KP9">
14228                 <rect key="frame" x="0.0" y="0.0" width="640" height="442"/>
14229                 <autoresizingMask key="autoresizingMask"/>
14230                 <subviews>
14231                     <button verticalHuggingPriority="750" id="zMR-hi-1fR">
14232                         <rect key="frame" x="57" y="366" width="105" height="32"/>
14233                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14234                         <buttonCell key="cell" type="push" title="文章の表示" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="LiC-No-I2p">
14235                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14236                             <font key="font" size="13" name="AquaKana"/>
14237                         </buttonCell>
14238                         <connections>
14239                             <action selector="EDtext:" target="3826" id="vJF-RR-3wF"/>
14240                         </connections>
14241                     </button>
14242                     <button verticalHuggingPriority="750" id="fP4-xD-YmK">
14243                         <rect key="frame" x="50" y="333" width="118" height="32"/>
14244                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14245                         <buttonCell key="cell" type="push" title="選択肢の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="s2F-ox-m0q">
14246                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14247                             <font key="font" size="13" name="AquaKana"/>
14248                         </buttonCell>
14249                         <connections>
14250                             <action selector="EDselection:" target="3826" id="RpC-iK-NnZ"/>
14251                         </connections>
14252                     </button>
14253                     <button verticalHuggingPriority="750" id="c3g-Wo-vmA">
14254                         <rect key="frame" x="44" y="300" width="131" height="32"/>
14255                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14256                         <buttonCell key="cell" type="push" title="数値入力の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YOd-Jb-Mnv">
14257                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14258                             <font key="font" size="13" name="AquaKana"/>
14259                         </buttonCell>
14260                         <connections>
14261                             <action selector="EDvalue:" target="3826" id="93m-Ao-yiB"/>
14262                         </connections>
14263                     </button>
14264                     <button verticalHuggingPriority="750" id="w6C-Rw-UnI">
14265                         <rect key="frame" x="44" y="249" width="131" height="32"/>
14266                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14267                         <buttonCell key="cell" type="push" title="スイッチの操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6A7-eu-J5D">
14268                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14269                             <font key="font" size="13" name="AquaKana"/>
14270                         </buttonCell>
14271                         <connections>
14272                             <action selector="EDswitch:" target="3826" id="qSd-LD-CkC"/>
14273                         </connections>
14274                     </button>
14275                     <button verticalHuggingPriority="750" id="4tL-GG-DfN">
14276                         <rect key="frame" x="57" y="216" width="105" height="32"/>
14277                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14278                         <buttonCell key="cell" type="push" title="変数の操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Bbz-4G-tg7">
14279                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14280                             <font key="font" size="13" name="AquaKana"/>
14281                         </buttonCell>
14282                         <connections>
14283                             <action selector="EDvariable:" target="3826" id="HlG-KQ-VSO"/>
14284                         </connections>
14285                     </button>
14286                     <button verticalHuggingPriority="750" id="GQF-5X-gb1">
14287                         <rect key="frame" x="44" y="183" width="131" height="32"/>
14288                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14289                         <buttonCell key="cell" type="push" title="タイマーの操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ybP-3c-ESc">
14290                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14291                             <font key="font" size="13" name="AquaKana"/>
14292                         </buttonCell>
14293                         <connections>
14294                             <action selector="EDtimer:" target="3826" id="vM4-e8-KpR"/>
14295                         </connections>
14296                     </button>
14297                     <button verticalHuggingPriority="750" id="mqo-DH-lcE">
14298                         <rect key="frame" x="63" y="134" width="92" height="32"/>
14299                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14300                         <buttonCell key="cell" type="push" title="条件分岐" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oQs-6w-RrO">
14301                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14302                             <font key="font" size="13" name="AquaKana"/>
14303                         </buttonCell>
14304                         <connections>
14305                             <action selector="EDterms:" target="3826" id="2Nh-zd-JAX"/>
14306                         </connections>
14307                     </button>
14308                     <button verticalHuggingPriority="750" id="Py8-nK-Bnl">
14309                         <rect key="frame" x="70" y="101" width="79" height="32"/>
14310                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14311                         <buttonCell key="cell" type="push" title="ラベル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PAl-7a-Gor">
14312                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14313                             <font key="font" size="13" name="AquaKana"/>
14314                         </buttonCell>
14315                         <connections>
14316                             <action selector="EDlabel:" target="3826" id="M3b-ly-045"/>
14317                         </connections>
14318                     </button>
14319                     <button verticalHuggingPriority="750" id="imT-Xr-67W">
14320                         <rect key="frame" x="46" y="68" width="131" height="32"/>
14321                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14322                         <buttonCell key="cell" type="push" title="ラベルジャンプ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2b7-QB-mL3">
14323                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14324                             <font key="font" size="13" name="AquaKana"/>
14325                         </buttonCell>
14326                         <connections>
14327                             <action selector="EDlabelJump:" target="3826" id="z3V-hf-x3V"/>
14328                         </connections>
14329                     </button>
14330                     <button verticalHuggingPriority="750" id="lh9-Uz-Amk">
14331                         <rect key="frame" x="78" y="35" width="66" height="32"/>
14332                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14333                         <buttonCell key="cell" type="push" title="注釈" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4kf-8h-Sc0">
14334                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14335                             <font key="font" size="13" name="AquaKana"/>
14336                         </buttonCell>
14337                         <connections>
14338                             <action selector="EDmemo:" target="3826" id="Lb4-Av-5vc"/>
14339                         </connections>
14340                     </button>
14341                     <button verticalHuggingPriority="750" id="FoV-z0-fp6">
14342                         <rect key="frame" x="192" y="366" width="118" height="32"/>
14343                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14344                         <buttonCell key="cell" type="push" title="リソース増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rYW-XZ-chD">
14345                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14346                             <font key="font" size="13" name="AquaKana"/>
14347                         </buttonCell>
14348                         <connections>
14349                             <action selector="EDresource:" target="3826" id="I8R-N8-rfU"/>
14350                         </connections>
14351                     </button>
14352                     <button verticalHuggingPriority="750" id="Kme-xI-3Xv">
14353                         <rect key="frame" x="192" y="332" width="118" height="32"/>
14354                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14355                         <buttonCell key="cell" type="push" title="アイテム増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e9q-Mf-rhD">
14356                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14357                             <font key="font" size="13" name="AquaKana"/>
14358                         </buttonCell>
14359                         <connections>
14360                             <action selector="EDitem:" target="3826" id="hI4-PC-UzJ"/>
14361                         </connections>
14362                     </button>
14363                     <button verticalHuggingPriority="750" id="hwl-LY-zEr">
14364                         <rect key="frame" x="179" y="299" width="144" height="32"/>
14365                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14366                         <buttonCell key="cell" type="push" title="メンバー入れ替え" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="m26-qo-a2e">
14367                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14368                             <font key="font" size="13" name="AquaKana"/>
14369                         </buttonCell>
14370                         <connections>
14371                             <action selector="EDmember:" target="3826" id="MDt-lp-90n"/>
14372                         </connections>
14373                     </button>
14374                     <button verticalHuggingPriority="750" id="0qa-9q-CfC">
14375                         <rect key="frame" x="176" y="182" width="144" height="32"/>
14376                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14377                         <buttonCell key="cell" type="push" title="ステータスの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="NYD-Yn-f0b">
14378                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14379                             <font key="font" size="13" name="AquaKana"/>
14380                         </buttonCell>
14381                         <connections>
14382                             <action selector="EDstatus:" target="3826" id="2i8-3L-wdm"/>
14383                         </connections>
14384                     </button>
14385                     <button verticalHuggingPriority="750" id="uRm-1Z-pem">
14386                         <rect key="frame" x="203" y="249" width="96" height="32"/>
14387                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14388                         <buttonCell key="cell" type="push" title="HPの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TQm-CI-cMl">
14389                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14390                             <font key="font" metaFont="system"/>
14391                         </buttonCell>
14392                         <connections>
14393                             <action selector="EDhp:" target="3826" id="2uK-uJ-9zB"/>
14394                         </connections>
14395                     </button>
14396                     <button verticalHuggingPriority="750" id="q38-nO-ZcI">
14397                         <rect key="frame" x="202" y="215" width="98" height="32"/>
14398                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14399                         <buttonCell key="cell" type="push" title="MPの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wc7-0Y-bLo">
14400                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14401                             <font key="font" metaFont="system"/>
14402                         </buttonCell>
14403                         <connections>
14404                             <action selector="EDmp:" target="3826" id="B5K-eV-xvA"/>
14405                         </connections>
14406                     </button>
14407                     <button verticalHuggingPriority="750" id="gST-sf-q6V">
14408                         <rect key="frame" x="202" y="150" width="92" height="32"/>
14409                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14410                         <buttonCell key="cell" type="push" title="状態変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Hmk-7u-7wL">
14411                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14412                             <font key="font" size="13" name="AquaKana"/>
14413                         </buttonCell>
14414                         <connections>
14415                             <action selector="EDstate:" target="3826" id="qlX-e6-AZ7"/>
14416                         </connections>
14417                     </button>
14418                     <button verticalHuggingPriority="750" id="QYD-hX-Q3C">
14419                         <rect key="frame" x="189" y="117" width="118" height="32"/>
14420                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14421                         <buttonCell key="cell" type="push" title="スキルの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="U6w-6d-kkv">
14422                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14423                             <font key="font" size="13" name="AquaKana"/>
14424                         </buttonCell>
14425                         <connections>
14426                             <action selector="EDskill:" target="3826" id="3Jc-BI-5yA"/>
14427                         </connections>
14428                     </button>
14429                     <button verticalHuggingPriority="750" id="pZH-yk-yjK">
14430                         <rect key="frame" x="176" y="21" width="151" height="32"/>
14431                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14432                         <buttonCell key="cell" type="push" title="攻撃方法フラグON" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gVl-m5-5pJ">
14433                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14434                             <font key="font" size="13" name="AquaKana"/>
14435                         </buttonCell>
14436                         <connections>
14437                             <action selector="EDattackFlagOn:" target="3826" id="yMi-LO-56E"/>
14438                         </connections>
14439                     </button>
14440                     <button verticalHuggingPriority="750" id="iad-Q7-VBI">
14441                         <rect key="frame" x="196" y="84" width="105" height="32"/>
14442                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14443                         <buttonCell key="cell" type="push" title="名前の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="b5X-oq-0X9">
14444                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14445                             <font key="font" size="13" name="AquaKana"/>
14446                         </buttonCell>
14447                         <connections>
14448                             <action selector="EDname:" target="3826" id="J1H-Jt-5Ng"/>
14449                         </connections>
14450                     </button>
14451                     <button verticalHuggingPriority="750" id="BeE-28-wJ6">
14452                         <rect key="frame" x="196" y="53" width="105" height="32"/>
14453                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14454                         <buttonCell key="cell" type="push" title="装備の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="LGP-36-rjV">
14455                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14456                             <font key="font" size="13" name="AquaKana"/>
14457                         </buttonCell>
14458                         <connections>
14459                             <action selector="EDequip:" target="3826" id="zfS-ZP-0pk"/>
14460                         </connections>
14461                     </button>
14462                     <button verticalHuggingPriority="750" id="IMd-5J-zYf">
14463                         <rect key="frame" x="337" y="365" width="118" height="32"/>
14464                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14465                         <buttonCell key="cell" type="push" title="ユニット移動" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aag-xi-KPP">
14466                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14467                             <font key="font" size="13" name="AquaKana"/>
14468                         </buttonCell>
14469                         <connections>
14470                             <action selector="EDmove:" target="3826" id="4tI-vk-Qdg"/>
14471                         </connections>
14472                     </button>
14473                     <button verticalHuggingPriority="750" id="Kxl-Z4-qCL">
14474                         <rect key="frame" x="347" y="248" width="92" height="32"/>
14475                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14476                         <buttonCell key="cell" type="push" title="場所注目" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1Mx-yl-aFu">
14477                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14478                             <font key="font" size="13" name="AquaKana"/>
14479                         </buttonCell>
14480                         <connections>
14481                             <action selector="EDplace:" target="3826" id="b8E-hM-IKg"/>
14482                         </connections>
14483                     </button>
14484                     <button verticalHuggingPriority="750" id="9CB-W4-urd">
14485                         <rect key="frame" x="328" y="185" width="131" height="32"/>
14486                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14487                         <buttonCell key="cell" type="push" title="パイロット変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tgB-cS-1GD">
14488                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14489                             <font key="font" size="13" name="AquaKana"/>
14490                         </buttonCell>
14491                         <connections>
14492                             <action selector="EDpilot:" target="3826" id="izu-pE-5V1"/>
14493                         </connections>
14494                     </button>
14495                     <button verticalHuggingPriority="750" id="n6W-HX-szx">
14496                         <rect key="frame" x="334" y="152" width="118" height="32"/>
14497                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14498                         <buttonCell key="cell" type="push" title="ユニット変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="D6a-ht-zFW">
14499                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14500                             <font key="font" size="13" name="AquaKana"/>
14501                         </buttonCell>
14502                         <connections>
14503                             <action selector="EDunit:" target="3826" id="tfi-JY-Q8O"/>
14504                         </connections>
14505                     </button>
14506                     <button verticalHuggingPriority="750" id="eA3-Dy-xfg">
14507                         <rect key="frame" x="347" y="215" width="92" height="32"/>
14508                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14509                         <buttonCell key="cell" type="push" title="ウェイト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FkG-S7-uQp">
14510                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14511                             <font key="font" size="13" name="AquaKana"/>
14512                         </buttonCell>
14513                         <connections>
14514                             <action selector="EDwait:" target="3826" id="fUs-Pg-F8j"/>
14515                         </connections>
14516                     </button>
14517                     <button verticalHuggingPriority="750" id="Zzw-yF-1Ab">
14518                         <rect key="frame" x="342" y="118" width="108" height="32"/>
14519                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14520                         <buttonCell key="cell" type="push" title="BGMの演奏" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aYS-NX-Mlb">
14521                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14522                             <font key="font" metaFont="system"/>
14523                         </buttonCell>
14524                         <connections>
14525                             <action selector="EDbgm:" target="3826" id="1sD-B0-jCF"/>
14526                         </connections>
14527                     </button>
14528                     <button verticalHuggingPriority="750" id="HWj-P3-Ja3">
14529                         <rect key="frame" x="307" y="85" width="173" height="32"/>
14530                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14531                         <buttonCell key="cell" type="push" title="BGMのフェードアウト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e96-60-Wt8">
14532                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14533                             <font key="font" metaFont="system"/>
14534                         </buttonCell>
14535                         <connections>
14536                             <action selector="EDbgmFadeOut:" target="3826" id="Qy3-Ow-N2m"/>
14537                         </connections>
14538                     </button>
14539                     <button verticalHuggingPriority="750" id="M4p-NN-UEA">
14540                         <rect key="frame" x="337" y="332" width="118" height="32"/>
14541                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14542                         <buttonCell key="cell" type="push" title="ユニット出現" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="btg-6y-lSj">
14543                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14544                             <font key="font" size="13" name="AquaKana"/>
14545                         </buttonCell>
14546                         <connections>
14547                             <action selector="EDappear:" target="3826" id="PSn-S7-ISX"/>
14548                         </connections>
14549                     </button>
14550                     <button verticalHuggingPriority="750" id="Knp-Ff-okG">
14551                         <rect key="frame" x="337" y="298" width="118" height="32"/>
14552                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14553                         <buttonCell key="cell" type="push" title="ユニット消去" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="y34-e2-t0b">
14554                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14555                             <font key="font" size="13" name="AquaKana"/>
14556                         </buttonCell>
14557                         <connections>
14558                             <action selector="EDdissapear:" target="3826" id="9p7-Fe-Fl2"/>
14559                         </connections>
14560                     </button>
14561                     <button verticalHuggingPriority="750" id="8cD-eT-YNw">
14562                         <rect key="frame" x="349" y="53" width="94" height="32"/>
14563                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14564                         <buttonCell key="cell" type="push" title="SEの再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tfv-ar-kaD">
14565                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14566                             <font key="font" metaFont="system"/>
14567                         </buttonCell>
14568                         <connections>
14569                             <action selector="EDse:" target="3826" id="pfo-QO-hNf"/>
14570                         </connections>
14571                     </button>
14572                     <button verticalHuggingPriority="750" id="P2A-Yk-1jo">
14573                         <rect key="frame" x="349" y="20" width="94" height="32"/>
14574                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14575                         <buttonCell key="cell" type="push" title="SEの停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="SDz-nQ-IZa">
14576                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14577                             <font key="font" metaFont="system"/>
14578                         </buttonCell>
14579                         <connections>
14580                             <action selector="EDseStop:" target="3826" id="tkk-N1-gog"/>
14581                         </connections>
14582                     </button>
14583                     <button verticalHuggingPriority="750" id="zGZ-HK-7JU">
14584                         <rect key="frame" x="489" y="365" width="118" height="32"/>
14585                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14586                         <buttonCell key="cell" type="push" title="バトルの処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HEK-Sn-Nty">
14587                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14588                             <font key="font" size="13" name="AquaKana"/>
14589                         </buttonCell>
14590                         <connections>
14591                             <action selector="EDbattle:" target="3826" id="PYK-3K-QS2"/>
14592                         </connections>
14593                     </button>
14594                     <button verticalHuggingPriority="750" id="yNz-KE-SY5">
14595                         <rect key="frame" x="483" y="331" width="131" height="32"/>
14596                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14597                         <buttonCell key="cell" type="push" title="ショップの処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="f8v-ch-0LO">
14598                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14599                             <font key="font" size="13" name="AquaKana"/>
14600                         </buttonCell>
14601                         <connections>
14602                             <action selector="EDshop:" target="3826" id="9NV-nr-xYW"/>
14603                         </connections>
14604                     </button>
14605                     <button verticalHuggingPriority="750" id="KJ5-Yz-XbR">
14606                         <rect key="frame" x="483" y="297" width="131" height="32"/>
14607                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14608                         <buttonCell key="cell" type="push" title="名前入力の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Puy-Qm-Hbk">
14609                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14610                             <font key="font" size="13" name="AquaKana"/>
14611                         </buttonCell>
14612                         <connections>
14613                             <action selector="EDnameInput:" target="3826" id="LlP-aP-m0X"/>
14614                         </connections>
14615                     </button>
14616                     <button verticalHuggingPriority="750" id="0h9-9S-TRu">
14617                         <rect key="frame" x="483" y="248" width="131" height="32"/>
14618                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14619                         <buttonCell key="cell" type="push" title="ゲームオーバー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cOK-oQ-6Ij">
14620                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14621                             <font key="font" size="13" name="AquaKana"/>
14622                         </buttonCell>
14623                         <connections>
14624                             <action selector="EDgameOver:" target="3826" id="PzI-Vp-KXG"/>
14625                         </connections>
14626                     </button>
14627                     <button verticalHuggingPriority="750" id="FIB-Qv-QYM">
14628                         <rect key="frame" x="483" y="216" width="131" height="32"/>
14629                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14630                         <buttonCell key="cell" type="push" title="ステージクリア" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="h6f-cG-UVA">
14631                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14632                             <font key="font" size="13" name="AquaKana"/>
14633                         </buttonCell>
14634                         <connections>
14635                             <action selector="EDstageClear:" target="3826" id="hs5-cN-xsm"/>
14636                         </connections>
14637                     </button>
14638                     <button verticalHuggingPriority="750" id="dZN-lO-wpU">
14639                         <rect key="frame" x="470" y="185" width="157" height="32"/>
14640                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14641                         <buttonCell key="cell" type="push" title="タイトル画面に戻す" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Gxl-li-v1p">
14642                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14643                             <font key="font" size="13" name="AquaKana"/>
14644                         </buttonCell>
14645                         <connections>
14646                             <action selector="EDtitle:" target="3826" id="cfz-hC-a7E"/>
14647                         </connections>
14648                     </button>
14649                     <button verticalHuggingPriority="750" id="3OQ-mF-ISP">
14650                         <rect key="frame" x="502" y="21" width="105" height="32"/>
14651                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14652                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RYL-Ih-cup">
14653                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14654                             <font key="font" size="13" name="AquaKana"/>
14655                         </buttonCell>
14656                         <connections>
14657                             <action selector="EDcancel:" target="3826" id="Dd9-H1-UWr"/>
14658                         </connections>
14659                     </button>
14660                 </subviews>
14661             </view>
14662             <point key="canvasLocation" x="-962" y="277"/>
14663         </window>
14664         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="vXf-RC-FUn" userLabel="イベント文章">
14665             <windowStyleMask key="styleMask" titled="YES"/>
14666             <rect key="contentRect" x="678" y="400" width="500" height="158"/>
14667             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14668             <view key="contentView" id="gbn-c1-TlS">
14669                 <rect key="frame" x="0.0" y="0.0" width="500" height="158"/>
14670                 <autoresizingMask key="autoresizingMask"/>
14671                 <subviews>
14672                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="hPd-Xa-wFH">
14673                         <rect key="frame" x="28" y="41" width="100" height="100"/>
14674                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14675                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Gfb-qA-8DZ"/>
14676                     </imageView>
14677                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="g3K-Ag-LUV">
14678                         <rect key="frame" x="138" y="39" width="342" height="73"/>
14679                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14680                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="文章" drawsBackground="YES" id="Mic-Tv-sf5">
14681                             <font key="font" size="13" name="AquaKana"/>
14682                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14683                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14684                         </textFieldCell>
14685                     </textField>
14686                     <textField verticalHuggingPriority="750" id="9u2-KB-W00">
14687                         <rect key="frame" x="138" y="116" width="342" height="22"/>
14688                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14689                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="名前" drawsBackground="YES" id="0Bh-w3-CgX">
14690                             <font key="font" size="13" name="AquaKana"/>
14691                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14692                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14693                         </textFieldCell>
14694                     </textField>
14695                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fwV-Pn-XEv">
14696                         <rect key="frame" x="136" y="14" width="156" height="17"/>
14697                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14698                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※改行はOption + Return" id="65w-Rn-gUi">
14699                             <font key="font" metaFont="system"/>
14700                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14701                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14702                         </textFieldCell>
14703                     </textField>
14704                     <button verticalHuggingPriority="750" id="Gfa-vg-d8D">
14705                         <rect key="frame" x="315" y="5" width="66" height="32"/>
14706                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14707                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hYU-JS-nyY">
14708                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14709                             <font key="font" size="13" name="AquaKana"/>
14710                         </buttonCell>
14711                         <connections>
14712                             <action selector="EDtextSubmit:" target="3826" id="3t6-WH-dAT"/>
14713                         </connections>
14714                     </button>
14715                     <button verticalHuggingPriority="750" id="Pq6-8M-sjN">
14716                         <rect key="frame" x="381" y="5" width="105" height="32"/>
14717                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14718                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="BdH-xK-OPT">
14719                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14720                             <font key="font" size="13" name="AquaKana"/>
14721                         </buttonCell>
14722                         <connections>
14723                             <action selector="EDtextCancel:" target="3826" id="Tyb-cX-hJS"/>
14724                         </connections>
14725                     </button>
14726                     <button verticalHuggingPriority="750" id="nTh-2d-Eby">
14727                         <rect key="frame" x="26" y="5" width="105" height="32"/>
14728                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14729                         <buttonCell key="cell" type="push" title="顔グラ選択" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ltL-zR-B55">
14730                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14731                             <font key="font" size="13" name="AquaKana"/>
14732                         </buttonCell>
14733                         <connections>
14734                             <action selector="EDtextImageSlct:" target="3826" id="nr0-h4-aDA"/>
14735                         </connections>
14736                     </button>
14737                 </subviews>
14738             </view>
14739         </window>
14740         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="LYW-Xc-dJE" userLabel="イベント文章イメージ">
14741             <windowStyleMask key="styleMask" titled="YES"/>
14742             <rect key="contentRect" x="196" y="207" width="480" height="270"/>
14743             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14744             <view key="contentView" id="bB2-vi-MwX">
14745                 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
14746                 <autoresizingMask key="autoresizingMask"/>
14747                 <subviews>
14748                     <scrollView autohidesScrollers="YES" horizontalLineScroll="130" horizontalPageScroll="10" verticalLineScroll="130" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="DV6-6Y-IeE">
14749                         <rect key="frame" x="20" y="102" width="350" height="148"/>
14750                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14751                         <clipView key="contentView" id="juo-7T-IKN">
14752                             <rect key="frame" x="1" y="17" width="348" height="130"/>
14753                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14754                             <subviews>
14755                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="128" headerView="xoY-YI-gfi" id="At7-iN-Wmd">
14756                                     <rect key="frame" x="0.0" y="0.0" width="348" height="130"/>
14757                                     <autoresizingMask key="autoresizingMask"/>
14758                                     <size key="intercellSpacing" width="3" height="2"/>
14759                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14760                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14761                                     <tableColumns>
14762                                         <tableColumn width="128" minWidth="40" maxWidth="1000" id="ZDd-VY-4dX">
14763                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
14764                                                 <font key="font" metaFont="smallSystem"/>
14765                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14766                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14767                                             </tableHeaderCell>
14768                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="ZAd-9M-STf"/>
14769                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14770                                             <connections>
14771                                                 <binding destination="i6q-F8-oeg" name="value" keyPath="arrangedObjects.img" id="UoT-mP-SOY"/>
14772                                             </connections>
14773                                         </tableColumn>
14774                                         <tableColumn width="214" minWidth="40" maxWidth="1000" id="f4p-BT-Wod">
14775                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ名">
14776                                                 <font key="font" metaFont="smallSystem"/>
14777                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14778                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14779                                             </tableHeaderCell>
14780                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="drK-uK-QfP">
14781                                                 <font key="font" metaFont="system"/>
14782                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14783                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14784                                             </textFieldCell>
14785                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14786                                             <connections>
14787                                                 <binding destination="i6q-F8-oeg" name="value" keyPath="arrangedObjects.name" id="D59-CY-8El">
14788                                                     <dictionary key="options">
14789                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14790                                                     </dictionary>
14791                                                 </binding>
14792                                             </connections>
14793                                         </tableColumn>
14794                                     </tableColumns>
14795                                 </tableView>
14796                             </subviews>
14797                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14798                         </clipView>
14799                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="4vk-8m-p5X">
14800                             <rect key="frame" x="1" y="118" width="238" height="16"/>
14801                             <autoresizingMask key="autoresizingMask"/>
14802                         </scroller>
14803                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="Tng-e7-aOS">
14804                             <rect key="frame" x="228" y="17" width="16" height="125"/>
14805                             <autoresizingMask key="autoresizingMask"/>
14806                         </scroller>
14807                         <tableHeaderView key="headerView" id="xoY-YI-gfi">
14808                             <rect key="frame" x="0.0" y="0.0" width="348" height="17"/>
14809                             <autoresizingMask key="autoresizingMask"/>
14810                         </tableHeaderView>
14811                     </scrollView>
14812                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="ZlZ-GN-YM7">
14813                         <rect key="frame" x="378" y="135" width="82" height="115"/>
14814                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14815                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14816                         <size key="cellSize" width="74" height="18"/>
14817                         <size key="intercellSpacing" width="4" height="2"/>
14818                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="lYo-cc-W3H">
14819                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14820                             <font key="font" metaFont="system"/>
14821                         </buttonCell>
14822                         <cells>
14823                             <column>
14824                                 <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XRZ-eq-FRL">
14825                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14826                                     <font key="font" metaFont="system"/>
14827                                 </buttonCell>
14828                                 <buttonCell type="radio" title="モビール" imagePosition="left" alignment="left" inset="2" id="zzB-kV-hsQ">
14829                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14830                                     <font key="font" metaFont="system"/>
14831                                 </buttonCell>
14832                                 <buttonCell type="radio" title="イベント" imagePosition="left" alignment="left" inset="2" id="6SZ-fp-hh0">
14833                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14834                                     <font key="font" metaFont="system"/>
14835                                 </buttonCell>
14836                             </column>
14837                         </cells>
14838                         <connections>
14839                             <action selector="EDtextImageButton:" target="3826" id="oF6-q0-j9E"/>
14840                         </connections>
14841                     </matrix>
14842                     <button verticalHuggingPriority="750" id="0HT-MG-Ui5">
14843                         <rect key="frame" x="299" y="8" width="66" height="32"/>
14844                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14845                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EaG-kn-wYF">
14846                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14847                             <font key="font" size="13" name="AquaKana"/>
14848                         </buttonCell>
14849                         <connections>
14850                             <action selector="EDtextImageSubmit:" target="3826" id="Ri8-kb-BIL"/>
14851                         </connections>
14852                     </button>
14853                     <button verticalHuggingPriority="750" id="05Z-gg-czz">
14854                         <rect key="frame" x="373" y="8" width="105" height="32"/>
14855                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14856                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DDA-Sy-z7C">
14857                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14858                             <font key="font" size="13" name="AquaKana"/>
14859                         </buttonCell>
14860                         <connections>
14861                             <action selector="EDtextImageCancel:" target="3826" id="EQa-py-YC6"/>
14862                         </connections>
14863                     </button>
14864                 </subviews>
14865             </view>
14866         </window>
14867         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Z53-lU-wRt" userLabel="選択肢の決定">
14868             <windowStyleMask key="styleMask" titled="YES"/>
14869             <rect key="contentRect" x="678" y="400" width="500" height="325"/>
14870             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14871             <view key="contentView" id="NpL-Wi-WrH">
14872                 <rect key="frame" x="0.0" y="0.0" width="500" height="325"/>
14873                 <autoresizingMask key="autoresizingMask"/>
14874                 <subviews>
14875                     <button verticalHuggingPriority="750" id="HtK-ES-9eH">
14876                         <rect key="frame" x="320" y="6" width="66" height="32"/>
14877                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14878                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CeA-89-sKi">
14879                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14880                             <font key="font" size="13" name="AquaKana"/>
14881                         </buttonCell>
14882                         <connections>
14883                             <action selector="EDselectionSubmit:" target="3826" id="zEt-qr-1bs"/>
14884                         </connections>
14885                     </button>
14886                     <button verticalHuggingPriority="750" id="5MI-X9-7LE">
14887                         <rect key="frame" x="386" y="6" width="105" height="32"/>
14888                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14889                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vl1-xI-o1i">
14890                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14891                             <font key="font" size="13" name="AquaKana"/>
14892                         </buttonCell>
14893                         <connections>
14894                             <action selector="EDselectionCancel:" target="3826" id="LXx-gz-3kv"/>
14895                         </connections>
14896                     </button>
14897                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="baZ-Rv-HJC">
14898                         <rect key="frame" x="20" y="42" width="360" height="228"/>
14899                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14900                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="USx-Px-kEV">
14901                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14902                             <string key="title">1
14903 2
14904 3
14905 4
14906 5
14907 6
14908 7
14909 8
14910 9個まで選択肢は可能</string>
14911                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14912                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14913                         </textFieldCell>
14914                     </textField>
14915                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BV5-As-ARN">
14916                         <rect key="frame" x="18" y="17" width="309" height="17"/>
14917                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14918                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※Option + Returnで改行、改行の数+1が選択肢の数" id="CWf-qD-Y4f">
14919                             <font key="font" metaFont="system"/>
14920                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14921                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14922                         </textFieldCell>
14923                     </textField>
14924                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="i7K-Rp-YUs">
14925                         <rect key="frame" x="384" y="42" width="96" height="228"/>
14926                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14927                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="qnG-LF-DWh">
14928                             <font key="font" metaFont="system"/>
14929                             <string key="title">1
14930 2
14931 3
14932 4
14933 5
14934 6
14935 7
14936 8
14937 9</string>
14938                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14939                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14940                         </textFieldCell>
14941                     </textField>
14942                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="kH8-Cb-Cg5">
14943                         <rect key="frame" x="18" y="288" width="82" height="17"/>
14944                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14945                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択肢の名前" id="Q24-GW-oOh">
14946                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14947                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14948                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14949                         </textFieldCell>
14950                     </textField>
14951                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="RRj-Uw-gfe">
14952                         <rect key="frame" x="370" y="288" width="121" height="17"/>
14953                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14954                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ジャンプするラベル" id="eMd-xl-wab">
14955                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14956                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14957                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14958                         </textFieldCell>
14959                     </textField>
14960                 </subviews>
14961             </view>
14962             <point key="canvasLocation" x="962" y="-836.5"/>
14963         </window>
14964         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6tL-eK-Mae" userLabel="数値入力の決定">
14965             <windowStyleMask key="styleMask" titled="YES"/>
14966             <rect key="contentRect" x="678" y="400" width="300" height="200"/>
14967             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14968             <view key="contentView" id="b93-ui-K5T">
14969                 <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
14970                 <autoresizingMask key="autoresizingMask"/>
14971                 <subviews>
14972                     <button verticalHuggingPriority="750" id="7po-lR-Uq2">
14973                         <rect key="frame" x="115" y="13" width="66" height="32"/>
14974                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14975                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="xis-nP-PQt">
14976                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14977                             <font key="font" size="13" name="AquaKana"/>
14978                         </buttonCell>
14979                         <connections>
14980                             <action selector="EDvalueSubmit:" target="3826" id="ajt-wJ-1c3"/>
14981                         </connections>
14982                     </button>
14983                     <button verticalHuggingPriority="750" id="K9Y-EE-jJI">
14984                         <rect key="frame" x="181" y="13" width="105" height="32"/>
14985                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14986                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="N2a-07-Mvc">
14987                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14988                             <font key="font" size="13" name="AquaKana"/>
14989                         </buttonCell>
14990                         <connections>
14991                             <action selector="EDvalueCancel:" target="3826" id="Pyt-cP-bAa"/>
14992                         </connections>
14993                     </button>
14994                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Icl-TI-LiM">
14995                         <rect key="frame" x="23" y="95" width="250" height="50"/>
14996                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14997                         <clipView key="contentView" id="ha8-kV-GwG">
14998                             <rect key="frame" x="1" y="1" width="248" height="48"/>
14999                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15000                             <subviews>
15001                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="rq5-pj-WYL">
15002                                     <rect key="frame" x="0.0" y="0.0" width="245" height="19"/>
15003                                     <autoresizingMask key="autoresizingMask"/>
15004                                     <size key="intercellSpacing" width="3" height="2"/>
15005                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15006                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15007                                     <tableColumns>
15008                                         <tableColumn width="241.51953125" minWidth="40" maxWidth="1000" id="cNH-NJ-bwG">
15009                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15010                                                 <font key="font" metaFont="smallSystem"/>
15011                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15012                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15013                                             </tableHeaderCell>
15014                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ZOP-3X-6R7">
15015                                                 <font key="font" metaFont="system"/>
15016                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15017                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15018                                             </textFieldCell>
15019                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15020                                             <connections>
15021                                                 <binding destination="37K-9A-DeL" name="value" keyPath="arrangedObjects.name" id="A3m-DZ-QOe"/>
15022                                             </connections>
15023                                         </tableColumn>
15024                                     </tableColumns>
15025                                 </tableView>
15026                             </subviews>
15027                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15028                         </clipView>
15029                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="fKl-DJ-QLG">
15030                             <rect key="frame" x="1" y="119" width="223" height="15"/>
15031                             <autoresizingMask key="autoresizingMask"/>
15032                         </scroller>
15033                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Xb1-aO-tXe">
15034                             <rect key="frame" x="224" y="17" width="15" height="102"/>
15035                             <autoresizingMask key="autoresizingMask"/>
15036                         </scroller>
15037                     </scrollView>
15038                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="K9C-l1-S5G">
15039                         <rect key="frame" x="21" y="163" width="121" height="17"/>
15040                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15041                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="数値を受け取る変数" id="2yz-lb-ZYy">
15042                             <font key="font" size="13" name="AquaKana"/>
15043                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15044                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15045                         </textFieldCell>
15046                     </textField>
15047                 </subviews>
15048             </view>
15049         </window>
15050         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="wHi-ec-FWU" userLabel="スイッチの決定">
15051             <windowStyleMask key="styleMask" titled="YES"/>
15052             <rect key="contentRect" x="678" y="400" width="350" height="173"/>
15053             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
15054             <view key="contentView" id="40J-dn-TQt">
15055                 <rect key="frame" x="0.0" y="0.0" width="350" height="173"/>
15056                 <autoresizingMask key="autoresizingMask"/>
15057                 <subviews>
15058                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oow-q3-ZzI">
15059                         <rect key="frame" x="21" y="147" width="95" height="17"/>
15060                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15061                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの操作" id="PLU-lI-ln0">
15062                             <font key="font" size="13" name="AquaKana"/>
15063                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15064                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15065                         </textFieldCell>
15066                     </textField>
15067                     <textField verticalHuggingPriority="750" id="Ksv-OG-zmZ">
15068                         <rect key="frame" x="23" y="59" width="255" height="22"/>
15069                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15070                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4m4-7O-8n6">
15071                             <font key="font" metaFont="system"/>
15072                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15073                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15074                         </textFieldCell>
15075                     </textField>
15076                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="AQB-YF-ckG">
15077                         <rect key="frame" x="21" y="115" width="225" height="17"/>
15078                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15079                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="f0p-QL-QWX">
15080                             <font key="font" size="13" name="AquaKana"/>
15081                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15082                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15083                         </textFieldCell>
15084                     </textField>
15085                     <button verticalHuggingPriority="750" id="ifF-zu-8i9">
15086                         <rect key="frame" x="165" y="13" width="66" height="32"/>
15087                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15088                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4Rb-jG-xnw">
15089                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15090                             <font key="font" size="13" name="AquaKana"/>
15091                         </buttonCell>
15092                         <connections>
15093                             <action selector="EDswitchSubmit:" target="3826" id="sl8-Yx-NHl"/>
15094                         </connections>
15095                     </button>
15096                     <button verticalHuggingPriority="750" id="jZS-tO-MaI">
15097                         <rect key="frame" x="231" y="13" width="105" height="32"/>
15098                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15099                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8Hh-aa-vFU">
15100                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15101                             <font key="font" size="13" name="AquaKana"/>
15102                         </buttonCell>
15103                         <connections>
15104                             <action selector="EDswitchCancel:" target="3826" id="b9Q-jR-J0d"/>
15105                         </connections>
15106                     </button>
15107                 </subviews>
15108             </view>
15109             <point key="canvasLocation" x="-1539" y="537.5"/>
15110         </window>
15111         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="kGD-gD-dFH" userLabel="変数の決定">
15112             <windowStyleMask key="styleMask" titled="YES"/>
15113             <rect key="contentRect" x="678" y="400" width="400" height="480"/>
15114             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15115             <view key="contentView" id="gPl-X9-VJt">
15116                 <rect key="frame" x="0.0" y="0.0" width="400" height="480"/>
15117                 <autoresizingMask key="autoresizingMask"/>
15118                 <subviews>
15119                     <button verticalHuggingPriority="750" id="eTK-L5-jJ5">
15120                         <rect key="frame" x="215" y="13" width="66" height="32"/>
15121                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15122                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ICI-VD-ubj">
15123                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15124                             <font key="font" size="13" name="AquaKana"/>
15125                         </buttonCell>
15126                         <connections>
15127                             <action selector="EDvariableSubmit:" target="3826" id="4VK-Ov-Oh7"/>
15128                         </connections>
15129                     </button>
15130                     <button verticalHuggingPriority="750" id="ssh-LB-Uwq">
15131                         <rect key="frame" x="281" y="13" width="105" height="32"/>
15132                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15133                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2sh-pX-ny0">
15134                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15135                             <font key="font" size="13" name="AquaKana"/>
15136                         </buttonCell>
15137                         <connections>
15138                             <action selector="EDvariableCancel:" target="3826" id="YVp-x1-6yy"/>
15139                         </connections>
15140                     </button>
15141                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="CQp-bl-ppN">
15142                         <rect key="frame" x="18" y="443" width="69" height="17"/>
15143                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15144                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="変数の操作" id="VOt-ij-kDx">
15145                             <font key="font" size="13" name="AquaKana"/>
15146                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15147                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15148                         </textFieldCell>
15149                     </textField>
15150                     <textField verticalHuggingPriority="750" id="eER-mk-l1L">
15151                         <rect key="frame" x="77" y="333" width="96" height="22"/>
15152                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15153                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="hit-74-oBR">
15154                             <font key="font" metaFont="system"/>
15155                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15156                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15157                         </textFieldCell>
15158                     </textField>
15159                     <textField verticalHuggingPriority="750" id="yIW-ii-gse">
15160                         <rect key="frame" x="231" y="333" width="96" height="22"/>
15161                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15162                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Dpm-5m-tUQ">
15163                             <font key="font" metaFont="system"/>
15164                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15165                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15166                         </textFieldCell>
15167                     </textField>
15168                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="60I-5V-1Wh">
15169                         <rect key="frame" x="194" y="336" width="17" height="17"/>
15170                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15171                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="ZOV-m3-jbY">
15172                             <font key="font" size="13" name="AquaKana"/>
15173                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15174                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15175                         </textFieldCell>
15176                     </textField>
15177                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="N5Y-h5-7bb">
15178                         <rect key="frame" x="12" y="298" width="368" height="18"/>
15179                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15180                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15181                         <size key="cellSize" width="48" height="18"/>
15182                         <size key="intercellSpacing" width="4" height="2"/>
15183                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="PZF-J5-7Mg">
15184                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15185                             <font key="font" metaFont="system"/>
15186                         </buttonCell>
15187                         <cells>
15188                             <column>
15189                                 <buttonCell type="radio" title="代入" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="TKd-hF-myU">
15190                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15191                                     <font key="font" metaFont="system"/>
15192                                 </buttonCell>
15193                             </column>
15194                             <column>
15195                                 <buttonCell type="radio" title="加算" imagePosition="left" alignment="left" inset="2" id="iYC-w2-jma">
15196                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15197                                     <font key="font" metaFont="system"/>
15198                                 </buttonCell>
15199                             </column>
15200                             <column>
15201                                 <buttonCell type="radio" title="減算" imagePosition="left" alignment="left" inset="2" id="1Cx-Un-OeD">
15202                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15203                                     <font key="font" metaFont="system"/>
15204                                 </buttonCell>
15205                             </column>
15206                             <column>
15207                                 <buttonCell type="radio" title="乗算" imagePosition="left" alignment="left" inset="2" id="Ejl-4I-wWF">
15208                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15209                                     <font key="font" metaFont="system"/>
15210                                 </buttonCell>
15211                             </column>
15212                             <column>
15213                                 <buttonCell type="radio" title="除算" imagePosition="left" alignment="left" inset="2" id="Qjp-Yz-udh">
15214                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15215                                     <font key="font" metaFont="system"/>
15216                                 </buttonCell>
15217                             </column>
15218                             <column>
15219                                 <buttonCell type="radio" title="剰余" imagePosition="left" alignment="left" inset="2" id="7qg-F8-9UA">
15220                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15221                                     <font key="font" metaFont="system"/>
15222                                 </buttonCell>
15223                             </column>
15224                         </cells>
15225                     </matrix>
15226                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="U2A-TN-hxW">
15227                         <rect key="frame" x="20" y="317" width="61" height="128"/>
15228                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15229                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15230                         <size key="cellSize" width="48" height="18"/>
15231                         <size key="intercellSpacing" width="4" height="2"/>
15232                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="JsG-az-zWD">
15233                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15234                             <font key="font" metaFont="system"/>
15235                         </buttonCell>
15236                         <cells>
15237                             <column>
15238                                 <buttonCell type="radio" title="単独" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="kTY-Gc-Gpt">
15239                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15240                                     <font key="font" metaFont="system"/>
15241                                 </buttonCell>
15242                                 <buttonCell type="radio" title="一括" imagePosition="left" alignment="left" inset="2" id="1Yr-LT-hq9">
15243                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15244                                     <font key="font" metaFont="system"/>
15245                                 </buttonCell>
15246                             </column>
15247                         </cells>
15248                     </matrix>
15249                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="WuS-7h-m7w">
15250                         <rect key="frame" x="77" y="398" width="250" height="26"/>
15251                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15252                         <clipView key="contentView" id="7x8-Os-IO4">
15253                             <rect key="frame" x="1" y="1" width="248" height="24"/>
15254                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15255                             <subviews>
15256                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="tRm-uV-ATH">
15257                                     <rect key="frame" x="0.0" y="0.0" width="245" height="19"/>
15258                                     <autoresizingMask key="autoresizingMask"/>
15259                                     <size key="intercellSpacing" width="3" height="2"/>
15260                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15261                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15262                                     <tableColumns>
15263                                         <tableColumn width="241.51953125" minWidth="40" maxWidth="1000" id="WCz-XL-O6e">
15264                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15265                                                 <font key="font" metaFont="smallSystem"/>
15266                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15267                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15268                                             </tableHeaderCell>
15269                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Wep-SQ-4AY">
15270                                                 <font key="font" metaFont="system"/>
15271                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15272                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15273                                             </textFieldCell>
15274                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15275                                             <connections>
15276                                                 <binding destination="iHP-P2-t0Y" name="value" keyPath="arrangedObjects.name" id="WIQ-xe-wQp"/>
15277                                             </connections>
15278                                         </tableColumn>
15279                                     </tableColumns>
15280                                 </tableView>
15281                             </subviews>
15282                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15283                         </clipView>
15284                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="1Zy-Vk-S4p">
15285                             <rect key="frame" x="1" y="119" width="223" height="15"/>
15286                             <autoresizingMask key="autoresizingMask"/>
15287                         </scroller>
15288                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="0gZ-t9-BMg">
15289                             <rect key="frame" x="224" y="17" width="15" height="102"/>
15290                             <autoresizingMask key="autoresizingMask"/>
15291                         </scroller>
15292                     </scrollView>
15293                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="j3L-30-9no">
15294                         <rect key="frame" x="17" y="46" width="366" height="246"/>
15295                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15296                         <view key="contentView" id="aZZ-Bp-Sv3">
15297                             <rect key="frame" x="1" y="1" width="364" height="244"/>
15298                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15299                             <subviews>
15300                                 <textField verticalHuggingPriority="750" id="nlT-dI-fXF">
15301                                     <rect key="frame" x="118" y="205" width="96" height="22"/>
15302                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15303                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5nM-zP-TX2">
15304                                         <font key="font" metaFont="system"/>
15305                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15306                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15307                                     </textFieldCell>
15308                                 </textField>
15309                                 <textField verticalHuggingPriority="750" id="mhE-iu-Ub4">
15310                                     <rect key="frame" x="118" y="142" width="96" height="22"/>
15311                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15312                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="q9x-ka-Cue">
15313                                         <font key="font" metaFont="system"/>
15314                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15315                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15316                                     </textFieldCell>
15317                                 </textField>
15318                                 <textField verticalHuggingPriority="750" id="F6w-t1-cbo">
15319                                     <rect key="frame" x="250" y="142" width="96" height="22"/>
15320                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15321                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="KKV-GR-KYs">
15322                                         <font key="font" metaFont="system"/>
15323                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15324                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15325                                     </textFieldCell>
15326                                 </textField>
15327                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hwg-Qi-apK">
15328                                     <rect key="frame" x="220" y="145" width="17" height="17"/>
15329                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15330                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="Vs0-Ed-0hb">
15331                                         <font key="font" size="13" name="AquaKana"/>
15332                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15333                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15334                                     </textFieldCell>
15335                                 </textField>
15336                                 <popUpButton verticalHuggingPriority="750" id="7hc-Nc-TZi">
15337                                     <rect key="frame" x="116" y="106" width="155" height="26"/>
15338                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15339                                     <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">
15340                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15341                                         <font key="font" metaFont="menu"/>
15342                                         <menu key="menu" title="OtherViews" id="FLu-rv-y3m">
15343                                             <items>
15344                                                 <menuItem title="Item 1" state="on" id="m6A-hC-dAt"/>
15345                                                 <menuItem title="Item 2" id="QrE-pG-ZUB"/>
15346                                                 <menuItem title="Item 3" id="iyY-BW-9fX"/>
15347                                             </items>
15348                                         </menu>
15349                                     </popUpButtonCell>
15350                                 </popUpButton>
15351                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="P0D-rX-a7n">
15352                                     <rect key="frame" x="265" y="111" width="17" height="17"/>
15353                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15354                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="の" id="Hfx-kd-G7H">
15355                                         <font key="font" size="13" name="AquaKana"/>
15356                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15357                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15358                                     </textFieldCell>
15359                                 </textField>
15360                                 <popUpButton verticalHuggingPriority="750" id="iCj-RP-fKP">
15361                                     <rect key="frame" x="116" y="42" width="185" height="26"/>
15362                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15363                                     <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">
15364                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15365                                         <font key="font" metaFont="menu"/>
15366                                         <menu key="menu" title="OtherViews" id="d1d-wj-w3u">
15367                                             <items>
15368                                                 <menuItem title="マップID" state="on" id="0Ea-zu-Gnp"/>
15369                                                 <menuItem title="味方の出撃前の人数" id="0Lq-kG-EF1"/>
15370                                                 <menuItem title="味方の現行人数" id="tYz-tB-2dd"/>
15371                                                 <menuItem title="敵の出撃前の人数" id="SW4-7g-wtU"/>
15372                                                 <menuItem title="敵の現行人数" id="d6K-o2-2gS"/>
15373                                                 <menuItem title="味方の資源" id="DwB-WE-Hey"/>
15374                                                 <menuItem title="味方の食料" id="6wL-kK-LVg"/>
15375                                                 <menuItem title="味方の資金" id="YIi-Ri-nOP"/>
15376                                                 <menuItem title="敵の資源" id="XmN-jH-bkn"/>
15377                                                 <menuItem title="敵の食料" id="PLT-fg-mt4"/>
15378                                                 <menuItem title="敵の資金" id="RQa-0e-ZMv"/>
15379                                                 <menuItem title="プレイ時間" id="JuB-yJ-66K"/>
15380                                                 <menuItem title="味方の手数時間" id="NmM-2B-AOR"/>
15381                                                 <menuItem title="敵の手数時間" id="Wmt-3I-Cgv"/>
15382                                                 <menuItem title="タイマー" id="Dkh-77-RPV"/>
15383                                                 <menuItem title="セーブ回数" id="kUI-d4-wJM"/>
15384                                             </items>
15385                                         </menu>
15386                                     </popUpButtonCell>
15387                                 </popUpButton>
15388                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="JHf-8B-HaF">
15389                                     <rect key="frame" x="118" y="170" width="200" height="27"/>
15390                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15391                                     <clipView key="contentView" id="WhA-gA-Si4">
15392                                         <rect key="frame" x="1" y="1" width="198" height="25"/>
15393                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15394                                         <subviews>
15395                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="DIX-dU-hS3">
15396                                                 <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
15397                                                 <autoresizingMask key="autoresizingMask"/>
15398                                                 <size key="intercellSpacing" width="3" height="2"/>
15399                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15400                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15401                                                 <tableColumns>
15402                                                     <tableColumn width="195" minWidth="40" maxWidth="1000" id="8Qa-Up-e1D">
15403                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15404                                                             <font key="font" metaFont="smallSystem"/>
15405                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15406                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15407                                                         </tableHeaderCell>
15408                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nae-XJ-CKc">
15409                                                             <font key="font" metaFont="system"/>
15410                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15411                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15412                                                         </textFieldCell>
15413                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15414                                                         <connections>
15415                                                             <binding destination="YSS-a8-Fys" name="value" keyPath="arrangedObjects.name" id="oRA-ca-GbN"/>
15416                                                         </connections>
15417                                                     </tableColumn>
15418                                                 </tableColumns>
15419                                             </tableView>
15420                                         </subviews>
15421                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15422                                     </clipView>
15423                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ePR-DF-i1B">
15424                                         <rect key="frame" x="1" y="20" width="160" height="16"/>
15425                                         <autoresizingMask key="autoresizingMask"/>
15426                                     </scroller>
15427                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="0eq-IJ-KBM">
15428                                         <rect key="frame" x="163" y="17" width="16" height="9"/>
15429                                         <autoresizingMask key="autoresizingMask"/>
15430                                     </scroller>
15431                                 </scrollView>
15432                                 <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="qGe-Ud-xrs">
15433                                     <rect key="frame" x="10" y="44" width="100" height="190"/>
15434                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15435                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15436                                     <size key="cellSize" width="100" height="18"/>
15437                                     <size key="intercellSpacing" width="4" height="2"/>
15438                                     <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Yqq-BK-Unl">
15439                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15440                                         <font key="font" metaFont="system"/>
15441                                     </buttonCell>
15442                                     <cells>
15443                                         <column>
15444                                             <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="9C9-Pi-aWb">
15445                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15446                                                 <font key="font" metaFont="system"/>
15447                                             </buttonCell>
15448                                             <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="mDk-k2-7Pa">
15449                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15450                                                 <font key="font" metaFont="system"/>
15451                                             </buttonCell>
15452                                             <buttonCell type="radio" title="乱数" imagePosition="left" alignment="left" inset="2" id="cTi-Tb-TXb">
15453                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15454                                                 <font key="font" metaFont="system"/>
15455                                             </buttonCell>
15456                                             <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" inset="2" id="l8s-wc-IH7">
15457                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15458                                                 <font key="font" metaFont="system"/>
15459                                             </buttonCell>
15460                                             <buttonCell type="radio" title="指定ユニット" imagePosition="left" alignment="left" inset="2" id="1VZ-Ej-AeA">
15461                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15462                                                 <font key="font" metaFont="system"/>
15463                                             </buttonCell>
15464                                             <buttonCell type="radio" title="その他" imagePosition="left" alignment="left" inset="2" id="Aj3-Jn-gUP">
15465                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15466                                                 <font key="font" metaFont="system"/>
15467                                             </buttonCell>
15468                                         </column>
15469                                     </cells>
15470                                 </matrix>
15471                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="z7F-ov-d7O">
15472                                     <rect key="frame" x="118" y="74" width="150" height="27"/>
15473                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15474                                     <clipView key="contentView" id="HMS-R6-Sz2">
15475                                         <rect key="frame" x="1" y="1" width="148" height="25"/>
15476                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15477                                         <subviews>
15478                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="h4Z-06-egU">
15479                                                 <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
15480                                                 <autoresizingMask key="autoresizingMask"/>
15481                                                 <size key="intercellSpacing" width="3" height="2"/>
15482                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15483                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15484                                                 <tableColumns>
15485                                                     <tableColumn width="145" minWidth="40" maxWidth="1000" id="VjV-b0-Vk1">
15486                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15487                                                             <font key="font" metaFont="smallSystem"/>
15488                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15489                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15490                                                         </tableHeaderCell>
15491                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ydQ-X4-r7u">
15492                                                             <font key="font" metaFont="system"/>
15493                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15494                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15495                                                         </textFieldCell>
15496                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15497                                                         <connections>
15498                                                             <binding destination="YSS-a8-Fys" name="value" keyPath="arrangedObjects.name" id="NUI-0Q-OKT"/>
15499                                                         </connections>
15500                                                     </tableColumn>
15501                                                 </tableColumns>
15502                                             </tableView>
15503                                         </subviews>
15504                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15505                                     </clipView>
15506                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="e8u-Qj-4T7">
15507                                         <rect key="frame" x="1" y="20" width="160" height="16"/>
15508                                         <autoresizingMask key="autoresizingMask"/>
15509                                     </scroller>
15510                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="JOG-mk-Tdy">
15511                                         <rect key="frame" x="163" y="17" width="16" height="9"/>
15512                                         <autoresizingMask key="autoresizingMask"/>
15513                                     </scroller>
15514                                 </scrollView>
15515                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="r5u-T8-53M">
15516                                     <rect key="frame" x="265" y="81" width="17" height="17"/>
15517                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15518                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="の" id="3Y8-IV-CzE">
15519                                         <font key="font" size="13" name="AquaKana"/>
15520                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15521                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15522                                     </textFieldCell>
15523                                 </textField>
15524                                 <popUpButton verticalHuggingPriority="750" id="nn4-0W-aaX">
15525                                     <rect key="frame" x="286" y="104" width="75" height="26"/>
15526                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15527                                     <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">
15528                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15529                                         <font key="font" metaFont="menu"/>
15530                                         <menu key="menu" title="OtherViews" id="RIK-QE-Xl2">
15531                                             <items>
15532                                                 <menuItem title="HP" state="on" id="tJs-c3-XZ6"/>
15533                                                 <menuItem title="MP" id="zbQ-Q7-e0c"/>
15534                                                 <menuItem title="HPM" id="Fzv-6F-l3h"/>
15535                                                 <menuItem title="MPM" id="cec-UP-hIW"/>
15536                                                 <menuItem title="攻撃力" id="exp-H9-DYV"/>
15537                                                 <menuItem title="防御力" id="Wl1-h2-fLf"/>
15538                                                 <menuItem title="演算力" id="CtQ-VJ-SII"/>
15539                                                 <menuItem title="命中値" id="uo5-0I-qSw"/>
15540                                                 <menuItem title="回避値" id="f6u-UI-EEy"/>
15541                                                 <menuItem title="MOV" id="FSj-fP-txh"/>
15542                                                 <menuItem title="WT" id="W3p-rT-Azq"/>
15543                                                 <menuItem title="STR" id="mUi-pV-Pw1"/>
15544                                                 <menuItem title="VIT" id="R95-1j-xQY"/>
15545                                                 <menuItem title="AGI" id="n9m-Zk-qZI"/>
15546                                                 <menuItem title="DEX" id="X2p-l9-Qo3"/>
15547                                                 <menuItem title="MEN" id="8qG-uH-SFI"/>
15548                                                 <menuItem title="INT" id="Pwa-al-5dA"/>
15549                                                 <menuItem title="LUK" id="la0-YQ-jbx"/>
15550                                                 <menuItem title="格闘" id="4FC-uy-pWc"/>
15551                                                 <menuItem title="射撃" id="qgg-jr-r6U">
15552                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15553                                                 </menuItem>
15554                                                 <menuItem title="命中" id="p9z-1I-u8J">
15555                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15556                                                 </menuItem>
15557                                                 <menuItem title="回避" id="YZ8-RX-rrB">
15558                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15559                                                 </menuItem>
15560                                                 <menuItem title="技量" id="dub-ga-Sb7">
15561                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15562                                                 </menuItem>
15563                                                 <menuItem title="反応" id="0Pp-ZQ-Qxv">
15564                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15565                                                 </menuItem>
15566                                             </items>
15567                                         </menu>
15568                                     </popUpButtonCell>
15569                                 </popUpButton>
15570                                 <popUpButton verticalHuggingPriority="750" id="c20-Y7-eck">
15571                                     <rect key="frame" x="286" y="73" width="75" height="26"/>
15572                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15573                                     <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">
15574                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15575                                         <font key="font" metaFont="menu"/>
15576                                         <menu key="menu" title="OtherViews" id="AEW-3n-pjA">
15577                                             <items>
15578                                                 <menuItem title="HP" state="on" id="ZIh-ef-Ur9">
15579                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15580                                                 </menuItem>
15581                                                 <menuItem title="EN" id="3iw-C5-dhk"/>
15582                                                 <menuItem title="ENM" id="Yf9-5n-4XB"/>
15583                                                 <menuItem title="ENM" id="Xrc-ou-jxq"/>
15584                                                 <menuItem title="装甲" id="ICp-f7-Beq"/>
15585                                                 <menuItem title="運動性" id="56d-EN-I2j"/>
15586                                                 <menuItem title="限界" id="FLC-8N-7Tc"/>
15587                                                 <menuItem title="MOV" id="2jU-Gv-Wgp"/>
15588                                                 <menuItem title="WT" id="8Wi-Xs-WTN"/>
15589                                                 <menuItem title="STR" id="kpA-HE-W6a"/>
15590                                                 <menuItem title="VIT" id="tnm-96-7ac"/>
15591                                                 <menuItem title="AGI" id="B9f-Lx-l9c"/>
15592                                                 <menuItem title="DEX" id="rPv-CE-gXp"/>
15593                                                 <menuItem title="MEN" id="sI7-uL-56n"/>
15594                                                 <menuItem title="INT" id="B4w-cm-3dd"/>
15595                                                 <menuItem title="LUK" id="0fx-av-i2u"/>
15596                                                 <menuItem title="格闘" id="6Ti-WN-W3x"/>
15597                                                 <menuItem title="射撃" id="SBU-ch-Ygr">
15598                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15599                                                 </menuItem>
15600                                                 <menuItem title="命中" id="R45-f3-RLa">
15601                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15602                                                 </menuItem>
15603                                                 <menuItem title="回避" id="jnL-Lt-j2A">
15604                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15605                                                 </menuItem>
15606                                                 <menuItem title="技量" id="LNK-sJ-BFj">
15607                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15608                                                 </menuItem>
15609                                                 <menuItem title="反応" id="Rzy-qv-58g">
15610                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15611                                                 </menuItem>
15612                                             </items>
15613                                         </menu>
15614                                     </popUpButtonCell>
15615                                 </popUpButton>
15616                             </subviews>
15617                         </view>
15618                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
15619                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
15620                     </box>
15621                 </subviews>
15622             </view>
15623         </window>
15624         <arrayController id="Mad-BG-dmK" userLabel="STjoinListAC"/>
15625         <arrayController id="9A4-Cg-LcC" userLabel="STequipListAC"/>
15626         <arrayController id="73J-iY-S3k" userLabel="STskillListAC"/>
15627         <menuItem title="敵の手数時間" id="Suo-px-r0H"/>
15628         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Cnw-Ln-Ynn" userLabel="タイマーの決定">
15629             <windowStyleMask key="styleMask" titled="YES"/>
15630             <rect key="contentRect" x="678" y="400" width="300" height="200"/>
15631             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15632             <view key="contentView" id="BMC-ht-Jaf">
15633                 <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
15634                 <autoresizingMask key="autoresizingMask"/>
15635                 <subviews>
15636                     <button verticalHuggingPriority="750" id="hol-Sa-QDS">
15637                         <rect key="frame" x="115" y="13" width="66" height="32"/>
15638                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15639                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Lxd-Zr-sWb">
15640                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15641                             <font key="font" size="13" name="AquaKana"/>
15642                         </buttonCell>
15643                         <connections>
15644                             <action selector="EDtimerSubmit:" target="3826" id="eEE-hK-xMV"/>
15645                         </connections>
15646                     </button>
15647                     <button verticalHuggingPriority="750" id="bWT-Kb-ckb">
15648                         <rect key="frame" x="181" y="13" width="105" height="32"/>
15649                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15650                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5tm-vw-04R">
15651                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15652                             <font key="font" size="13" name="AquaKana"/>
15653                         </buttonCell>
15654                         <connections>
15655                             <action selector="EDtimerCancel:" target="3826" id="Jy0-Vn-k7b"/>
15656                         </connections>
15657                     </button>
15658                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="341-UV-uZJ">
15659                         <rect key="frame" x="21" y="163" width="95" height="17"/>
15660                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15661                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="タイマーの操作" id="nHx-J4-DHf">
15662                             <font key="font" size="13" name="AquaKana"/>
15663                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15664                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15665                         </textFieldCell>
15666                     </textField>
15667                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="OGJ-pk-gn9">
15668                         <rect key="frame" x="20" y="123" width="200" height="18"/>
15669                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15670                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15671                         <size key="cellSize" width="48" height="18"/>
15672                         <size key="intercellSpacing" width="4" height="2"/>
15673                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="VW2-fB-vzF">
15674                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15675                             <font key="font" metaFont="system"/>
15676                         </buttonCell>
15677                         <cells>
15678                             <column>
15679                                 <buttonCell type="radio" title="始動" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="jpT-ZX-byg">
15680                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15681                                     <font key="font" metaFont="system"/>
15682                                 </buttonCell>
15683                             </column>
15684                             <column>
15685                                 <buttonCell type="radio" title="停止" imagePosition="left" alignment="left" inset="2" id="Ch2-kr-CdZ">
15686                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15687                                     <font key="font" metaFont="system"/>
15688                                 </buttonCell>
15689                             </column>
15690                         </cells>
15691                         <connections>
15692                             <action selector="EDTimerSetBtn1:" target="3826" id="9fG-Iv-Jqi"/>
15693                         </connections>
15694                     </matrix>
15695                     <textField verticalHuggingPriority="750" id="NcS-6r-bj5">
15696                         <rect key="frame" x="20" y="75" width="50" height="22"/>
15697                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15698                         <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">
15699                             <font key="font" metaFont="system"/>
15700                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15701                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15702                         </textFieldCell>
15703                     </textField>
15704                     <textField verticalHuggingPriority="750" id="gmG-4C-wSf">
15705                         <rect key="frame" x="125" y="75" width="50" height="22"/>
15706                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15707                         <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">
15708                             <font key="font" metaFont="system"/>
15709                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15710                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15711                         </textFieldCell>
15712                     </textField>
15713                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="lRe-yV-pZ8">
15714                         <rect key="frame" x="81" y="80" width="17" height="17"/>
15715                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15716                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="分" id="bvM-d4-2eF">
15717                             <font key="font" size="13" name="AquaKana"/>
15718                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15719                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15720                         </textFieldCell>
15721                     </textField>
15722                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oKd-SR-JKq">
15723                         <rect key="frame" x="185" y="80" width="17" height="17"/>
15724                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15725                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="jBS-KG-LYA">
15726                             <font key="font" size="13" name="AquaKana"/>
15727                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15728                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15729                         </textFieldCell>
15730                     </textField>
15731                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="JRU-pg-GKs">
15732                         <rect key="frame" x="132" y="113" width="61" height="38"/>
15733                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15734                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15735                         <size key="cellSize" width="48" height="18"/>
15736                         <size key="intercellSpacing" width="4" height="2"/>
15737                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="rUl-n3-Pfs">
15738                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15739                             <font key="font" metaFont="system"/>
15740                         </buttonCell>
15741                         <cells>
15742                             <column>
15743                                 <buttonCell type="radio" title="足す" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="sPx-4h-DcB">
15744                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15745                                     <font key="font" metaFont="system"/>
15746                                 </buttonCell>
15747                                 <buttonCell type="radio" title="引く" imagePosition="left" alignment="left" inset="2" id="reH-gy-a7R">
15748                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15749                                     <font key="font" metaFont="system"/>
15750                                 </buttonCell>
15751                             </column>
15752                         </cells>
15753                         <connections>
15754                             <action selector="EDTimerSetBtn2:" target="3826" id="zNw-Nt-TvP"/>
15755                         </connections>
15756                     </matrix>
15757                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="6lQ-l6-Fax">
15758                         <rect key="frame" x="201" y="113" width="61" height="38"/>
15759                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15760                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15761                         <size key="cellSize" width="61" height="18"/>
15762                         <size key="intercellSpacing" width="4" height="2"/>
15763                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="rtP-Tz-whd">
15764                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15765                             <font key="font" metaFont="system"/>
15766                         </buttonCell>
15767                         <cells>
15768                             <column>
15769                                 <buttonCell type="radio" title="表示" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XZS-jY-8Fi">
15770                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15771                                     <font key="font" metaFont="system"/>
15772                                 </buttonCell>
15773                                 <buttonCell type="radio" title="非表示" imagePosition="left" alignment="left" inset="2" id="veb-h0-8PW">
15774                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15775                                     <font key="font" metaFont="system"/>
15776                                 </buttonCell>
15777                             </column>
15778                         </cells>
15779                         <connections>
15780                             <action selector="EDTimerSetBtn3:" target="3826" id="zgq-H0-7Jc"/>
15781                         </connections>
15782                     </matrix>
15783                 </subviews>
15784             </view>
15785         </window>
15786         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="o5n-nH-rBa" userLabel="条件の決定">
15787             <windowStyleMask key="styleMask" titled="YES"/>
15788             <rect key="contentRect" x="678" y="400" width="400" height="393"/>
15789             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15790             <view key="contentView" id="RGE-fv-ZPm">
15791                 <rect key="frame" x="0.0" y="0.0" width="400" height="393"/>
15792                 <autoresizingMask key="autoresizingMask"/>
15793                 <subviews>
15794                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QIn-GK-ol6">
15795                         <rect key="frame" x="6" y="40" width="238" height="17"/>
15796                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15797                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="条件に当てはまる場合のジャンプラベル" id="k00-AP-a5l">
15798                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15799                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15800                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15801                         </textFieldCell>
15802                     </textField>
15803                     <button verticalHuggingPriority="750" id="RrN-Fe-t3Z">
15804                         <rect key="frame" x="220" y="7" width="66" height="32"/>
15805                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15806                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EAB-OQ-Kt4">
15807                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15808                             <font key="font" size="13" name="AquaKana"/>
15809                         </buttonCell>
15810                         <connections>
15811                             <action selector="EDbranchSubmit:" target="3826" id="JSO-Rz-Nw4"/>
15812                         </connections>
15813                     </button>
15814                     <button verticalHuggingPriority="750" id="o3s-7g-9d8">
15815                         <rect key="frame" x="281" y="7" width="105" height="32"/>
15816                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15817                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Xfa-T8-giT">
15818                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15819                             <font key="font" size="13" name="AquaKana"/>
15820                         </buttonCell>
15821                         <connections>
15822                             <action selector="EDbranchClose:" target="3826" id="dlA-l1-qF5"/>
15823                         </connections>
15824                     </button>
15825                     <textField verticalHuggingPriority="750" id="JdZ-Qd-mNj">
15826                         <rect key="frame" x="275" y="64" width="117" height="22"/>
15827                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15828                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="GiT-G6-KoX">
15829                             <font key="font" metaFont="system"/>
15830                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15831                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15832                         </textFieldCell>
15833                     </textField>
15834                     <textField verticalHuggingPriority="750" id="fiq-HP-oMn">
15835                         <rect key="frame" x="275" y="37" width="117" height="22"/>
15836                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15837                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="kcS-YA-6BG">
15838                             <font key="font" metaFont="system"/>
15839                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15840                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15841                         </textFieldCell>
15842                     </textField>
15843                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="8BA-wR-gkF">
15844                         <rect key="frame" x="5" y="67" width="264" height="17"/>
15845                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15846                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="条件に当てはまらない場合のジャンプラベル" id="438-ur-OZy">
15847                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15848                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15849                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15850                         </textFieldCell>
15851                     </textField>
15852                     <tabView id="rHS-nS-mdv">
15853                         <rect key="frame" x="13" y="84" width="355" height="303"/>
15854                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15855                         <font key="font" metaFont="system"/>
15856                         <tabViewItems>
15857                             <tabViewItem label="1" identifier="1" id="v9b-Yb-7c5">
15858                                 <view key="view" id="kUj-UD-8aN">
15859                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
15860                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15861                                     <subviews>
15862                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="sFs-LY-kkJ">
15863                                             <rect key="frame" x="104" y="217" width="137" height="30"/>
15864                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15865                                             <clipView key="contentView" id="4Jp-6s-iHE">
15866                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
15867                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15868                                                 <subviews>
15869                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="PRc-yd-L46">
15870                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
15871                                                         <autoresizingMask key="autoresizingMask"/>
15872                                                         <size key="intercellSpacing" width="3" height="2"/>
15873                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15874                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15875                                                         <tableColumns>
15876                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="Yax-AL-7gs">
15877                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15878                                                                     <font key="font" metaFont="smallSystem"/>
15879                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15880                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15881                                                                 </tableHeaderCell>
15882                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="dpf-Hs-neh">
15883                                                                     <font key="font" metaFont="system"/>
15884                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15885                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15886                                                                 </textFieldCell>
15887                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15888                                                                 <connections>
15889                                                                     <binding destination="SDf-7k-75Z" name="value" keyPath="arrangedObjects.value" id="IS6-G0-EJ6">
15890                                                                         <dictionary key="options">
15891                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
15892                                                                         </dictionary>
15893                                                                     </binding>
15894                                                                 </connections>
15895                                                             </tableColumn>
15896                                                         </tableColumns>
15897                                                     </tableView>
15898                                                 </subviews>
15899                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15900                                             </clipView>
15901                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Cd3-f6-hWe">
15902                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
15903                                                 <autoresizingMask key="autoresizingMask"/>
15904                                             </scroller>
15905                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="U7k-a1-jTo">
15906                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15907                                                 <autoresizingMask key="autoresizingMask"/>
15908                                             </scroller>
15909                                         </scrollView>
15910                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Fda-UJ-hBC">
15911                                             <rect key="frame" x="242" y="224" width="17" height="17"/>
15912                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15913                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="Y3t-bh-2My">
15914                                                 <font key="font" size="13" name="AquaKana"/>
15915                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15916                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15917                                             </textFieldCell>
15918                                         </textField>
15919                                         <popUpButton verticalHuggingPriority="750" id="b0H-BN-rXH">
15920                                             <rect key="frame" x="258" y="219" width="75" height="26"/>
15921                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15922                                             <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">
15923                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15924                                                 <font key="font" metaFont="menu"/>
15925                                                 <menu key="menu" title="OtherViews" id="srK-oC-TeN">
15926                                                     <items>
15927                                                         <menuItem title="ON" id="aQ7-LT-sqY"/>
15928                                                         <menuItem title="OFF" state="on" id="I5Y-Ke-ynd"/>
15929                                                     </items>
15930                                                 </menu>
15931                                             </popUpButtonCell>
15932                                         </popUpButton>
15933                                         <button id="LQG-CN-URC">
15934                                             <rect key="frame" x="15" y="225" width="74" height="18"/>
15935                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15936                                             <buttonCell key="cell" type="check" title="スイッチ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="a1Z-OH-uo8">
15937                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15938                                                 <font key="font" size="13" name="AquaKana"/>
15939                                             </buttonCell>
15940                                         </button>
15941                                         <button id="T7N-9K-PEG">
15942                                             <rect key="frame" x="15" y="184" width="48" height="18"/>
15943                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15944                                             <buttonCell key="cell" type="check" title="変数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="E9n-Ff-Ui6">
15945                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15946                                                 <font key="font" size="13" name="AquaKana"/>
15947                                             </buttonCell>
15948                                         </button>
15949                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="odv-Ck-6oU">
15950                                             <rect key="frame" x="104" y="179" width="137" height="30"/>
15951                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15952                                             <clipView key="contentView" id="5cc-V3-w6M">
15953                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
15954                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15955                                                 <subviews>
15956                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="uQd-g9-ojb">
15957                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
15958                                                         <autoresizingMask key="autoresizingMask"/>
15959                                                         <size key="intercellSpacing" width="3" height="2"/>
15960                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15961                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15962                                                         <tableColumns>
15963                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="LXV-4Q-JX1">
15964                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15965                                                                     <font key="font" metaFont="smallSystem"/>
15966                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15967                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15968                                                                 </tableHeaderCell>
15969                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="WF1-eC-EPm">
15970                                                                     <font key="font" metaFont="system"/>
15971                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15972                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15973                                                                 </textFieldCell>
15974                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15975                                                                 <connections>
15976                                                                     <binding destination="JZL-0k-XMk" name="value" keyPath="arrangedObjects.value" id="ac0-5v-qyu"/>
15977                                                                 </connections>
15978                                                             </tableColumn>
15979                                                         </tableColumns>
15980                                                     </tableView>
15981                                                 </subviews>
15982                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15983                                             </clipView>
15984                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="qtb-oB-Wdb">
15985                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
15986                                                 <autoresizingMask key="autoresizingMask"/>
15987                                             </scroller>
15988                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cAX-OY-Bhk">
15989                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15990                                                 <autoresizingMask key="autoresizingMask"/>
15991                                             </scroller>
15992                                         </scrollView>
15993                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hth-Kr-0lk">
15994                                             <rect key="frame" x="242" y="186" width="17" height="17"/>
15995                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15996                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="Gxe-Ig-UhL">
15997                                                 <font key="font" size="13" name="AquaKana"/>
15998                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15999                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16000                                             </textFieldCell>
16001                                         </textField>
16002                                         <button id="fuF-8p-E5N">
16003                                             <rect key="frame" x="68" y="149" width="48" height="18"/>
16004                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16005                                             <buttonCell key="cell" type="check" title="定数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Lnq-vA-RPW">
16006                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16007                                                 <font key="font" size="13" name="AquaKana"/>
16008                                             </buttonCell>
16009                                         </button>
16010                                         <button id="mS0-Oq-Uqt">
16011                                             <rect key="frame" x="68" y="117" width="48" height="18"/>
16012                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16013                                             <buttonCell key="cell" type="check" title="変数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="5fj-2F-99B">
16014                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16015                                                 <font key="font" size="13" name="AquaKana"/>
16016                                             </buttonCell>
16017                                         </button>
16018                                         <textField verticalHuggingPriority="750" id="ym6-Uz-8Ca">
16019                                             <rect key="frame" x="124" y="147" width="96" height="22"/>
16020                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16021                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="8FI-jz-GfW">
16022                                                 <font key="font" metaFont="system"/>
16023                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16024                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16025                                             </textFieldCell>
16026                                         </textField>
16027                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dae-zj-oHn">
16028                                             <rect key="frame" x="124" y="109" width="137" height="30"/>
16029                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16030                                             <clipView key="contentView" id="LY0-ia-CdS">
16031                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
16032                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16033                                                 <subviews>
16034                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="p29-z4-AVX">
16035                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
16036                                                         <autoresizingMask key="autoresizingMask"/>
16037                                                         <size key="intercellSpacing" width="3" height="2"/>
16038                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16039                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16040                                                         <tableColumns>
16041                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="36I-iV-VLL">
16042                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16043                                                                     <font key="font" metaFont="smallSystem"/>
16044                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16045                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
16046                                                                 </tableHeaderCell>
16047                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="JoQ-UK-XFO">
16048                                                                     <font key="font" metaFont="system"/>
16049                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16050                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16051                                                                 </textFieldCell>
16052                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16053                                                                 <connections>
16054                                                                     <binding destination="PSV-6H-oXd" name="value" keyPath="arrangedObjects.value" id="nar-2I-Cw8">
16055                                                                         <dictionary key="options">
16056                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16057                                                                         </dictionary>
16058                                                                     </binding>
16059                                                                 </connections>
16060                                                             </tableColumn>
16061                                                         </tableColumns>
16062                                                     </tableView>
16063                                                 </subviews>
16064                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16065                                             </clipView>
16066                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="70G-Ix-ZGv">
16067                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
16068                                                 <autoresizingMask key="autoresizingMask"/>
16069                                             </scroller>
16070                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5gf-Np-XWk">
16071                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16072                                                 <autoresizingMask key="autoresizingMask"/>
16073                                             </scroller>
16074                                         </scrollView>
16075                                         <button id="Xjq-aZ-v3u">
16076                                             <rect key="frame" x="15" y="34" width="74" height="18"/>
16077                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16078                                             <buttonCell key="cell" type="check" title="タイマー" bezelStyle="regularSquare" imagePosition="left" inset="2" id="obZ-qP-Wu2">
16079                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16080                                                 <font key="font" size="13" name="AquaKana"/>
16081                                             </buttonCell>
16082                                         </button>
16083                                         <textField verticalHuggingPriority="750" id="ISg-Xc-gSw">
16084                                             <rect key="frame" x="95" y="32" width="36" height="22"/>
16085                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16086                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="WVr-7i-HwU">
16087                                                 <font key="font" metaFont="system"/>
16088                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16089                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16090                                             </textFieldCell>
16091                                         </textField>
16092                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Qkt-In-Wgn">
16093                                             <rect key="frame" x="137" y="36" width="17" height="17"/>
16094                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16095                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="分" id="AlE-FW-mjC">
16096                                                 <font key="font" size="13" name="AquaKana"/>
16097                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16098                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16099                                             </textFieldCell>
16100                                         </textField>
16101                                         <textField verticalHuggingPriority="750" id="ghA-Up-141">
16102                                             <rect key="frame" x="160" y="32" width="36" height="22"/>
16103                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16104                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Fmi-TT-uf0">
16105                                                 <font key="font" metaFont="system"/>
16106                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16107                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16108                                             </textFieldCell>
16109                                         </textField>
16110                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BFz-yA-1Nq">
16111                                             <rect key="frame" x="202" y="36" width="17" height="17"/>
16112                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16113                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="x6D-Fv-2Od">
16114                                                 <font key="font" size="13" name="AquaKana"/>
16115                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16116                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16117                                             </textFieldCell>
16118                                         </textField>
16119                                         <popUpButton verticalHuggingPriority="750" id="u45-h8-n0z">
16120                                             <rect key="frame" x="236" y="30" width="75" height="26"/>
16121                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16122                                             <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">
16123                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16124                                                 <font key="font" metaFont="menu"/>
16125                                                 <menu key="menu" title="OtherViews" id="Pwk-rF-fg8">
16126                                                     <items>
16127                                                         <menuItem title="以上" state="on" id="XK2-Ow-1ki"/>
16128                                                         <menuItem title="以下" id="lO1-jJ-DRI"/>
16129                                                     </items>
16130                                                 </menu>
16131                                             </popUpButtonCell>
16132                                         </popUpButton>
16133                                         <popUpButton verticalHuggingPriority="750" id="n3n-JE-hXH">
16134                                             <rect key="frame" x="68" y="77" width="75" height="26"/>
16135                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16136                                             <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">
16137                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16138                                                 <font key="font" metaFont="menu"/>
16139                                                 <menu key="menu" title="OtherViews" id="kdS-Mx-S5A">
16140                                                     <items>
16141                                                         <menuItem title="と同値" state="on" id="sha-9K-8IT"/>
16142                                                         <menuItem title="以上" id="eKf-Zj-ee1"/>
16143                                                         <menuItem title="以下" id="B5C-8A-cO6"/>
16144                                                         <menuItem title="超" id="ugh-5h-mYn"/>
16145                                                         <menuItem title="未満" id="NFt-V2-xXn"/>
16146                                                         <menuItem title="以外" id="bVc-DI-Pwf"/>
16147                                                     </items>
16148                                                 </menu>
16149                                             </popUpButtonCell>
16150                                         </popUpButton>
16151                                     </subviews>
16152                                 </view>
16153                             </tabViewItem>
16154                             <tabViewItem label="2" identifier="2" id="WjT-qo-VM6">
16155                                 <view key="view" id="cub-wO-dU5">
16156                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16157                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16158                                     <subviews>
16159                                         <button id="N7h-uV-455">
16160                                             <rect key="frame" x="15" y="234" width="100" height="18"/>
16161                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16162                                             <buttonCell key="cell" type="check" title="ユニットの数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="5qC-Mv-3sn">
16163                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16164                                                 <font key="font" size="13" name="AquaKana"/>
16165                                             </buttonCell>
16166                                         </button>
16167                                         <textField verticalHuggingPriority="750" id="bw4-oE-hZH">
16168                                             <rect key="frame" x="185" y="232" width="30" height="22"/>
16169                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16170                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="QRT-pw-xdf">
16171                                                 <font key="font" metaFont="system"/>
16172                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16173                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16174                                             </textFieldCell>
16175                                         </textField>
16176                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="68W-9u-AfU">
16177                                             <rect key="frame" x="143" y="235" width="43" height="17"/>
16178                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16179                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="チーム" id="rUJ-8w-AKP">
16180                                                 <font key="font" size="13" name="AquaKana"/>
16181                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16182                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16183                                             </textFieldCell>
16184                                         </textField>
16185                                         <button id="IKJ-3J-VzO">
16186                                             <rect key="frame" x="14" y="33" width="191" height="18"/>
16187                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16188                                             <buttonCell key="cell" type="check" title="ユニットが以下を選択した時" bezelStyle="regularSquare" imagePosition="left" inset="2" id="HVN-yZ-78k">
16189                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16190                                                 <font key="font" size="13" name="AquaKana"/>
16191                                             </buttonCell>
16192                                         </button>
16193                                         <popUpButton verticalHuggingPriority="750" id="esJ-DI-2hf">
16194                                             <rect key="frame" x="14" y="3" width="205" height="26"/>
16195                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16196                                             <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">
16197                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16198                                                 <font key="font" metaFont="menu"/>
16199                                                 <menu key="menu" title="OtherViews" id="64b-r5-zgf">
16200                                                     <items>
16201                                                         <menuItem title="待機" state="on" id="dmg-5z-lw2"/>
16202                                                         <menuItem title="攻撃" id="Den-HM-m8H"/>
16203                                                         <menuItem title="説得" id="Jmb-BK-dr4"/>
16204                                                     </items>
16205                                                 </menu>
16206                                             </popUpButtonCell>
16207                                         </popUpButton>
16208                                         <textField verticalHuggingPriority="750" id="GUh-SF-1eo">
16209                                             <rect key="frame" x="41" y="202" width="96" height="22"/>
16210                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16211                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="KKD-wX-fxV">
16212                                                 <font key="font" metaFont="system"/>
16213                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16214                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16215                                             </textFieldCell>
16216                                         </textField>
16217                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cJ9-72-bKw">
16218                                             <rect key="frame" x="15" y="205" width="17" height="17"/>
16219                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16220                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="値" id="Fub-7Q-npl">
16221                                                 <font key="font" size="13" name="AquaKana"/>
16222                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16223                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16224                                             </textFieldCell>
16225                                         </textField>
16226                                         <popUpButton verticalHuggingPriority="750" id="epN-Ht-c9c">
16227                                             <rect key="frame" x="143" y="199" width="75" height="26"/>
16228                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16229                                             <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">
16230                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16231                                                 <font key="font" metaFont="menu"/>
16232                                                 <menu key="menu" title="OtherViews" id="UeL-Ut-2sB">
16233                                                     <items>
16234                                                         <menuItem title="同値" state="on" id="Q2G-BH-UDD"/>
16235                                                         <menuItem title="以上" id="HPZ-pY-rFy"/>
16236                                                         <menuItem title="以下" id="E4o-il-yko"/>
16237                                                     </items>
16238                                                 </menu>
16239                                             </popUpButtonCell>
16240                                         </popUpButton>
16241                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="0Hg-B3-WBZ">
16242                                             <rect key="frame" x="17" y="120" width="200" height="54"/>
16243                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16244                                             <clipView key="contentView" id="oPg-tt-jTE">
16245                                                 <rect key="frame" x="1" y="1" width="198" height="52"/>
16246                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16247                                                 <subviews>
16248                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="4Qh-wd-Vkd">
16249                                                         <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
16250                                                         <autoresizingMask key="autoresizingMask"/>
16251                                                         <size key="intercellSpacing" width="3" height="2"/>
16252                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16253                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16254                                                         <tableColumns>
16255                                                             <tableColumn editable="NO" width="195" minWidth="40" maxWidth="1000" id="ZxQ-AG-ysV">
16256                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16257                                                                     <font key="font" metaFont="smallSystem"/>
16258                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16259                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16260                                                                 </tableHeaderCell>
16261                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="G5l-pE-Eds">
16262                                                                     <font key="font" metaFont="system"/>
16263                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16264                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16265                                                                 </textFieldCell>
16266                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16267                                                                 <connections>
16268                                                                     <binding destination="6Yo-5j-AWN" name="value" keyPath="arrangedObjects.value" id="sz6-fe-d1c">
16269                                                                         <dictionary key="options">
16270                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16271                                                                         </dictionary>
16272                                                                     </binding>
16273                                                                 </connections>
16274                                                             </tableColumn>
16275                                                         </tableColumns>
16276                                                     </tableView>
16277                                                 </subviews>
16278                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16279                                             </clipView>
16280                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="zKR-Vf-iac">
16281                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16282                                                 <autoresizingMask key="autoresizingMask"/>
16283                                             </scroller>
16284                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="atf-L7-LB6">
16285                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16286                                                 <autoresizingMask key="autoresizingMask"/>
16287                                             </scroller>
16288                                         </scrollView>
16289                                         <button id="EE8-Ro-mnC">
16290                                             <rect key="frame" x="15" y="180" width="100" height="18"/>
16291                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16292                                             <buttonCell key="cell" type="check" title="ユニット特定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="sgV-SF-FPQ">
16293                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16294                                                 <font key="font" size="13" name="AquaKana"/>
16295                                             </buttonCell>
16296                                         </button>
16297                                         <button id="pxe-mQ-s5k">
16298                                             <rect key="frame" x="13" y="96" width="74" height="18"/>
16299                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16300                                             <buttonCell key="cell" type="check" title="場所特定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="pwq-sS-7EY">
16301                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16302                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16303                                             </buttonCell>
16304                                         </button>
16305                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="aaN-od-etV">
16306                                             <rect key="frame" x="17" y="57" width="198" height="33"/>
16307                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16308                                             <clipView key="contentView" id="1Wy-Am-voT">
16309                                                 <rect key="frame" x="1" y="1" width="196" height="31"/>
16310                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16311                                                 <subviews>
16312                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="0bV-Ec-qUf">
16313                                                         <rect key="frame" x="0.0" y="0.0" width="196" height="19"/>
16314                                                         <autoresizingMask key="autoresizingMask"/>
16315                                                         <size key="intercellSpacing" width="3" height="2"/>
16316                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16317                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16318                                                         <tableColumns>
16319                                                             <tableColumn editable="NO" width="193" minWidth="40" maxWidth="1000" id="PfA-rh-g5Z">
16320                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16321                                                                     <font key="font" metaFont="smallSystem"/>
16322                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16323                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16324                                                                 </tableHeaderCell>
16325                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="uhd-1b-akE">
16326                                                                     <font key="font" metaFont="system"/>
16327                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16328                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16329                                                                 </textFieldCell>
16330                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16331                                                                 <connections>
16332                                                                     <binding destination="wa5-Dw-20R" name="value" keyPath="arrangedObjects.value" id="u2E-jQ-k3X">
16333                                                                         <dictionary key="options">
16334                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16335                                                                         </dictionary>
16336                                                                     </binding>
16337                                                                 </connections>
16338                                                             </tableColumn>
16339                                                         </tableColumns>
16340                                                     </tableView>
16341                                                 </subviews>
16342                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16343                                             </clipView>
16344                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="vMR-5J-LRP">
16345                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16346                                                 <autoresizingMask key="autoresizingMask"/>
16347                                             </scroller>
16348                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6Oi-Mi-bFE">
16349                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16350                                                 <autoresizingMask key="autoresizingMask"/>
16351                                             </scroller>
16352                                         </scrollView>
16353                                         <button id="uQP-Pi-zxE">
16354                                             <rect key="frame" x="176" y="176" width="19" height="20"/>
16355                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16356                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RBP-Hw-tSl">
16357                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16358                                                 <font key="font" metaFont="system"/>
16359                                             </buttonCell>
16360                                             <connections>
16361                                                 <action selector="EDbranchUnitAdd:" target="3826" id="7Ay-fP-Fj9"/>
16362                                             </connections>
16363                                         </button>
16364                                         <button id="L0M-hy-WMk">
16365                                             <rect key="frame" x="194" y="176" width="21" height="20"/>
16366                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16367                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1k5-s4-9cm">
16368                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16369                                                 <font key="font" metaFont="system"/>
16370                                             </buttonCell>
16371                                             <connections>
16372                                                 <action selector="EDbranchUnitRemove:" target="3826" id="zO2-h9-c4y"/>
16373                                             </connections>
16374                                         </button>
16375                                         <button verticalHuggingPriority="750" id="kuh-7R-VoE">
16376                                             <rect key="frame" x="103" y="93" width="19" height="23"/>
16377                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16378                                             <buttonCell key="cell" type="smallSquare" title="点" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Uf0-ys-1KR">
16379                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16380                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16381                                             </buttonCell>
16382                                             <connections>
16383                                                 <action selector="EDbranchPlaceAddTen:" target="3826" id="cxC-Gl-m6D"/>
16384                                             </connections>
16385                                         </button>
16386                                         <button verticalHuggingPriority="750" id="P95-ld-lql">
16387                                             <rect key="frame" x="124" y="93" width="32" height="23"/>
16388                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16389                                             <buttonCell key="cell" type="smallSquare" title="範囲" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JQx-Lc-IgF">
16390                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16391                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16392                                             </buttonCell>
16393                                             <connections>
16394                                                 <action selector="EDbranchPlaceAddHani:" target="3826" id="CzH-2G-A0s"/>
16395                                             </connections>
16396                                         </button>
16397                                         <button verticalHuggingPriority="750" id="Fcg-NU-1C8">
16398                                             <rect key="frame" x="158" y="93" width="32" height="23"/>
16399                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16400                                             <buttonCell key="cell" type="smallSquare" title="矩形" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="AYK-VS-lbW">
16401                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16402                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16403                                             </buttonCell>
16404                                             <connections>
16405                                                 <action selector="EDbranchPlaceAddkukei:" target="3826" id="Bb3-om-Y2L"/>
16406                                             </connections>
16407                                         </button>
16408                                         <button verticalHuggingPriority="750" id="c2k-oA-BIK">
16409                                             <rect key="frame" x="194" y="94" width="23" height="23"/>
16410                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16411                                             <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hQu-Es-hj6">
16412                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16413                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16414                                             </buttonCell>
16415                                             <connections>
16416                                                 <action selector="EDbranchPlaceRemove:" target="3826" id="62j-bn-ah2"/>
16417                                             </connections>
16418                                         </button>
16419                                         <button id="xxD-hC-DpD">
16420                                             <rect key="frame" x="221" y="231" width="74" height="18"/>
16421                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16422                                             <buttonCell key="cell" type="check" title="オブジェ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="JiW-AN-Dj2">
16423                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16424                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16425                                             </buttonCell>
16426                                         </button>
16427                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="rd5-Fg-fsn">
16428                                             <rect key="frame" x="223" y="173" width="107" height="54"/>
16429                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16430                                             <clipView key="contentView" id="Cvh-65-wKo">
16431                                                 <rect key="frame" x="1" y="1" width="105" height="52"/>
16432                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16433                                                 <subviews>
16434                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="9qD-x3-ohq">
16435                                                         <rect key="frame" x="0.0" y="0.0" width="105" height="19"/>
16436                                                         <autoresizingMask key="autoresizingMask"/>
16437                                                         <size key="intercellSpacing" width="3" height="2"/>
16438                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16439                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16440                                                         <tableColumns>
16441                                                             <tableColumn editable="NO" width="102" minWidth="40" maxWidth="1000" id="raa-3K-8mt">
16442                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16443                                                                     <font key="font" metaFont="smallSystem"/>
16444                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16445                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16446                                                                 </tableHeaderCell>
16447                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="rrN-YD-1oB">
16448                                                                     <font key="font" metaFont="system"/>
16449                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16450                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16451                                                                 </textFieldCell>
16452                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16453                                                                 <connections>
16454                                                                     <binding destination="Rox-Se-Lfe" name="value" keyPath="arrangedObjects.value" id="NPV-gw-ep9">
16455                                                                         <dictionary key="options">
16456                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16457                                                                         </dictionary>
16458                                                                     </binding>
16459                                                                 </connections>
16460                                                             </tableColumn>
16461                                                         </tableColumns>
16462                                                     </tableView>
16463                                                 </subviews>
16464                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16465                                             </clipView>
16466                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="wct-wC-tXe">
16467                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16468                                                 <autoresizingMask key="autoresizingMask"/>
16469                                             </scroller>
16470                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="psU-RE-AuQ">
16471                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16472                                                 <autoresizingMask key="autoresizingMask"/>
16473                                             </scroller>
16474                                         </scrollView>
16475                                         <button id="h0K-vG-CFR">
16476                                             <rect key="frame" x="291" y="230" width="19" height="20"/>
16477                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16478                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ouq-GY-ttH">
16479                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16480                                                 <font key="font" metaFont="system"/>
16481                                             </buttonCell>
16482                                             <connections>
16483                                                 <action selector="EDbranchObjeAdd:" target="3826" id="wOV-Lf-ptj"/>
16484                                             </connections>
16485                                         </button>
16486                                         <button id="i4v-Dn-FEd">
16487                                             <rect key="frame" x="309" y="230" width="21" height="20"/>
16488                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16489                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="c9b-5c-gEH">
16490                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16491                                                 <font key="font" metaFont="system"/>
16492                                             </buttonCell>
16493                                             <connections>
16494                                                 <action selector="EDbranchObjeRemove:" target="3826" id="kyJ-w0-jgX"/>
16495                                             </connections>
16496                                         </button>
16497                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wBa-qV-Aww">
16498                                             <rect key="frame" x="223" y="148" width="95" height="17"/>
16499                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16500                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="オブジェの範囲" id="1SA-F9-HAa">
16501                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16502                                                 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
16503                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16504                                             </textFieldCell>
16505                                         </textField>
16506                                         <textField verticalHuggingPriority="750" id="p5d-Tn-C67">
16507                                             <rect key="frame" x="225" y="118" width="96" height="22"/>
16508                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16509                                             <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">
16510                                                 <font key="font" metaFont="system"/>
16511                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16512                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16513                                             </textFieldCell>
16514                                         </textField>
16515                                         <button id="6CC-jN-Jtd">
16516                                             <rect key="frame" x="223" y="91" width="48" height="18"/>
16517                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16518                                             <buttonCell key="cell" type="check" title="建物" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ASb-UN-Zgq">
16519                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16520                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16521                                             </buttonCell>
16522                                         </button>
16523                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="4yV-Gt-Eg6">
16524                                             <rect key="frame" x="225" y="33" width="107" height="54"/>
16525                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16526                                             <clipView key="contentView" id="FId-CO-v7m">
16527                                                 <rect key="frame" x="1" y="1" width="105" height="52"/>
16528                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16529                                                 <subviews>
16530                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="WPy-1X-zaA">
16531                                                         <rect key="frame" x="0.0" y="0.0" width="105" height="19"/>
16532                                                         <autoresizingMask key="autoresizingMask"/>
16533                                                         <size key="intercellSpacing" width="3" height="2"/>
16534                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16535                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16536                                                         <tableColumns>
16537                                                             <tableColumn editable="NO" width="102" minWidth="40" maxWidth="1000" id="GLc-zU-sE8">
16538                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16539                                                                     <font key="font" metaFont="smallSystem"/>
16540                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16541                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16542                                                                 </tableHeaderCell>
16543                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="xa3-Gp-Fgi">
16544                                                                     <font key="font" metaFont="system"/>
16545                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16546                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16547                                                                 </textFieldCell>
16548                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16549                                                                 <connections>
16550                                                                     <binding destination="gOB-p9-7Y9" name="value" keyPath="arrangedObjects.value" id="Fbh-D4-cOu">
16551                                                                         <dictionary key="options">
16552                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16553                                                                         </dictionary>
16554                                                                     </binding>
16555                                                                 </connections>
16556                                                             </tableColumn>
16557                                                         </tableColumns>
16558                                                     </tableView>
16559                                                 </subviews>
16560                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16561                                             </clipView>
16562                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="7VV-xf-GsE">
16563                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16564                                                 <autoresizingMask key="autoresizingMask"/>
16565                                             </scroller>
16566                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="rVm-Zr-psg">
16567                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16568                                                 <autoresizingMask key="autoresizingMask"/>
16569                                             </scroller>
16570                                         </scrollView>
16571                                         <button id="bDG-m0-NMO">
16572                                             <rect key="frame" x="293" y="90" width="19" 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="Zls-cI-hms">
16575                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16576                                                 <font key="font" metaFont="system"/>
16577                                             </buttonCell>
16578                                             <connections>
16579                                                 <action selector="EDbranchBuildAdd:" target="3826" id="YmQ-6L-eiD"/>
16580                                             </connections>
16581                                         </button>
16582                                         <button id="7Uu-e1-8v6">
16583                                             <rect key="frame" x="311" y="90" width="21" height="20"/>
16584                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16585                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DiS-MV-wfG">
16586                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16587                                                 <font key="font" metaFont="system"/>
16588                                             </buttonCell>
16589                                             <connections>
16590                                                 <action selector="EDbranchBuildRemove:" target="3826" id="A2h-Ha-Cwu"/>
16591                                             </connections>
16592                                         </button>
16593                                     </subviews>
16594                                 </view>
16595                             </tabViewItem>
16596                             <tabViewItem label="3" identifier="3" id="mZM-61-EIg">
16597                                 <view key="view" id="MQx-Dx-Cqd">
16598                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16599                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16600                                     <subviews>
16601                                         <button id="J2t-Ve-P9m">
16602                                             <rect key="frame" x="7" y="234" width="74" height="18"/>
16603                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16604                                             <buttonCell key="cell" type="check" title="ユニット" bezelStyle="regularSquare" imagePosition="left" inset="2" id="N3T-9M-dC6">
16605                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16606                                                 <font key="font" size="13" name="AquaKana"/>
16607                                             </buttonCell>
16608                                         </button>
16609                                         <popUpButton verticalHuggingPriority="750" id="V9M-lz-P00">
16610                                             <rect key="frame" x="90" y="230" width="205" height="26"/>
16611                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16612                                             <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">
16613                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16614                                                 <font key="font" metaFont="menu"/>
16615                                                 <menu key="menu" title="OtherViews" id="QMS-M3-cKo">
16616                                                     <items>
16617                                                         <menuItem title="Item 1" state="on" id="LAB-lO-Yru"/>
16618                                                         <menuItem title="Item 2" id="kvB-3J-NHO"/>
16619                                                         <menuItem title="Item 3" id="jp0-62-zsP"/>
16620                                                     </items>
16621                                                 </menu>
16622                                             </popUpButtonCell>
16623                                         </popUpButton>
16624                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="0zm-Qr-V0e">
16625                                             <rect key="frame" x="295" y="235" width="17" height="17"/>
16626                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16627                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="RV1-PB-LrH">
16628                                                 <font key="font" size="13" name="AquaKana"/>
16629                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16630                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16631                                             </textFieldCell>
16632                                         </textField>
16633                                         <button id="ZsX-dH-PQH">
16634                                             <rect key="frame" x="20" y="208" width="126" height="18"/>
16635                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16636                                             <buttonCell key="cell" type="check" title="パーティーにいる" bezelStyle="regularSquare" imagePosition="left" inset="2" id="I7q-IM-sR2">
16637                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16638                                                 <font key="font" size="13" name="AquaKana"/>
16639                                             </buttonCell>
16640                                         </button>
16641                                         <button id="ghN-8E-bq1">
16642                                             <rect key="frame" x="20" y="149" width="61" height="18"/>
16643                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16644                                             <buttonCell key="cell" type="check" title="スキル" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Ra5-RK-pcI">
16645                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16646                                                 <font key="font" size="13" name="AquaKana"/>
16647                                             </buttonCell>
16648                                         </button>
16649                                         <button id="fix-QR-ysl">
16650                                             <rect key="frame" x="20" y="122" width="74" height="18"/>
16651                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16652                                             <buttonCell key="cell" type="check" title="ステート" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Kx8-Gy-P6t">
16653                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16654                                                 <font key="font" size="13" name="AquaKana"/>
16655                                             </buttonCell>
16656                                         </button>
16657                                         <textField verticalHuggingPriority="750" id="vLi-fh-a29">
16658                                             <rect key="frame" x="83" y="176" width="161" height="22"/>
16659                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16660                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="0P8-Jx-ZM2">
16661                                                 <font key="font" metaFont="system"/>
16662                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16663                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16664                                             </textFieldCell>
16665                                         </textField>
16666                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JH7-fz-Vuw">
16667                                             <rect key="frame" x="245" y="179" width="82" height="17"/>
16668                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16669                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="になっている" id="VSb-rk-Pw6">
16670                                                 <font key="font" size="13" name="AquaKana"/>
16671                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16672                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16673                                             </textFieldCell>
16674                                         </textField>
16675                                         <button id="Jfg-gx-EKl">
16676                                             <rect key="frame" x="20" y="177" width="48" height="18"/>
16677                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16678                                             <buttonCell key="cell" type="check" title="名前" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ecC-aK-EBT">
16679                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16680                                                 <font key="font" size="13" name="AquaKana"/>
16681                                             </buttonCell>
16682                                         </button>
16683                                     </subviews>
16684                                 </view>
16685                             </tabViewItem>
16686                             <tabViewItem label="4" identifier="" id="4DP-gR-oep">
16687                                 <view key="view" id="6mg-nF-sX7">
16688                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16689                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16690                                     <subviews>
16691                                         <button id="dpP-yf-aKn">
16692                                             <rect key="frame" x="31" y="231" width="61" height="18"/>
16693                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16694                                             <buttonCell key="cell" type="check" title="味方の" bezelStyle="regularSquare" imagePosition="left" inset="2" id="OHR-cd-hqm">
16695                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16696                                                 <font key="font" size="13" name="AquaKana"/>
16697                                             </buttonCell>
16698                                         </button>
16699                                         <button id="RSO-ZO-Cf6">
16700                                             <rect key="frame" x="31" y="105" width="48" height="18"/>
16701                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16702                                             <buttonCell key="cell" type="check" title="敵の" bezelStyle="regularSquare" imagePosition="left" inset="2" id="SWW-Tt-jyl">
16703                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16704                                                 <font key="font" size="13" name="AquaKana"/>
16705                                             </buttonCell>
16706                                         </button>
16707                                         <button id="fHP-vs-GZ7">
16708                                             <rect key="frame" x="63" y="79" width="48" height="18"/>
16709                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16710                                             <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Z70-2N-42s">
16711                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16712                                                 <font key="font" size="13" name="AquaKana"/>
16713                                             </buttonCell>
16714                                         </button>
16715                                         <button id="gZ4-oa-TXa">
16716                                             <rect key="frame" x="63" y="46" width="48" height="18"/>
16717                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16718                                             <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" inset="2" id="OnZ-u4-S5x">
16719                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16720                                                 <font key="font" size="13" name="AquaKana"/>
16721                                             </buttonCell>
16722                                         </button>
16723                                         <button id="2mt-yo-cB7">
16724                                             <rect key="frame" x="63" y="12" width="48" height="18"/>
16725                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16726                                             <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" inset="2" id="jxR-h1-mQp">
16727                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16728                                                 <font key="font" size="13" name="AquaKana"/>
16729                                             </buttonCell>
16730                                         </button>
16731                                         <textField verticalHuggingPriority="750" id="N9Q-6f-JF3">
16732                                             <rect key="frame" x="117" y="77" width="96" height="22"/>
16733                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16734                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Kbl-17-Pv8">
16735                                                 <font key="font" metaFont="system"/>
16736                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16737                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16738                                             </textFieldCell>
16739                                         </textField>
16740                                         <textField verticalHuggingPriority="750" id="f5V-Lj-3F8">
16741                                             <rect key="frame" x="117" y="44" width="96" height="22"/>
16742                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16743                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="NfP-i7-7p2">
16744                                                 <font key="font" metaFont="system"/>
16745                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16746                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16747                                             </textFieldCell>
16748                                         </textField>
16749                                         <textField verticalHuggingPriority="750" id="gZd-Io-3fM">
16750                                             <rect key="frame" x="117" y="10" width="96" height="22"/>
16751                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16752                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="kEP-fx-4w9">
16753                                                 <font key="font" metaFont="system"/>
16754                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16755                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16756                                             </textFieldCell>
16757                                         </textField>
16758                                         <popUpButton verticalHuggingPriority="750" id="tfX-k2-uJo">
16759                                             <rect key="frame" x="230" y="75" width="75" height="26"/>
16760                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16761                                             <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">
16762                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16763                                                 <font key="font" metaFont="menu"/>
16764                                                 <menu key="menu" title="OtherViews" id="e1N-al-IIT">
16765                                                     <items>
16766                                                         <menuItem title="以上" state="on" id="7g0-UG-Upu"/>
16767                                                         <menuItem title="以下" id="Gy7-tO-bXk"/>
16768                                                     </items>
16769                                                 </menu>
16770                                             </popUpButtonCell>
16771                                         </popUpButton>
16772                                         <popUpButton verticalHuggingPriority="750" id="AdP-uj-sEp">
16773                                             <rect key="frame" x="230" y="42" width="75" height="26"/>
16774                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16775                                             <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">
16776                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16777                                                 <font key="font" metaFont="menu"/>
16778                                                 <menu key="menu" title="OtherViews" id="GtE-Xg-kat">
16779                                                     <items>
16780                                                         <menuItem title="以上" state="on" id="ih6-o0-7zv"/>
16781                                                         <menuItem title="以下" id="TCW-ej-BlX"/>
16782                                                     </items>
16783                                                 </menu>
16784                                             </popUpButtonCell>
16785                                         </popUpButton>
16786                                         <popUpButton verticalHuggingPriority="750" id="LIK-W2-SIq">
16787                                             <rect key="frame" x="230" y="8" width="75" height="26"/>
16788                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16789                                             <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">
16790                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16791                                                 <font key="font" metaFont="menu"/>
16792                                                 <menu key="menu" title="OtherViews" id="quE-cg-glG">
16793                                                     <items>
16794                                                         <menuItem title="以上" state="on" id="enn-nr-P5n"/>
16795                                                         <menuItem title="以下" id="bF1-3L-91Q"/>
16796                                                     </items>
16797                                                 </menu>
16798                                             </popUpButtonCell>
16799                                         </popUpButton>
16800                                         <button id="Tc7-Jl-5FD">
16801                                             <rect key="frame" x="63" y="205" 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="MNx-fT-Vbm">
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="Cep-d6-R0P">
16809                                             <rect key="frame" x="63" y="172" 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="B0R-0w-Jnc">
16812                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16813                                                 <font key="font" size="13" name="AquaKana"/>
16814                                             </buttonCell>
16815                                         </button>
16816                                         <button id="GUL-wX-XdQ">
16817                                             <rect key="frame" x="63" y="138" width="48" height="18"/>
16818                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16819                                             <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" inset="2" id="9Xl-7I-G5u">
16820                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16821                                                 <font key="font" size="13" name="AquaKana"/>
16822                                             </buttonCell>
16823                                         </button>
16824                                         <textField verticalHuggingPriority="750" id="LAP-zU-WBY">
16825                                             <rect key="frame" x="117" y="203" width="96" height="22"/>
16826                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16827                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="DNR-6A-BWG">
16828                                                 <font key="font" metaFont="system"/>
16829                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16830                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16831                                             </textFieldCell>
16832                                         </textField>
16833                                         <textField verticalHuggingPriority="750" id="sQc-si-ZgR">
16834                                             <rect key="frame" x="117" y="170" width="96" height="22"/>
16835                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16836                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="zmw-hU-Tjz">
16837                                                 <font key="font" metaFont="system"/>
16838                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16839                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16840                                             </textFieldCell>
16841                                         </textField>
16842                                         <textField verticalHuggingPriority="750" id="vcC-TZ-Hd5">
16843                                             <rect key="frame" x="117" y="136" width="96" height="22"/>
16844                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16845                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="xuh-Ep-Q29">
16846                                                 <font key="font" metaFont="system"/>
16847                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16848                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16849                                             </textFieldCell>
16850                                         </textField>
16851                                         <popUpButton verticalHuggingPriority="750" id="cVw-du-zW3">
16852                                             <rect key="frame" x="230" y="201" width="75" height="26"/>
16853                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16854                                             <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">
16855                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16856                                                 <font key="font" metaFont="menu"/>
16857                                                 <menu key="menu" title="OtherViews" id="Akq-VB-LZ4">
16858                                                     <items>
16859                                                         <menuItem title="以上" state="on" id="pHd-tR-mMC"/>
16860                                                         <menuItem title="以下" id="3Er-V1-PTe"/>
16861                                                     </items>
16862                                                 </menu>
16863                                             </popUpButtonCell>
16864                                         </popUpButton>
16865                                         <popUpButton verticalHuggingPriority="750" id="p2V-MV-uR9">
16866                                             <rect key="frame" x="230" y="168" width="75" height="26"/>
16867                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16868                                             <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">
16869                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16870                                                 <font key="font" metaFont="menu"/>
16871                                                 <menu key="menu" title="OtherViews" id="oKS-KW-5xf">
16872                                                     <items>
16873                                                         <menuItem title="以上" state="on" id="RR3-Yx-1zf"/>
16874                                                         <menuItem title="以下" id="6Dr-gx-SHy"/>
16875                                                     </items>
16876                                                 </menu>
16877                                             </popUpButtonCell>
16878                                         </popUpButton>
16879                                         <popUpButton verticalHuggingPriority="750" id="SQW-av-8KS">
16880                                             <rect key="frame" x="230" y="134" width="75" height="26"/>
16881                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16882                                             <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">
16883                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16884                                                 <font key="font" metaFont="menu"/>
16885                                                 <menu key="menu" title="OtherViews" id="flG-bh-wfA">
16886                                                     <items>
16887                                                         <menuItem title="以上" state="on" id="P0g-4T-swQ"/>
16888                                                         <menuItem title="以下" id="Aiw-8g-gJp"/>
16889                                                     </items>
16890                                                 </menu>
16891                                             </popUpButtonCell>
16892                                         </popUpButton>
16893                                     </subviews>
16894                                 </view>
16895                             </tabViewItem>
16896                         </tabViewItems>
16897                     </tabView>
16898                 </subviews>
16899             </view>
16900             <point key="canvasLocation" x="-194" y="-570.5"/>
16901         </window>
16902         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9FO-Ca-tXd" userLabel="ラベル入力の決定">
16903             <windowStyleMask key="styleMask" titled="YES"/>
16904             <rect key="contentRect" x="678" y="400" width="443" height="132"/>
16905             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16906             <view key="contentView" id="0FG-3J-Jy0">
16907                 <rect key="frame" x="0.0" y="0.0" width="443" height="132"/>
16908                 <autoresizingMask key="autoresizingMask"/>
16909                 <subviews>
16910                     <button verticalHuggingPriority="750" id="ana-2l-aJH">
16911                         <rect key="frame" x="258" y="13" width="66" height="32"/>
16912                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16913                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zRz-qu-9ph">
16914                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16915                             <font key="font" size="13" name="AquaKana"/>
16916                         </buttonCell>
16917                         <connections>
16918                             <action selector="EDlabelSubmit:" target="3826" id="HcW-2t-LWq"/>
16919                         </connections>
16920                     </button>
16921                     <button verticalHuggingPriority="750" id="u7v-AZ-3ET">
16922                         <rect key="frame" x="324" y="13" width="105" height="32"/>
16923                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16924                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4rj-Zq-KSO">
16925                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16926                             <font key="font" size="13" name="AquaKana"/>
16927                         </buttonCell>
16928                         <connections>
16929                             <action selector="EDlabelCancel:" target="3826" id="AA4-Gf-msA"/>
16930                         </connections>
16931                     </button>
16932                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="0Iy-7i-WRC">
16933                         <rect key="frame" x="21" y="101" width="56" height="17"/>
16934                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16935                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ラベル名" id="HBJ-Yh-Z6R">
16936                             <font key="font" size="13" name="AquaKana"/>
16937                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16938                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16939                         </textFieldCell>
16940                     </textField>
16941                     <textField verticalHuggingPriority="750" id="XP1-6Q-7Va">
16942                         <rect key="frame" x="23" y="71" width="400" height="22"/>
16943                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16944                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="o5J-Xg-rkY">
16945                             <font key="font" metaFont="system"/>
16946                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16947                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16948                         </textFieldCell>
16949                     </textField>
16950                 </subviews>
16951             </view>
16952         </window>
16953         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="hR9-Tc-lNv" userLabel="ラベルジャンプ入力の決定">
16954             <windowStyleMask key="styleMask" titled="YES"/>
16955             <rect key="contentRect" x="678" y="400" width="443" height="132"/>
16956             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16957             <view key="contentView" id="he2-Gl-649">
16958                 <rect key="frame" x="0.0" y="0.0" width="443" height="132"/>
16959                 <autoresizingMask key="autoresizingMask"/>
16960                 <subviews>
16961                     <button verticalHuggingPriority="750" id="CnZ-0r-gwx">
16962                         <rect key="frame" x="258" y="13" width="66" height="32"/>
16963                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16964                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pDj-XR-5QS">
16965                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16966                             <font key="font" size="13" name="AquaKana"/>
16967                         </buttonCell>
16968                         <connections>
16969                             <action selector="EDlabelJumpSubmit:" target="3826" id="n5E-Cd-PhV"/>
16970                         </connections>
16971                     </button>
16972                     <button verticalHuggingPriority="750" id="K1Y-eH-tXn">
16973                         <rect key="frame" x="324" y="13" width="105" height="32"/>
16974                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16975                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TXE-A7-jgc">
16976                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16977                             <font key="font" size="13" name="AquaKana"/>
16978                         </buttonCell>
16979                         <connections>
16980                             <action selector="EDlabelJumpCancel:" target="3826" id="Gvg-7g-EJJ"/>
16981                         </connections>
16982                     </button>
16983                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dJZ-5w-ulT">
16984                         <rect key="frame" x="21" y="101" width="108" height="17"/>
16985                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16986                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ラベルジャンプ名" id="SrN-5x-ZEe">
16987                             <font key="font" size="13" name="AquaKana"/>
16988                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16989                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16990                         </textFieldCell>
16991                     </textField>
16992                     <textField verticalHuggingPriority="750" id="mxc-bZ-L3I">
16993                         <rect key="frame" x="23" y="71" width="400" height="22"/>
16994                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16995                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="dMK-Nb-SwI">
16996                             <font key="font" metaFont="system"/>
16997                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16998                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16999                         </textFieldCell>
17000                     </textField>
17001                 </subviews>
17002             </view>
17003         </window>
17004         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="C8g-D6-Mka" userLabel="コメントの決定">
17005             <windowStyleMask key="styleMask" titled="YES"/>
17006             <rect key="contentRect" x="678" y="400" width="451" height="236"/>
17007             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17008             <view key="contentView" id="x6k-qP-cnu">
17009                 <rect key="frame" x="0.0" y="0.0" width="451" height="236"/>
17010                 <autoresizingMask key="autoresizingMask"/>
17011                 <subviews>
17012                     <button verticalHuggingPriority="750" id="Ike-Fu-LFd">
17013                         <rect key="frame" x="266" y="13" width="66" height="32"/>
17014                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17015                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GZf-zY-S1p">
17016                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17017                             <font key="font" size="13" name="AquaKana"/>
17018                         </buttonCell>
17019                         <connections>
17020                             <action selector="EDmemoSubmit:" target="3826" id="kAY-nn-Nv3"/>
17021                         </connections>
17022                     </button>
17023                     <button verticalHuggingPriority="750" id="aGH-lr-S7I">
17024                         <rect key="frame" x="332" y="13" width="105" height="32"/>
17025                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17026                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="39z-ip-xXK">
17027                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17028                             <font key="font" size="13" name="AquaKana"/>
17029                         </buttonCell>
17030                         <connections>
17031                             <action selector="EDmemoCancel:" target="3826" id="ocd-bv-6lF"/>
17032                         </connections>
17033                     </button>
17034                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JSI-e4-S4T">
17035                         <rect key="frame" x="21" y="205" width="30" height="17"/>
17036                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17037                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="注釈" id="aV9-jZ-7jC">
17038                             <font key="font" size="13" name="AquaKana"/>
17039                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17040                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17041                         </textFieldCell>
17042                     </textField>
17043                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="srC-Sk-SJR">
17044                         <rect key="frame" x="35" y="90" width="360" height="107"/>
17045                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17046                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="F2b-bI-Udg">
17047                             <font key="font" size="13" name="AquaKana"/>
17048                             <string key="title">おまんこ
17049 おまんちん
17050 おちんちん
17051 おまんちん
17052 おまんこ
17053 おちんこ</string>
17054                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17055                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17056                         </textFieldCell>
17057                     </textField>
17058                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hic-Wo-gVp">
17059                         <rect key="frame" x="33" y="52" width="148" height="17"/>
17060                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17061                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※Option+Returnで改行" id="jbI-u4-cGT">
17062                             <font key="font" metaFont="system"/>
17063                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17064                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17065                         </textFieldCell>
17066                     </textField>
17067                 </subviews>
17068             </view>
17069         </window>
17070         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6Hi-zV-IoJ" userLabel="リソースの決定">
17071             <windowStyleMask key="styleMask" titled="YES"/>
17072             <rect key="contentRect" x="678" y="400" width="350" height="295"/>
17073             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17074             <view key="contentView" id="b1g-6G-xNb">
17075                 <rect key="frame" x="0.0" y="0.0" width="350" height="295"/>
17076                 <autoresizingMask key="autoresizingMask"/>
17077                 <subviews>
17078                     <button verticalHuggingPriority="750" id="FuH-6O-llV">
17079                         <rect key="frame" x="177" y="13" width="66" height="32"/>
17080                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17081                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Sm-Ts-VhQ">
17082                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17083                             <font key="font" size="13" name="AquaKana"/>
17084                         </buttonCell>
17085                         <connections>
17086                             <action selector="EDresourceSubmit:" target="3826" id="0Rq-9H-Y1L"/>
17087                         </connections>
17088                     </button>
17089                     <button verticalHuggingPriority="750" id="cl2-Vc-Tb7">
17090                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17091                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17092                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JeJ-T6-2BZ">
17093                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17094                             <font key="font" size="13" name="AquaKana"/>
17095                         </buttonCell>
17096                         <connections>
17097                             <action selector="EDresourceCancel:" target="3826" id="lfY-6q-KLo"/>
17098                         </connections>
17099                     </button>
17100                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="kK0-7M-1Qr">
17101                         <rect key="frame" x="92" y="192" width="180" height="21"/>
17102                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17103                         <clipView key="contentView" id="RTa-GD-uis">
17104                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17105                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17106                             <subviews>
17107                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="pTP-xU-fsr">
17108                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17109                                     <autoresizingMask key="autoresizingMask"/>
17110                                     <size key="intercellSpacing" width="3" height="2"/>
17111                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17112                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17113                                     <tableColumns>
17114                                         <tableColumn editable="NO" width="174.51953125" minWidth="40" maxWidth="1000" id="psM-g8-rYI">
17115                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17116                                                 <font key="font" metaFont="smallSystem"/>
17117                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17118                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17119                                             </tableHeaderCell>
17120                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="YeC-ZA-70v">
17121                                                 <font key="font" metaFont="system"/>
17122                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17123                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17124                                                 <connections>
17125                                                     <binding destination="p1U-wU-xM5" name="value" keyPath="arrangedObjects.value" id="DhG-df-xII"/>
17126                                                 </connections>
17127                                             </textFieldCell>
17128                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17129                                             <connections>
17130                                                 <binding destination="p1U-wU-xM5" name="value" keyPath="arrangedObjects.value" id="iN5-KE-gJH">
17131                                                     <dictionary key="options">
17132                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17133                                                     </dictionary>
17134                                                 </binding>
17135                                             </connections>
17136                                         </tableColumn>
17137                                     </tableColumns>
17138                                 </tableView>
17139                             </subviews>
17140                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17141                         </clipView>
17142                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ycC-G6-Kxy">
17143                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17144                             <autoresizingMask key="autoresizingMask"/>
17145                         </scroller>
17146                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="lZ8-XK-g2I">
17147                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17148                             <autoresizingMask key="autoresizingMask"/>
17149                         </scroller>
17150                     </scrollView>
17151                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="y6g-VW-KlV">
17152                         <rect key="frame" x="21" y="269" width="95" height="17"/>
17153                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17154                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="リソースの操作" id="I5U-DV-wHq">
17155                             <font key="font" size="13" name="AquaKana"/>
17156                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17157                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17158                         </textFieldCell>
17159                     </textField>
17160                     <textField verticalHuggingPriority="750" id="pM7-GM-D6i">
17161                         <rect key="frame" x="92" y="215" width="96" height="22"/>
17162                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17163                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="PPq-l3-07j">
17164                             <font key="font" metaFont="system"/>
17165                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17166                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17167                         </textFieldCell>
17168                     </textField>
17169                     <button id="LqA-EK-y65">
17170                         <rect key="frame" x="23" y="243" width="48" height="18"/>
17171                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17172                         <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="gfC-4x-AQ9">
17173                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17174                             <font key="font" size="13" name="AquaKana"/>
17175                         </buttonCell>
17176                     </button>
17177                     <button id="Nxy-YO-mzZ">
17178                         <rect key="frame" x="23" y="166" width="48" height="18"/>
17179                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17180                         <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="0nU-2c-vzD">
17181                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17182                             <font key="font" size="13" name="AquaKana"/>
17183                         </buttonCell>
17184                     </button>
17185                     <button id="vTU-W1-iGd">
17186                         <rect key="frame" x="21" y="93" width="48" height="18"/>
17187                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17188                         <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="a5t-gS-5Lb">
17189                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17190                             <font key="font" size="13" name="AquaKana"/>
17191                         </buttonCell>
17192                     </button>
17193                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="CBn-Ov-gpg">
17194                         <rect key="frame" x="25" y="199" width="61" height="38"/>
17195                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17196                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17197                         <size key="cellSize" width="48" height="18"/>
17198                         <size key="intercellSpacing" width="4" height="2"/>
17199                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Lp3-pz-lNG">
17200                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17201                             <font key="font" metaFont="system"/>
17202                         </buttonCell>
17203                         <cells>
17204                             <column>
17205                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="GQQ-cS-Jwz">
17206                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17207                                     <font key="font" metaFont="system"/>
17208                                 </buttonCell>
17209                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="2nr-Fr-UuG">
17210                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17211                                     <font key="font" metaFont="system"/>
17212                                 </buttonCell>
17213                             </column>
17214                         </cells>
17215                     </matrix>
17216                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="2ef-IU-hhw">
17217                         <rect key="frame" x="87" y="166" width="202" height="18"/>
17218                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17219                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17220                         <size key="cellSize" width="61" height="18"/>
17221                         <size key="intercellSpacing" width="4" height="2"/>
17222                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="h4s-rR-LAi">
17223                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17224                             <font key="font" metaFont="system"/>
17225                         </buttonCell>
17226                         <cells>
17227                             <column>
17228                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XAf-lK-q1G">
17229                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17230                                     <font key="font" metaFont="system"/>
17231                                 </buttonCell>
17232                             </column>
17233                             <column>
17234                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="vag-br-Qrh">
17235                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17236                                     <font key="font" metaFont="system"/>
17237                                 </buttonCell>
17238                             </column>
17239                         </cells>
17240                     </matrix>
17241                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8gu-mW-2lH">
17242                         <rect key="frame" x="92" y="115" width="180" height="21"/>
17243                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17244                         <clipView key="contentView" id="HRG-db-cFo">
17245                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17246                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17247                             <subviews>
17248                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="H0t-vi-mZ6">
17249                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17250                                     <autoresizingMask key="autoresizingMask"/>
17251                                     <size key="intercellSpacing" width="3" height="2"/>
17252                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17253                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17254                                     <tableColumns>
17255                                         <tableColumn editable="NO" width="174.51953125" minWidth="40" maxWidth="1000" id="7He-mE-9B2">
17256                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17257                                                 <font key="font" metaFont="smallSystem"/>
17258                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17259                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17260                                             </tableHeaderCell>
17261                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="HCb-hh-ia6">
17262                                                 <font key="font" metaFont="system"/>
17263                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17264                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17265                                                 <connections>
17266                                                     <binding destination="Nb4-Pc-Ok6" name="value" keyPath="arrangedObjects.value" id="J4h-rW-BQr"/>
17267                                                 </connections>
17268                                             </textFieldCell>
17269                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17270                                             <connections>
17271                                                 <binding destination="Nb4-Pc-Ok6" name="value" keyPath="arrangedObjects.value" id="R0g-k7-Kaz">
17272                                                     <dictionary key="options">
17273                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17274                                                     </dictionary>
17275                                                 </binding>
17276                                             </connections>
17277                                         </tableColumn>
17278                                     </tableColumns>
17279                                 </tableView>
17280                             </subviews>
17281                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17282                         </clipView>
17283                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="T7U-Pz-lAa">
17284                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17285                             <autoresizingMask key="autoresizingMask"/>
17286                         </scroller>
17287                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="r9a-tj-VN0">
17288                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17289                             <autoresizingMask key="autoresizingMask"/>
17290                         </scroller>
17291                     </scrollView>
17292                     <textField verticalHuggingPriority="750" id="Cl5-YI-L26">
17293                         <rect key="frame" x="92" y="136" width="96" height="22"/>
17294                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17295                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="BsN-Cm-ECf">
17296                             <font key="font" metaFont="system"/>
17297                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17298                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17299                         </textFieldCell>
17300                     </textField>
17301                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="795-sw-vba">
17302                         <rect key="frame" x="25" y="120" width="61" height="38"/>
17303                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17304                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17305                         <size key="cellSize" width="48" 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="lzj-d3-gXI">
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="mwz-2H-YND">
17314                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17315                                     <font key="font" metaFont="system"/>
17316                                 </buttonCell>
17317                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="91A-Ka-sMU">
17318                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17319                                     <font key="font" metaFont="system"/>
17320                                 </buttonCell>
17321                             </column>
17322                         </cells>
17323                     </matrix>
17324                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="Pvo-F4-WIN">
17325                         <rect key="frame" x="87" y="94" width="202" height="18"/>
17326                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17327                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17328                         <size key="cellSize" width="61" height="18"/>
17329                         <size key="intercellSpacing" width="4" height="2"/>
17330                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="K09-zw-8Ge">
17331                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17332                             <font key="font" metaFont="system"/>
17333                         </buttonCell>
17334                         <cells>
17335                             <column>
17336                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Szo-pX-AAM">
17337                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17338                                     <font key="font" metaFont="system"/>
17339                                 </buttonCell>
17340                             </column>
17341                             <column>
17342                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="po8-4N-Aq7">
17343                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17344                                     <font key="font" metaFont="system"/>
17345                                 </buttonCell>
17346                             </column>
17347                         </cells>
17348                     </matrix>
17349                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Fgi-Sc-TjL">
17350                         <rect key="frame" x="90" y="45" width="180" height="21"/>
17351                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17352                         <clipView key="contentView" id="tVM-Kq-21Z">
17353                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17354                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17355                             <subviews>
17356                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Lji-Ph-drn">
17357                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17358                                     <autoresizingMask key="autoresizingMask"/>
17359                                     <size key="intercellSpacing" width="3" height="2"/>
17360                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17361                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17362                                     <tableColumns>
17363                                         <tableColumn editable="NO" width="174.51953125" minWidth="40" maxWidth="1000" id="egO-cJ-0SR">
17364                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17365                                                 <font key="font" metaFont="smallSystem"/>
17366                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17367                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17368                                             </tableHeaderCell>
17369                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="uGX-aQ-Ajm">
17370                                                 <font key="font" metaFont="system"/>
17371                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17372                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17373                                                 <connections>
17374                                                     <binding destination="58i-XA-5ch" name="value" keyPath="arrangedObjects.value" id="7Ee-fr-PWm"/>
17375                                                 </connections>
17376                                             </textFieldCell>
17377                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17378                                             <connections>
17379                                                 <binding destination="58i-XA-5ch" name="value" keyPath="arrangedObjects.value" id="pEO-r0-hVz">
17380                                                     <dictionary key="options">
17381                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17382                                                     </dictionary>
17383                                                 </binding>
17384                                             </connections>
17385                                         </tableColumn>
17386                                     </tableColumns>
17387                                 </tableView>
17388                             </subviews>
17389                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17390                         </clipView>
17391                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="S87-0p-UeU">
17392                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17393                             <autoresizingMask key="autoresizingMask"/>
17394                         </scroller>
17395                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1j5-1h-sql">
17396                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17397                             <autoresizingMask key="autoresizingMask"/>
17398                         </scroller>
17399                     </scrollView>
17400                     <textField verticalHuggingPriority="750" id="Qya-j5-wMv">
17401                         <rect key="frame" x="90" y="66" width="96" height="22"/>
17402                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17403                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="N4b-6x-i6c">
17404                             <font key="font" metaFont="system"/>
17405                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17406                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17407                         </textFieldCell>
17408                     </textField>
17409                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="xpW-N7-zAF">
17410                         <rect key="frame" x="23" y="50" width="61" height="38"/>
17411                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17412                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17413                         <size key="cellSize" width="48" 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="VzO-fr-JZO">
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="qDt-fu-dFo">
17422                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17423                                     <font key="font" metaFont="system"/>
17424                                 </buttonCell>
17425                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="OhX-ac-X3D">
17426                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17427                                     <font key="font" metaFont="system"/>
17428                                 </buttonCell>
17429                             </column>
17430                         </cells>
17431                     </matrix>
17432                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="DiE-GY-70N">
17433                         <rect key="frame" x="87" y="243" width="202" height="18"/>
17434                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17435                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17436                         <size key="cellSize" width="61" height="18"/>
17437                         <size key="intercellSpacing" width="4" height="2"/>
17438                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="tJm-XT-nOq">
17439                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17440                             <font key="font" metaFont="system"/>
17441                         </buttonCell>
17442                         <cells>
17443                             <column>
17444                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="U3K-ET-3kh">
17445                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17446                                     <font key="font" metaFont="system"/>
17447                                 </buttonCell>
17448                             </column>
17449                             <column>
17450                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="dmr-UC-mQR">
17451                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17452                                     <font key="font" metaFont="system"/>
17453                                 </buttonCell>
17454                             </column>
17455                         </cells>
17456                     </matrix>
17457                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="pc4-PD-Ixo">
17458                         <rect key="frame" x="21" y="22" width="43" height="17"/>
17459                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17460                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="チーム" id="3hb-yM-1b3">
17461                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17462                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
17463                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17464                         </textFieldCell>
17465                     </textField>
17466                     <textField verticalHuggingPriority="750" id="26j-IY-Zcq">
17467                         <rect key="frame" x="90" y="19" width="32" height="22"/>
17468                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17469                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="fD9-Xy-Hh2">
17470                             <font key="font" metaFont="system"/>
17471                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17472                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17473                         </textFieldCell>
17474                     </textField>
17475                 </subviews>
17476             </view>
17477         </window>
17478         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Gbh-BZ-Ivd" userLabel="hpの決定">
17479             <windowStyleMask key="styleMask" titled="YES"/>
17480             <rect key="contentRect" x="678" y="400" width="350" height="479"/>
17481             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17482             <view key="contentView" id="Wm7-95-tEG">
17483                 <rect key="frame" x="0.0" y="0.0" width="350" height="479"/>
17484                 <autoresizingMask key="autoresizingMask"/>
17485                 <subviews>
17486                     <button verticalHuggingPriority="750" id="zYy-kH-k1N">
17487                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17488                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17489                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6rr-g4-rw8">
17490                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17491                             <font key="font" size="13" name="AquaKana"/>
17492                         </buttonCell>
17493                         <connections>
17494                             <action selector="EDhpFixSubmit:" target="3826" id="Sv5-Ct-b72"/>
17495                         </connections>
17496                     </button>
17497                     <button verticalHuggingPriority="750" id="zy5-hH-BIG">
17498                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17499                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17500                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Pvt-0o-Z3R">
17501                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17502                             <font key="font" size="13" name="AquaKana"/>
17503                         </buttonCell>
17504                         <connections>
17505                             <action selector="EDhpFixCancel:" target="3826" id="0Ha-iU-wEl"/>
17506                         </connections>
17507                     </button>
17508                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="juQ-ob-MCO">
17509                         <rect key="frame" x="89" y="329" width="180" height="21"/>
17510                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17511                         <clipView key="contentView" id="qSm-aH-XBc">
17512                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17513                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17514                             <subviews>
17515                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Xwe-1P-CYg">
17516                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17517                                     <autoresizingMask key="autoresizingMask"/>
17518                                     <size key="intercellSpacing" width="3" height="2"/>
17519                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17520                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17521                                     <tableColumns>
17522                                         <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="1er-lM-pB6">
17523                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17524                                                 <font key="font" metaFont="smallSystem"/>
17525                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17526                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17527                                             </tableHeaderCell>
17528                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nFV-a6-rJM">
17529                                                 <font key="font" metaFont="system"/>
17530                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17531                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17532                                             </textFieldCell>
17533                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17534                                             <connections>
17535                                                 <binding destination="qqa-eS-eeY" name="value" keyPath="arrangedObjects" id="alH-sa-hGT">
17536                                                     <dictionary key="options">
17537                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17538                                                     </dictionary>
17539                                                 </binding>
17540                                             </connections>
17541                                         </tableColumn>
17542                                     </tableColumns>
17543                                 </tableView>
17544                             </subviews>
17545                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17546                         </clipView>
17547                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="M0V-u3-tAT">
17548                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17549                             <autoresizingMask key="autoresizingMask"/>
17550                         </scroller>
17551                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6OY-1R-bb9">
17552                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17553                             <autoresizingMask key="autoresizingMask"/>
17554                         </scroller>
17555                     </scrollView>
17556                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="zNh-0G-Bwt">
17557                         <rect key="frame" x="21" y="453" width="62" height="17"/>
17558                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17559                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HPの増減" id="ggJ-Ml-H3s">
17560                             <font key="font" size="13" name="AquaKana"/>
17561                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17562                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17563                         </textFieldCell>
17564                     </textField>
17565                     <textField verticalHuggingPriority="750" id="Y5V-Km-m9A">
17566                         <rect key="frame" x="89" y="358" width="96" height="22"/>
17567                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17568                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6Bq-xs-mWC">
17569                             <font key="font" metaFont="system"/>
17570                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17571                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17572                         </textFieldCell>
17573                     </textField>
17574                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="pDq-36-jdA">
17575                         <rect key="frame" x="23" y="334" width="61" height="38"/>
17576                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17577                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17578                         <size key="cellSize" width="48" height="18"/>
17579                         <size key="intercellSpacing" width="4" height="2"/>
17580                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="LBl-9y-7Fc">
17581                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17582                             <font key="font" metaFont="system"/>
17583                         </buttonCell>
17584                         <cells>
17585                             <column>
17586                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Ijz-cu-f3S">
17587                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17588                                     <font key="font" metaFont="system"/>
17589                                 </buttonCell>
17590                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="Icb-Oh-VWj">
17591                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17592                                     <font key="font" metaFont="system"/>
17593                                 </buttonCell>
17594                             </column>
17595                         </cells>
17596                     </matrix>
17597                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="fXr-VM-nY4">
17598                         <rect key="frame" x="20" y="427" width="202" height="18"/>
17599                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17600                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17601                         <size key="cellSize" width="61" height="18"/>
17602                         <size key="intercellSpacing" width="4" height="2"/>
17603                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="SCP-PX-TPH">
17604                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17605                             <font key="font" metaFont="system"/>
17606                         </buttonCell>
17607                         <cells>
17608                             <column>
17609                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="sAh-4s-c7q">
17610                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17611                                     <font key="font" metaFont="system"/>
17612                                 </buttonCell>
17613                             </column>
17614                             <column>
17615                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="5nD-Bx-qDN">
17616                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17617                                     <font key="font" metaFont="system"/>
17618                                 </buttonCell>
17619                             </column>
17620                         </cells>
17621                     </matrix>
17622                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="HJA-Lo-Spx">
17623                         <rect key="frame" x="22" y="179" width="307" height="83"/>
17624                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17625                         <clipView key="contentView" id="rz9-f6-LdL">
17626                             <rect key="frame" x="1" y="1" width="305" height="81"/>
17627                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17628                             <subviews>
17629                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="ItL-HP-xDF">
17630                                     <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17631                                     <autoresizingMask key="autoresizingMask"/>
17632                                     <size key="intercellSpacing" width="3" height="2"/>
17633                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17634                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17635                                     <tableColumns>
17636                                         <tableColumn width="302" minWidth="40" maxWidth="1000" id="Owm-Lq-bXB">
17637                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17638                                                 <font key="font" metaFont="smallSystem"/>
17639                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17640                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17641                                             </tableHeaderCell>
17642                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Whg-0n-IHC">
17643                                                 <font key="font" metaFont="system"/>
17644                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17645                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17646                                             </textFieldCell>
17647                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17648                                             <connections>
17649                                                 <binding destination="qqa-eS-eeY" name="value" keyPath="arrangedObjects.name" id="a8k-Y4-GiY"/>
17650                                             </connections>
17651                                         </tableColumn>
17652                                     </tableColumns>
17653                                 </tableView>
17654                             </subviews>
17655                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17656                         </clipView>
17657                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Nk7-5u-tMd">
17658                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17659                             <autoresizingMask key="autoresizingMask"/>
17660                         </scroller>
17661                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="oxK-fl-8Rn">
17662                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17663                             <autoresizingMask key="autoresizingMask"/>
17664                         </scroller>
17665                     </scrollView>
17666                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="lMQ-J8-ocY">
17667                         <rect key="frame" x="21" y="301" width="108" height="17"/>
17668                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17669                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="ujv-dV-uMR">
17670                             <font key="font" size="13" name="AquaKana"/>
17671                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17672                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17673                         </textFieldCell>
17674                     </textField>
17675                     <button verticalHuggingPriority="750" id="RdE-bD-uvW">
17676                         <rect key="frame" x="17" y="265" width="92" height="32"/>
17677                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17678                         <buttonCell key="cell" type="push" title="場所指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="X8r-fB-YDh">
17679                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17680                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17681                         </buttonCell>
17682                         <connections>
17683                             <action selector="EDhpFixPlace:" target="3826" id="XNx-91-f6D"/>
17684                         </connections>
17685                     </button>
17686                     <button verticalHuggingPriority="750" id="pdR-Ff-SAb">
17687                         <rect key="frame" x="16" y="141" width="92" height="32"/>
17688                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17689                         <buttonCell key="cell" type="push" title="変数指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vLA-54-Uyp">
17690                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17691                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17692                         </buttonCell>
17693                         <connections>
17694                             <action selector="EDhpFixValue:" target="3826" id="IKJ-rj-FnK"/>
17695                         </connections>
17696                     </button>
17697                     <button id="7zW-NF-uwH">
17698                         <rect key="frame" x="18" y="21" width="87" height="18"/>
17699                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17700                         <buttonCell key="cell" type="check" title="チーム全体" bezelStyle="regularSquare" imagePosition="left" inset="2" id="8Sw-TG-jk9">
17701                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17702                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17703                         </buttonCell>
17704                     </button>
17705                     <textField verticalHuggingPriority="750" id="JQU-Mq-kI8">
17706                         <rect key="frame" x="115" y="15" width="44" height="22"/>
17707                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17708                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="hPT-11-CgU">
17709                             <font key="font" metaFont="system"/>
17710                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17711                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17712                         </textFieldCell>
17713                     </textField>
17714                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="If1-kU-VHj">
17715                         <rect key="frame" x="23" y="55" width="307" height="83"/>
17716                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17717                         <clipView key="contentView" id="CMT-Nu-Hcw">
17718                             <rect key="frame" x="1" y="1" width="305" height="81"/>
17719                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17720                             <subviews>
17721                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="VcZ-Do-tDa">
17722                                     <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17723                                     <autoresizingMask key="autoresizingMask"/>
17724                                     <size key="intercellSpacing" width="3" height="2"/>
17725                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17726                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17727                                     <tableColumns>
17728                                         <tableColumn width="302" minWidth="40" maxWidth="1000" id="cOo-9E-aZl">
17729                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17730                                                 <font key="font" metaFont="smallSystem"/>
17731                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17732                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17733                                             </tableHeaderCell>
17734                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="NqA-5F-Fkw">
17735                                                 <font key="font" metaFont="system"/>
17736                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17737                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17738                                             </textFieldCell>
17739                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17740                                             <connections>
17741                                                 <binding destination="lrw-EV-jZ9" name="value" keyPath="arrangedObjects.name" id="KQK-Xa-IPg"/>
17742                                             </connections>
17743                                         </tableColumn>
17744                                     </tableColumns>
17745                                 </tableView>
17746                             </subviews>
17747                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17748                         </clipView>
17749                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="P8M-2f-hUN">
17750                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17751                             <autoresizingMask key="autoresizingMask"/>
17752                         </scroller>
17753                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="oTX-Bi-JfR">
17754                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17755                             <autoresizingMask key="autoresizingMask"/>
17756                         </scroller>
17757                     </scrollView>
17758                 </subviews>
17759             </view>
17760         </window>
17761         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="86H-2U-uZm" userLabel="mpの決定">
17762             <windowStyleMask key="styleMask" titled="YES"/>
17763             <rect key="contentRect" x="678" y="400" width="350" height="479"/>
17764             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17765             <view key="contentView" id="Mxj-Mc-vsu">
17766                 <rect key="frame" x="0.0" y="0.0" width="350" height="479"/>
17767                 <autoresizingMask key="autoresizingMask"/>
17768                 <subviews>
17769                     <button verticalHuggingPriority="750" id="86E-Et-py0">
17770                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17771                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17772                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9Ud-Fl-DCP">
17773                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17774                             <font key="font" size="13" name="AquaKana"/>
17775                         </buttonCell>
17776                         <connections>
17777                             <action selector="EDmpSubmit:" target="3826" id="1MY-mE-eSw"/>
17778                         </connections>
17779                     </button>
17780                     <button verticalHuggingPriority="750" id="pkT-mE-bjB">
17781                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17782                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17783                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gMA-ZT-vED">
17784                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17785                             <font key="font" size="13" name="AquaKana"/>
17786                         </buttonCell>
17787                         <connections>
17788                             <action selector="EDmpCancel:" target="3826" id="Ecs-hD-wFV"/>
17789                         </connections>
17790                     </button>
17791                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="VR1-VW-ANx">
17792                         <rect key="frame" x="89" y="329" width="180" height="21"/>
17793                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17794                         <clipView key="contentView" id="kzU-EZ-W7L">
17795                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17796                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17797                             <subviews>
17798                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="1HY-Q7-nfW">
17799                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17800                                     <autoresizingMask key="autoresizingMask"/>
17801                                     <size key="intercellSpacing" width="3" height="2"/>
17802                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17803                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17804                                     <tableColumns>
17805                                         <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="rs6-oY-fxY">
17806                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17807                                                 <font key="font" metaFont="smallSystem"/>
17808                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17809                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17810                                             </tableHeaderCell>
17811                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4eB-9b-T6l">
17812                                                 <font key="font" metaFont="system"/>
17813                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17814                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17815                                             </textFieldCell>
17816                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17817                                             <connections>
17818                                                 <binding destination="YDX-O2-9LW" name="value" keyPath="arrangedObjects.name" id="S07-rU-ZAU">
17819                                                     <dictionary key="options">
17820                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17821                                                     </dictionary>
17822                                                 </binding>
17823                                             </connections>
17824                                         </tableColumn>
17825                                     </tableColumns>
17826                                 </tableView>
17827                             </subviews>
17828                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17829                         </clipView>
17830                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="bvc-4z-vrR">
17831                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17832                             <autoresizingMask key="autoresizingMask"/>
17833                         </scroller>
17834                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="B5F-eN-qER">
17835                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17836                             <autoresizingMask key="autoresizingMask"/>
17837                         </scroller>
17838                     </scrollView>
17839                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="8NH-Ep-Vw6">
17840                         <rect key="frame" x="21" y="453" width="64" height="17"/>
17841                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17842                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MPの増減" id="weF-YT-bkC">
17843                             <font key="font" size="13" name="AquaKana"/>
17844                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17845                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17846                         </textFieldCell>
17847                     </textField>
17848                     <textField verticalHuggingPriority="750" id="Pjb-kS-Usu">
17849                         <rect key="frame" x="89" y="378" width="96" height="22"/>
17850                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17851                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9pq-6W-4hI">
17852                             <font key="font" metaFont="system"/>
17853                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17854                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17855                         </textFieldCell>
17856                     </textField>
17857                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="myx-vq-H6O">
17858                         <rect key="frame" x="20" y="313" width="61" height="100"/>
17859                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17860                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17861                         <size key="cellSize" width="48" height="18"/>
17862                         <size key="intercellSpacing" width="4" height="2"/>
17863                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Hcg-wo-azX">
17864                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17865                             <font key="font" metaFont="system"/>
17866                         </buttonCell>
17867                         <cells>
17868                             <column>
17869                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="rjz-AR-FVH">
17870                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17871                                     <font key="font" metaFont="system"/>
17872                                 </buttonCell>
17873                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="Odu-zf-LmK">
17874                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17875                                     <font key="font" metaFont="system"/>
17876                                 </buttonCell>
17877                             </column>
17878                         </cells>
17879                     </matrix>
17880                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="OJx-gO-G0X">
17881                         <rect key="frame" x="20" y="427" width="202" height="18"/>
17882                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17883                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17884                         <size key="cellSize" width="61" height="18"/>
17885                         <size key="intercellSpacing" width="4" height="2"/>
17886                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="7lU-Lq-vn5">
17887                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17888                             <font key="font" metaFont="system"/>
17889                         </buttonCell>
17890                         <cells>
17891                             <column>
17892                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="E5V-YB-cKS">
17893                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17894                                     <font key="font" metaFont="system"/>
17895                                 </buttonCell>
17896                             </column>
17897                             <column>
17898                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="IpT-zY-MX0">
17899                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17900                                     <font key="font" metaFont="system"/>
17901                                 </buttonCell>
17902                             </column>
17903                         </cells>
17904                     </matrix>
17905                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="70O-BX-6hL">
17906                         <rect key="frame" x="23" y="67" width="307" height="220"/>
17907                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17908                         <clipView key="contentView" id="MGq-pc-1mh">
17909                             <rect key="frame" x="1" y="1" width="305" height="218"/>
17910                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17911                             <subviews>
17912                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="u59-9M-7Mf">
17913                                     <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17914                                     <autoresizingMask key="autoresizingMask"/>
17915                                     <size key="intercellSpacing" width="3" height="2"/>
17916                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17917                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17918                                     <tableColumns>
17919                                         <tableColumn width="302" minWidth="40" maxWidth="1000" id="KIy-tl-QWk">
17920                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17921                                                 <font key="font" metaFont="smallSystem"/>
17922                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17923                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17924                                             </tableHeaderCell>
17925                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Iw2-oX-2mn">
17926                                                 <font key="font" metaFont="system"/>
17927                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17928                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17929                                             </textFieldCell>
17930                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17931                                             <connections>
17932                                                 <binding destination="CVJ-EH-LvH" name="value" keyPath="arrangedObjects.name" id="QZg-px-KBm"/>
17933                                             </connections>
17934                                         </tableColumn>
17935                                     </tableColumns>
17936                                 </tableView>
17937                             </subviews>
17938                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17939                         </clipView>
17940                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="79p-tu-ply">
17941                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17942                             <autoresizingMask key="autoresizingMask"/>
17943                         </scroller>
17944                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cR9-WK-QhX">
17945                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17946                             <autoresizingMask key="autoresizingMask"/>
17947                         </scroller>
17948                     </scrollView>
17949                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hSJ-1c-pUX">
17950                         <rect key="frame" x="21" y="301" width="108" height="17"/>
17951                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17952                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="Oko-Jx-VQi">
17953                             <font key="font" size="13" name="AquaKana"/>
17954                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17955                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17956                         </textFieldCell>
17957                     </textField>
17958                 </subviews>
17959             </view>
17960         </window>
17961         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="icF-x4-gp4" userLabel="スイッチの操作">
17962             <windowStyleMask key="styleMask" titled="YES"/>
17963             <rect key="contentRect" x="678" y="400" width="350" height="250"/>
17964             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17965             <view key="contentView" id="yaA-u3-jZh">
17966                 <rect key="frame" x="0.0" y="0.0" width="350" height="250"/>
17967                 <autoresizingMask key="autoresizingMask"/>
17968                 <subviews>
17969                     <button verticalHuggingPriority="750" id="vbp-NG-Oh1">
17970                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17971                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17972                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Y3H-NF-lUk">
17973                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17974                             <font key="font" size="13" name="AquaKana"/>
17975                         </buttonCell>
17976                         <connections>
17977                             <action selector="EDSWOKbtn:" target="3826" id="hk5-kw-bYN"/>
17978                         </connections>
17979                     </button>
17980                     <button verticalHuggingPriority="750" id="e5R-HF-jLN">
17981                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17982                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17983                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YLQ-qX-2Je">
17984                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17985                             <font key="font" size="13" name="AquaKana"/>
17986                         </buttonCell>
17987                         <connections>
17988                             <action selector="EDSWCancelbtn:" target="3826" id="KS5-Ju-vZ4"/>
17989                         </connections>
17990                     </button>
17991                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="v8h-8o-GDR">
17992                         <rect key="frame" x="21" y="224" width="95" height="17"/>
17993                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17994                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの操作" id="nXW-WB-PlU">
17995                             <font key="font" size="13" name="AquaKana"/>
17996                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17997                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17998                         </textFieldCell>
17999                     </textField>
18000                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HLv-Bz-qPX">
18001                         <rect key="frame" x="21" y="192" width="225" height="17"/>
18002                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18003                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="F74-aY-nLj">
18004                             <font key="font" size="13" name="AquaKana"/>
18005                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18006                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18007                         </textFieldCell>
18008                     </textField>
18009                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="G86-n5-RLZ">
18010                         <rect key="frame" x="20" y="127" width="64" height="50"/>
18011                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18012                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18013                         <size key="cellSize" width="48" height="18"/>
18014                         <size key="intercellSpacing" width="4" height="2"/>
18015                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="k71-nq-JWy">
18016                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18017                             <font key="font" metaFont="system"/>
18018                         </buttonCell>
18019                         <cells>
18020                             <column>
18021                                 <buttonCell type="radio" title="ON" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="6bt-lO-Y4I">
18022                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18023                                     <font key="font" metaFont="system"/>
18024                                 </buttonCell>
18025                                 <buttonCell type="radio" title="OFF" imagePosition="left" alignment="left" inset="2" id="gug-pq-8d3">
18026                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18027                                     <font key="font" metaFont="system"/>
18028                                 </buttonCell>
18029                             </column>
18030                         </cells>
18031                     </matrix>
18032                     <textField verticalHuggingPriority="750" id="y9V-vr-e4v">
18033                         <rect key="frame" x="23" y="90" width="255" height="22"/>
18034                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18035                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="PNA-kw-qav">
18036                             <font key="font" metaFont="system"/>
18037                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18038                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18039                         </textFieldCell>
18040                     </textField>
18041                 </subviews>
18042             </view>
18043         </window>
18044         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="4sv-CB-6WI" userLabel="ステータスの決定">
18045             <windowStyleMask key="styleMask" titled="YES"/>
18046             <rect key="contentRect" x="678" y="400" width="692" height="479"/>
18047             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18048             <view key="contentView" id="4Db-kB-AOJ">
18049                 <rect key="frame" x="0.0" y="0.0" width="692" height="479"/>
18050                 <autoresizingMask key="autoresizingMask"/>
18051                 <subviews>
18052                     <button verticalHuggingPriority="750" id="lrt-RV-M9a">
18053                         <rect key="frame" x="165" y="13" width="66" height="32"/>
18054                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18055                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5QO-UU-Qhe">
18056                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18057                             <font key="font" size="13" name="AquaKana"/>
18058                         </buttonCell>
18059                         <connections>
18060                             <action selector="EDstatusSubmit:" target="3826" id="8B7-Yz-16N"/>
18061                         </connections>
18062                     </button>
18063                     <button verticalHuggingPriority="750" id="lFR-r8-blw">
18064                         <rect key="frame" x="231" y="13" width="105" height="32"/>
18065                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18066                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e95-6d-l9l">
18067                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18068                             <font key="font" size="13" name="AquaKana"/>
18069                         </buttonCell>
18070                         <connections>
18071                             <action selector="EDstatusCancel:" target="3826" id="h4B-gA-r6V"/>
18072                         </connections>
18073                     </button>
18074                     <tabView id="byH-lY-U0k">
18075                         <rect key="frame" x="0.0" y="41" width="337" height="404"/>
18076                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18077                         <font key="font" metaFont="system"/>
18078                         <tabViewItems>
18079                             <tabViewItem label="1" identifier="1" id="Xkw-ul-rDO">
18080                                 <view key="view" id="Aca-lA-1qc">
18081                                     <rect key="frame" x="10" y="33" width="317" height="358"/>
18082                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18083                                     <subviews>
18084                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="XAK-NK-gK5">
18085                                             <rect key="frame" x="69" y="213" width="180" height="21"/>
18086                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18087                                             <clipView key="contentView" id="0sR-vo-TRz">
18088                                                 <rect key="frame" x="1" y="1" width="178" height="19"/>
18089                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18090                                                 <subviews>
18091                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="YKD-zW-KbW">
18092                                                         <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
18093                                                         <autoresizingMask key="autoresizingMask"/>
18094                                                         <size key="intercellSpacing" width="3" height="2"/>
18095                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18096                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18097                                                         <tableColumns>
18098                                                             <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="0ef-BV-ecF">
18099                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18100                                                                     <font key="font" metaFont="smallSystem"/>
18101                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18102                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18103                                                                 </tableHeaderCell>
18104                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="hOR-0t-b5f">
18105                                                                     <font key="font" metaFont="system"/>
18106                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18107                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18108                                                                 </textFieldCell>
18109                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18110                                                                 <connections>
18111                                                                     <binding destination="Frj-Tw-T3e" name="value" keyPath="arrangedObjects.name" id="aIx-3D-o7T">
18112                                                                         <dictionary key="options">
18113                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
18114                                                                         </dictionary>
18115                                                                     </binding>
18116                                                                 </connections>
18117                                                             </tableColumn>
18118                                                         </tableColumns>
18119                                                     </tableView>
18120                                                 </subviews>
18121                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18122                                             </clipView>
18123                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="xMI-JE-1SA">
18124                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18125                                                 <autoresizingMask key="autoresizingMask"/>
18126                                             </scroller>
18127                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="iYw-tv-jZs">
18128                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18129                                                 <autoresizingMask key="autoresizingMask"/>
18130                                             </scroller>
18131                                         </scrollView>
18132                                         <textField verticalHuggingPriority="750" id="65B-2s-1ZB">
18133                                             <rect key="frame" x="69" y="262" width="96" height="22"/>
18134                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18135                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="3VY-4y-e8q">
18136                                                 <font key="font" metaFont="system"/>
18137                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18138                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18139                                             </textFieldCell>
18140                                         </textField>
18141                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="FYb-2H-wxL">
18142                                             <rect key="frame" x="6" y="193" width="61" height="104"/>
18143                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18144                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18145                                             <size key="cellSize" width="48" height="18"/>
18146                                             <size key="intercellSpacing" width="4" height="2"/>
18147                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="eGb-et-rgg">
18148                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18149                                                 <font key="font" metaFont="system"/>
18150                                             </buttonCell>
18151                                             <cells>
18152                                                 <column>
18153                                                     <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="NV6-CO-Xnk">
18154                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18155                                                         <font key="font" metaFont="system"/>
18156                                                     </buttonCell>
18157                                                     <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="2gy-Qd-XyT">
18158                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18159                                                         <font key="font" metaFont="system"/>
18160                                                     </buttonCell>
18161                                                 </column>
18162                                             </cells>
18163                                         </matrix>
18164                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="Orf-0L-DPj">
18165                                             <rect key="frame" x="3" y="305" width="290" height="18"/>
18166                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18167                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18168                                             <size key="cellSize" width="87" height="18"/>
18169                                             <size key="intercellSpacing" width="4" height="2"/>
18170                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="ciW-Pb-G8v">
18171                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18172                                                 <font key="font" metaFont="system"/>
18173                                             </buttonCell>
18174                                             <cells>
18175                                                 <column>
18176                                                     <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="qCC-bh-A5g">
18177                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18178                                                         <font key="font" metaFont="system"/>
18179                                                     </buttonCell>
18180                                                 </column>
18181                                                 <column>
18182                                                     <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="62w-Qe-74Y">
18183                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18184                                                         <font key="font" metaFont="system"/>
18185                                                     </buttonCell>
18186                                                 </column>
18187                                                 <column>
18188                                                     <buttonCell type="radio" title="等しくする" imagePosition="left" alignment="left" inset="2" id="8Yt-0q-fiX">
18189                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18190                                                         <font key="font" metaFont="system"/>
18191                                                     </buttonCell>
18192                                                 </column>
18193                                             </cells>
18194                                         </matrix>
18195                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="mMn-l6-pSI">
18196                                             <rect key="frame" x="6" y="17" width="307" height="160"/>
18197                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18198                                             <clipView key="contentView" id="2Lv-oX-9iw">
18199                                                 <rect key="frame" x="1" y="1" width="305" height="158"/>
18200                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18201                                                 <subviews>
18202                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="zXu-1R-ES3">
18203                                                         <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
18204                                                         <autoresizingMask key="autoresizingMask"/>
18205                                                         <size key="intercellSpacing" width="3" height="2"/>
18206                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18207                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18208                                                         <tableColumns>
18209                                                             <tableColumn width="302" minWidth="40" maxWidth="1000" id="3vy-AR-QyS">
18210                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18211                                                                     <font key="font" metaFont="smallSystem"/>
18212                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18213                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18214                                                                 </tableHeaderCell>
18215                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="TZZ-dm-mRB">
18216                                                                     <font key="font" metaFont="system"/>
18217                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18218                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18219                                                                 </textFieldCell>
18220                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18221                                                                 <connections>
18222                                                                     <binding destination="Q5f-Sk-4Lh" name="value" keyPath="arrangedObjects.name" id="LDV-Or-I8X"/>
18223                                                                 </connections>
18224                                                             </tableColumn>
18225                                                         </tableColumns>
18226                                                     </tableView>
18227                                                 </subviews>
18228                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18229                                             </clipView>
18230                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="zT6-uP-gaS">
18231                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18232                                                 <autoresizingMask key="autoresizingMask"/>
18233                                             </scroller>
18234                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="2an-8k-hqH">
18235                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18236                                                 <autoresizingMask key="autoresizingMask"/>
18237                                             </scroller>
18238                                         </scrollView>
18239                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="G5f-5q-8Zv">
18240                                             <rect key="frame" x="1" y="185" width="108" height="17"/>
18241                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18242                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="3sa-BN-I8R">
18243                                                 <font key="font" size="13" name="AquaKana"/>
18244                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18245                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18246                                             </textFieldCell>
18247                                         </textField>
18248                                         <popUpButton verticalHuggingPriority="750" id="PIk-xu-pGq">
18249                                             <rect key="frame" x="4" y="331" width="185" height="26"/>
18250                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18251                                             <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">
18252                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
18253                                                 <font key="font" metaFont="menu"/>
18254                                                 <menu key="menu" title="OtherViews" id="g1F-Nb-4Nc">
18255                                                     <items>
18256                                                         <menuItem title="最大HP" state="on" id="pFU-PN-cM8"/>
18257                                                         <menuItem title="最大MP" id="TKC-xd-GjM"/>
18258                                                         <menuItem title="最大AP" id="zuU-Si-1YM"/>
18259                                                         <menuItem title="最大WT" id="cI9-2p-lBl"/>
18260                                                         <menuItem title="AP" id="vDp-A0-zYc"/>
18261                                                         <menuItem title="WT" id="kql-gm-G4m">
18262                                                             <modifierMask key="keyEquivalentModifierMask" option="YES"/>
18263                                                         </menuItem>
18264                                                         <menuItem title="STR" id="nKE-ka-RZx"/>
18265                                                         <menuItem title="VIT" id="jxZ-fs-1rl"/>
18266                                                         <menuItem title="AGI" id="X9F-zK-V3D"/>
18267                                                         <menuItem title="DEX" id="XOv-Pj-dH4"/>
18268                                                         <menuItem title="MEN" id="vTC-tN-nUk"/>
18269                                                         <menuItem title="INT" id="1Lb-ss-Ynb"/>
18270                                                         <menuItem title="LUK" id="7Uz-VI-FNg"/>
18271                                                         <menuItem title="MOV" id="QEM-AG-VQQ"/>
18272                                                     </items>
18273                                                 </menu>
18274                                             </popUpButtonCell>
18275                                         </popUpButton>
18276                                     </subviews>
18277                                 </view>
18278                             </tabViewItem>
18279                             <tabViewItem label="2" identifier="2" id="uSZ-bq-5dd">
18280                                 <view key="view" id="Flz-9n-8hW">
18281                                     <rect key="frame" x="10" y="33" width="317" height="358"/>
18282                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18283                                     <subviews>
18284                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Xc9-On-4n7">
18285                                             <rect key="frame" x="69" y="213" width="180" height="21"/>
18286                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18287                                             <clipView key="contentView" id="xl5-fk-ZO9">
18288                                                 <rect key="frame" x="1" y="1" width="178" height="19"/>
18289                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18290                                                 <subviews>
18291                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="See-j2-ff2">
18292                                                         <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
18293                                                         <autoresizingMask key="autoresizingMask"/>
18294                                                         <size key="intercellSpacing" width="3" height="2"/>
18295                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18296                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18297                                                         <tableColumns>
18298                                                             <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="c7q-Ff-ZHw">
18299                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18300                                                                     <font key="font" metaFont="smallSystem"/>
18301                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18302                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18303                                                                 </tableHeaderCell>
18304                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Z2h-kd-gW3">
18305                                                                     <font key="font" metaFont="system"/>
18306                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18307                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18308                                                                 </textFieldCell>
18309                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18310                                                                 <connections>
18311                                                                     <binding destination="mix-Lv-10G" name="value" keyPath="arrangedObjects.name" id="n74-QT-169">
18312                                                                         <dictionary key="options">
18313                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
18314                                                                         </dictionary>
18315                                                                     </binding>
18316                                                                 </connections>
18317                                                             </tableColumn>
18318                                                         </tableColumns>
18319                                                     </tableView>
18320                                                 </subviews>
18321                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18322                                             </clipView>
18323                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="YrJ-1S-CJI">
18324                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18325                                                 <autoresizingMask key="autoresizingMask"/>
18326                                             </scroller>
18327                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Jn5-kw-lPD">
18328                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18329                                                 <autoresizingMask key="autoresizingMask"/>
18330                                             </scroller>
18331                                         </scrollView>
18332                                         <textField verticalHuggingPriority="750" id="QMn-rA-vkd">
18333                                             <rect key="frame" x="69" y="262" width="96" height="22"/>
18334                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18335                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="S5J-eD-Cvz">
18336                                                 <font key="font" metaFont="system"/>
18337                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18338                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18339                                             </textFieldCell>
18340                                         </textField>
18341                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="g8r-Fp-jtO">
18342                                             <rect key="frame" x="6" y="195" width="61" height="102"/>
18343                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18344                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18345                                             <size key="cellSize" width="48" height="18"/>
18346                                             <size key="intercellSpacing" width="4" height="2"/>
18347                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="9Fd-Op-tmU">
18348                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18349                                                 <font key="font" metaFont="system"/>
18350                                             </buttonCell>
18351                                             <cells>
18352                                                 <column>
18353                                                     <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="xJZ-XJ-EC9">
18354                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18355                                                         <font key="font" metaFont="system"/>
18356                                                     </buttonCell>
18357                                                     <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="kU8-up-7xh">
18358                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18359                                                         <font key="font" metaFont="system"/>
18360                                                     </buttonCell>
18361                                                 </column>
18362                                             </cells>
18363                                         </matrix>
18364                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="nxy-eU-j95">
18365                                             <rect key="frame" x="6" y="17" width="307" height="160"/>
18366                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18367                                             <clipView key="contentView" id="Cm8-58-WoK">
18368                                                 <rect key="frame" x="1" y="1" width="305" height="158"/>
18369                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18370                                                 <subviews>
18371                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Axj-2b-lgs">
18372                                                         <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
18373                                                         <autoresizingMask key="autoresizingMask"/>
18374                                                         <size key="intercellSpacing" width="3" height="2"/>
18375                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18376                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18377                                                         <tableColumns>
18378                                                             <tableColumn width="302" minWidth="40" maxWidth="1000" id="Biq-vb-j1E">
18379                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18380                                                                     <font key="font" metaFont="smallSystem"/>
18381                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18382                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18383                                                                 </tableHeaderCell>
18384                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7is-ek-PCh">
18385                                                                     <font key="font" metaFont="system"/>
18386                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18387                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18388                                                                 </textFieldCell>
18389                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18390                                                                 <connections>
18391                                                                     <binding destination="0XT-wb-2Xd" name="value" keyPath="arrangedObjects.name" id="yDJ-7p-04J"/>
18392                                                                 </connections>
18393                                                             </tableColumn>
18394                                                         </tableColumns>
18395                                                     </tableView>
18396                                                 </subviews>
18397                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18398                                             </clipView>
18399                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="QkQ-8w-3JZ">
18400                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18401                                                 <autoresizingMask key="autoresizingMask"/>
18402                                             </scroller>
18403                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="FpP-fn-QOJ">
18404                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18405                                                 <autoresizingMask key="autoresizingMask"/>
18406                                             </scroller>
18407                                         </scrollView>
18408                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="a5C-23-6EC">
18409                                             <rect key="frame" x="1" y="185" width="108" height="17"/>
18410                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18411                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="1HY-oa-0Xv">
18412                                                 <font key="font" size="13" name="AquaKana"/>
18413                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18414                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18415                                             </textFieldCell>
18416                                         </textField>
18417                                         <popUpButton verticalHuggingPriority="750" id="Wcm-ew-wHD">
18418                                             <rect key="frame" x="4" y="331" width="185" height="26"/>
18419                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18420                                             <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">
18421                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
18422                                                 <font key="font" metaFont="menu"/>
18423                                                 <menu key="menu" title="OtherViews" id="lmi-BZ-xsN">
18424                                                     <items>
18425                                                         <menuItem title="最大HP" state="on" id="FUg-WJ-Zom"/>
18426                                                         <menuItem title="最大EN" id="CIF-H1-rhW"/>
18427                                                         <menuItem title="最大WT" id="lEM-QI-hON"/>
18428                                                         <menuItem title="WT" id="OA8-Sh-q86"/>
18429                                                         <menuItem title="装甲" id="QTF-cZ-QLj"/>
18430                                                         <menuItem title="運動性" id="rdS-mH-xVT"/>
18431                                                         <menuItem title="限界" id="hRx-4j-h9S"/>
18432                                                         <menuItem title="MOV" id="9gQ-i4-PrZ"/>
18433                                                     </items>
18434                                                 </menu>
18435                                             </popUpButtonCell>
18436                                         </popUpButton>
18437                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="ZlT-sz-Kqf">
18438                                             <rect key="frame" x="6" y="305" width="290" height="18"/>
18439                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18440                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18441                                             <size key="cellSize" width="87" height="18"/>
18442                                             <size key="intercellSpacing" width="4" height="2"/>
18443                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Y5Y-pc-NZB">
18444                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18445                                                 <font key="font" metaFont="system"/>
18446                                             </buttonCell>
18447                                             <cells>
18448                                                 <column>
18449                                                     <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Pp7-WC-9xs">
18450                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18451                                                         <font key="font" metaFont="system"/>
18452                                                     </buttonCell>
18453                                                 </column>
18454                                                 <column>
18455                                                     <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="wjb-Us-7r9">
18456                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18457                                                         <font key="font" metaFont="system"/>
18458                                                     </buttonCell>
18459                                                 </column>
18460                                                 <column>
18461                                                     <buttonCell type="radio" title="等しくする" imagePosition="left" alignment="left" inset="2" id="sh9-aL-Ipa">
18462                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18463                                                         <font key="font" metaFont="system"/>
18464                                                     </buttonCell>
18465                                                 </column>
18466                                             </cells>
18467                                         </matrix>
18468                                     </subviews>
18469                                 </view>
18470                             </tabViewItem>
18471                         </tabViewItems>
18472                     </tabView>
18473                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jZd-Tk-faO">
18474                         <rect key="frame" x="12" y="442" width="108" height="17"/>
18475                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18476                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータスの増減" id="W4t-wb-ZKX">
18477                             <font key="font" size="13" name="AquaKana"/>
18478                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18479                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18480                         </textFieldCell>
18481                     </textField>
18482                 </subviews>
18483             </view>
18484         </window>
18485         <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">
18486             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
18487             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
18488             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18489             <view key="contentView" id="FKq-E1-AR4">
18490                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
18491                 <autoresizingMask key="autoresizingMask"/>
18492                 <subviews>
18493                     <textField verticalHuggingPriority="750" id="mcW-Ox-SZz">
18494                         <rect key="frame" x="17" y="54" width="95" height="17"/>
18495                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18496                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="lwu-uq-ZAu">
18497                             <font key="font" size="13" name="AquaKana"/>
18498                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18499                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18500                         </textFieldCell>
18501                     </textField>
18502                     <textField verticalHuggingPriority="750" id="bwg-11-YGj">
18503                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
18504                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18505                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="75G-WH-R0S">
18506                             <font key="font" metaFont="system"/>
18507                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18508                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18509                         </textFieldCell>
18510                     </textField>
18511                     <textField verticalHuggingPriority="750" id="NU5-y8-RLM">
18512                         <rect key="frame" x="117" y="51" width="36" height="22"/>
18513                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18514                         <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">
18515                             <font key="font" metaFont="system"/>
18516                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18517                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18518                         </textFieldCell>
18519                     </textField>
18520                     <button verticalHuggingPriority="750" id="xXb-iC-piS">
18521                         <rect key="frame" x="135" y="5" width="66" height="32"/>
18522                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18523                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Afd-Rg-2Kj">
18524                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18525                             <font key="font" size="13" name="AquaKana"/>
18526                         </buttonCell>
18527                         <connections>
18528                             <action selector="saveILregi:" target="3039" id="PjC-bJ-Li2"/>
18529                         </connections>
18530                     </button>
18531                     <button verticalHuggingPriority="750" id="wdN-xP-oOJ">
18532                         <rect key="frame" x="192" y="5" width="105" height="32"/>
18533                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18534                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="J47-gO-cJo">
18535                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18536                             <font key="font" size="13" name="AquaKana"/>
18537                         </buttonCell>
18538                         <connections>
18539                             <action selector="cancelILregi:" target="3039" id="cmR-2B-PnF"/>
18540                         </connections>
18541                     </button>
18542                 </subviews>
18543             </view>
18544         </window>
18545         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="d50-mX-eQ4" userLabel="入力ウィンドウ">
18546             <windowStyleMask key="styleMask" titled="YES"/>
18547             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
18548             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18549             <view key="contentView" id="AFo-1U-ck0">
18550                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
18551                 <autoresizingMask key="autoresizingMask"/>
18552                 <subviews>
18553                     <textField verticalHuggingPriority="750" id="Lkl-rj-bSB">
18554                         <rect key="frame" x="25" y="64" width="250" height="22"/>
18555                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18556                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="vfs-f5-UhX">
18557                             <font key="font" metaFont="system"/>
18558                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18559                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18560                         </textFieldCell>
18561                     </textField>
18562                     <button verticalHuggingPriority="750" id="1jZ-Kd-2lX">
18563                         <rect key="frame" x="212" y="13" width="66" height="32"/>
18564                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18565                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ofi-ed-qi2">
18566                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18567                             <font key="font" size="13" name="AquaKana"/>
18568                         </buttonCell>
18569                         <connections>
18570                             <action selector="selectionSubmit:" target="10292" id="NBm-e1-dkS"/>
18571                         </connections>
18572                     </button>
18573                 </subviews>
18574             </view>
18575             <point key="canvasLocation" x="1210" y="1863"/>
18576         </window>
18577         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Mpe-WF-JbB" userLabel="選択肢ウィンドウ">
18578             <rect key="contentRect" x="196" y="207" width="400" height="300"/>
18579             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18580             <view key="contentView" id="y6r-HE-UhX">
18581                 <rect key="frame" x="0.0" y="0.0" width="400" height="300"/>
18582                 <autoresizingMask key="autoresizingMask"/>
18583                 <subviews>
18584                     <button verticalHuggingPriority="750" id="Fkq-O8-bZy">
18585                         <rect key="frame" x="14" y="219" width="372" height="32"/>
18586                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18587                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gG2-ot-EO1">
18588                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18589                             <font key="font" metaFont="system"/>
18590                         </buttonCell>
18591                         <connections>
18592                             <action selector="selectionBtn2:" target="10496" id="60a-5a-kzi"/>
18593                         </connections>
18594                     </button>
18595                     <button verticalHuggingPriority="750" id="bW6-ZA-xsA">
18596                         <rect key="frame" x="14" y="192" width="372" height="32"/>
18597                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18598                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1FB-kZ-BT0">
18599                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18600                             <font key="font" metaFont="system"/>
18601                         </buttonCell>
18602                         <connections>
18603                             <action selector="selectionBtn3:" target="10496" id="sE6-GS-MfL"/>
18604                         </connections>
18605                     </button>
18606                     <button verticalHuggingPriority="750" id="2Zc-Ay-nx3">
18607                         <rect key="frame" x="14" y="166" width="372" height="32"/>
18608                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18609                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QIw-hc-X3K">
18610                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18611                             <font key="font" metaFont="system"/>
18612                         </buttonCell>
18613                         <connections>
18614                             <action selector="selectionBtn4:" target="10496" id="xag-xl-9Ds"/>
18615                         </connections>
18616                     </button>
18617                     <button verticalHuggingPriority="750" id="qou-cw-rBW">
18618                         <rect key="frame" x="14" y="139" width="372" height="32"/>
18619                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18620                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Vn-Fq-njG">
18621                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18622                             <font key="font" metaFont="system"/>
18623                         </buttonCell>
18624                         <connections>
18625                             <action selector="selectionBtn5:" target="10496" id="Btj-gO-qFv"/>
18626                         </connections>
18627                     </button>
18628                     <button verticalHuggingPriority="750" id="FqF-ej-Kbp">
18629                         <rect key="frame" x="14" y="113" width="372" height="32"/>
18630                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18631                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KnB-Wo-2vq">
18632                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18633                             <font key="font" metaFont="system"/>
18634                         </buttonCell>
18635                         <connections>
18636                             <action selector="selectionBtn6:" target="10496" id="rKg-Rw-fb9"/>
18637                         </connections>
18638                     </button>
18639                     <button verticalHuggingPriority="750" id="Pr6-7M-h8L">
18640                         <rect key="frame" x="14" y="86" width="372" height="32"/>
18641                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18642                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="56b-bW-x9G">
18643                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18644                             <font key="font" metaFont="system"/>
18645                         </buttonCell>
18646                         <connections>
18647                             <action selector="selectionBtn7:" target="10496" id="uRM-Vx-tou"/>
18648                         </connections>
18649                     </button>
18650                     <button verticalHuggingPriority="750" id="MON-mp-OJL">
18651                         <rect key="frame" x="14" y="58" width="372" height="32"/>
18652                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18653                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bRU-mk-thQ">
18654                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18655                             <font key="font" metaFont="system"/>
18656                         </buttonCell>
18657                         <connections>
18658                             <action selector="selectionBtn8:" target="10496" id="Kia-cI-nvt"/>
18659                         </connections>
18660                     </button>
18661                     <button verticalHuggingPriority="750" id="uYZ-no-tcC">
18662                         <rect key="frame" x="14" y="246" width="372" height="32"/>
18663                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18664                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="W5h-c2-wFd">
18665                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18666                             <font key="font" metaFont="system"/>
18667                         </buttonCell>
18668                         <connections>
18669                             <action selector="selectionBtn1:" target="10496" id="EzV-gZ-FNE"/>
18670                         </connections>
18671                     </button>
18672                     <button verticalHuggingPriority="750" id="2uf-9p-yCU">
18673                         <rect key="frame" x="14" y="32" width="372" height="32"/>
18674                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18675                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wDJ-1R-NSa">
18676                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18677                             <font key="font" metaFont="system"/>
18678                         </buttonCell>
18679                         <connections>
18680                             <action selector="selectionBtn9:" target="10496" id="x64-VD-3wm"/>
18681                         </connections>
18682                     </button>
18683                 </subviews>
18684             </view>
18685             <point key="canvasLocation" x="1143" y="2190"/>
18686         </window>
18687         <menuItem title="腕" id="yxD-SC-6mJ"/>
18688         <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">
18689             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
18690             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
18691             <rect key="contentRect" x="196" y="112" width="640" height="480"/>
18692             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18693             <view key="contentView" id="bag-v8-7Kg">
18694                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
18695                 <autoresizingMask key="autoresizingMask"/>
18696                 <subviews>
18697                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="lYx-Fd-5jY">
18698                         <rect key="frame" x="101" y="331" width="101" height="58"/>
18699                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18700                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18701                         <size key="cellSize" width="87" height="18"/>
18702                         <size key="intercellSpacing" width="4" height="2"/>
18703                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="09K-vE-MTh">
18704                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18705                             <font key="font" metaFont="system"/>
18706                         </buttonCell>
18707                         <cells>
18708                             <column>
18709                                 <buttonCell type="radio" title="プレイヤー" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="OMI-3t-nbm">
18710                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18711                                     <font key="font" metaFont="system"/>
18712                                 </buttonCell>
18713                                 <buttonCell type="radio" title="CPU" imagePosition="left" alignment="left" inset="2" id="fek-yn-WV3">
18714                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18715                                     <font key="font" metaFont="system"/>
18716                                 </buttonCell>
18717                             </column>
18718                         </cells>
18719                         <connections>
18720                             <action selector="battleReadyUpState1:" target="10496" id="Uhx-JX-NGp"/>
18721                         </connections>
18722                     </matrix>
18723                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="wp7-nq-ru1">
18724                         <rect key="frame" x="477" y="331" width="95" height="58"/>
18725                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18726                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18727                         <size key="cellSize" width="87" height="18"/>
18728                         <size key="intercellSpacing" width="4" height="2"/>
18729                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="BQn-4W-LY4">
18730                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18731                             <font key="font" metaFont="system"/>
18732                         </buttonCell>
18733                         <cells>
18734                             <column>
18735                                 <buttonCell type="radio" title="プレイヤー" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="ogS-d8-vTo">
18736                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18737                                     <font key="font" metaFont="system"/>
18738                                 </buttonCell>
18739                                 <buttonCell type="radio" title="CPU" imagePosition="left" alignment="left" inset="2" id="Oqs-NP-oE5">
18740                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18741                                     <font key="font" metaFont="system"/>
18742                                 </buttonCell>
18743                             </column>
18744                         </cells>
18745                         <connections>
18746                             <action selector="battleReadyUpState2:" target="10496" id="2nW-kN-TM2"/>
18747                         </connections>
18748                     </matrix>
18749                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="2gH-ZN-xxl">
18750                         <rect key="frame" x="116" y="306" width="30" height="17"/>
18751                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18752                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資源" id="U7I-8a-YS7">
18753                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18754                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18755                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18756                         </textFieldCell>
18757                     </textField>
18758                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OBw-C6-nU1">
18759                         <rect key="frame" x="116" y="251" width="30" height="17"/>
18760                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18761                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="DA5-Vg-poC">
18762                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18763                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18764                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18765                         </textFieldCell>
18766                     </textField>
18767                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OsV-TN-EJh">
18768                         <rect key="frame" x="116" y="196" width="30" height="17"/>
18769                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18770                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="WZF-gS-30j">
18771                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18772                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18773                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18774                         </textFieldCell>
18775                     </textField>
18776                     <textField verticalHuggingPriority="750" id="Yap-hL-AmK">
18777                         <rect key="frame" x="83" y="276" width="96" height="22"/>
18778                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18779                         <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">
18780                             <font key="font" metaFont="system"/>
18781                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18782                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18783                         </textFieldCell>
18784                     </textField>
18785                     <textField verticalHuggingPriority="750" id="lUt-cx-W8N">
18786                         <rect key="frame" x="83" y="221" width="96" height="22"/>
18787                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18788                         <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">
18789                             <font key="font" metaFont="system"/>
18790                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18791                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18792                         </textFieldCell>
18793                     </textField>
18794                     <textField verticalHuggingPriority="750" id="ugH-N4-stb">
18795                         <rect key="frame" x="83" y="166" width="96" height="22"/>
18796                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18797                         <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">
18798                             <font key="font" metaFont="system"/>
18799                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18800                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18801                         </textFieldCell>
18802                     </textField>
18803                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dff-wU-e4V">
18804                         <rect key="frame" x="492" y="306" width="30" height="17"/>
18805                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18806                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資源" id="hlh-Og-Snc">
18807                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18808                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18809                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18810                         </textFieldCell>
18811                     </textField>
18812                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Isd-pH-oRO">
18813                         <rect key="frame" x="492" y="251" width="30" height="17"/>
18814                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18815                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="wVo-xG-7WH">
18816                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18817                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18818                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18819                         </textFieldCell>
18820                     </textField>
18821                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OCu-am-quv">
18822                         <rect key="frame" x="492" y="196" width="30" height="17"/>
18823                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18824                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="RqZ-hi-hOL">
18825                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18826                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18827                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18828                         </textFieldCell>
18829                     </textField>
18830                     <textField verticalHuggingPriority="750" id="he1-Pd-xnr">
18831                         <rect key="frame" x="459" y="276" width="96" height="22"/>
18832                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18833                         <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">
18834                             <font key="font" metaFont="system"/>
18835                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18836                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18837                         </textFieldCell>
18838                     </textField>
18839                     <textField verticalHuggingPriority="750" id="eGg-iS-dnb">
18840                         <rect key="frame" x="459" y="221" width="96" height="22"/>
18841                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18842                         <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">
18843                             <font key="font" metaFont="system"/>
18844                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18845                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18846                         </textFieldCell>
18847                     </textField>
18848                     <textField verticalHuggingPriority="750" id="6rZ-sr-CsC">
18849                         <rect key="frame" x="459" y="166" width="96" height="22"/>
18850                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18851                         <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">
18852                             <font key="font" metaFont="system"/>
18853                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18854                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18855                         </textFieldCell>
18856                     </textField>
18857                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HJs-3Z-vfS">
18858                         <rect key="frame" x="112" y="141" width="43" height="17"/>
18859                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18860                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="指揮官" id="jFe-d4-GIS">
18861                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18862                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18863                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18864                         </textFieldCell>
18865                     </textField>
18866                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="iPm-CK-2EU">
18867                         <rect key="frame" x="486" y="141" width="43" height="17"/>
18868                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18869                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="指揮官" id="uRa-KL-cyb">
18870                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18871                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18872                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18873                         </textFieldCell>
18874                     </textField>
18875                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="pmg-wh-QM1">
18876                         <rect key="frame" x="217" y="183" width="204" height="199"/>
18877                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18878                         <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" id="gju-VP-MMa">
18879                             <font key="font" size="17" name="HiraKakuPro-W3"/>
18880                             <string key="title">青軍勝利条件
18881 敵ユニット壊滅
18882
18883 赤軍勝利条件
18884 敵ユニット壊滅</string>
18885                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18886                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18887                         </textFieldCell>
18888                     </textField>
18889                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fSD-Ac-ulI">
18890                         <rect key="frame" x="11" y="413" width="244" height="30"/>
18891                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18892                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="青軍" id="q9A-1p-89b">
18893                             <font key="font" size="15" name="HiraKakuProN-W3"/>
18894                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18895                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18896                         </textFieldCell>
18897                     </textField>
18898                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wzf-7q-oos">
18899                         <rect key="frame" x="385" y="413" width="244" height="30"/>
18900                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18901                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="赤軍" id="CMI-gq-3x6">
18902                             <font key="font" size="15" name="HiraKakuProN-W3"/>
18903                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18904                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18905                         </textFieldCell>
18906                     </textField>
18907                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="Jox-Z8-YKv">
18908                         <rect key="frame" x="78" y="35" width="106" height="106"/>
18909                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18910                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="Uqf-IM-x1F"/>
18911                     </imageView>
18912                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="Sjg-aD-kRh">
18913                         <rect key="frame" x="454" y="35" width="106" height="106"/>
18914                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18915                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="6Up-fA-Jm4"/>
18916                     </imageView>
18917                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="xOx-Dx-uKA">
18918                         <rect key="frame" x="298" y="413" width="43" height="30"/>
18919                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18920                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="VS" id="685-c8-1Sr">
18921                             <font key="font" metaFont="system" size="20"/>
18922                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18923                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18924                         </textFieldCell>
18925                     </textField>
18926                     <button verticalHuggingPriority="750" id="ly4-WK-fSh">
18927                         <rect key="frame" x="267" y="140" width="105" height="32"/>
18928                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18929                         <buttonCell key="cell" type="push" title="ゲーム開始" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tS0-8C-QcO">
18930                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18931                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18932                         </buttonCell>
18933                         <connections>
18934                             <action selector="battleReadyUpStartBtn:" target="10496" id="QjC-So-5te"/>
18935                         </connections>
18936                     </button>
18937                 </subviews>
18938             </view>
18939             <point key="canvasLocation" x="-398" y="306"/>
18940         </window>
18941         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3sw-XT-MQR" userLabel="ギャラリー詳細">
18942             <windowStyleMask key="styleMask" titled="YES"/>
18943             <rect key="contentRect" x="196" y="207" width="640" height="480"/>
18944             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18945             <view key="contentView" id="YM4-m4-HPT">
18946                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
18947                 <autoresizingMask key="autoresizingMask"/>
18948                 <subviews>
18949                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="6OW-b8-USr">
18950                         <rect key="frame" x="64" y="120" width="512" height="320"/>
18951                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18952                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="topRight" imageScaling="proportionallyDown" imageFrameStyle="photo" id="c7L-Ci-BKZ"/>
18953                     </imageView>
18954                     <button verticalHuggingPriority="750" id="Sl8-SH-Z3b">
18955                         <rect key="frame" x="547" y="13" width="79" height="32"/>
18956                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18957                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="lUP-DN-4cX">
18958                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18959                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18960                         </buttonCell>
18961                         <connections>
18962                             <action selector="close:" target="3745" id="HxB-NW-z40"/>
18963                         </connections>
18964                     </button>
18965                     <customView id="NdC-b6-Xnj" customClass="GalleryDetail">
18966                         <rect key="frame" x="0.0" y="47" width="640" height="433"/>
18967                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18968                     </customView>
18969                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ibW-DQ-b9N">
18970                         <rect key="frame" x="254" y="22" width="132" height="17"/>
18971                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18972                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0 / 0" id="Lu7-dI-JgM">
18973                             <font key="font" metaFont="system"/>
18974                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18975                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18976                         </textFieldCell>
18977                     </textField>
18978                 </subviews>
18979             </view>
18980             <point key="canvasLocation" x="-3370" y="393.5"/>
18981         </window>
18982         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="BJG-uQ-d4G" userLabel="シナリオ詳細">
18983             <windowStyleMask key="styleMask" titled="YES"/>
18984             <rect key="contentRect" x="196" y="207" width="642" height="312"/>
18985             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18986             <view key="contentView" id="mKn-K9-b7E">
18987                 <rect key="frame" x="0.0" y="0.0" width="642" height="312"/>
18988                 <autoresizingMask key="autoresizingMask"/>
18989                 <subviews>
18990                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="IZf-VT-nte">
18991                         <rect key="frame" x="186" y="114" width="126" height="94"/>
18992                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18993                         <clipView key="contentView" id="TQU-uO-aA6">
18994                             <rect key="frame" x="1" y="17" width="124" height="76"/>
18995                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18996                             <subviews>
18997                                 <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">
18998                                     <rect key="frame" x="0.0" y="0.0" width="124" height="19"/>
18999                                     <autoresizingMask key="autoresizingMask"/>
19000                                     <size key="intercellSpacing" width="3" height="2"/>
19001                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19002                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19003                                     <tableColumns>
19004                                         <tableColumn editable="NO" width="121" minWidth="40" maxWidth="1000" id="AfV-jl-6w2">
19005                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵現在">
19006                                                 <font key="font" metaFont="smallSystem"/>
19007                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19008                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19009                                             </tableHeaderCell>
19010                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="Alr-nX-wpR">
19011                                                 <font key="font" metaFont="system"/>
19012                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19013                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19014                                             </textFieldCell>
19015                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19016                                             <connections>
19017                                                 <binding destination="Mt4-GY-nuc" name="value" keyPath="arrangedObjects.name" id="VOm-ii-ASA">
19018                                                     <dictionary key="options">
19019                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19020                                                     </dictionary>
19021                                                 </binding>
19022                                             </connections>
19023                                         </tableColumn>
19024                                     </tableColumns>
19025                                 </tableView>
19026                             </subviews>
19027                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19028                         </clipView>
19029                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="jNZ-SZ-xTo">
19030                             <rect key="frame" x="1" y="39" width="124" height="16"/>
19031                             <autoresizingMask key="autoresizingMask"/>
19032                         </scroller>
19033                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="BYO-i1-PLv">
19034                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19035                             <autoresizingMask key="autoresizingMask"/>
19036                         </scroller>
19037                         <tableHeaderView key="headerView" id="kYl-F1-Bkz">
19038                             <rect key="frame" x="0.0" y="0.0" width="124" height="17"/>
19039                             <autoresizingMask key="autoresizingMask"/>
19040                         </tableHeaderView>
19041                     </scrollView>
19042                     <imageView id="f9Y-cd-S7O">
19043                         <rect key="frame" x="17" y="189" width="106" height="106"/>
19044                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19045                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Rei-k5-q87"/>
19046                     </imageView>
19047                     <textField verticalHuggingPriority="750" id="p9x-Qs-jP3">
19048                         <rect key="frame" x="128" y="248" width="150" height="22"/>
19049                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19050                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="YH9-cJ-JYq">
19051                             <font key="font" metaFont="system"/>
19052                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19053                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19054                         </textFieldCell>
19055                     </textField>
19056                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HyX-aK-f5P">
19057                         <rect key="frame" x="126" y="275" width="108" height="17"/>
19058                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19059                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="顔グラファイル名" id="kk2-w3-iHD">
19060                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19061                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19062                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19063                         </textFieldCell>
19064                     </textField>
19065                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="dCf-rG-UDU">
19066                         <rect key="frame" x="17" y="106" width="150" height="75"/>
19067                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19068                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="YMj-AD-NFX"/>
19069                     </imageView>
19070                     <textField verticalHuggingPriority="750" id="UmM-R6-555">
19071                         <rect key="frame" x="17" y="57" width="150" height="22"/>
19072                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19073                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="P6K-Ci-68r">
19074                             <font key="font" metaFont="system"/>
19075                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19076                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19077                         </textFieldCell>
19078                     </textField>
19079                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="nf0-Hg-wrn">
19080                         <rect key="frame" x="15" y="84" width="95" height="17"/>
19081                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19082                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="背景ファイル名" id="IGe-Qk-xqA">
19083                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19084                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19085                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19086                         </textFieldCell>
19087                     </textField>
19088                     <button id="q7Q-bY-LIS">
19089                         <rect key="frame" x="184" y="85" width="100" height="18"/>
19090                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19091                         <buttonCell key="cell" type="check" title="フェードイン" bezelStyle="regularSquare" imagePosition="left" inset="2" id="zV9-5X-L6c">
19092                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19093                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19094                         </buttonCell>
19095                     </button>
19096                     <button id="z3c-fR-j9N">
19097                         <rect key="frame" x="184" y="59" width="113" height="18"/>
19098                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19099                         <buttonCell key="cell" type="check" title="フェードアウト" bezelStyle="regularSquare" imagePosition="left" inset="2" id="vUl-6D-jta">
19100                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19101                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19102                         </buttonCell>
19103                     </button>
19104                     <button verticalHuggingPriority="750" id="cza-oB-iby">
19105                         <rect key="frame" x="549" y="13" width="79" height="32"/>
19106                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19107                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CXt-JG-N7w">
19108                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19109                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19110                         </buttonCell>
19111                         <connections>
19112                             <action selector="detailClose:" target="9720" id="2cs-ji-Cml"/>
19113                         </connections>
19114                     </button>
19115                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="l4V-mO-XPF">
19116                         <rect key="frame" x="448" y="223" width="174" height="69"/>
19117                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19118                         <clipView key="contentView" id="nhp-Mk-a4E">
19119                             <rect key="frame" x="1" y="17" width="172" height="51"/>
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="Xvv-3B-5Vh" id="VBQ-WV-yhH">
19123                                     <rect key="frame" x="0.0" y="0.0" width="170" 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="167" minWidth="40" maxWidth="1000" id="mv5-qO-PPy">
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="k2y-7e-6wQ">
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="2zT-RB-pfI" name="value" keyPath="arrangedObjects.name" id="7Vx-x9-igU">
19143                                                     <dictionary key="options">
19144                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19145                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19146                                                     </dictionary>
19147                                                 </binding>
19148                                             </connections>
19149                                         </tableColumn>
19150                                     </tableColumns>
19151                                 </tableView>
19152                             </subviews>
19153                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19154                         </clipView>
19155                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="Qgg-Ng-GOb">
19156                             <rect key="frame" x="1" y="118" width="172" height="16"/>
19157                             <autoresizingMask key="autoresizingMask"/>
19158                         </scroller>
19159                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="k8Z-6l-a9O">
19160                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19161                             <autoresizingMask key="autoresizingMask"/>
19162                         </scroller>
19163                         <tableHeaderView key="headerView" id="Xvv-3B-5Vh">
19164                             <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
19165                             <autoresizingMask key="autoresizingMask"/>
19166                         </tableHeaderView>
19167                     </scrollView>
19168                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="B77-07-HTn">
19169                         <rect key="frame" x="448" y="138" width="174" height="69"/>
19170                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19171                         <clipView key="contentView" id="Svk-F9-daR">
19172                             <rect key="frame" x="1" y="17" width="172" height="51"/>
19173                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19174                             <subviews>
19175                                 <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">
19176                                     <rect key="frame" x="0.0" y="0.0" width="170" height="19"/>
19177                                     <autoresizingMask key="autoresizingMask"/>
19178                                     <size key="intercellSpacing" width="3" height="2"/>
19179                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19180                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19181                                     <tableColumns>
19182                                         <tableColumn editable="NO" width="167" minWidth="40" maxWidth="1000" id="bnD-Vc-CHS">
19183                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵ベース">
19184                                                 <font key="font" metaFont="smallSystem"/>
19185                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19186                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19187                                             </tableHeaderCell>
19188                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="lq3-mx-Nph">
19189                                                 <font key="font" metaFont="system"/>
19190                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19191                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19192                                             </textFieldCell>
19193                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19194                                             <connections>
19195                                                 <binding destination="9BO-Ae-spg" name="value" keyPath="arrangedObjects.name" id="Tj8-e7-KBp">
19196                                                     <dictionary key="options">
19197                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19198                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19199                                                     </dictionary>
19200                                                 </binding>
19201                                             </connections>
19202                                         </tableColumn>
19203                                     </tableColumns>
19204                                 </tableView>
19205                             </subviews>
19206                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19207                         </clipView>
19208                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="07h-ag-sVp">
19209                             <rect key="frame" x="1" y="118" width="172" height="16"/>
19210                             <autoresizingMask key="autoresizingMask"/>
19211                         </scroller>
19212                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="0rh-to-Vib">
19213                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19214                             <autoresizingMask key="autoresizingMask"/>
19215                         </scroller>
19216                         <tableHeaderView key="headerView" id="Whf-Li-Dhm">
19217                             <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
19218                             <autoresizingMask key="autoresizingMask"/>
19219                         </tableHeaderView>
19220                     </scrollView>
19221                     <button verticalHuggingPriority="750" id="jyb-Zp-09O">
19222                         <rect key="frame" x="323" y="139" width="105" height="32"/>
19223                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19224                         <buttonCell key="cell" type="push" title="立ち絵位置" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GDb-Ua-Hwn">
19225                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19226                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19227                         </buttonCell>
19228                         <connections>
19229                             <action selector="SEstand:" target="9720" id="gFu-X7-Z8G"/>
19230                         </connections>
19231                     </button>
19232                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="u46-qp-f3Y">
19233                         <rect key="frame" x="448" y="61" width="174" height="69"/>
19234                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19235                         <clipView key="contentView" id="bVI-wU-Wae">
19236                             <rect key="frame" x="1" y="17" width="172" height="51"/>
19237                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19238                             <subviews>
19239                                 <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">
19240                                     <rect key="frame" x="0.0" y="0.0" width="172" height="19"/>
19241                                     <autoresizingMask key="autoresizingMask"/>
19242                                     <size key="intercellSpacing" width="3" height="2"/>
19243                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19244                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19245                                     <tableColumns>
19246                                         <tableColumn editable="NO" width="128.7421875" minWidth="40" maxWidth="1000" id="480-Cn-s1O">
19247                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵レイヤー">
19248                                                 <font key="font" metaFont="smallSystem"/>
19249                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19250                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19251                                             </tableHeaderCell>
19252                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="AQt-4W-BiZ">
19253                                                 <font key="font" metaFont="system"/>
19254                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19255                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19256                                             </textFieldCell>
19257                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19258                                             <connections>
19259                                                 <binding destination="reG-zM-v37" name="value" keyPath="arrangedObjects.name" id="U4v-3i-bFD">
19260                                                     <dictionary key="options">
19261                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19262                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19263                                                     </dictionary>
19264                                                 </binding>
19265                                             </connections>
19266                                         </tableColumn>
19267                                         <tableColumn identifier="" width="37" minWidth="10" maxWidth="3.4028234663852886e+38" id="RJs-Eo-7vs">
19268                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="可視">
19269                                                 <font key="font" metaFont="smallSystem"/>
19270                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19271                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19272                                             </tableHeaderCell>
19273                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="4Vl-yP-ML4">
19274                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19275                                                 <font key="font" metaFont="system"/>
19276                                             </buttonCell>
19277                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19278                                             <connections>
19279                                                 <binding destination="reG-zM-v37" name="value" keyPath="arrangedObjects.v" id="ee3-kD-dzl">
19280                                                     <dictionary key="options">
19281                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19282                                                     </dictionary>
19283                                                 </binding>
19284                                             </connections>
19285                                         </tableColumn>
19286                                     </tableColumns>
19287                                 </tableView>
19288                             </subviews>
19289                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19290                         </clipView>
19291                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="WWQ-tk-cv2">
19292                             <rect key="frame" x="1" y="52" width="182" height="16"/>
19293                             <autoresizingMask key="autoresizingMask"/>
19294                         </scroller>
19295                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="7j9-ZW-btH">
19296                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19297                             <autoresizingMask key="autoresizingMask"/>
19298                         </scroller>
19299                         <tableHeaderView key="headerView" id="6Kq-Sb-6y1">
19300                             <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
19301                             <autoresizingMask key="autoresizingMask"/>
19302                         </tableHeaderView>
19303                     </scrollView>
19304                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="dov-Fa-rJa">
19305                         <rect key="frame" x="326" y="179" width="106" height="116"/>
19306                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19307                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="yfG-b6-FuM"/>
19308                     </imageView>
19309                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="atP-fP-o7L">
19310                         <rect key="frame" x="126" y="222" width="57" height="17"/>
19311                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19312                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="立ち絵ID" id="ISg-yg-UMd">
19313                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19314                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19315                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19316                         </textFieldCell>
19317                     </textField>
19318                     <button hidden="YES" verticalHuggingPriority="750" id="BGe-7F-MSQ">
19319                         <rect key="frame" x="261" y="211" width="57" height="32"/>
19320                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19321                         <buttonCell key="cell" type="push" title="clear" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wf6-Gi-vH4">
19322                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19323                             <font key="font" metaFont="system"/>
19324                         </buttonCell>
19325                         <connections>
19326                             <action selector="SEstandSEclear:" target="9720" id="NWD-o8-H0d"/>
19327                         </connections>
19328                     </button>
19329                     <button verticalHuggingPriority="750" id="KrJ-fZ-vwQ">
19330                         <rect key="frame" x="234" y="211" width="35" height="32"/>
19331                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19332                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6lS-hT-1sO">
19333                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19334                             <font key="font" metaFont="system"/>
19335                         </buttonCell>
19336                         <connections>
19337                             <action selector="SEstandSEadd:" target="9720" id="I8k-L0-ZUa"/>
19338                         </connections>
19339                     </button>
19340                     <button verticalHuggingPriority="750" id="le6-p2-oGf">
19341                         <rect key="frame" x="286" y="180" width="32" height="32"/>
19342                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19343                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JR0-B2-B64">
19344                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19345                             <font key="font" metaFont="system"/>
19346                         </buttonCell>
19347                         <connections>
19348                             <action selector="SEstandSEremove:" target="9720" id="82E-19-vUt"/>
19349                         </connections>
19350                     </button>
19351                     <textField verticalHuggingPriority="750" id="z78-tH-F3j">
19352                         <rect key="frame" x="186" y="219" width="46" height="22"/>
19353                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19354                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Io0-gl-Hxx">
19355                             <font key="font" metaFont="system"/>
19356                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19357                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19358                         </textFieldCell>
19359                     </textField>
19360                     <textField verticalHuggingPriority="750" id="3ko-0k-bUa">
19361                         <rect key="frame" x="334" y="103" width="40" height="22"/>
19362                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19363                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="grG-0Z-0s1">
19364                             <font key="font" metaFont="system"/>
19365                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19366                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19367                         </textFieldCell>
19368                         <connections>
19369                             <action selector="SEstandXsubmit:" target="9720" id="wlN-cn-wz2"/>
19370                         </connections>
19371                     </textField>
19372                     <textField verticalHuggingPriority="750" id="aGg-v1-tns">
19373                         <rect key="frame" x="395" y="103" width="40" height="22"/>
19374                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19375                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="nv8-aN-eM7">
19376                             <font key="font" metaFont="system"/>
19377                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19378                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19379                         </textFieldCell>
19380                         <connections>
19381                             <action selector="SEstandYsubmit:" target="9720" id="gBW-CI-7yq"/>
19382                         </connections>
19383                     </textField>
19384                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="sxH-WQ-86h">
19385                         <rect key="frame" x="378" y="108" width="11" height="17"/>
19386                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19387                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="y" id="sOD-BW-9j2">
19388                             <font key="font" metaFont="system"/>
19389                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19390                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19391                         </textFieldCell>
19392                     </textField>
19393                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="MNf-wx-fXU">
19394                         <rect key="frame" x="318" y="108" width="12" height="17"/>
19395                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19396                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="x" id="9Ha-mh-49f">
19397                             <font key="font" metaFont="system"/>
19398                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19399                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19400                         </textFieldCell>
19401                     </textField>
19402                 </subviews>
19403             </view>
19404             <point key="canvasLocation" x="432" y="811"/>
19405         </window>
19406         <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">
19407             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19408             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19409             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19410             <view key="contentView" id="KW4-4K-JVU">
19411                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19412                 <autoresizingMask key="autoresizingMask"/>
19413                 <subviews>
19414                     <button verticalHuggingPriority="750" id="lSX-NX-9Js">
19415                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19416                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19417                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mbr-T3-VJa">
19418                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19419                             <font key="font" size="13" name="AquaKana"/>
19420                         </buttonCell>
19421                         <connections>
19422                             <action selector="attackPreferenceCloseBtn:" target="3039" id="sSs-iM-Azb"/>
19423                         </connections>
19424                     </button>
19425                     <button id="MlF-Bt-XM5">
19426                         <rect key="frame" x="18" y="337" width="87" height="18"/>
19427                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19428                         <buttonCell key="cell" type="check" title="絶対効果値" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2WM-fo-9fr">
19429                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19430                             <font key="font" size="13" name="AquaKana"/>
19431                         </buttonCell>
19432                     </button>
19433                     <button id="jxf-Qf-vGF">
19434                         <rect key="frame" x="18" y="309" width="113" height="18"/>
19435                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19436                         <buttonCell key="cell" type="check" title="サイズ補正なし" bezelStyle="regularSquare" imagePosition="left" inset="2" id="74S-Ii-hcr">
19437                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19438                             <font key="font" size="13" name="AquaKana"/>
19439                         </buttonCell>
19440                     </button>
19441                     <button id="xby-lD-qab">
19442                         <rect key="frame" x="18" y="250" width="100" height="18"/>
19443                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19444                         <buttonCell key="cell" type="check" title="攻撃受け流し" bezelStyle="regularSquare" imagePosition="left" inset="2" id="8en-68-zJ3">
19445                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19446                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19447                         </buttonCell>
19448                     </button>
19449                     <button id="BhR-kE-S3j">
19450                         <rect key="frame" x="18" y="220" width="74" height="18"/>
19451                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19452                         <buttonCell key="cell" type="check" title="攻撃反射" bezelStyle="regularSquare" imagePosition="left" inset="2" id="k9A-b6-DtF">
19453                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19454                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19455                         </buttonCell>
19456                     </button>
19457                     <button id="PoF-bS-XBI">
19458                         <rect key="frame" x="18" y="363" width="61" height="18"/>
19459                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19460                         <buttonCell key="cell" type="check" title="ビーム" bezelStyle="regularSquare" imagePosition="left" inset="2" id="4lC-CG-lUV">
19461                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19462                             <font key="font" size="13" name="AquaKana"/>
19463                         </buttonCell>
19464                     </button>
19465                     <button id="N20-Yl-NHa">
19466                         <rect key="frame" x="18" y="279" width="113" height="18"/>
19467                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19468                         <buttonCell key="cell" type="check" title="コンボ補正なし" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2X4-3j-nYX">
19469                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19470                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19471                         </buttonCell>
19472                     </button>
19473                     <button id="HE9-qp-z1q">
19474                         <rect key="frame" x="18" y="191" width="139" height="18"/>
19475                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19476                         <buttonCell key="cell" type="check" title="イマジンブレーカー" bezelStyle="regularSquare" imagePosition="left" inset="2" id="sC8-Fc-Iq4">
19477                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19478                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19479                         </buttonCell>
19480                     </button>
19481                     <button id="H0h-VS-Z4F">
19482                         <rect key="frame" x="171" y="363" width="165" height="18"/>
19483                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19484                         <buttonCell key="cell" type="check" title="反撃使用時命中率アップ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="68I-YA-4fg">
19485                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19486                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19487                         </buttonCell>
19488                     </button>
19489                     <textField verticalHuggingPriority="750" id="SaH-1l-TQV">
19490                         <rect key="frame" x="342" y="361" width="50" height="22"/>
19491                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19492                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="aId-Ph-ZOo">
19493                             <font key="font" metaFont="system"/>
19494                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19495                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19496                         </textFieldCell>
19497                     </textField>
19498                     <button id="bai-64-nlS">
19499                         <rect key="frame" x="171" y="337" width="165" height="18"/>
19500                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19501                         <buttonCell key="cell" type="check" title="攻撃ミス時回避率ダウン" bezelStyle="regularSquare" imagePosition="left" inset="2" id="SGf-qf-viv">
19502                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19503                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19504                         </buttonCell>
19505                     </button>
19506                     <textField verticalHuggingPriority="750" id="gTl-BW-bP3">
19507                         <rect key="frame" x="342" y="335" width="50" height="22"/>
19508                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19509                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="cYJ-qR-4Wh">
19510                             <font key="font" metaFont="system"/>
19511                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19512                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19513                         </textFieldCell>
19514                     </textField>
19515                     <button id="iwT-Gx-TCd">
19516                         <rect key="frame" x="171" y="311" width="152" height="18"/>
19517                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19518                         <buttonCell key="cell" type="check" title="射程外時命中率アップ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="kvz-N7-cnd">
19519                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19520                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19521                         </buttonCell>
19522                     </button>
19523                     <textField verticalHuggingPriority="750" id="aS4-sG-ZT9">
19524                         <rect key="frame" x="342" y="309" width="50" height="22"/>
19525                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19526                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Uya-WG-kCw">
19527                             <font key="font" metaFont="system"/>
19528                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19529                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19530                         </textFieldCell>
19531                     </textField>
19532                     <button id="M3Q-Qo-iV6">
19533                         <rect key="frame" x="171" y="283" width="74" height="18"/>
19534                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19535                         <buttonCell key="cell" type="check" title="継続効果" bezelStyle="regularSquare" imagePosition="left" inset="2" id="gN3-n3-5sE">
19536                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19537                             <font key="font" size="13" name="AquaKana"/>
19538                         </buttonCell>
19539                     </button>
19540                     <textField verticalHuggingPriority="750" id="jJk-fl-gV1">
19541                         <rect key="frame" x="342" y="281" width="50" height="22"/>
19542                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19543                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="lpH-wI-xwN">
19544                             <font key="font" metaFont="system"/>
19545                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19546                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19547                         </textFieldCell>
19548                     </textField>
19549                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="pDw-SK-4Oq">
19550                         <rect key="frame" x="254" y="284" width="77" height="17"/>
19551                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19552                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="継続効果WT" id="wt6-f6-VCP">
19553                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19554                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19555                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19556                         </textFieldCell>
19557                     </textField>
19558                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="GZB-7R-LJb">
19559                         <rect key="frame" x="171" y="259" width="217" height="17"/>
19560                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19561                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※持続効果WT0で自分のターンまで" id="vpB-kP-MYg">
19562                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19563                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19564                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19565                         </textFieldCell>
19566                     </textField>
19567                 </subviews>
19568             </view>
19569             <point key="canvasLocation" x="3525" y="322"/>
19570         </window>
19571         <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">
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="bTT-W1-VqJ">
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="6Fu-0s-ogw">
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="bY7-bd-cTX">
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="attackEffectCloseBtn:" target="3039" id="NeQ-ZB-5Cs"/>
19588                         </connections>
19589                     </button>
19590                     <textField verticalHuggingPriority="750" id="TKd-KS-cpV">
19591                         <rect key="frame" x="145" y="358" width="433" height="22"/>
19592                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19593                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Okc-42-HBX">
19594                             <font key="font" metaFont="system"/>
19595                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19596                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19597                         </textFieldCell>
19598                     </textField>
19599                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="i3L-74-oFN">
19600                         <rect key="frame" x="20" y="324" width="117" height="56"/>
19601                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19602                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19603                         <size key="cellSize" width="114" height="18"/>
19604                         <size key="intercellSpacing" width="4" height="2"/>
19605                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="fGn-B4-p3q">
19606                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19607                             <font key="font" metaFont="system"/>
19608                         </buttonCell>
19609                         <cells>
19610                             <column>
19611                                 <buttonCell type="radio" title="movファイル名" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="du1-8W-Tsw">
19612                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19613                                     <font key="font" metaFont="system"/>
19614                                 </buttonCell>
19615                                 <buttonCell type="radio" title="アニメーション" imagePosition="left" alignment="left" inset="2" id="pRN-A4-zVg">
19616                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19617                                     <font key="font" metaFont="system"/>
19618                                 </buttonCell>
19619                             </column>
19620                         </cells>
19621                         <connections>
19622                             <action selector="attackEffectRadioBtn:" target="3039" id="0Cl-V4-oyX"/>
19623                         </connections>
19624                     </matrix>
19625                     <scrollView autohidesScrollers="YES" horizontalLineScroll="66" horizontalPageScroll="10" verticalLineScroll="66" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="sgt-Si-6Ip">
19626                         <rect key="frame" x="20" y="20" width="404" height="296"/>
19627                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19628                         <clipView key="contentView" id="0Rf-Kc-HFy">
19629                             <rect key="frame" x="1" y="17" width="402" height="278"/>
19630                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19631                             <subviews>
19632                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="64" headerView="ZbX-lt-I6z" id="abe-p0-Egd">
19633                                     <rect key="frame" x="0.0" y="0.0" width="402" height="66"/>
19634                                     <autoresizingMask key="autoresizingMask"/>
19635                                     <size key="intercellSpacing" width="3" height="2"/>
19636                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19637                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19638                                     <tableColumns>
19639                                         <tableColumn width="131.37109375" minWidth="40" maxWidth="1000" id="TRb-vS-2Sd">
19640                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="画像">
19641                                                 <font key="font" metaFont="smallSystem"/>
19642                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19643                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19644                                             </tableHeaderCell>
19645                                             <imageCell key="dataCell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" id="kNn-FB-41v"/>
19646                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19647                                             <connections>
19648                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.img" id="wmE-do-oKG">
19649                                                     <dictionary key="options">
19650                                                         <bool key="NSConditionallySetsEnabled" value="NO"/>
19651                                                     </dictionary>
19652                                                 </binding>
19653                                             </connections>
19654                                         </tableColumn>
19655                                         <tableColumn width="98.8828125" minWidth="10" maxWidth="3.4028234663852886e+38" id="5e4-A1-OGP">
19656                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
19657                                                 <font key="font" metaFont="smallSystem"/>
19658                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19659                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19660                                             </tableHeaderCell>
19661                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="hT2-lg-8X0">
19662                                                 <font key="font" metaFont="system"/>
19663                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19664                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19665                                                 <connections>
19666                                                     <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.snd" id="DHH-vP-v0Y"/>
19667                                                 </connections>
19668                                             </textFieldCell>
19669                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19670                                             <connections>
19671                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.name" id="BVv-i4-KcF">
19672                                                     <dictionary key="options">
19673                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19674                                                     </dictionary>
19675                                                 </binding>
19676                                             </connections>
19677                                         </tableColumn>
19678                                         <tableColumn width="163" minWidth="10" maxWidth="3.4028234663852886e+38" id="CB2-x5-an4">
19679                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キーサウンドファイル名">
19680                                                 <font key="font" metaFont="smallSystem"/>
19681                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19682                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19683                                             </tableHeaderCell>
19684                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="AR6-XO-Ksc">
19685                                                 <font key="font" metaFont="system"/>
19686                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19687                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19688                                             </textFieldCell>
19689                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19690                                             <connections>
19691                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.snd" id="r9m-SI-kQc"/>
19692                                             </connections>
19693                                         </tableColumn>
19694                                     </tableColumns>
19695                                 </tableView>
19696                             </subviews>
19697                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19698                         </clipView>
19699                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="EPB-F5-FKX">
19700                             <rect key="frame" x="1" y="119" width="223" height="15"/>
19701                             <autoresizingMask key="autoresizingMask"/>
19702                         </scroller>
19703                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="PgA-Cr-tT0">
19704                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19705                             <autoresizingMask key="autoresizingMask"/>
19706                         </scroller>
19707                         <tableHeaderView key="headerView" id="ZbX-lt-I6z">
19708                             <rect key="frame" x="0.0" y="0.0" width="402" height="17"/>
19709                             <autoresizingMask key="autoresizingMask"/>
19710                         </tableHeaderView>
19711                     </scrollView>
19712                     <button verticalHuggingPriority="750" id="Obx-7f-XeS">
19713                         <rect key="frame" x="450" y="46" width="105" height="32"/>
19714                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19715                         <buttonCell key="cell" type="push" title="プレビュー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="sje-hY-x1T">
19716                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19717                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19718                         </buttonCell>
19719                         <connections>
19720                             <action selector="attackEffectPreviewBtn:" target="3039" id="6eG-UX-90A"/>
19721                         </connections>
19722                     </button>
19723                     <button verticalHuggingPriority="750" id="pOa-wF-vu4">
19724                         <rect key="frame" x="404" y="298" width="20" height="19"/>
19725                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19726                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Av2-n0-iDJ">
19727                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19728                             <font key="font" metaFont="system"/>
19729                         </buttonCell>
19730                         <connections>
19731                             <action selector="attackEffectDelete:" target="3039" id="6uO-sW-Ojy"/>
19732                         </connections>
19733                     </button>
19734                     <button verticalHuggingPriority="750" id="VAH-Xw-9hu">
19735                         <rect key="frame" x="385" y="298" width="20" height="19"/>
19736                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19737                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="k6L-mz-5qS">
19738                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19739                             <font key="font" metaFont="system"/>
19740                         </buttonCell>
19741                         <connections>
19742                             <action selector="attackEffectInsert:" target="3039" id="Z8o-UO-RaW"/>
19743                         </connections>
19744                     </button>
19745                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="h9p-v4-KuY">
19746                         <rect key="frame" x="441" y="168" width="131" height="96"/>
19747                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19748                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="lpU-ve-chq"/>
19749                         <connections>
19750                             <action selector="attackEffectIV:" target="3039" id="L42-XC-bHY"/>
19751                         </connections>
19752                     </imageView>
19753                 </subviews>
19754             </view>
19755             <point key="canvasLocation" x="3525" y="797"/>
19756         </window>
19757         <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">
19758             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19759             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19760             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19761             <view key="contentView" id="kFG-vF-xDB">
19762                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19763                 <autoresizingMask key="autoresizingMask"/>
19764                 <subviews>
19765                     <button verticalHuggingPriority="750" id="hjr-Ec-RSI">
19766                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19767                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19768                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EtQ-hg-Whx">
19769                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19770                             <font key="font" size="13" name="AquaKana"/>
19771                         </buttonCell>
19772                         <connections>
19773                             <action selector="attackEffectMovCloseBtn:" target="3039" id="x7L-zn-wRH"/>
19774                         </connections>
19775                     </button>
19776                     <avPlayerView controlsStyle="inline" id="moo-ho-WXo">
19777                         <rect key="frame" x="150" y="103" width="300" height="194"/>
19778                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19779                     </avPlayerView>
19780                 </subviews>
19781             </view>
19782             <point key="canvasLocation" x="3525" y="1270"/>
19783         </window>
19784         <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">
19785             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19786             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19787             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19788             <view key="contentView" id="Ade-ks-wC6">
19789                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19790                 <autoresizingMask key="autoresizingMask"/>
19791                 <subviews>
19792                     <button verticalHuggingPriority="750" id="yp2-HA-3Ok">
19793                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19794                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19795                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9aM-tz-6K0">
19796                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19797                             <font key="font" size="13" name="AquaKana"/>
19798                         </buttonCell>
19799                         <connections>
19800                             <action selector="attackEffectAniCloseBtn:" target="3039" id="gVl-OW-7gW"/>
19801                         </connections>
19802                     </button>
19803                     <customView id="0rj-n8-n3h" customClass="UnitChipListEV">
19804                         <rect key="frame" x="150" y="103" width="300" height="194"/>
19805                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19806                     </customView>
19807                     <button verticalHuggingPriority="750" id="dJI-SA-JHu">
19808                         <rect key="frame" x="180" y="55" width="20" height="23"/>
19809                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19810                         <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">
19811                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19812                             <font key="font" metaFont="system"/>
19813                         </buttonCell>
19814                         <connections>
19815                             <action selector="attackEffectPrev:" target="3039" id="oQq-lu-W8p"/>
19816                         </connections>
19817                     </button>
19818                     <button verticalHuggingPriority="750" id="3bQ-fo-vGy">
19819                         <rect key="frame" x="398" y="55" width="20" height="23"/>
19820                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19821                         <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">
19822                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19823                             <font key="font" metaFont="system"/>
19824                         </buttonCell>
19825                         <connections>
19826                             <action selector="attackEffectNext:" target="3039" id="2zx-0X-t40"/>
19827                         </connections>
19828                     </button>
19829                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="d2V-OI-28q">
19830                         <rect key="frame" x="239" y="58" width="122" height="17"/>
19831                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19832                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0/0" id="cMg-eH-cNJ">
19833                             <font key="font" metaFont="system"/>
19834                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19835                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19836                         </textFieldCell>
19837                     </textField>
19838                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="eyK-de-fxi">
19839                         <rect key="frame" x="494" y="133" width="56" height="17"/>
19840                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19841                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="フレーム" id="0v4-9w-ydf">
19842                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19843                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19844                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19845                         </textFieldCell>
19846                     </textField>
19847                     <textField verticalHuggingPriority="750" id="DCS-oC-lDS">
19848                         <rect key="frame" x="474" y="103" width="96" height="22"/>
19849                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19850                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Pac-is-ImK">
19851                             <font key="font" metaFont="system"/>
19852                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19853                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19854                         </textFieldCell>
19855                     </textField>
19856                     <button verticalHuggingPriority="750" id="6Ch-WX-0Yq">
19857                         <rect key="frame" x="451" y="55" width="66" height="32"/>
19858                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19859                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="50s-xJ-MgB">
19860                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19861                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19862                         </buttonCell>
19863                         <connections>
19864                             <action selector="attackEffectRun:" target="3039" id="cqO-Vt-Ofr"/>
19865                         </connections>
19866                     </button>
19867                     <button verticalHuggingPriority="750" id="O7X-4b-9ZB">
19868                         <rect key="frame" x="512" y="55" width="66" height="32"/>
19869                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19870                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8Wg-w0-mbC">
19871                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19872                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19873                         </buttonCell>
19874                         <connections>
19875                             <action selector="attackEffectStop:" target="3039" id="YmS-yI-7qL"/>
19876                         </connections>
19877                     </button>
19878                     <button id="ok7-kz-wU1">
19879                         <rect key="frame" x="472" y="163" width="100" height="18"/>
19880                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19881                         <buttonCell key="cell" type="check" title="アルファ補正" bezelStyle="regularSquare" imagePosition="left" inset="2" id="fbL-Q8-oCw">
19882                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19883                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19884                         </buttonCell>
19885                     </button>
19886                 </subviews>
19887             </view>
19888             <point key="canvasLocation" x="3525" y="1738"/>
19889         </window>
19890         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9tv-gX-969" userLabel="エフェクトプレビュー" customClass="NSPanel">
19891             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19892             <rect key="contentRect" x="196" y="132" width="300" height="194"/>
19893             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19894             <view key="contentView" id="1Z5-4J-M6p">
19895                 <rect key="frame" x="0.0" y="0.0" width="300" height="194"/>
19896                 <autoresizingMask key="autoresizingMask"/>
19897                 <subviews>
19898                     <avPlayerView controlsStyle="none" id="3GZ-ID-vqV">
19899                         <rect key="frame" x="0.0" y="0.0" width="300" height="194"/>
19900                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19901                     </avPlayerView>
19902                 </subviews>
19903             </view>
19904             <point key="canvasLocation" x="3448" y="2108"/>
19905         </window>
19906         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="nNk-dn-uy1" userLabel="出現処理">
19907             <windowStyleMask key="styleMask" titled="YES"/>
19908             <rect key="contentRect" x="196" y="207" width="545" height="367"/>
19909             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19910             <view key="contentView" id="NOY-a9-cyZ">
19911                 <rect key="frame" x="0.0" y="0.0" width="545" height="367"/>
19912                 <autoresizingMask key="autoresizingMask"/>
19913                 <subviews>
19914                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Ats-9h-Wwm">
19915                         <rect key="frame" x="20" y="212" width="505" height="135"/>
19916                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19917                         <clipView key="contentView" id="Lwi-5o-urx">
19918                             <rect key="frame" x="1" y="17" width="503" height="117"/>
19919                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19920                             <subviews>
19921                                 <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">
19922                                     <rect key="frame" x="0.0" y="0.0" width="503" height="19"/>
19923                                     <autoresizingMask key="autoresizingMask"/>
19924                                     <size key="intercellSpacing" width="3" height="2"/>
19925                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19926                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19927                                     <tableColumns>
19928                                         <tableColumn editable="NO" width="77.51953125" minWidth="40" maxWidth="1000" id="8UD-iF-nIS">
19929                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="出現位置">
19930                                                 <font key="font" metaFont="smallSystem"/>
19931                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19932                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19933                                             </tableHeaderCell>
19934                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="b2y-II-MHj">
19935                                                 <font key="font" metaFont="system"/>
19936                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19937                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19938                                             </textFieldCell>
19939                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19940                                             <connections>
19941                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.value" id="oPC-5a-usv">
19942                                                     <dictionary key="options">
19943                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19944                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19945                                                     </dictionary>
19946                                                 </binding>
19947                                             </connections>
19948                                         </tableColumn>
19949                                         <tableColumn width="40" minWidth="40" maxWidth="1000" id="XuM-ZJ-DEO">
19950                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="チーム">
19951                                                 <font key="font" metaFont="smallSystem"/>
19952                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19953                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19954                                             </tableHeaderCell>
19955                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="jNK-8Z-JpB">
19956                                                 <font key="font" metaFont="system"/>
19957                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19958                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19959                                             </textFieldCell>
19960                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19961                                             <connections>
19962                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.team" id="cD5-8e-Jop">
19963                                                     <dictionary key="options">
19964                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19965                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19966                                                     </dictionary>
19967                                                 </binding>
19968                                             </connections>
19969                                         </tableColumn>
19970                                         <tableColumn editable="NO" width="180.4453125" minWidth="10" maxWidth="3.4028234663852886e+38" id="t4G-1e-0Fr">
19971                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キャラクター名">
19972                                                 <font key="font" metaFont="smallSystem"/>
19973                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19974                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19975                                             </tableHeaderCell>
19976                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="zcf-rf-gcm">
19977                                                 <font key="font" metaFont="system"/>
19978                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19979                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19980                                             </textFieldCell>
19981                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19982                                             <connections>
19983                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.name" id="0Q4-S0-5Gf">
19984                                                     <dictionary key="options">
19985                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19986                                                     </dictionary>
19987                                                 </binding>
19988                                             </connections>
19989                                         </tableColumn>
19990                                         <tableColumn width="102.62890625" minWidth="10" maxWidth="3.4028234663852886e+38" id="pnT-kI-gD0">
19991                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="重なった場合出ない">
19992                                                 <font key="font" metaFont="smallSystem"/>
19993                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19994                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19995                                             </tableHeaderCell>
19996                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="aDC-fW-D8R">
19997                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19998                                                 <font key="font" metaFont="system"/>
19999                                             </buttonCell>
20000                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20001                                             <connections>
20002                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.chk" id="ciz-p5-FW5">
20003                                                     <dictionary key="options">
20004                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20005                                                     </dictionary>
20006                                                 </binding>
20007                                             </connections>
20008                                         </tableColumn>
20009                                         <tableColumn editable="NO" width="87" minWidth="10" maxWidth="3.4028234663852886e+38" id="v1h-B1-T5S">
20010                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="情報格納">
20011                                                 <font key="font" metaFont="smallSystem"/>
20012                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20013                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20014                                             </tableHeaderCell>
20015                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="IyK-Yq-ePd">
20016                                                 <font key="font" metaFont="system"/>
20017                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20018                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20019                                             </textFieldCell>
20020                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20021                                             <connections>
20022                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.value2" id="sct-WA-uNP"/>
20023                                             </connections>
20024                                         </tableColumn>
20025                                     </tableColumns>
20026                                 </tableView>
20027                             </subviews>
20028                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20029                         </clipView>
20030                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="edl-Sq-d8v">
20031                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20032                             <autoresizingMask key="autoresizingMask"/>
20033                         </scroller>
20034                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ajF-yn-Uyk">
20035                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20036                             <autoresizingMask key="autoresizingMask"/>
20037                         </scroller>
20038                         <tableHeaderView key="headerView" id="CEX-eS-gJs">
20039                             <rect key="frame" x="0.0" y="0.0" width="503" height="17"/>
20040                             <autoresizingMask key="autoresizingMask"/>
20041                         </tableHeaderView>
20042                     </scrollView>
20043                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Nsd-ia-Y7K">
20044                         <rect key="frame" x="20" y="32" width="356" height="172"/>
20045                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20046                         <clipView key="contentView" id="QRg-sp-1W1">
20047                             <rect key="frame" x="1" y="17" width="354" height="154"/>
20048                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20049                             <subviews>
20050                                 <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">
20051                                     <rect key="frame" x="0.0" y="0.0" width="354" height="34"/>
20052                                     <autoresizingMask key="autoresizingMask"/>
20053                                     <size key="intercellSpacing" width="3" height="2"/>
20054                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20055                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20056                                     <tableColumns>
20057                                         <tableColumn editable="NO" width="129" minWidth="40" maxWidth="1000" id="AkH-qR-ftl">
20058                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ画像">
20059                                                 <font key="font" metaFont="smallSystem"/>
20060                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20061                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20062                                             </tableHeaderCell>
20063                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="4pp-vZ-GtE"/>
20064                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20065                                             <connections>
20066                                                 <binding destination="1qd-yQ-NSy" name="value" keyPath="arrangedObjects.img" id="oPl-FK-qg4"/>
20067                                             </connections>
20068                                         </tableColumn>
20069                                         <tableColumn editable="NO" width="219" minWidth="40" maxWidth="1000" id="Y5l-FB-UfL">
20070                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キャラクター名">
20071                                                 <font key="font" metaFont="smallSystem"/>
20072                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20073                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20074                                             </tableHeaderCell>
20075                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7QR-rY-p3u">
20076                                                 <font key="font" metaFont="system"/>
20077                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20078                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20079                                             </textFieldCell>
20080                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20081                                             <connections>
20082                                                 <binding destination="1qd-yQ-NSy" name="value" keyPath="arrangedObjects.name" id="eET-Cf-zpM">
20083                                                     <dictionary key="options">
20084                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20085                                                     </dictionary>
20086                                                 </binding>
20087                                             </connections>
20088                                         </tableColumn>
20089                                     </tableColumns>
20090                                 </tableView>
20091                             </subviews>
20092                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20093                         </clipView>
20094                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Pfc-2y-mVv">
20095                             <rect key="frame" x="1" y="116" width="233" height="16"/>
20096                             <autoresizingMask key="autoresizingMask"/>
20097                         </scroller>
20098                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="kBc-QY-AQx">
20099                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20100                             <autoresizingMask key="autoresizingMask"/>
20101                         </scroller>
20102                         <tableHeaderView key="headerView" id="ATI-11-v3Z">
20103                             <rect key="frame" x="0.0" y="0.0" width="354" height="17"/>
20104                             <autoresizingMask key="autoresizingMask"/>
20105                         </tableHeaderView>
20106                     </scrollView>
20107                     <button verticalHuggingPriority="750" id="0Ga-m5-oml">
20108                         <rect key="frame" x="405" y="91" width="66" height="32"/>
20109                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20110                         <buttonCell key="cell" type="push" title="選択" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bmU-Zp-PYP">
20111                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20112                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20113                         </buttonCell>
20114                         <connections>
20115                             <action selector="EDappearSet:" target="3826" id="dVa-Iz-HjT"/>
20116                         </connections>
20117                     </button>
20118                     <button verticalHuggingPriority="750" id="eXQ-2g-Rnx">
20119                         <rect key="frame" x="405" y="25" width="66" height="32"/>
20120                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20121                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="23W-FB-wpW">
20122                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20123                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20124                         </buttonCell>
20125                         <connections>
20126                             <action selector="EDappearSubmit:" target="3826" id="cBk-dH-8o2"/>
20127                         </connections>
20128                     </button>
20129                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="D1T-1P-oge">
20130                         <rect key="frame" x="408" y="139" width="77" height="38"/>
20131                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20132                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20133                         <size key="cellSize" width="74" height="18"/>
20134                         <size key="intercellSpacing" width="4" height="2"/>
20135                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="DpS-Wi-bWJ">
20136                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20137                             <font key="font" metaFont="system"/>
20138                         </buttonCell>
20139                         <cells>
20140                             <column>
20141                                 <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="5pa-J8-dqS">
20142                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20143                                     <font key="font" metaFont="system"/>
20144                                 </buttonCell>
20145                                 <buttonCell type="radio" title="モビール" imagePosition="left" alignment="left" inset="2" id="1BM-Hq-M3p">
20146                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20147                                     <font key="font" metaFont="system"/>
20148                                 </buttonCell>
20149                             </column>
20150                         </cells>
20151                     </matrix>
20152                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="h0N-18-M5F">
20153                         <rect key="frame" x="378" y="187" width="155" height="17"/>
20154                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20155                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※リストをダブルクリック" id="DL4-wR-Pan">
20156                             <font key="font" metaFont="system"/>
20157                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20158                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20159                         </textFieldCell>
20160                     </textField>
20161                     <button verticalHuggingPriority="750" id="a0w-7D-Ke4">
20162                         <rect key="frame" x="405" y="58" width="66" height="32"/>
20163                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20164                         <buttonCell key="cell" type="push" title="格納" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6YF-6c-9XT">
20165                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20166                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20167                         </buttonCell>
20168                         <connections>
20169                             <action selector="EDappearSave:" target="3826" id="ddu-cJ-GTG"/>
20170                         </connections>
20171                     </button>
20172                     <button verticalHuggingPriority="750" id="xSa-2O-A4q">
20173                         <rect key="frame" x="488" y="330" width="20" height="18"/>
20174                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20175                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RnA-LF-lV9">
20176                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20177                             <font key="font" metaFont="system"/>
20178                         </buttonCell>
20179                         <connections>
20180                             <action selector="EDappearAdd:" target="3826" id="kLh-U0-J9Y"/>
20181                         </connections>
20182                     </button>
20183                     <button verticalHuggingPriority="750" id="2R3-6R-2uM">
20184                         <rect key="frame" x="507" y="330" width="18" height="18"/>
20185                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20186                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dIj-nr-gVu">
20187                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20188                             <font key="font" metaFont="system"/>
20189                         </buttonCell>
20190                         <connections>
20191                             <action selector="EDappearRemove:" target="3826" id="d7j-Qt-q8q"/>
20192                         </connections>
20193                     </button>
20194                 </subviews>
20195             </view>
20196             <point key="canvasLocation" x="3340.5" y="2700.5"/>
20197         </window>
20198         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="PKC-k4-dLW" userLabel="ウェイト時間">
20199             <windowStyleMask key="styleMask" titled="YES"/>
20200             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20201             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20202             <view key="contentView" id="BbH-hY-xnu">
20203                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20204                 <autoresizingMask key="autoresizingMask"/>
20205                 <subviews>
20206                     <textField verticalHuggingPriority="750" id="wei-np-Col">
20207                         <rect key="frame" x="93" y="74" width="50" height="22"/>
20208                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20209                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="flZ-hZ-ZYV">
20210                             <font key="font" metaFont="system"/>
20211                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20212                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20213                         </textFieldCell>
20214                     </textField>
20215                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vDE-0D-0dp">
20216                         <rect key="frame" x="23" y="113" width="199" height="17"/>
20217                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20218                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ウェイト時間決定(小数点も可)" id="Yli-LZ-qwe">
20219                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20220                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20221                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20222                         </textFieldCell>
20223                     </textField>
20224                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JeB-4v-HC9">
20225                         <rect key="frame" x="149" y="77" width="17" height="17"/>
20226                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20227                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="WfC-3M-AJq">
20228                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20229                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20230                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20231                         </textFieldCell>
20232                     </textField>
20233                     <button verticalHuggingPriority="750" id="Dba-bb-jCM">
20234                         <rect key="frame" x="192" y="13" width="105" height="32"/>
20235                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20236                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rPy-yD-f32">
20237                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20238                             <font key="font" size="13" name="AquaKana"/>
20239                         </buttonCell>
20240                         <connections>
20241                             <action selector="EDwaitClost:" target="3826" id="900-YS-9bX"/>
20242                         </connections>
20243                     </button>
20244                     <button verticalHuggingPriority="750" id="cLD-C5-P9t">
20245                         <rect key="frame" x="126" y="13" width="66" height="32"/>
20246                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20247                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KcA-tJ-M4Y">
20248                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20249                             <font key="font" size="13" name="AquaKana"/>
20250                         </buttonCell>
20251                         <connections>
20252                             <action selector="EDwaitSubmit:" target="3826" id="2lW-7T-rVT"/>
20253                         </connections>
20254                     </button>
20255                 </subviews>
20256             </view>
20257             <point key="canvasLocation" x="642" y="2148"/>
20258         </window>
20259         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1E8-im-drr" userLabel="BGM演奏">
20260             <windowStyleMask key="styleMask" titled="YES"/>
20261             <rect key="contentRect" x="196" y="207" width="480" height="480"/>
20262             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20263             <view key="contentView" id="83u-gD-yZr">
20264                 <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
20265                 <autoresizingMask key="autoresizingMask"/>
20266                 <subviews>
20267                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="yXr-e3-57C">
20268                         <rect key="frame" x="23" y="443" width="75" height="17"/>
20269                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20270                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="BGMの演奏" id="Wop-OH-Gxa">
20271                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20272                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20273                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20274                         </textFieldCell>
20275                     </textField>
20276                     <button verticalHuggingPriority="750" id="7rQ-6K-7mA">
20277                         <rect key="frame" x="361" y="13" width="105" height="32"/>
20278                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20279                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="kxL-Aq-cXK">
20280                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20281                             <font key="font" size="13" name="AquaKana"/>
20282                         </buttonCell>
20283                         <connections>
20284                             <action selector="EDBGMClose:" target="3826" id="4Ik-SR-U0p"/>
20285                         </connections>
20286                     </button>
20287                     <button verticalHuggingPriority="750" id="bfW-Qf-jOa">
20288                         <rect key="frame" x="295" y="13" width="66" height="32"/>
20289                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20290                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="BaX-jv-wee">
20291                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20292                             <font key="font" size="13" name="AquaKana"/>
20293                         </buttonCell>
20294                         <connections>
20295                             <action selector="EDBGMSubmit:" target="3826" id="4Eo-Ai-fm8"/>
20296                         </connections>
20297                     </button>
20298                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="tFT-gd-dWj">
20299                         <rect key="frame" x="25" y="117" width="346" height="313"/>
20300                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20301                         <clipView key="contentView" id="PWl-8w-vmT">
20302                             <rect key="frame" x="1" y="17" width="344" height="295"/>
20303                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20304                             <subviews>
20305                                 <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">
20306                                     <rect key="frame" x="0.0" y="0.0" width="417" height="19"/>
20307                                     <autoresizingMask key="autoresizingMask"/>
20308                                     <size key="intercellSpacing" width="3" height="2"/>
20309                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20310                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20311                                     <tableColumns>
20312                                         <tableColumn editable="NO" width="206.5546875" minWidth="40" maxWidth="1000" id="tqe-f0-pY5">
20313                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="曲名">
20314                                                 <font key="font" metaFont="smallSystem"/>
20315                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20316                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20317                                             </tableHeaderCell>
20318                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="0g3-hA-YTp">
20319                                                 <font key="font" metaFont="system"/>
20320                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20321                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20322                                             </textFieldCell>
20323                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20324                                             <connections>
20325                                                 <binding destination="xgQ-JQ-5ax" name="value" keyPath="arrangedObjects.bgm" id="Kki-FQ-leW">
20326                                                     <dictionary key="options">
20327                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20328                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20329                                                     </dictionary>
20330                                                 </binding>
20331                                             </connections>
20332                                         </tableColumn>
20333                                         <tableColumn editable="NO" width="204" minWidth="40" maxWidth="1000" id="pML-jN-wOW">
20334                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
20335                                                 <font key="font" metaFont="smallSystem"/>
20336                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20337                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20338                                             </tableHeaderCell>
20339                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="xbX-t5-BAi">
20340                                                 <font key="font" metaFont="system"/>
20341                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20342                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20343                                             </textFieldCell>
20344                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20345                                             <connections>
20346                                                 <binding destination="xgQ-JQ-5ax" name="value" keyPath="arrangedObjects.name" id="U1L-fg-jmr">
20347                                                     <dictionary key="options">
20348                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20349                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20350                                                     </dictionary>
20351                                                 </binding>
20352                                             </connections>
20353                                         </tableColumn>
20354                                     </tableColumns>
20355                                 </tableView>
20356                             </subviews>
20357                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20358                         </clipView>
20359                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="ClO-Rj-UXk">
20360                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20361                             <autoresizingMask key="autoresizingMask"/>
20362                         </scroller>
20363                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aCl-4o-ugd">
20364                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20365                             <autoresizingMask key="autoresizingMask"/>
20366                         </scroller>
20367                         <tableHeaderView key="headerView" id="xCh-kg-JGD">
20368                             <rect key="frame" x="0.0" y="0.0" width="417" height="17"/>
20369                             <autoresizingMask key="autoresizingMask"/>
20370                         </tableHeaderView>
20371                     </scrollView>
20372                     <button verticalHuggingPriority="750" id="rss-c8-8Zq">
20373                         <rect key="frame" x="392" y="365" width="66" height="32"/>
20374                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20375                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Nqg-ul-knA">
20376                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20377                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20378                         </buttonCell>
20379                         <connections>
20380                             <action selector="EDBGMRun:" target="3826" id="5yD-4b-dNk"/>
20381                         </connections>
20382                     </button>
20383                     <button verticalHuggingPriority="750" id="MFw-7F-jGJ">
20384                         <rect key="frame" x="392" y="316" width="66" height="32"/>
20385                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20386                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aL3-R6-NBs">
20387                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20388                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20389                         </buttonCell>
20390                         <connections>
20391                             <action selector="EDBGMStop:" target="3826" id="qb7-W5-jef"/>
20392                         </connections>
20393                     </button>
20394                 </subviews>
20395             </view>
20396             <point key="canvasLocation" x="913" y="2976"/>
20397         </window>
20398         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="buT-p8-7RV" userLabel="SE再生">
20399             <windowStyleMask key="styleMask" titled="YES"/>
20400             <rect key="contentRect" x="196" y="207" width="480" height="480"/>
20401             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20402             <view key="contentView" id="9Dy-GG-V4i">
20403                 <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
20404                 <autoresizingMask key="autoresizingMask"/>
20405                 <subviews>
20406                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="KUJ-eG-WCe">
20407                         <rect key="frame" x="23" y="443" width="61" height="17"/>
20408                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20409                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="SEの再生" id="oDZ-Tf-643">
20410                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20411                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20412                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20413                         </textFieldCell>
20414                     </textField>
20415                     <button verticalHuggingPriority="750" id="2qN-yZ-clE">
20416                         <rect key="frame" x="361" y="13" width="105" height="32"/>
20417                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20418                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Coo-r3-fEk">
20419                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20420                             <font key="font" size="13" name="AquaKana"/>
20421                         </buttonCell>
20422                         <connections>
20423                             <action selector="EDSEClose:" target="3826" id="Qbc-DC-VRZ"/>
20424                         </connections>
20425                     </button>
20426                     <button verticalHuggingPriority="750" id="Mp2-Q5-NhP">
20427                         <rect key="frame" x="295" y="13" width="66" height="32"/>
20428                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20429                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8qk-aG-b8m">
20430                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20431                             <font key="font" size="13" name="AquaKana"/>
20432                         </buttonCell>
20433                         <connections>
20434                             <action selector="EDSESubmit:" target="3826" id="QLj-DF-25Q"/>
20435                         </connections>
20436                     </button>
20437                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="BrL-hM-NSI">
20438                         <rect key="frame" x="25" y="117" width="346" height="313"/>
20439                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20440                         <clipView key="contentView" id="Sva-NH-Dbk">
20441                             <rect key="frame" x="1" y="17" width="344" height="295"/>
20442                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20443                             <subviews>
20444                                 <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">
20445                                     <rect key="frame" x="0.0" y="0.0" width="417" height="19"/>
20446                                     <autoresizingMask key="autoresizingMask"/>
20447                                     <size key="intercellSpacing" width="3" height="2"/>
20448                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20449                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20450                                     <tableColumns>
20451                                         <tableColumn editable="NO" width="206.5546875" minWidth="40" maxWidth="1000" id="bPW-7N-Agm">
20452                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果音名">
20453                                                 <font key="font" metaFont="smallSystem"/>
20454                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20455                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20456                                             </tableHeaderCell>
20457                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="0kG-ph-kpU">
20458                                                 <font key="font" metaFont="system"/>
20459                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20460                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20461                                             </textFieldCell>
20462                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20463                                             <connections>
20464                                                 <binding destination="3Sz-9U-X87" name="value" keyPath="arrangedObjects.se" id="UDO-XD-I72">
20465                                                     <dictionary key="options">
20466                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20467                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20468                                                     </dictionary>
20469                                                 </binding>
20470                                             </connections>
20471                                         </tableColumn>
20472                                         <tableColumn editable="NO" width="204" minWidth="40" maxWidth="1000" id="aaE-yJ-lW2">
20473                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
20474                                                 <font key="font" metaFont="smallSystem"/>
20475                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20476                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20477                                             </tableHeaderCell>
20478                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="olv-xC-duz">
20479                                                 <font key="font" metaFont="system"/>
20480                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20481                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20482                                             </textFieldCell>
20483                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20484                                             <connections>
20485                                                 <binding destination="3Sz-9U-X87" name="value" keyPath="arrangedObjects.name" id="Efw-FR-GPx">
20486                                                     <dictionary key="options">
20487                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20488                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20489                                                     </dictionary>
20490                                                 </binding>
20491                                             </connections>
20492                                         </tableColumn>
20493                                     </tableColumns>
20494                                 </tableView>
20495                             </subviews>
20496                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20497                         </clipView>
20498                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="fFt-ft-EkS">
20499                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20500                             <autoresizingMask key="autoresizingMask"/>
20501                         </scroller>
20502                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="JXq-4F-9yJ">
20503                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20504                             <autoresizingMask key="autoresizingMask"/>
20505                         </scroller>
20506                         <tableHeaderView key="headerView" id="PRa-8b-Jc4">
20507                             <rect key="frame" x="0.0" y="0.0" width="417" height="17"/>
20508                             <autoresizingMask key="autoresizingMask"/>
20509                         </tableHeaderView>
20510                     </scrollView>
20511                     <button verticalHuggingPriority="750" id="vrB-0t-73M">
20512                         <rect key="frame" x="392" y="365" width="66" height="32"/>
20513                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20514                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="IOP-dn-GDz">
20515                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20516                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20517                         </buttonCell>
20518                         <connections>
20519                             <action selector="EDSERun:" target="3826" id="96w-HF-fCD"/>
20520                         </connections>
20521                     </button>
20522                     <button verticalHuggingPriority="750" id="lB7-s1-0zn">
20523                         <rect key="frame" x="392" y="316" width="66" height="32"/>
20524                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20525                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5Bl-HE-qXE">
20526                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20527                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20528                         </buttonCell>
20529                         <connections>
20530                             <action selector="EDSEStop:" target="3826" id="HUT-PH-DLA"/>
20531                         </connections>
20532                     </button>
20533                 </subviews>
20534             </view>
20535             <point key="canvasLocation" x="913" y="3559"/>
20536         </window>
20537         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3xK-Hu-8Va" userLabel="タイトルへ戻る">
20538             <windowStyleMask key="styleMask" titled="YES"/>
20539             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20540             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20541             <view key="contentView" id="LkN-eg-Ud5">
20542                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20543                 <autoresizingMask key="autoresizingMask"/>
20544                 <subviews>
20545                     <button verticalHuggingPriority="750" id="jV7-bU-Kvi">
20546                         <rect key="frame" x="192" y="13" width="105" height="32"/>
20547                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20548                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cXq-h8-tjm">
20549                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20550                             <font key="font" size="13" name="AquaKana"/>
20551                         </buttonCell>
20552                         <connections>
20553                             <action selector="EDtitleBackClose:" target="3826" id="Xug-Kr-Bke"/>
20554                         </connections>
20555                     </button>
20556                     <button verticalHuggingPriority="750" id="LOB-dp-wdZ">
20557                         <rect key="frame" x="126" y="13" width="66" height="32"/>
20558                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20559                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aXY-ov-JKv">
20560                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20561                             <font key="font" size="13" name="AquaKana"/>
20562                         </buttonCell>
20563                         <connections>
20564                             <action selector="EDtitleBackSubmit:" target="3826" id="FGN-nc-nrE"/>
20565                         </connections>
20566                     </button>
20567                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="18g-tU-1XU">
20568                         <rect key="frame" x="72" y="86" width="134" height="17"/>
20569                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20570                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="タイトルへ戻るを決定" id="bhw-uD-eNl">
20571                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20572                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20573                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20574                         </textFieldCell>
20575                     </textField>
20576                 </subviews>
20577             </view>
20578             <point key="canvasLocation" x="642" y="2430"/>
20579         </window>
20580         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="z3H-i4-hxm" userLabel="ゲームオーバー決定">
20581             <windowStyleMask key="styleMask" titled="YES"/>
20582             <rect key="contentRect" x="196" y="207" width="400" height="300"/>
20583             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20584             <view key="contentView" id="boG-LX-znA">
20585                 <rect key="frame" x="0.0" y="0.0" width="400" height="300"/>
20586                 <autoresizingMask key="autoresizingMask"/>
20587                 <subviews>
20588                     <button verticalHuggingPriority="750" id="08b-Zp-o6e">
20589                         <rect key="frame" x="281" y="13" width="105" height="32"/>
20590                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20591                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oN0-l7-w2x">
20592                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20593                             <font key="font" size="13" name="AquaKana"/>
20594                         </buttonCell>
20595                         <connections>
20596                             <action selector="EDGameOverClose:" target="3826" id="Fsu-oG-Bb7"/>
20597                         </connections>
20598                     </button>
20599                     <button verticalHuggingPriority="750" id="7sx-GB-onE">
20600                         <rect key="frame" x="215" y="13" width="66" height="32"/>
20601                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20602                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hG7-h8-8UF">
20603                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20604                             <font key="font" size="13" name="AquaKana"/>
20605                         </buttonCell>
20606                         <connections>
20607                             <action selector="EDGameOverSubmit:" target="3826" id="4Ok-Sn-aD1"/>
20608                         </connections>
20609                     </button>
20610                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ajP-gP-RTA">
20611                         <rect key="frame" x="18" y="263" width="119" height="17"/>
20612                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20613                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ゲームオーバー決定" id="aDr-o1-OaR">
20614                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20615                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20616                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20617                         </textFieldCell>
20618                     </textField>
20619                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="9IC-Pz-c0X">
20620                         <rect key="frame" x="17" y="116" width="206" height="136"/>
20621                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20622                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="XSS-mb-oF5"/>
20623                     </imageView>
20624                     <button id="bOT-TK-z6N">
20625                         <rect key="frame" x="226" y="214" width="139" height="18"/>
20626                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20627                         <buttonCell key="cell" type="check" title="敵の勝利を表示する" bezelStyle="regularSquare" imagePosition="left" inset="2" id="QSx-Vf-DNB">
20628                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20629                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20630                         </buttonCell>
20631                     </button>
20632                     <textField verticalHuggingPriority="750" id="3ps-zi-1PH">
20633                         <rect key="frame" x="228" y="144" width="167" height="22"/>
20634                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20635                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="0y6-T4-DYd">
20636                             <font key="font" metaFont="system"/>
20637                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20638                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20639                         </textFieldCell>
20640                     </textField>
20641                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JfU-aa-XEx">
20642                         <rect key="frame" x="226" y="176" width="171" height="17"/>
20643                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20644                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="GAMEOVER画像ファイル名" id="oPD-KH-eSj">
20645                             <font key="font" metaFont="system"/>
20646                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20647                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20648                         </textFieldCell>
20649                     </textField>
20650                 </subviews>
20651             </view>
20652             <point key="canvasLocation" x="492" y="2778"/>
20653         </window>
20654         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Z8H-DC-plw" userLabel="ゲームオーバー">
20655             <windowStyleMask key="styleMask" titled="YES"/>
20656             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
20657             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20658             <view key="contentView" id="9v7-HE-w2S">
20659                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
20660                 <autoresizingMask key="autoresizingMask"/>
20661                 <subviews>
20662                     <textField verticalHuggingPriority="750" id="LJB-wV-VrJ">
20663                         <rect key="frame" x="640" y="361" width="49" height="17"/>
20664                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20665                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="FC4-6y-5Vg">
20666                             <font key="font" metaFont="system"/>
20667                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20668                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20669                         </textFieldCell>
20670                     </textField>
20671                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="aC9-rN-s1T">
20672                         <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
20673                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20674                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="IkK-3m-obY"/>
20675                     </imageView>
20676                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gme-aU-8eb">
20677                         <rect key="frame" x="173" y="327" width="295" height="60"/>
20678                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20679                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="GAME OVER" id="Z4e-j1-tVK">
20680                             <font key="font" metaFont="system" size="50"/>
20681                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20682                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20683                         </textFieldCell>
20684                     </textField>
20685                     <button verticalHuggingPriority="750" id="2Qu-yR-o32">
20686                         <rect key="frame" x="255" y="46" width="131" height="32"/>
20687                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20688                         <buttonCell key="cell" type="push" title="タイトルへ戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="UAy-gD-t4s">
20689                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20690                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20691                         </buttonCell>
20692                         <connections>
20693                             <action selector="gameOverSubmit:" target="10496" id="zXe-05-euu"/>
20694                         </connections>
20695                     </button>
20696                 </subviews>
20697             </view>
20698             <point key="canvasLocation" x="433" y="4188"/>
20699         </window>
20700         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3mO-ps-L5k" userLabel="タイトルへ戻る">
20701             <windowStyleMask key="styleMask" titled="YES"/>
20702             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20703             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20704             <view key="contentView" id="01Z-Hf-m1t">
20705                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20706                 <autoresizingMask key="autoresizingMask"/>
20707                 <subviews>
20708                     <button verticalHuggingPriority="750" id="guz-Qy-PuE">
20709                         <rect key="frame" x="192" y="13" width="105" height="32"/>
20710                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20711                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dNO-xq-xqu">
20712                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20713                             <font key="font" size="13" name="AquaKana"/>
20714                         </buttonCell>
20715                         <connections>
20716                             <action selector="EDStageClearClose:" target="3826" id="jzj-Sc-Ovl"/>
20717                         </connections>
20718                     </button>
20719                     <button verticalHuggingPriority="750" id="Gt9-7A-pX0">
20720                         <rect key="frame" x="126" y="13" width="66" height="32"/>
20721                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20722                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="73D-sT-P9p">
20723                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20724                             <font key="font" size="13" name="AquaKana"/>
20725                         </buttonCell>
20726                         <connections>
20727                             <action selector="EDStageClearSubmit:" target="3826" id="QWm-dZ-tgw"/>
20728                         </connections>
20729                     </button>
20730                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dwY-1O-GcM">
20731                         <rect key="frame" x="18" y="113" width="95" height="17"/>
20732                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20733                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステージクリア" id="tiI-pU-L46">
20734                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20735                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20736                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20737                         </textFieldCell>
20738                     </textField>
20739                     <button id="Rc9-iv-fZh">
20740                         <rect key="frame" x="52" y="66" width="152" height="18"/>
20741                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20742                         <buttonCell key="cell" type="check" title="味方の勝利画面を表示" bezelStyle="regularSquare" imagePosition="left" inset="2" id="bj7-db-K9E">
20743                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20744                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20745                         </buttonCell>
20746                     </button>
20747                 </subviews>
20748             </view>
20749             <point key="canvasLocation" x="908" y="2673"/>
20750         </window>
20751         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="156-cC-5rX" userLabel="条件ユニット指定">
20752             <windowStyleMask key="styleMask" titled="YES"/>
20753             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20754             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20755             <view key="contentView" id="Zf2-qY-HPu">
20756                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20757                 <autoresizingMask key="autoresizingMask"/>
20758                 <subviews>
20759                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="6Lq-KV-HDb">
20760                         <rect key="frame" x="18" y="113" width="108" height="17"/>
20761                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20762                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="特定ユニット指定" id="aRa-WC-sni">
20763                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20764                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20765                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20766                         </textFieldCell>
20767                     </textField>
20768                     <button verticalHuggingPriority="750" id="EPn-F1-S3L">
20769                         <rect key="frame" x="72" y="69" width="157" height="32"/>
20770                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20771                         <buttonCell key="cell" type="push" title="マップ上の場所指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pxf-fT-MDR">
20772                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20773                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20774                         </buttonCell>
20775                     </button>
20776                     <button verticalHuggingPriority="750" id="1kw-sE-Xb3">
20777                         <rect key="frame" x="104" y="36" width="92" height="32"/>
20778                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20779                         <buttonCell key="cell" type="push" title="変数指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eLR-HA-fG5">
20780                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20781                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20782                         </buttonCell>
20783                     </button>
20784                     <button verticalHuggingPriority="750" id="c13-gP-mlo">
20785                         <rect key="frame" x="194" y="13" width="105" height="32"/>
20786                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20787                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pV1-qZ-pMF">
20788                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20789                             <font key="font" size="13" name="AquaKana"/>
20790                         </buttonCell>
20791                         <connections>
20792                             <action selector="EDStageClearClose:" target="3826" id="RV1-yN-djd"/>
20793                         </connections>
20794                     </button>
20795                 </subviews>
20796             </view>
20797             <point key="canvasLocation" x="1557" y="2876"/>
20798         </window>
20799         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="yZp-AP-ncP" userLabel="条件のスイッチ">
20800             <windowStyleMask key="styleMask" titled="YES"/>
20801             <rect key="contentRect" x="678" y="400" width="350" height="173"/>
20802             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20803             <view key="contentView" id="WZL-tS-QqD">
20804                 <rect key="frame" x="0.0" y="0.0" width="350" height="173"/>
20805                 <autoresizingMask key="autoresizingMask"/>
20806                 <subviews>
20807                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jJm-Cd-NXs">
20808                         <rect key="frame" x="21" y="147" width="95" height="17"/>
20809                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20810                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの入力" id="PWr-tc-SWU">
20811                             <font key="font" size="13" name="AquaKana"/>
20812                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20813                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20814                         </textFieldCell>
20815                     </textField>
20816                     <textField verticalHuggingPriority="750" id="hOX-Hu-aYQ">
20817                         <rect key="frame" x="23" y="59" width="255" height="22"/>
20818                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20819                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="dGR-vU-mby">
20820                             <font key="font" metaFont="system"/>
20821                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20822                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20823                         </textFieldCell>
20824                     </textField>
20825                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="s30-pm-F3M">
20826                         <rect key="frame" x="21" y="115" width="225" height="17"/>
20827                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20828                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="LKD-ZC-MRE">
20829                             <font key="font" size="13" name="AquaKana"/>
20830                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20831                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20832                         </textFieldCell>
20833                     </textField>
20834                     <button verticalHuggingPriority="750" id="xCU-eh-5Wu">
20835                         <rect key="frame" x="165" y="8" width="66" height="32"/>
20836                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20837                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fLx-pg-0xH">
20838                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20839                             <font key="font" size="13" name="AquaKana"/>
20840                         </buttonCell>
20841                         <connections>
20842                             <action selector="EDbranchSuicchiSubmit:" target="3826" id="gfv-JC-BfQ"/>
20843                         </connections>
20844                     </button>
20845                     <button verticalHuggingPriority="750" id="edc-8A-wq7">
20846                         <rect key="frame" x="231" y="8" width="105" height="32"/>
20847                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20848                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Gjx-ti-mcf">
20849                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20850                             <font key="font" size="13" name="AquaKana"/>
20851                         </buttonCell>
20852                         <connections>
20853                             <action selector="EDbranchSuicchiClose:" target="3826" id="0vH-Lp-mUQ"/>
20854                         </connections>
20855                     </button>
20856                 </subviews>
20857             </view>
20858             <point key="canvasLocation" x="-1401" y="904.5"/>
20859         </window>
20860         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="mVv-qE-Twx" userLabel="条件の範囲">
20861             <windowStyleMask key="styleMask" titled="YES"/>
20862             <rect key="contentRect" x="678" y="400" width="232" height="140"/>
20863             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20864             <view key="contentView" id="KS0-ox-1Q5">
20865                 <rect key="frame" x="0.0" y="0.0" width="232" height="140"/>
20866                 <autoresizingMask key="autoresizingMask"/>
20867                 <subviews>
20868                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="S6U-df-jtb">
20869                         <rect key="frame" x="85" y="103" width="56" height="17"/>
20870                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20871                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="範囲入力" id="dOR-wW-gJ7">
20872                             <font key="font" size="13" name="AquaKana"/>
20873                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20874                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20875                         </textFieldCell>
20876                     </textField>
20877                     <textField verticalHuggingPriority="750" id="L6l-RC-RAa">
20878                         <rect key="frame" x="84" y="67" width="64" height="22"/>
20879                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20880                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Qro-FF-zPd">
20881                             <font key="font" metaFont="system"/>
20882                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20883                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20884                         </textFieldCell>
20885                     </textField>
20886                     <button verticalHuggingPriority="750" id="kQW-3f-Spm">
20887                         <rect key="frame" x="83" y="1" width="66" height="32"/>
20888                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20889                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JAY-Pz-6hq">
20890                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20891                             <font key="font" size="13" name="AquaKana"/>
20892                         </buttonCell>
20893                         <connections>
20894                             <action selector="EDbranchPlaceHaniSubmit:" target="3826" id="xwc-qc-8fe"/>
20895                         </connections>
20896                     </button>
20897                 </subviews>
20898             </view>
20899             <point key="canvasLocation" x="-1045" y="819"/>
20900         </window>
20901         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="N2U-Rv-jyJ" userLabel="レベルリスト">
20902             <windowStyleMask key="styleMask" titled="YES"/>
20903             <rect key="contentRect" x="196" y="207" width="640" height="480"/>
20904             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20905             <view key="contentView" id="vYB-Jb-2M3">
20906                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
20907                 <autoresizingMask key="autoresizingMask"/>
20908                 <subviews>
20909                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="T67-37-qbJ">
20910                         <rect key="frame" x="12" y="455" width="95" height="17"/>
20911                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20912                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="シナリオリスト" id="dy1-xJ-mSg">
20913                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20914                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20915                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20916                         </textFieldCell>
20917                     </textField>
20918                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="p08-0N-ode">
20919                         <rect key="frame" x="14" y="258" width="367" height="189"/>
20920                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20921                         <clipView key="contentView" id="7yl-5i-90h">
20922                             <rect key="frame" x="1" y="17" width="365" height="171"/>
20923                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20924                             <subviews>
20925                                 <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">
20926                                     <rect key="frame" x="0.0" y="0.0" width="365" height="19"/>
20927                                     <autoresizingMask key="autoresizingMask"/>
20928                                     <size key="intercellSpacing" width="3" height="2"/>
20929                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20930                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20931                                     <tableColumns>
20932                                         <tableColumn width="183.88671875" minWidth="40" maxWidth="1000" id="TP4-BE-NKE">
20933                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="レベルタイトル名">
20934                                                 <font key="font" metaFont="smallSystem"/>
20935                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20936                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20937                                             </tableHeaderCell>
20938                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="uK1-xI-M0q">
20939                                                 <font key="font" metaFont="system"/>
20940                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20941                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20942                                             </textFieldCell>
20943                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20944                                             <connections>
20945                                                 <binding destination="A8Z-3g-Ph1" name="value" keyPath="arrangedObjects.name" id="4xW-bq-drj">
20946                                                     <dictionary key="options">
20947                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20948                                                     </dictionary>
20949                                                 </binding>
20950                                             </connections>
20951                                         </tableColumn>
20952                                         <tableColumn width="175" minWidth="10" maxWidth="3.4028234663852886e+38" id="WUU-ES-CBr">
20953                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ名">
20954                                                 <font key="font" metaFont="smallSystem"/>
20955                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20956                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20957                                             </tableHeaderCell>
20958                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ZuP-ff-rv8">
20959                                                 <font key="font" metaFont="system"/>
20960                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20961                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20962                                             </textFieldCell>
20963                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20964                                             <connections>
20965                                                 <binding destination="A8Z-3g-Ph1" name="value" keyPath="arrangedObjects.img" id="asP-KD-IHe">
20966                                                     <dictionary key="options">
20967                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20968                                                     </dictionary>
20969                                                 </binding>
20970                                             </connections>
20971                                         </tableColumn>
20972                                     </tableColumns>
20973                                 </tableView>
20974                             </subviews>
20975                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20976                         </clipView>
20977                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Rmk-eC-MbX">
20978                             <rect key="frame" x="1" y="117" width="237" height="16"/>
20979                             <autoresizingMask key="autoresizingMask"/>
20980                         </scroller>
20981                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Cs1-mh-6ms">
20982                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20983                             <autoresizingMask key="autoresizingMask"/>
20984                         </scroller>
20985                         <tableHeaderView key="headerView" id="VKS-df-6WX">
20986                             <rect key="frame" x="0.0" y="0.0" width="365" height="17"/>
20987                             <autoresizingMask key="autoresizingMask"/>
20988                         </tableHeaderView>
20989                     </scrollView>
20990                     <button verticalHuggingPriority="750" id="cyk-X1-AGv">
20991                         <rect key="frame" x="560" y="27" width="66" height="32"/>
20992                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20993                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eXZ-So-vX2">
20994                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20995                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20996                         </buttonCell>
20997                         <connections>
20998                             <action selector="submit:" target="uJI-Be-wdu" id="7qd-m6-oeN"/>
20999                         </connections>
21000                     </button>
21001                     <button verticalHuggingPriority="750" id="4Ah-IG-D39">
21002                         <rect key="frame" x="340" y="430" width="21" height="18"/>
21003                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21004                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RQa-cC-sky">
21005                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21006                             <font key="font" metaFont="system"/>
21007                         </buttonCell>
21008                         <connections>
21009                             <action selector="ins1:" target="uJI-Be-wdu" id="tsb-sP-0mC"/>
21010                         </connections>
21011                     </button>
21012                     <button verticalHuggingPriority="750" id="I9X-Y9-dq0">
21013                         <rect key="frame" x="360" y="430" width="21" height="18"/>
21014                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21015                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="69B-3v-c9N">
21016                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21017                             <font key="font" metaFont="system"/>
21018                         </buttonCell>
21019                         <connections>
21020                             <action selector="del1:" target="uJI-Be-wdu" id="Y6J-ft-4Oj"/>
21021                         </connections>
21022                     </button>
21023                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="3ht-XS-EIS">
21024                         <rect key="frame" x="389" y="258" width="237" height="189"/>
21025                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21026                         <clipView key="contentView" id="51o-r3-OWC">
21027                             <rect key="frame" x="1" y="17" width="235" height="171"/>
21028                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21029                             <subviews>
21030                                 <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">
21031                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
21032                                     <autoresizingMask key="autoresizingMask"/>
21033                                     <size key="intercellSpacing" width="3" height="2"/>
21034                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21035                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21036                                     <tableColumns>
21037                                         <tableColumn editable="NO" width="232" minWidth="40" maxWidth="1000" id="qAN-cB-0l3">
21038                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="mapファイルリスト参考">
21039                                                 <font key="font" metaFont="smallSystem"/>
21040                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21041                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21042                                             </tableHeaderCell>
21043                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="o1J-RI-geG">
21044                                                 <font key="font" metaFont="system"/>
21045                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21046                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21047                                             </textFieldCell>
21048                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21049                                             <connections>
21050                                                 <binding destination="o1D-3J-bih" name="value" keyPath="arrangedObjects.name" id="meW-gh-Le3">
21051                                                     <dictionary key="options">
21052                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21053                                                     </dictionary>
21054                                                 </binding>
21055                                             </connections>
21056                                         </tableColumn>
21057                                     </tableColumns>
21058                                 </tableView>
21059                             </subviews>
21060                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21061                         </clipView>
21062                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Hbz-bR-2Dq">
21063                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21064                             <autoresizingMask key="autoresizingMask"/>
21065                         </scroller>
21066                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="dbh-7U-RGG">
21067                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21068                             <autoresizingMask key="autoresizingMask"/>
21069                         </scroller>
21070                         <tableHeaderView key="headerView" id="JBT-YZ-b47">
21071                             <rect key="frame" x="0.0" y="0.0" width="235" height="17"/>
21072                             <autoresizingMask key="autoresizingMask"/>
21073                         </tableHeaderView>
21074                     </scrollView>
21075                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="ZK4-Kx-udo">
21076                         <rect key="frame" x="14" y="67" width="612" height="177"/>
21077                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21078                         <clipView key="contentView" id="oBj-a7-gH0">
21079                             <rect key="frame" x="1" y="17" width="610" height="159"/>
21080                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21081                             <subviews>
21082                                 <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">
21083                                     <rect key="frame" x="0.0" y="0.0" width="610" height="19"/>
21084                                     <autoresizingMask key="autoresizingMask"/>
21085                                     <size key="intercellSpacing" width="3" height="2"/>
21086                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21087                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21088                                     <tableColumns>
21089                                         <tableColumn width="176.1953125" minWidth="40" maxWidth="1000" id="NcM-O0-zQG">
21090                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="mapシナリオ名">
21091                                                 <font key="font" metaFont="smallSystem"/>
21092                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21093                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21094                                             </tableHeaderCell>
21095                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="Bpe-jB-f0T">
21096                                                 <font key="font" metaFont="system"/>
21097                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21098                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21099                                             </textFieldCell>
21100                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21101                                             <connections>
21102                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.name" id="nKm-kh-oWB">
21103                                                     <dictionary key="options">
21104                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21105                                                     </dictionary>
21106                                                 </binding>
21107                                             </connections>
21108                                         </tableColumn>
21109                                         <tableColumn width="125.484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="5P2-ca-U3r">
21110                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="opファイル名">
21111                                                 <font key="font" metaFont="smallSystem"/>
21112                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21113                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21114                                             </tableHeaderCell>
21115                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="wM6-be-r9m">
21116                                                 <font key="font" metaFont="system"/>
21117                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21118                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21119                                             </textFieldCell>
21120                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21121                                             <connections>
21122                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.op" id="fIE-Fa-xg2">
21123                                                     <dictionary key="options">
21124                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21125                                                     </dictionary>
21126                                                 </binding>
21127                                             </connections>
21128                                         </tableColumn>
21129                                         <tableColumn width="129.4453125" minWidth="10" maxWidth="3.4028234663852886e+38" id="aOS-YE-lpI">
21130                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="edファイル名">
21131                                                 <font key="font" metaFont="smallSystem"/>
21132                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21133                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21134                                             </tableHeaderCell>
21135                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ajc-Xq-nre">
21136                                                 <font key="font" metaFont="system"/>
21137                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21138                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21139                                             </textFieldCell>
21140                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21141                                             <connections>
21142                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.ed" id="fcH-YP-ogB">
21143                                                     <dictionary key="options">
21144                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21145                                                     </dictionary>
21146                                                 </binding>
21147                                             </connections>
21148                                         </tableColumn>
21149                                         <tableColumn width="168" minWidth="10" maxWidth="3.4028234663852886e+38" id="SWY-YR-8Of">
21150                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="mapファイル名">
21151                                                 <font key="font" metaFont="smallSystem"/>
21152                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21153                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21154                                             </tableHeaderCell>
21155                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="cwi-gv-1Ee">
21156                                                 <font key="font" metaFont="system"/>
21157                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21158                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21159                                             </textFieldCell>
21160                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21161                                             <connections>
21162                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.map" id="Pwz-pe-v0K">
21163                                                     <dictionary key="options">
21164                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
21165                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21166                                                     </dictionary>
21167                                                 </binding>
21168                                             </connections>
21169                                         </tableColumn>
21170                                     </tableColumns>
21171                                 </tableView>
21172                             </subviews>
21173                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21174                         </clipView>
21175                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Qvl-2M-nGo">
21176                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21177                             <autoresizingMask key="autoresizingMask"/>
21178                         </scroller>
21179                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="SMe-Su-QcL">
21180                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21181                             <autoresizingMask key="autoresizingMask"/>
21182                         </scroller>
21183                         <tableHeaderView key="headerView" id="Y1X-N2-oXH">
21184                             <rect key="frame" x="0.0" y="0.0" width="610" height="17"/>
21185                             <autoresizingMask key="autoresizingMask"/>
21186                         </tableHeaderView>
21187                     </scrollView>
21188                     <button verticalHuggingPriority="750" id="qn0-nu-EIa">
21189                         <rect key="frame" x="585" y="227" width="21" height="18"/>
21190                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21191                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ATR-68-yI7">
21192                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21193                             <font key="font" metaFont="system"/>
21194                         </buttonCell>
21195                         <connections>
21196                             <action selector="ins2:" target="uJI-Be-wdu" id="5QZ-Hi-a4T"/>
21197                         </connections>
21198                     </button>
21199                     <button verticalHuggingPriority="750" id="o5I-Ur-cQn">
21200                         <rect key="frame" x="605" y="227" width="21" height="18"/>
21201                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21202                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="WBp-Ld-M7v">
21203                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21204                             <font key="font" metaFont="system"/>
21205                         </buttonCell>
21206                         <connections>
21207                             <action selector="del2:" target="uJI-Be-wdu" id="Raw-l8-f3Z"/>
21208                         </connections>
21209                     </button>
21210                 </subviews>
21211             </view>
21212             <point key="canvasLocation" x="327" y="3347"/>
21213         </window>
21214         <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">
21215             <windowStyleMask key="styleMask" utility="YES"/>
21216             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
21217             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
21218             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21219             <view key="contentView" id="zqg-xX-Fmv">
21220                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
21221                 <autoresizingMask key="autoresizingMask"/>
21222                 <subviews>
21223                     <button verticalHuggingPriority="750" id="4uF-FO-p0j">
21224                         <rect key="frame" x="372" y="5" width="100" height="23"/>
21225                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21226                         <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">
21227                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21228                             <font key="font" size="13" name="AquaKana"/>
21229                         </buttonCell>
21230                         <connections>
21231                             <action selector="STsubmit:" target="10496" id="DXk-EG-4AP"/>
21232                         </connections>
21233                     </button>
21234                     <textField verticalHuggingPriority="750" id="smH-qg-w9S">
21235                         <rect key="frame" x="138" y="267" width="94" height="17"/>
21236                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21237                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="ODg-Te-YpI">
21238                             <font key="font" size="13" name="AquaKana"/>
21239                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21240                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21241                         </textFieldCell>
21242                     </textField>
21243                     <textField verticalHuggingPriority="750" id="UKN-Sn-kqL">
21244                         <rect key="frame" x="138" y="217" width="94" height="17"/>
21245                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21246                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="2cr-Fm-Iok">
21247                             <font key="font" size="13" name="AquaKana"/>
21248                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21249                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21250                         </textFieldCell>
21251                     </textField>
21252                     <imageView id="nKC-L3-rYm">
21253                         <rect key="frame" x="17" y="357" width="106" height="106"/>
21254                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21255                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="cIX-2J-8VA"/>
21256                     </imageView>
21257                     <textField verticalHuggingPriority="750" id="zZn-ap-80z">
21258                         <rect key="frame" x="236" y="267" width="94" height="17"/>
21259                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21260                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="xyq-BZ-q8f">
21261                             <font key="font" size="13" name="AquaKana"/>
21262                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21263                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21264                         </textFieldCell>
21265                     </textField>
21266                     <textField verticalHuggingPriority="750" id="MZN-Jn-ACt">
21267                         <rect key="frame" x="236" y="242" width="94" height="17"/>
21268                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21269                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="yev-Ho-sbL">
21270                             <font key="font" size="13" name="AquaKana"/>
21271                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21272                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21273                         </textFieldCell>
21274                     </textField>
21275                     <textField verticalHuggingPriority="750" id="fkg-pY-oO3">
21276                         <rect key="frame" x="236" y="217" width="94" height="17"/>
21277                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21278                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="0fU-Dn-znX">
21279                             <font key="font" size="13" name="AquaKana"/>
21280                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21281                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21282                         </textFieldCell>
21283                     </textField>
21284                     <textField verticalHuggingPriority="750" id="3PB-Bj-UqA">
21285                         <rect key="frame" x="356" y="237" width="118" height="17"/>
21286                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21287                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="格闘" id="bVn-Mw-QT4">
21288                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21289                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21290                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21291                         </textFieldCell>
21292                     </textField>
21293                     <textField verticalHuggingPriority="750" id="GQj-85-OXY">
21294                         <rect key="frame" x="356" y="213" width="118" height="17"/>
21295                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21296                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射撃" id="ich-e0-K3X">
21297                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21298                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21299                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21300                         </textFieldCell>
21301                     </textField>
21302                     <textField verticalHuggingPriority="750" id="tuN-qU-VF7">
21303                         <rect key="frame" x="357" y="139" width="124" height="17"/>
21304                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21305                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="反応" id="KsF-PD-WSd">
21306                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21307                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21308                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21309                         </textFieldCell>
21310                     </textField>
21311                     <textField verticalHuggingPriority="750" id="71k-bj-30G">
21312                         <rect key="frame" x="357" y="114" width="124" height="17"/>
21313                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21314                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="技量" id="AqS-fR-q89">
21315                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21316                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21317                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21318                         </textFieldCell>
21319                     </textField>
21320                     <textField verticalHuggingPriority="750" id="3Ah-AJ-HFY">
21321                         <rect key="frame" x="356" y="188" width="118" height="17"/>
21322                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21323                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中" id="BPk-tG-eIv">
21324                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21325                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21326                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21327                         </textFieldCell>
21328                     </textField>
21329                     <textField verticalHuggingPriority="750" id="8NZ-U9-2h8">
21330                         <rect key="frame" x="356" y="164" width="118" height="17"/>
21331                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21332                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避" id="lvj-MD-l5J">
21333                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21334                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21335                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21336                         </textFieldCell>
21337                     </textField>
21338                     <textField verticalHuggingPriority="750" id="g5N-QJ-nFf">
21339                         <rect key="frame" x="126" y="443" width="69" height="17"/>
21340                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21341                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ユニット名" id="Gh5-oj-eOg">
21342                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21343                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21344                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21345                         </textFieldCell>
21346                     </textField>
21347                     <textField verticalHuggingPriority="750" id="YnE-Wh-K7E">
21348                         <rect key="frame" x="126" y="394" width="56" height="17"/>
21349                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21350                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="CPL-DH-m2j">
21351                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21352                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21353                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21354                         </textFieldCell>
21355                     </textField>
21356                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="WiF-Ma-7ex">
21357                         <rect key="frame" x="20" y="11" width="150" height="173"/>
21358                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21359                         <clipView key="contentView" id="fUr-qN-saB">
21360                             <rect key="frame" x="1" y="1" width="148" height="171"/>
21361                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21362                             <subviews>
21363                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="ZXV-E8-0X5">
21364                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21365                                     <autoresizingMask key="autoresizingMask"/>
21366                                     <size key="intercellSpacing" width="3" height="2"/>
21367                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21368                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21369                                     <tableColumns>
21370                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="IEo-8K-51a">
21371                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21372                                                 <font key="font" metaFont="smallSystem"/>
21373                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21374                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21375                                             </tableHeaderCell>
21376                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="szl-o1-Xwi">
21377                                                 <font key="font" metaFont="system"/>
21378                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21379                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21380                                             </textFieldCell>
21381                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21382                                         </tableColumn>
21383                                     </tableColumns>
21384                                 </tableView>
21385                             </subviews>
21386                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21387                         </clipView>
21388                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9S6-GT-dYY">
21389                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21390                             <autoresizingMask key="autoresizingMask"/>
21391                         </scroller>
21392                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="zvx-Hf-hhN">
21393                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21394                             <autoresizingMask key="autoresizingMask"/>
21395                         </scroller>
21396                     </scrollView>
21397                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="LIH-7M-aVc">
21398                         <rect key="frame" x="18" y="192" width="30" height="17"/>
21399                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21400                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="装備" id="e5M-CJ-s7A">
21401                             <font key="font" size="13" name="AquaKana"/>
21402                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21403                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21404                         </textFieldCell>
21405                     </textField>
21406                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="mQh-8y-zOh">
21407                         <rect key="frame" x="195" y="11" width="150" height="173"/>
21408                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21409                         <clipView key="contentView" id="dAW-2H-piF">
21410                             <rect key="frame" x="1" y="1" width="148" height="171"/>
21411                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21412                             <subviews>
21413                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="usz-eI-awO">
21414                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21415                                     <autoresizingMask key="autoresizingMask"/>
21416                                     <size key="intercellSpacing" width="3" height="2"/>
21417                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21418                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21419                                     <tableColumns>
21420                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="3kn-zY-jby">
21421                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21422                                                 <font key="font" metaFont="smallSystem"/>
21423                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21424                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21425                                             </tableHeaderCell>
21426                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="IHU-Gn-w22">
21427                                                 <font key="font" metaFont="system"/>
21428                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21429                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21430                                             </textFieldCell>
21431                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21432                                         </tableColumn>
21433                                     </tableColumns>
21434                                 </tableView>
21435                             </subviews>
21436                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21437                         </clipView>
21438                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="hBY-jK-GeT">
21439                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21440                             <autoresizingMask key="autoresizingMask"/>
21441                         </scroller>
21442                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="OwK-bc-mMJ">
21443                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21444                             <autoresizingMask key="autoresizingMask"/>
21445                         </scroller>
21446                     </scrollView>
21447                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ukW-0g-kRt">
21448                         <rect key="frame" x="193" y="192" width="82" height="17"/>
21449                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21450                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スキルリスト" id="Mkj-m0-Wdi">
21451                             <font key="font" size="13" name="AquaKana"/>
21452                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21453                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21454                         </textFieldCell>
21455                     </textField>
21456                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OVl-tR-eEx">
21457                         <rect key="frame" x="126" y="419" width="210" height="17"/>
21458                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21459                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ララ・サタリン・デビルーク" id="Qf0-Nv-aTy">
21460                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21461                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21462                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21463                         </textFieldCell>
21464                     </textField>
21465                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Vpn-iq-ZgI">
21466                         <rect key="frame" x="18" y="335" width="251" height="17"/>
21467                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21468                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="jAg-UK-3Mz">
21469                             <font key="font" metaFont="system"/>
21470                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21471                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21472                         </textFieldCell>
21473                     </textField>
21474                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jy5-wL-kVv">
21475                         <rect key="frame" x="18" y="310" width="251" height="17"/>
21476                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21477                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="XU3-LT-UiQ">
21478                             <font key="font" metaFont="system"/>
21479                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21480                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21481                         </textFieldCell>
21482                     </textField>
21483                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="47A-bo-w3F">
21484                         <rect key="frame" x="18" y="285" width="115" height="17"/>
21485                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21486                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ATK" id="2QU-go-sGT">
21487                             <font key="font" metaFont="system"/>
21488                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21489                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21490                         </textFieldCell>
21491                     </textField>
21492                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="PIf-3j-284">
21493                         <rect key="frame" x="18" y="267" width="115" height="17"/>
21494                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21495                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEF" id="OjE-fi-Vir">
21496                             <font key="font" metaFont="system"/>
21497                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21498                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21499                         </textFieldCell>
21500                     </textField>
21501                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Nld-Pz-XvH">
21502                         <rect key="frame" x="18" y="249" width="115" height="17"/>
21503                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21504                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="CAP" id="mFo-rp-qGf">
21505                             <font key="font" metaFont="system"/>
21506                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21507                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21508                         </textFieldCell>
21509                     </textField>
21510                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="SyR-Du-uzD">
21511                         <rect key="frame" x="18" y="232" width="115" height="17"/>
21512                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21513                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ACU" id="XcX-5V-I93">
21514                             <font key="font" metaFont="system"/>
21515                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21516                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21517                         </textFieldCell>
21518                     </textField>
21519                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ckd-kc-GjD">
21520                         <rect key="frame" x="18" y="213" width="115" height="17"/>
21521                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21522                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EVA" id="WVg-lA-tuv">
21523                             <font key="font" metaFont="system"/>
21524                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21525                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21526                         </textFieldCell>
21527                     </textField>
21528                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Ixz-Th-40d">
21529                         <rect key="frame" x="126" y="369" width="210" height="17"/>
21530                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21531                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="デビルーク王女" id="VMY-fj-ZYv">
21532                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21533                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21534                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21535                         </textFieldCell>
21536                     </textField>
21537                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="fCh-Vx-Qyt">
21538                         <rect key="frame" x="336" y="262" width="150" height="78"/>
21539                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21540                         <clipView key="contentView" id="BTt-xV-uMe">
21541                             <rect key="frame" x="1" y="1" width="148" height="76"/>
21542                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21543                             <subviews>
21544                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="B6b-MZ-FWa">
21545                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21546                                     <autoresizingMask key="autoresizingMask"/>
21547                                     <size key="intercellSpacing" width="3" height="2"/>
21548                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21549                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21550                                     <tableColumns>
21551                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="CBn-hR-A24">
21552                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21553                                                 <font key="font" metaFont="smallSystem"/>
21554                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21555                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21556                                             </tableHeaderCell>
21557                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="bd6-XJ-jVr">
21558                                                 <font key="font" metaFont="system"/>
21559                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21560                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21561                                             </textFieldCell>
21562                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21563                                         </tableColumn>
21564                                     </tableColumns>
21565                                 </tableView>
21566                             </subviews>
21567                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21568                         </clipView>
21569                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Ecs-je-7ZV">
21570                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21571                             <autoresizingMask key="autoresizingMask"/>
21572                         </scroller>
21573                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="hJJ-hT-kUw">
21574                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21575                             <autoresizingMask key="autoresizingMask"/>
21576                         </scroller>
21577                     </scrollView>
21578                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Vpt-hA-5bE">
21579                         <rect key="frame" x="334" y="348" width="69" height="17"/>
21580                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21581                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="合流リスト" id="Tqw-74-dCs">
21582                             <font key="font" size="13" name="AquaKana"/>
21583                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21584                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21585                         </textFieldCell>
21586                     </textField>
21587                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="hHC-9y-Gyd">
21588                         <rect key="frame" x="336" y="369" width="150" height="78"/>
21589                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21590                         <clipView key="contentView" id="FIW-Fm-eGJ">
21591                             <rect key="frame" x="1" y="1" width="148" height="76"/>
21592                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21593                             <subviews>
21594                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="scG-3l-uaq">
21595                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21596                                     <autoresizingMask key="autoresizingMask"/>
21597                                     <size key="intercellSpacing" width="3" height="2"/>
21598                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21599                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21600                                     <tableColumns>
21601                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="QzK-uS-Wud">
21602                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21603                                                 <font key="font" metaFont="smallSystem"/>
21604                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21605                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21606                                             </tableHeaderCell>
21607                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="KcA-oN-Lxo">
21608                                                 <font key="font" metaFont="system"/>
21609                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21610                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21611                                             </textFieldCell>
21612                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21613                                         </tableColumn>
21614                                     </tableColumns>
21615                                 </tableView>
21616                             </subviews>
21617                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21618                         </clipView>
21619                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="QMZ-SI-BlI">
21620                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21621                             <autoresizingMask key="autoresizingMask"/>
21622                         </scroller>
21623                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ycT-P1-mQm">
21624                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21625                             <autoresizingMask key="autoresizingMask"/>
21626                         </scroller>
21627                     </scrollView>
21628                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zpv-ri-g7m">
21629                         <rect key="frame" x="334" y="455" width="95" height="17"/>
21630                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21631                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータス異常" id="9Fy-W0-GN4">
21632                             <font key="font" size="13" name="AquaKana"/>
21633                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21634                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21635                         </textFieldCell>
21636                     </textField>
21637                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wbT-RS-Zkt">
21638                         <rect key="frame" x="356" y="89" width="125" height="17"/>
21639                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21640                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力" id="h48-gZ-N0D">
21641                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21642                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21643                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21644                         </textFieldCell>
21645                     </textField>
21646                     <textField verticalHuggingPriority="750" id="EJh-fj-6e3">
21647                         <rect key="frame" x="137" y="242" width="94" height="17"/>
21648                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21649                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="ixz-Kb-NtG">
21650                             <font key="font" size="13" name="AquaKana"/>
21651                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21652                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21653                         </textFieldCell>
21654                     </textField>
21655                 </subviews>
21656             </view>
21657             <point key="canvasLocation" x="-2289" y="282"/>
21658         </window>
21659         <menuItem title="格闘" id="HY9-Su-w85"/>
21660         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="qke-ES-FI6" userLabel="消滅処理">
21661             <windowStyleMask key="styleMask" titled="YES"/>
21662             <rect key="contentRect" x="196" y="207" width="545" height="232"/>
21663             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21664             <view key="contentView" id="bvQ-tp-Jxl">
21665                 <rect key="frame" x="0.0" y="0.0" width="545" height="232"/>
21666                 <autoresizingMask key="autoresizingMask"/>
21667                 <subviews>
21668                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9dC-nS-k6h">
21669                         <rect key="frame" x="20" y="77" width="505" height="135"/>
21670                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21671                         <clipView key="contentView" id="I4J-al-MOH">
21672                             <rect key="frame" x="1" y="17" width="503" height="117"/>
21673                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21674                             <subviews>
21675                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="ffN-dU-iWW" id="iWZ-ZK-2C5">
21676                                     <rect key="frame" x="0.0" y="0.0" width="503" height="19"/>
21677                                     <autoresizingMask key="autoresizingMask"/>
21678                                     <size key="intercellSpacing" width="3" height="2"/>
21679                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21680                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21681                                     <tableColumns>
21682                                         <tableColumn editable="NO" width="126.109375" minWidth="40" maxWidth="1000" id="uyo-pN-fJS">
21683                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="出現位置">
21684                                                 <font key="font" metaFont="smallSystem"/>
21685                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21686                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21687                                             </tableHeaderCell>
21688                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="EO3-Yg-fJz">
21689                                                 <font key="font" metaFont="system"/>
21690                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21691                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21692                                             </textFieldCell>
21693                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21694                                             <connections>
21695                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.value" id="bDr-3K-0wL">
21696                                                     <dictionary key="options">
21697                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
21698                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21699                                                     </dictionary>
21700                                                 </binding>
21701                                             </connections>
21702                                         </tableColumn>
21703                                         <tableColumn editable="NO" width="40" minWidth="40" maxWidth="1000" id="jyr-yl-kU8">
21704                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="チーム">
21705                                                 <font key="font" metaFont="smallSystem"/>
21706                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21707                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21708                                             </tableHeaderCell>
21709                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="WX4-vR-QsV">
21710                                                 <font key="font" metaFont="system"/>
21711                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21712                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21713                                             </textFieldCell>
21714                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21715                                             <connections>
21716                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.team" id="Vlf-DG-hYy">
21717                                                     <dictionary key="options">
21718                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21719                                                     </dictionary>
21720                                                 </binding>
21721                                             </connections>
21722                                         </tableColumn>
21723                                         <tableColumn identifier="" editable="NO" width="191.11328125" minWidth="10" maxWidth="3.4028234663852886e+38" id="0h4-lM-Rhz">
21724                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ユニット名">
21725                                                 <font key="font" metaFont="smallSystem"/>
21726                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21727                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21728                                             </tableHeaderCell>
21729                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="dH2-Iw-AmE">
21730                                                 <font key="font" metaFont="system"/>
21731                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21732                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21733                                             </textFieldCell>
21734                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21735                                             <connections>
21736                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.name" id="1tp-Fo-UEh">
21737                                                     <dictionary key="options">
21738                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21739                                                     </dictionary>
21740                                                 </binding>
21741                                             </connections>
21742                                         </tableColumn>
21743                                         <tableColumn identifier="" editable="NO" width="134" minWidth="10" maxWidth="3.4028234663852886e+38" id="azo-cr-5Kc">
21744                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="変数位置">
21745                                                 <font key="font" metaFont="smallSystem"/>
21746                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21747                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21748                                             </tableHeaderCell>
21749                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nTl-Xq-1rJ">
21750                                                 <font key="font" metaFont="system"/>
21751                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21752                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21753                                             </textFieldCell>
21754                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21755                                             <connections>
21756                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.value2" id="g3v-sa-Fzy">
21757                                                     <dictionary key="options">
21758                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21759                                                     </dictionary>
21760                                                 </binding>
21761                                             </connections>
21762                                         </tableColumn>
21763                                     </tableColumns>
21764                                 </tableView>
21765                             </subviews>
21766                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21767                         </clipView>
21768                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="X5n-2c-ZjL">
21769                             <rect key="frame" x="1" y="118" width="503" height="16"/>
21770                             <autoresizingMask key="autoresizingMask"/>
21771                         </scroller>
21772                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ecS-OA-lTT">
21773                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21774                             <autoresizingMask key="autoresizingMask"/>
21775                         </scroller>
21776                         <tableHeaderView key="headerView" id="ffN-dU-iWW">
21777                             <rect key="frame" x="0.0" y="0.0" width="503" height="17"/>
21778                             <autoresizingMask key="autoresizingMask"/>
21779                         </tableHeaderView>
21780                     </scrollView>
21781                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cTK-Wy-qvK">
21782                         <rect key="frame" x="372" y="40" width="155" height="17"/>
21783                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21784                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※リストをダブルクリック" id="oLr-8M-ycS">
21785                             <font key="font" metaFont="system"/>
21786                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21787                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21788                         </textFieldCell>
21789                     </textField>
21790                     <button verticalHuggingPriority="750" id="emR-0a-2hg">
21791                         <rect key="frame" x="488" y="195" width="20" height="18"/>
21792                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21793                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="d7W-cI-cP3">
21794                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21795                             <font key="font" metaFont="system"/>
21796                         </buttonCell>
21797                         <connections>
21798                             <action selector="EDdissappearAdd:" target="3826" id="rYm-nF-hg1"/>
21799                         </connections>
21800                     </button>
21801                     <button verticalHuggingPriority="750" id="hPD-Vb-JdS">
21802                         <rect key="frame" x="507" y="195" width="18" height="18"/>
21803                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21804                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YcI-Lj-LgK">
21805                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21806                             <font key="font" metaFont="system"/>
21807                         </buttonCell>
21808                         <connections>
21809                             <action selector="EDdissappearRemove:" target="3826" id="0nM-25-h0v"/>
21810                         </connections>
21811                     </button>
21812                     <button verticalHuggingPriority="750" id="Ms2-lK-bxg">
21813                         <rect key="frame" x="465" y="4" width="66" height="32"/>
21814                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21815                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zvl-KV-RxE">
21816                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21817                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21818                         </buttonCell>
21819                         <connections>
21820                             <action selector="EDdissappearSubmit:" target="3826" id="11j-WF-XvF"/>
21821                         </connections>
21822                     </button>
21823                 </subviews>
21824             </view>
21825             <point key="canvasLocation" x="3369.5" y="2280"/>
21826         </window>
21827         <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">
21828             <windowStyleMask key="styleMask" utility="YES"/>
21829             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
21830             <rect key="contentRect" x="196" y="132" width="142" height="95"/>
21831             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21832             <view key="contentView" id="BSp-sV-tNI">
21833                 <rect key="frame" x="0.0" y="0.0" width="142" height="95"/>
21834                 <autoresizingMask key="autoresizingMask"/>
21835                 <subviews>
21836                     <textField verticalHuggingPriority="750" id="sqM-Qk-02I">
21837                         <rect key="frame" x="332" y="-64" width="38" height="17"/>
21838                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21839                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="Jvb-Cr-kgZ">
21840                             <font key="font" metaFont="system"/>
21841                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21842                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21843                         </textFieldCell>
21844                     </textField>
21845                     <button verticalHuggingPriority="750" id="JcL-zD-abh">
21846                         <rect key="frame" x="22" y="53" width="100" height="23"/>
21847                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21848                         <buttonCell key="cell" type="smallSquare" title="合流" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="W1F-Pc-wXE">
21849                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21850                             <font key="font" size="13" name="AquaKana"/>
21851                         </buttonCell>
21852                         <connections>
21853                             <action selector="pushStatus:" target="10496" id="sgJ-UO-ZgJ"/>
21854                         </connections>
21855                     </button>
21856                     <button verticalHuggingPriority="750" id="eMi-ll-7am">
21857                         <rect key="frame" x="22" y="19" width="100" height="23"/>
21858                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21859                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Yzb-SI-fD7">
21860                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21861                             <font key="font" size="13" name="AquaKana"/>
21862                         </buttonCell>
21863                         <connections>
21864                             <action selector="pushCancel:" target="10496" id="mkF-4a-pcC"/>
21865                         </connections>
21866                     </button>
21867                 </subviews>
21868             </view>
21869             <point key="canvasLocation" x="-137" y="2000.5"/>
21870         </window>
21871         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="bO1-xr-jsS" userLabel="消滅ユニット指定">
21872             <windowStyleMask key="styleMask" titled="YES"/>
21873             <rect key="contentRect" x="196" y="207" width="300" height="137"/>
21874             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21875             <view key="contentView" id="lXG-yY-WdL">
21876                 <rect key="frame" x="0.0" y="0.0" width="300" height="137"/>
21877                 <autoresizingMask key="autoresizingMask"/>
21878                 <subviews>
21879                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="qEC-GY-bId">
21880                         <rect key="frame" x="18" y="113" width="108" height="17"/>
21881                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21882                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消滅ユニット指定" id="hil-vZ-74i">
21883                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21884                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21885                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21886                         </textFieldCell>
21887                     </textField>
21888                     <button verticalHuggingPriority="750" id="gFd-c1-mB7">
21889                         <rect key="frame" x="72" y="69" width="157" height="32"/>
21890                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21891                         <buttonCell key="cell" type="push" title="マップ上の場所指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="M0M-Ym-TWd">
21892                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21893                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21894                         </buttonCell>
21895                         <connections>
21896                             <action selector="EDdissapearMapSubmit:" target="3826" id="aAZ-TU-3j4"/>
21897                         </connections>
21898                     </button>
21899                     <button verticalHuggingPriority="750" id="L4j-sh-7yF">
21900                         <rect key="frame" x="104" y="36" width="92" height="32"/>
21901                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21902                         <buttonCell key="cell" type="push" title="変数指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eYZ-r1-pSS">
21903                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21904                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21905                         </buttonCell>
21906                         <connections>
21907                             <action selector="EDdissapearUnitSubmit:" target="3826" id="Fls-yl-vNC"/>
21908                         </connections>
21909                     </button>
21910                     <button verticalHuggingPriority="750" id="JMR-jn-P2v">
21911                         <rect key="frame" x="194" y="13" width="105" height="32"/>
21912                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21913                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="V6L-NH-g5x">
21914                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21915                             <font key="font" size="13" name="AquaKana"/>
21916                         </buttonCell>
21917                         <connections>
21918                             <action selector="EDdissapearSubmitCancel:" target="3826" id="5Wq-8Q-0uX"/>
21919                         </connections>
21920                     </button>
21921                 </subviews>
21922             </view>
21923             <point key="canvasLocation" x="946" y="2902.5"/>
21924         </window>
21925         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="G95-63-pDA" userLabel="立ち絵バック" customClass="NSPanel">
21926             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
21927             <windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/>
21928             <rect key="contentRect" x="196" y="112" width="0.0" height="0.0"/>
21929             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21930             <view key="contentView" id="rDG-3d-YRk">
21931                 <autoresizingMask key="autoresizingMask"/>
21932                 <subviews>
21933                     <customView id="Hn5-G2-6Kp" customClass="SEstandView">
21934                         <rect key="frame" x="222" y="-480" width="418" height="480"/>
21935                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21936                     </customView>
21937                 </subviews>
21938             </view>
21939         </window>
21940         <window title="Awars III" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="AKE-Yl-5aP" userLabel="シナリオウィンド立ち絵">
21941             <windowStyleMask key="styleMask" titled="YES"/>
21942             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
21943             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
21944             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21945             <view key="contentView" id="SXp-MY-as1">
21946                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
21947                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21948                 <subviews>
21949                     <imageView id="yiC-d8-a5z">
21950                         <rect key="frame" x="67" y="163" width="512" height="320"/>
21951                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21952                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" image="BackGround" id="Eu8-aw-EXf"/>
21953                     </imageView>
21954                     <imageView id="2tZ-6f-CJd">
21955                         <rect key="frame" x="67" y="163" width="512" height="320"/>
21956                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21957                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="eEf-BN-BDY"/>
21958                     </imageView>
21959                     <customView id="UJH-rN-NgL" customClass="SEstandViewTest">
21960                         <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
21961                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21962                         <subviews>
21963                             <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="C3i-Vu-y9Y">
21964                                 <rect key="frame" x="150" y="332" width="470" height="23"/>
21965                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21966                                 <view key="contentView" id="Cyt-ye-eYg">
21967                                     <rect key="frame" x="1" y="1" width="468" height="21"/>
21968                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21969                                     <subviews>
21970                                         <textField verticalHuggingPriority="750" id="kFw-ag-56z">
21971                                             <rect key="frame" x="-4" y="1" width="476" height="19"/>
21972                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21973                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="uKw-bk-qa4">
21974                                                 <font key="font" size="16" name="HiraKakuProN-W3"/>
21975                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21976                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21977                                             </textFieldCell>
21978                                         </textField>
21979                                     </subviews>
21980                                 </view>
21981                                 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
21982                                 <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
21983                             </box>
21984                             <button verticalHuggingPriority="750" id="8CW-nY-Tui">
21985                                 <rect key="frame" x="580" y="452" width="66" height="32"/>
21986                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21987                                 <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6JF-LP-Fi4">
21988                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21989                                     <font key="font" size="13" name="HiraKakuProN-W3"/>
21990                                 </buttonCell>
21991                                 <connections>
21992                                     <action selector="SEstandSubmit:" target="9720" id="gqj-Be-vkD"/>
21993                                 </connections>
21994                             </button>
21995                             <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="ob9-8s-rxi">
21996                                 <rect key="frame" x="150" y="360" width="470" height="100"/>
21997                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21998                                 <view key="contentView" id="n2k-0n-vmG">
21999                                     <rect key="frame" x="1" y="1" width="468" height="98"/>
22000                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22001                                     <subviews>
22002                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="NKc-WH-q6Q">
22003                                             <rect key="frame" x="226" y="2" width="17" height="17"/>
22004                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22005                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="Dl2-2r-d3U">
22006                                                 <font key="font" metaFont="system"/>
22007                                                 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22008                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22009                                             </textFieldCell>
22010                                         </textField>
22011                                         <comboBox verticalHuggingPriority="750" id="QrD-NB-dlR">
22012                                             <rect key="frame" x="62" y="103" width="99" height="19"/>
22013                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22014                                             <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">
22015                                                 <font key="font" metaFont="miniSystem"/>
22016                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22017                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22018                                             </comboBoxCell>
22019                                         </comboBox>
22020                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="Ab6-2z-pED">
22021                                             <rect key="frame" x="6" y="8" width="444" height="82"/>
22022                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22023                                             <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="文章フィールドの裏側にイメージは表示されます" id="TWL-ch-SKn">
22024                                                 <font key="font" size="16" name="HiraKakuProN-W3"/>
22025                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22026                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22027                                             </textFieldCell>
22028                                         </textField>
22029                                     </subviews>
22030                                 </view>
22031                                 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
22032                                 <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
22033                             </box>
22034                             <imageView id="jYM-hn-fjP">
22035                                 <rect key="frame" x="17" y="357" width="106" height="106"/>
22036                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22037                                 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Ecv-ZD-4yV"/>
22038                             </imageView>
22039                         </subviews>
22040                     </customView>
22041                 </subviews>
22042             </view>
22043         </window>
22044         <customView id="K7T-Ie-UaJ" customClass="SEstandViewTest">
22045             <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
22046             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22047             <subviews>
22048                 <button verticalHuggingPriority="750" id="VZZ-Ed-VRz">
22049                     <rect key="frame" x="580" y="452" width="66" height="32"/>
22050                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22051                     <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="edm-N4-ev3">
22052                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22053                         <font key="font" size="13" name="HiraKakuProN-W3"/>
22054                     </buttonCell>
22055                     <connections>
22056                         <action selector="SEstandSubmit:" target="9720" id="U8j-no-up1"/>
22057                     </connections>
22058                 </button>
22059                 <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="ceQ-eu-mx1">
22060                     <rect key="frame" x="150" y="360" width="470" height="100"/>
22061                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22062                     <view key="contentView" id="oOB-q0-1sS">
22063                         <rect key="frame" x="1" y="1" width="468" height="98"/>
22064                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22065                         <subviews>
22066                             <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Int-vk-jXx">
22067                                 <rect key="frame" x="226" y="2" width="17" height="17"/>
22068                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22069                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="7oH-IA-sE7">
22070                                     <font key="font" metaFont="system"/>
22071                                     <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22072                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22073                                 </textFieldCell>
22074                             </textField>
22075                             <comboBox verticalHuggingPriority="750" id="LML-SE-Uny">
22076                                 <rect key="frame" x="62" y="103" width="99" height="19"/>
22077                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22078                                 <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">
22079                                     <font key="font" metaFont="miniSystem"/>
22080                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22081                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22082                                 </comboBoxCell>
22083                             </comboBox>
22084                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="4gI-vC-mrc">
22085                                 <rect key="frame" x="6" y="8" width="444" height="82"/>
22086                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22087                                 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="文章フィールドの裏側にイメージは表示されます" id="K1K-4X-5pD">
22088                                     <font key="font" size="16" name="HiraKakuProN-W3"/>
22089                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22090                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22091                                 </textFieldCell>
22092                             </textField>
22093                         </subviews>
22094                     </view>
22095                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
22096                     <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
22097                 </box>
22098                 <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="Eu1-Ph-ExG">
22099                     <rect key="frame" x="150" y="332" width="470" height="23"/>
22100                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22101                     <view key="contentView" id="ebo-UB-rCl">
22102                         <rect key="frame" x="1" y="1" width="468" height="21"/>
22103                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22104                         <subviews>
22105                             <textField verticalHuggingPriority="750" id="CvQ-Un-T8J">
22106                                 <rect key="frame" x="-4" y="1" width="476" height="19"/>
22107                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22108                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="MAb-54-nIG">
22109                                     <font key="font" size="16" name="HiraKakuProN-W3"/>
22110                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22111                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22112                                 </textFieldCell>
22113                             </textField>
22114                         </subviews>
22115                     </view>
22116                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
22117                     <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
22118                 </box>
22119             </subviews>
22120             <point key="canvasLocation" x="-577" y="1092"/>
22121         </customView>
22122         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="3Ku-FI-rgF" userLabel="立ち絵バック" customClass="NSPanel">
22123             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
22124             <windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/>
22125             <rect key="contentRect" x="196" y="112" width="0.0" height="0.0"/>
22126             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22127             <view key="contentView" id="eXV-Dc-9AN">
22128                 <autoresizingMask key="autoresizingMask"/>
22129                 <subviews>
22130                     <customView id="uNw-Ue-ALs" customClass="SEstandViewST">
22131                         <rect key="frame" x="382" y="-480" width="418" height="480"/>
22132                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22133                     </customView>
22134                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="oRP-UT-PmY">
22135                         <rect key="frame" x="206" y="-489" width="127" height="136"/>
22136                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22137                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="D68-hm-Hwt"/>
22138                     </imageView>
22139                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="z4m-ym-FIw">
22140                         <rect key="frame" x="177" y="-173" width="156" height="156"/>
22141                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22142                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="XYe-Fg-Rbf"/>
22143                     </imageView>
22144                 </subviews>
22145             </view>
22146             <point key="canvasLocation" x="-82" y="2185"/>
22147         </window>
22148         <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">
22149             <windowStyleMask key="styleMask" utility="YES"/>
22150             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
22151             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22152             <view key="contentView" id="dIj-n5-naw">
22153                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
22154                 <autoresizingMask key="autoresizingMask"/>
22155                 <subviews>
22156                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dqf-Vm-p0R">
22157                         <rect key="frame" x="20" y="53" width="240" height="227"/>
22158                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22159                         <clipView key="contentView" id="Cgg-Ri-Hg3">
22160                             <rect key="frame" x="1" y="1" width="238" height="225"/>
22161                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22162                             <subviews>
22163                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="bT4-z8-4HH">
22164                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
22165                                     <autoresizingMask key="autoresizingMask"/>
22166                                     <size key="intercellSpacing" width="3" height="2"/>
22167                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22168                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
22169                                     <tableColumns>
22170                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="YFm-Mb-p8r">
22171                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
22172                                                 <font key="font" metaFont="smallSystem"/>
22173                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22174                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
22175                                             </tableHeaderCell>
22176                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Ucs-35-cti">
22177                                                 <font key="font" metaFont="system"/>
22178                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22179                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22180                                             </textFieldCell>
22181                                             <connections>
22182                                                 <binding destination="3372" name="value" keyPath="arrangedObjects.name" id="5Ci-7b-RE6">
22183                                                     <dictionary key="options">
22184                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
22185                                                     </dictionary>
22186                                                 </binding>
22187                                             </connections>
22188                                         </tableColumn>
22189                                     </tableColumns>
22190                                     <connections>
22191                                         <outlet property="delegate" destination="3369" id="GXs-z0-iC8"/>
22192                                     </connections>
22193                                 </tableView>
22194                             </subviews>
22195                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22196                         </clipView>
22197                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="KGu-VW-x52">
22198                             <rect key="frame" x="1" y="119" width="223" height="15"/>
22199                             <autoresizingMask key="autoresizingMask"/>
22200                         </scroller>
22201                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="moK-Ri-2cs">
22202                             <rect key="frame" x="224" y="17" width="15" height="102"/>
22203                             <autoresizingMask key="autoresizingMask"/>
22204                         </scroller>
22205                     </scrollView>
22206                     <button verticalHuggingPriority="750" id="2G4-kJ-HXL">
22207                         <rect key="frame" x="385" y="13" width="66" height="32"/>
22208                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22209                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3wg-9t-LLP">
22210                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22211                             <font key="font" size="13" name="AquaKana"/>
22212                         </buttonCell>
22213                         <connections>
22214                             <action selector="loadCancelButton:" target="3369" id="glB-QB-xFp"/>
22215                         </connections>
22216                     </button>
22217                     <button verticalHuggingPriority="750" id="3OP-eL-Czd">
22218                         <rect key="frame" x="291" y="13" width="66" height="32"/>
22219                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22220                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Pz3-Z6-MuT">
22221                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22222                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22223                         </buttonCell>
22224                         <connections>
22225                             <action selector="loadSubmitButton:" target="3369" id="qkX-py-a30"/>
22226                         </connections>
22227                     </button>
22228                     <imageView id="z1m-iW-pSm">
22229                         <rect key="frame" x="266" y="58" width="206" height="146"/>
22230                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22231                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Tpl-uE-2dn"/>
22232                     </imageView>
22233                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="gyC-VE-TSn">
22234                         <rect key="frame" x="267" y="209" width="204" height="71"/>
22235                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22236                         <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="H2l-ew-HtL">
22237                             <font key="font" metaFont="system"/>
22238                             <string key="title">ToLoveるダークネス
22239
22240 05 リサとのセックス!?
22241 まで</string>
22242                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22243                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22244                         </textFieldCell>
22245                     </textField>
22246                 </subviews>
22247             </view>
22248         </window>
22249         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Yeo-Ja-ffL" userLabel="ギルド登録リスト">
22250             <windowStyleMask key="styleMask" titled="YES"/>
22251             <rect key="contentRect" x="196" y="207" width="480" height="480"/>
22252             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22253             <view key="contentView" id="FIG-GK-plI">
22254                 <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
22255                 <autoresizingMask key="autoresizingMask"/>
22256                 <subviews>
22257                     <button verticalHuggingPriority="750" id="gVd-el-nbG">
22258                         <rect key="frame" x="392" y="13" width="66" height="32"/>
22259                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22260                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Qa-K9-QhN">
22261                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22262                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22263                         </buttonCell>
22264                         <connections>
22265                             <action selector="eventGuildBtnSubmit:" target="3826" id="CjL-Gy-cd2"/>
22266                         </connections>
22267                     </button>
22268                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="RL6-pA-TTO">
22269                         <rect key="frame" x="361" y="381" width="121" height="17"/>
22270                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22271                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="表示ユニット最大数" id="skP-SP-2ta">
22272                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22273                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22274                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22275                         </textFieldCell>
22276                     </textField>
22277                     <textField verticalHuggingPriority="750" id="1iP-Yx-h8C">
22278                         <rect key="frame" x="373" y="339" width="30" height="22"/>
22279                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22280                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="mgA-nH-JtH">
22281                             <font key="font" metaFont="system"/>
22282                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
22283                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22284                         </textFieldCell>
22285                     </textField>
22286                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oIw-Ce-HjG">
22287                         <rect key="frame" x="409" y="342" width="13" height="17"/>
22288                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22289                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="~" id="Qqa-Uf-5IA">
22290                             <font key="font" metaFont="system"/>
22291                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22292                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22293                         </textFieldCell>
22294                     </textField>
22295                     <textField verticalHuggingPriority="750" id="gE0-2j-01a">
22296                         <rect key="frame" x="430" y="339" width="30" height="22"/>
22297                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22298                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="8YW-mm-9Nk">
22299                             <font key="font" metaFont="system"/>
22300                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
22301                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22302                         </textFieldCell>
22303                     </textField>
22304                     <scrollView autohidesScrollers="YES" horizontalLineScroll="66" horizontalPageScroll="10" verticalLineScroll="66" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="sU1-CA-TOf">
22305                         <rect key="frame" x="-1" y="-1" width="362" height="482"/>
22306                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22307                         <clipView key="contentView" id="Ojr-rK-r3t">
22308                             <rect key="frame" x="1" y="17" width="360" height="464"/>
22309                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22310                             <subviews>
22311                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="64" headerView="hNS-IZ-It6" id="ExF-We-v24">
22312                                     <rect key="frame" x="0.0" y="0.0" width="360" height="66"/>
22313                                     <autoresizingMask key="autoresizingMask"/>
22314                                     <size key="intercellSpacing" width="3" height="2"/>
22315                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22316                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
22317                                     <tableColumns>
22318                                         <tableColumn editable="NO" width="66.9296875" minWidth="40" maxWidth="1000" id="ZOD-E4-T0g">
22319                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="画像">
22320                                                 <font key="font" metaFont="smallSystem"/>
22321                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22322                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
22323                                             </tableHeaderCell>
22324                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="y8g-h8-DHT"/>
22325                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
22326                                             <connections>
22327                                                 <binding destination="Efj-F8-NdQ" name="value" keyPath="arrangedObjects.img" id="kVi-EJ-mfa"/>
22328                                             </connections>
22329                                         </tableColumn>
22330                                         <tableColumn editable="NO" width="232.88671875" minWidth="40" maxWidth="1000" id="7nS-IY-Vy7">
22331                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="情報">
22332                                                 <font key="font" metaFont="smallSystem"/>
22333                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22334                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
22335                                             </tableHeaderCell>
22336                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="wod-gy-umk">
22337                                                 <font key="font" metaFont="system"/>
22338                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22339                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22340                                             </textFieldCell>
22341                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
22342                                             <connections>
22343                                                 <binding destination="Efj-F8-NdQ" name="value" keyPath="arrangedObjects.name" id="B2h-J6-PCZ">
22344                                                     <dictionary key="options">
22345                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
22346                                                     </dictionary>
22347                                                 </binding>
22348                                             </connections>
22349                                         </tableColumn>
22350                                         <tableColumn identifier="" width="51" minWidth="10" maxWidth="3.4028234663852886e+38" id="DGz-Rp-cXW">
22351                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="登録">
22352                                                 <font key="font" metaFont="smallSystem"/>
22353                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22354                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
22355                                             </tableHeaderCell>
22356                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="5HC-6x-M3d">
22357                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
22358                                                 <font key="font" metaFont="system"/>
22359                                             </buttonCell>
22360                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
22361                                             <connections>
22362                                                 <binding destination="Efj-F8-NdQ" name="value" keyPath="arrangedObjects.chk" id="iXQ-Ko-ah2">
22363                                                     <dictionary key="options">
22364                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
22365                                                     </dictionary>
22366                                                 </binding>
22367                                             </connections>
22368                                         </tableColumn>
22369                                     </tableColumns>
22370                                 </tableView>
22371                             </subviews>
22372                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22373                         </clipView>
22374                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="jlZ-o3-fQX">
22375                             <rect key="frame" x="1" y="465" width="363" height="16"/>
22376                             <autoresizingMask key="autoresizingMask"/>
22377                         </scroller>
22378                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="rjk-V4-bac">
22379                             <rect key="frame" x="224" y="17" width="15" height="102"/>
22380                             <autoresizingMask key="autoresizingMask"/>
22381                         </scroller>
22382                         <tableHeaderView key="headerView" id="hNS-IZ-It6">
22383                             <rect key="frame" x="0.0" y="0.0" width="360" height="17"/>
22384                             <autoresizingMask key="autoresizingMask"/>
22385                         </tableHeaderView>
22386                     </scrollView>
22387                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="TVg-XI-sPk">
22388                         <rect key="frame" x="375" y="281" width="74" height="38"/>
22389                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22390                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22391                         <size key="cellSize" width="48" height="18"/>
22392                         <size key="intercellSpacing" width="4" height="2"/>
22393                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Xtd-Su-zMx">
22394                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
22395                             <font key="font" metaFont="system"/>
22396                         </buttonCell>
22397                         <cells>
22398                             <column>
22399                                 <buttonCell type="radio" title="青軍" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Qnm-JT-CPj">
22400                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
22401                                     <font key="font" metaFont="system"/>
22402                                 </buttonCell>
22403                                 <buttonCell type="radio" title="赤軍" imagePosition="left" alignment="left" inset="2" id="s2R-z8-eyu">
22404                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
22405                                     <font key="font" metaFont="system"/>
22406                                 </buttonCell>
22407                             </column>
22408                         </cells>
22409                         <connections>
22410                             <action selector="eventGuildBtnCell:" target="3826" id="y0o-af-iUw"/>
22411                         </connections>
22412                     </matrix>
22413                 </subviews>
22414             </view>
22415             <point key="canvasLocation" x="1022" y="3290"/>
22416         </window>
22417     </objects>
22418     <resources>
22419         <image name="BackGround" width="32" height="32"/>
22420         <image name="タイトル" width="483" height="363"/>
22421     </resources>
22422 </document>