OSDN Git Service

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