OSDN Git Service

環境設定の:を:に変更
[kcd/KCD.git] / KCD / Base.lproj / ShipDetailViewController.xib
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="12121" systemVersion="16G29" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3     <dependencies>
4         <deployment identifier="macosx"/>
5         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="12121"/>
6         <capability name="box content view" minToolsVersion="7.0"/>
7         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8     </dependencies>
9     <objects>
10         <customObject id="-2" userLabel="File's Owner" customClass="ShipDetailViewController">
11             <connections>
12                 <outlet property="damageView" destination="nEA-WU-NFe" id="od5-wU-CYo"/>
13                 <outlet property="guardEscapedView" destination="thk-XX-zcO" id="DTR-hh-lQW"/>
14                 <outlet property="shipController" destination="LyA-xZ-gxq" id="UUT-aV-NLA"/>
15                 <outlet property="slot00Field" destination="9ct-MC-zEi" id="vKp-1J-o5D"/>
16                 <outlet property="slot01Field" destination="WPW-1R-1aV" id="L2T-uv-b0G"/>
17                 <outlet property="slot02Field" destination="4qS-ds-Fe5" id="ZbW-Id-7s4"/>
18                 <outlet property="slot03Field" destination="uE8-Fk-T3P" id="fHj-ON-Y1w"/>
19                 <outlet property="supply" destination="YLm-de-F1l" id="GDV-O2-ZCQ"/>
20                 <outlet property="view" destination="SH2-fF-cTe" id="esS-P8-0X4"/>
21             </connections>
22         </customObject>
23         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
24         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
25         <objectController mode="entity" entityName="Ship" editable="NO" automaticallyPreparesContent="YES" id="LyA-xZ-gxq">
26             <connections>
27                 <binding destination="-2" name="managedObjectContext" keyPath="managedObjectContext" id="5At-Ts-Skb"/>
28             </connections>
29         </objectController>
30         <box autoresizesSubviews="NO" boxType="custom" borderType="line" title="Box" titlePosition="noTitle" id="SH2-fF-cTe">
31             <rect key="frame" x="0.0" y="0.0" width="267" height="129"/>
32             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
33             <view key="contentView" id="jQ9-k8-Ur5">
34                 <rect key="frame" x="1" y="1" width="265" height="127"/>
35                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
36                 <subviews>
37                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="Y34-Rg-VIJ" customClass="FadeoutTextField" customModule="KCD" customModuleProvider="target">
38                         <rect key="frame" x="17" y="106" width="109" height="19"/>
39                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
40                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Prinz Eugen改" id="W58-Ho-kVQ">
41                             <font key="font" metaFont="system" size="15"/>
42                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
43                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
44                         </textFieldCell>
45                         <connections>
46                             <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.name" id="84A-DR-K0r">
47                                 <dictionary key="options">
48                                     <string key="NSNoSelectionPlaceholder">空席</string>
49                                 </dictionary>
50                             </binding>
51                         </connections>
52                     </textField>
53                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="Mgo-sm-Ba0">
54                         <rect key="frame" x="126" y="107" width="47" height="17"/>
55                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
56                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Lv.123" id="mT8-P9-jjK">
57                             <font key="font" metaFont="system"/>
58                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
59                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
60                         </textFieldCell>
61                         <connections>
62                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="SyL-qU-1zY"/>
63                             <binding destination="LyA-xZ-gxq" name="displayPatternValue1" keyPath="selection.lv" id="5dD-XK-PuV">
64                                 <dictionary key="options">
65                                     <string key="NSDisplayPattern">Lv.%{value1}@</string>
66                                     <string key="NSNoSelectionPlaceholder">-</string>
67                                     <string key="NSNullPlaceholder">-</string>
68                                 </dictionary>
69                             </binding>
70                         </connections>
71                     </textField>
72                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="ceM-oU-ohy">
73                         <rect key="frame" x="4" y="92" width="37" height="14"/>
74                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
75                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="火力:" id="vfx-Mz-g7z">
76                             <font key="font" metaFont="smallSystem"/>
77                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
78                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
79                         </textFieldCell>
80                     </textField>
81                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="fsg-0d-8Lp">
82                         <rect key="frame" x="36" y="92" width="25" height="14"/>
83                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
84                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="555" id="97X-rl-6bJ">
85                             <font key="font" metaFont="smallSystem"/>
86                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
87                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
88                         </textFieldCell>
89                         <connections>
90                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont11" id="myj-hh-GzO"/>
91                             <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.karyoku_0" id="hk5-HB-uzp">
92                                 <dictionary key="options">
93                                     <string key="NSNoSelectionPlaceholder">-</string>
94                                     <string key="NSNullPlaceholder">-</string>
95                                 </dictionary>
96                             </binding>
97                         </connections>
98                     </textField>
99                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="Ktf-5r-pLo">
100                         <rect key="frame" x="232" y="91" width="29" height="17"/>
101                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
102                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="555" id="D74-dY-yKV">
103                             <font key="font" metaFont="system"/>
104                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
105                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
106                         </textFieldCell>
107                         <connections>
108                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="93H-kW-iY8"/>
109                             <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.seiku" id="yql-0C-zy7">
110                                 <dictionary key="options">
111                                     <string key="NSNoSelectionPlaceholder">-</string>
112                                     <string key="NSNullPlaceholder">-</string>
113                                 </dictionary>
114                             </binding>
115                         </connections>
116                     </textField>
117                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="ugl-Cj-bSp">
118                         <rect key="frame" x="172" y="107" width="61" height="17"/>
119                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
120                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="999/999" id="YS8-Um-wf7">
121                             <font key="font" metaFont="system"/>
122                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
123                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
124                         </textFieldCell>
125                         <connections>
126                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="rRc-MT-j4d"/>
127                             <binding destination="LyA-xZ-gxq" name="displayPatternValue2" keyPath="selection.maxhp" previousBinding="3F0-KK-10k" id="wvl-OZ-3j1">
128                                 <dictionary key="options">
129                                     <string key="NSDisplayPattern">%{value1}@/%{value2}@</string>
130                                     <string key="NSNoSelectionPlaceholder">-</string>
131                                     <string key="NSNullPlaceholder">-</string>
132                                 </dictionary>
133                             </binding>
134                             <binding destination="LyA-xZ-gxq" name="displayPatternValue1" keyPath="selection.nowhp" id="3F0-KK-10k">
135                                 <dictionary key="options">
136                                     <string key="NSDisplayPattern">%{value1}@/%{value2}@</string>
137                                     <string key="NSNoSelectionPlaceholder">-</string>
138                                     <string key="NSNullPlaceholder">-</string>
139                                 </dictionary>
140                             </binding>
141                         </connections>
142                     </textField>
143                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="MRY-hC-9uC">
144                         <rect key="frame" x="4" y="77" width="37" height="14"/>
145                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
146                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="装甲:" id="1bJ-In-ICf">
147                             <font key="font" metaFont="smallSystem"/>
148                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
149                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
150                         </textFieldCell>
151                     </textField>
152                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="Zc7-ue-oHw">
153                         <rect key="frame" x="36" y="77" width="25" height="14"/>
154                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
155                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="555" id="EPQ-6S-lJx">
156                             <font key="font" metaFont="smallSystem"/>
157                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
158                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
159                         </textFieldCell>
160                         <connections>
161                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont11" id="JTR-Dl-8px"/>
162                             <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.soukou_0" id="D1Y-ec-KEn">
163                                 <dictionary key="options">
164                                     <string key="NSNoSelectionPlaceholder">-</string>
165                                     <string key="NSNullPlaceholder">-</string>
166                                 </dictionary>
167                             </binding>
168                         </connections>
169                     </textField>
170                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1eR-iS-CUN">
171                         <rect key="frame" x="4" y="62" width="37" height="14"/>
172                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
173                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="雷装:" id="Z2k-cU-r7c">
174                             <font key="font" metaFont="smallSystem"/>
175                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
176                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
177                         </textFieldCell>
178                     </textField>
179                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="3vv-f8-sgy">
180                         <rect key="frame" x="36" y="62" width="25" height="14"/>
181                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
182                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="555" id="uwB-xu-rsd">
183                             <font key="font" metaFont="smallSystem"/>
184                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
185                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
186                         </textFieldCell>
187                         <connections>
188                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont11" id="Gvd-Fn-sP7"/>
189                             <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.raisou_0" id="7PS-Ra-L5D">
190                                 <dictionary key="options">
191                                     <string key="NSNoSelectionPlaceholder">-</string>
192                                     <string key="NSNullPlaceholder">-</string>
193                                 </dictionary>
194                             </binding>
195                         </connections>
196                     </textField>
197                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="zCj-y8-C5T">
198                         <rect key="frame" x="4" y="47" width="37" height="14"/>
199                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
200                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避:" id="yD4-WS-iLS">
201                             <font key="font" metaFont="smallSystem"/>
202                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
203                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
204                         </textFieldCell>
205                     </textField>
206                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="5Ue-SK-Xt8">
207                         <rect key="frame" x="36" y="47" width="25" height="14"/>
208                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
209                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="555" id="RJ9-Qo-ubz">
210                             <font key="font" metaFont="smallSystem"/>
211                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
212                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
213                         </textFieldCell>
214                         <connections>
215                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont11" id="S9g-lM-RIb"/>
216                             <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.kaihi_0" id="eCQ-D6-c1L">
217                                 <dictionary key="options">
218                                     <string key="NSNoSelectionPlaceholder">-</string>
219                                     <string key="NSNullPlaceholder">-</string>
220                                 </dictionary>
221                             </binding>
222                         </connections>
223                     </textField>
224                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="qU8-6G-9gY">
225                         <rect key="frame" x="4" y="32" width="37" height="14"/>
226                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
227                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="対空:" id="Dnw-0c-eLj">
228                             <font key="font" metaFont="smallSystem"/>
229                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
230                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
231                         </textFieldCell>
232                     </textField>
233                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="0RU-Pe-4LX">
234                         <rect key="frame" x="36" y="32" width="25" height="14"/>
235                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
236                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="555" id="iHj-Mu-ZLf">
237                             <font key="font" metaFont="smallSystem"/>
238                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
239                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
240                         </textFieldCell>
241                         <connections>
242                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont11" id="BHG-sY-tXn"/>
243                             <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.taiku_0" id="NuU-Jr-pdL">
244                                 <dictionary key="options">
245                                     <string key="NSNoSelectionPlaceholder">-</string>
246                                     <string key="NSNullPlaceholder">-</string>
247                                 </dictionary>
248                             </binding>
249                         </connections>
250                     </textField>
251                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="lOg-nu-f26">
252                         <rect key="frame" x="4" y="17" width="37" height="14"/>
253                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
254                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="対潜:" id="7vx-dP-eGj">
255                             <font key="font" metaFont="smallSystem"/>
256                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
257                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
258                         </textFieldCell>
259                     </textField>
260                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="axH-d5-h9D">
261                         <rect key="frame" x="36" y="17" width="25" height="14"/>
262                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
263                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="555" id="Efe-Ci-C3T">
264                             <font key="font" metaFont="smallSystem"/>
265                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
266                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
267                         </textFieldCell>
268                         <connections>
269                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont11" id="WiW-dO-KXj"/>
270                             <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.taisen_0" id="Foh-dI-o9S">
271                                 <dictionary key="options">
272                                     <string key="NSNoSelectionPlaceholder">-</string>
273                                     <string key="NSNullPlaceholder">-</string>
274                                 </dictionary>
275                             </binding>
276                         </connections>
277                     </textField>
278                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="iXP-03-yRZ">
279                         <rect key="frame" x="4" y="2" width="37" height="14"/>
280                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
281                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="索敵:" id="vOt-zO-K4A">
282                             <font key="font" metaFont="smallSystem"/>
283                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
284                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
285                         </textFieldCell>
286                     </textField>
287                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="VMu-qn-8NI">
288                         <rect key="frame" x="36" y="2" width="25" height="14"/>
289                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
290                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="555" id="Mg7-8k-79L">
291                             <font key="font" metaFont="smallSystem"/>
292                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
293                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
294                         </textFieldCell>
295                         <connections>
296                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont11" id="5hh-lr-ebs"/>
297                             <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.sakuteki_0" id="zQH-PZ-Lcy">
298                                 <dictionary key="options">
299                                     <string key="NSNoSelectionPlaceholder">-</string>
300                                     <string key="NSNullPlaceholder">-</string>
301                                 </dictionary>
302                             </binding>
303                         </connections>
304                     </textField>
305                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="McZ-6v-GDF">
306                         <rect key="frame" x="66" y="92" width="37" height="14"/>
307                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
308                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="運:" id="DSB-48-575">
309                             <font key="font" metaFont="smallSystem"/>
310                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
311                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
312                         </textFieldCell>
313                     </textField>
314                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="hKw-ov-b75">
315                         <rect key="frame" x="98" y="92" width="25" height="14"/>
316                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
317                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="555" id="Xqe-Bx-Ooz">
318                             <font key="font" metaFont="smallSystem"/>
319                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
320                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
321                         </textFieldCell>
322                         <connections>
323                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont11" id="Sfm-Bq-O4e"/>
324                             <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.lucky_0" id="CJ6-Ts-mbc">
325                                 <dictionary key="options">
326                                     <string key="NSNoSelectionPlaceholder">-</string>
327                                     <string key="NSNullPlaceholder">-</string>
328                                 </dictionary>
329                             </binding>
330                         </connections>
331                     </textField>
332                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="U7o-v0-l1J">
333                         <rect key="frame" x="128" y="92" width="37" height="14"/>
334                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
335                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="速力:" id="Spz-5K-xfv">
336                             <font key="font" metaFont="smallSystem"/>
337                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
338                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
339                         </textFieldCell>
340                     </textField>
341                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="e8z-uk-5Kj">
342                         <rect key="frame" x="160" y="92" width="35" height="14"/>
343                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
344                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="高速+" id="Olc-Xu-clL">
345                             <font key="font" metaFont="smallSystem"/>
346                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
347                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
348                         </textFieldCell>
349                         <connections>
350                             <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.soku" id="Bba-EJ-qC6">
351                                 <dictionary key="options">
352                                     <string key="NSNoSelectionPlaceholder">-</string>
353                                     <string key="NSValueTransformerName">SokuTransformer</string>
354                                 </dictionary>
355                             </binding>
356                         </connections>
357                     </textField>
358                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="8GG-wV-a8e">
359                         <rect key="frame" x="128" y="77" width="37" height="14"/>
360                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
361                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射程:" id="8HX-j5-jq0">
362                             <font key="font" metaFont="smallSystem"/>
363                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
364                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
365                         </textFieldCell>
366                     </textField>
367                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="Zhh-D8-R6Y">
368                         <rect key="frame" x="160" y="77" width="30" height="14"/>
369                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
370                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="超長" id="F1x-Yu-yre">
371                             <font key="font" metaFont="smallSystem"/>
372                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
373                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
374                         </textFieldCell>
375                         <connections>
376                             <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.leng" id="8hU-vr-Al6">
377                                 <dictionary key="options">
378                                     <string key="NSNoSelectionPlaceholder">-</string>
379                                     <string key="NSValueTransformerName">LengTransformer</string>
380                                 </dictionary>
381                             </binding>
382                         </connections>
383                     </textField>
384                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="Jiw-hE-AJM">
385                         <rect key="frame" x="66" y="77" width="37" height="14"/>
386                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
387                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="搭載:" id="SP3-pD-Caa">
388                             <font key="font" metaFont="smallSystem"/>
389                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
390                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
391                         </textFieldCell>
392                     </textField>
393                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="Cn3-Yw-zgh">
394                         <rect key="frame" x="98" y="77" width="25" height="14"/>
395                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
396                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="555" id="0Vj-2t-qLU">
397                             <font key="font" metaFont="smallSystem"/>
398                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
399                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
400                         </textFieldCell>
401                         <connections>
402                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont11" id="41U-9p-gzs"/>
403                             <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.totalEquipment" id="7EN-LJ-ZAS">
404                                 <dictionary key="options">
405                                     <string key="NSNoSelectionPlaceholder">-</string>
406                                     <string key="NSNullPlaceholder">-</string>
407                                 </dictionary>
408                             </binding>
409                         </connections>
410                     </textField>
411                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="8el-1C-ACV">
412                         <rect key="frame" x="200" y="92" width="37" height="14"/>
413                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
414                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="制空:" id="fvf-MP-0qU">
415                             <font key="font" metaFont="smallSystem"/>
416                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
417                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
418                         </textFieldCell>
419                     </textField>
420                     <box autoresizesSubviews="NO" boxType="custom" borderType="line" title="Box" titlePosition="noTitle" id="6Is-2V-XYS" customClass="SlotItemFrameView" customModule="KCD">
421                         <rect key="frame" x="68" y="4" width="191" height="69"/>
422                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
423                         <view key="contentView" id="rQ9-Xi-Ego">
424                             <rect key="frame" x="1" y="1" width="189" height="67"/>
425                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
426                             <subviews>
427                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="9ct-MC-zEi" customClass="SlotItemLevelView" customModule="KCD">
428                                     <rect key="frame" x="41" y="52" width="147" height="14"/>
429                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
430                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="10cm連装高角砲+高射装置" id="1lW-BG-Ev2">
431                                         <font key="font" size="11" name="Helvetica"/>
432                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
433                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
434                                     </textFieldCell>
435                                     <connections>
436                                         <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.slot_0" id="quN-xs-0yO">
437                                             <dictionary key="options">
438                                                 <string key="NSNoSelectionPlaceholder">-</string>
439                                                 <string key="NSValueTransformerName">SlotitemNameTransformer</string>
440                                             </dictionary>
441                                         </binding>
442                                     </connections>
443                                 </textField>
444                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="WPW-1R-1aV" customClass="SlotItemLevelView" customModule="KCD">
445                                     <rect key="frame" x="41" y="35" width="147" height="14"/>
446                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
447                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="12.7cm連装高角砲(後期型)" id="1uW-vl-74P">
448                                         <font key="font" size="11" name="Helvetica"/>
449                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
450                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
451                                     </textFieldCell>
452                                     <connections>
453                                         <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.slot_1" id="b2b-Bc-oLe">
454                                             <dictionary key="options">
455                                                 <string key="NSNoSelectionPlaceholder">-</string>
456                                                 <string key="NSValueTransformerName">SlotitemNameTransformer</string>
457                                             </dictionary>
458                                         </binding>
459                                     </connections>
460                                 </textField>
461                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="4qS-ds-Fe5" customClass="SlotItemLevelView" customModule="KCD">
462                                     <rect key="frame" x="41" y="18" width="147" height="14"/>
463                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
464                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="35.6cm連装砲(ダズル迷彩)" id="qp5-M3-ZJi">
465                                         <font key="font" size="11" name="Helvetica"/>
466                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
467                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
468                                     </textFieldCell>
469                                     <connections>
470                                         <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.slot_2" id="j03-JE-t5f">
471                                             <dictionary key="options">
472                                                 <string key="NSNoSelectionPlaceholder">-</string>
473                                                 <string key="NSValueTransformerName">SlotitemNameTransformer</string>
474                                             </dictionary>
475                                         </binding>
476                                     </connections>
477                                 </textField>
478                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="uE8-Fk-T3P" customClass="SlotItemLevelView" customModule="KCD">
479                                     <rect key="frame" x="41" y="1" width="147" height="14"/>
480                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
481                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="10cm連装高角砲+高射装置" id="fcc-QI-18E">
482                                         <font key="font" size="11" name="Helvetica"/>
483                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
484                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
485                                     </textFieldCell>
486                                     <connections>
487                                         <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.slot_3" id="rP4-0K-PuL">
488                                             <dictionary key="options">
489                                                 <string key="NSNoSelectionPlaceholder">-</string>
490                                                 <string key="NSValueTransformerName">SlotitemNameTransformer</string>
491                                             </dictionary>
492                                         </binding>
493                                     </connections>
494                                 </textField>
495                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="Jo0-C2-Coa">
496                                     <rect key="frame" x="0.0" y="1" width="38" height="14"/>
497                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
498                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="99/99" id="XHs-C6-7hc">
499                                         <font key="font" metaFont="smallSystem"/>
500                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
501                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
502                                     </textFieldCell>
503                                     <connections>
504                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont11" id="mFd-Yt-QLh"/>
505                                         <binding destination="-2" name="value" keyPath="planeString3" id="js3-nV-iBS">
506                                             <dictionary key="options">
507                                                 <string key="NSNoSelectionPlaceholder" base64-UTF8="YES">
508 IA
509 </string>
510                                             </dictionary>
511                                         </binding>
512                                         <binding destination="-2" name="textColor" keyPath="planeString3Color" id="gZe-bT-enR"/>
513                                     </connections>
514                                 </textField>
515                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="WhO-fO-H5s">
516                                     <rect key="frame" x="0.0" y="18" width="38" height="14"/>
517                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
518                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="99/99" id="3nX-18-ISc">
519                                         <font key="font" metaFont="smallSystem"/>
520                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
521                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
522                                     </textFieldCell>
523                                     <connections>
524                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont11" id="kul-5E-0xA"/>
525                                         <binding destination="-2" name="value" keyPath="planeString2" id="qkZ-9N-oqy">
526                                             <dictionary key="options">
527                                                 <string key="NSNoSelectionPlaceholder" base64-UTF8="YES">
528 IA
529 </string>
530                                             </dictionary>
531                                         </binding>
532                                         <binding destination="-2" name="textColor" keyPath="planeString2Color" id="92B-9I-0X1"/>
533                                     </connections>
534                                 </textField>
535                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="RcS-au-uGU">
536                                     <rect key="frame" x="0.0" y="35" width="38" height="14"/>
537                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
538                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="99/99" id="I80-Vv-z3M">
539                                         <font key="font" metaFont="smallSystem"/>
540                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
541                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
542                                     </textFieldCell>
543                                     <connections>
544                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont11" id="UGQ-Lq-cIy"/>
545                                         <binding destination="-2" name="value" keyPath="planeString1" id="WxT-dq-WOY">
546                                             <dictionary key="options">
547                                                 <string key="NSNoSelectionPlaceholder" base64-UTF8="YES">
548 IA
549 </string>
550                                             </dictionary>
551                                         </binding>
552                                         <binding destination="-2" name="textColor" keyPath="planeString1Color" id="yLs-nI-6Eh"/>
553                                     </connections>
554                                 </textField>
555                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="Fv0-MW-cv7">
556                                     <rect key="frame" x="0.0" y="52" width="38" height="14"/>
557                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
558                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="99/99" id="Fyg-Sb-gUy">
559                                         <font key="font" metaFont="smallSystem"/>
560                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
561                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
562                                     </textFieldCell>
563                                     <connections>
564                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont11" id="IHy-kj-CyW"/>
565                                         <binding destination="-2" name="value" keyPath="planeString0" id="pzf-s3-KKv">
566                                             <dictionary key="options">
567                                                 <string key="NSNoSelectionPlaceholder" base64-UTF8="YES">
568 IA
569 </string>
570                                             </dictionary>
571                                         </binding>
572                                         <binding destination="-2" name="textColor" keyPath="planeString0Color" id="gra-3k-OxL"/>
573                                     </connections>
574                                 </textField>
575                             </subviews>
576                         </view>
577                         <color key="borderColor" name="gridColor" catalog="System" colorSpace="catalog"/>
578                         <color key="fillColor" name="controlColor" catalog="System" colorSpace="catalog"/>
579                     </box>
580                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="qbZ-eV-gqf">
581                         <rect key="frame" x="232" y="109" width="29" height="17"/>
582                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
583                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="555" id="JVG-Dt-axT">
584                             <font key="font" metaFont="system"/>
585                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
586                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
587                         </textFieldCell>
588                         <connections>
589                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="SxU-EY-w2v"/>
590                             <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.cond" id="JlL-1d-dby">
591                                 <dictionary key="options">
592                                     <string key="NSNoSelectionPlaceholder">-</string>
593                                     <string key="NSNullPlaceholder">-</string>
594                                 </dictionary>
595                             </binding>
596                         </connections>
597                     </textField>
598                     <box autoresizesSubviews="NO" misplaced="YES" boxType="custom" borderType="line" title="Box" titlePosition="noTitle" id="49N-EY-dSN">
599                         <rect key="frame" x="227" y="74" width="32" height="16"/>
600                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
601                         <view key="contentView" id="uEK-HG-wX8">
602                             <rect key="frame" x="1" y="1" width="30" height="14"/>
603                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
604                             <subviews>
605                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="3He-Ij-QMC">
606                                     <rect key="frame" x="1" y="0.0" width="26" height="14"/>
607                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
608                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="女神" id="aOL-vK-iPi">
609                                         <font key="font" size="11" name="HiraKakuProN-W3"/>
610                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
611                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
612                                     </textFieldCell>
613                                     <connections>
614                                         <binding destination="LyA-xZ-gxq" name="value" keyPath="selection.slot_ex" id="m5n-IJ-6Wg">
615                                             <dictionary key="options">
616                                                 <string key="NSNoSelectionPlaceholder">-</string>
617                                                 <string key="NSValueTransformerName">SlotItemShortNameTransformer</string>
618                                             </dictionary>
619                                         </binding>
620                                     </connections>
621                                 </textField>
622                             </subviews>
623                         </view>
624                         <color key="borderColor" name="gridColor" catalog="System" colorSpace="catalog"/>
625                         <color key="fillColor" name="controlColor" catalog="System" colorSpace="catalog"/>
626                         <connections>
627                             <binding destination="LyA-xZ-gxq" name="hidden" keyPath="selection.slot_ex" id="w2f-dg-NYh">
628                                 <dictionary key="options">
629                                     <integer key="NSNoSelectionPlaceholder" value="1"/>
630                                     <integer key="NSNullPlaceholder" value="1"/>
631                                     <string key="NSValueTransformerName">NSNegateBoolean</string>
632                                 </dictionary>
633                             </binding>
634                         </connections>
635                     </box>
636                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="yeA-LB-gv0">
637                         <rect key="frame" x="4" y="109" width="13" height="17"/>
638                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
639                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="6" id="f1f-Lx-lTx">
640                             <font key="font" metaFont="system"/>
641                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
642                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
643                         </textFieldCell>
644                         <connections>
645                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="MAr-HW-Bya"/>
646                             <binding destination="-2" name="value" keyPath="title" id="B1O-TE-R3e">
647                                 <dictionary key="options">
648                                     <string key="NSNoSelectionPlaceholder">空席</string>
649                                 </dictionary>
650                             </binding>
651                         </connections>
652                     </textField>
653                     <customView id="YLm-de-F1l" customClass="SuppliesView" customModule="KCD">
654                         <rect key="frame" x="192" y="77" width="30" height="11"/>
655                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
656                     </customView>
657                 </subviews>
658             </view>
659             <color key="borderColor" name="gridColor" catalog="System" colorSpace="catalog"/>
660             <color key="fillColor" name="controlHighlightColor" catalog="System" colorSpace="catalog"/>
661             <font key="titleFont" metaFont="system"/>
662             <point key="canvasLocation" x="166.5" y="593.5"/>
663         </box>
664         <customView id="thk-XX-zcO" customClass="GuardEscapedView" customModule="KCD">
665             <rect key="frame" x="0.0" y="0.0" width="267" height="129"/>
666             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
667             <connections>
668                 <binding destination="LyA-xZ-gxq" name="hidden" keyPath="selection.guardEscaped" id="BHt-yr-bF4">
669                     <dictionary key="options">
670                         <integer key="NSNoSelectionPlaceholder" value="1"/>
671                         <integer key="NSNotApplicablePlaceholder" value="1"/>
672                         <integer key="NSNullPlaceholder" value="1"/>
673                         <string key="NSValueTransformerName">NSNegateBoolean</string>
674                     </dictionary>
675                 </binding>
676             </connections>
677             <point key="canvasLocation" x="171.5" y="780.5"/>
678         </customView>
679         <customView id="nEA-WU-NFe" customClass="DamageView" customModule="KCD">
680             <rect key="frame" x="0.0" y="0.0" width="267" height="129"/>
681             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
682             <point key="canvasLocation" x="166.5" y="962.5"/>
683         </customView>
684     </objects>
685 </document>