Added garrison information to some units
This commit is contained in:
parent
bb29f66cfe
commit
65323598f7
72
units.fods
72
units.fods
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<office:document xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" xmlns:css3t="http://www.w3.org/TR/css3-text/" xmlns:grddl="http://www.w3.org/2003/g/data-view#" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xforms="http://www.w3.org/2002/xforms" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:ooo="http://openoffice.org/2004/office" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" xmlns:ooow="http://openoffice.org/2004/writer" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:drawooo="http://openoffice.org/2010/draw" xmlns:oooc="http://openoffice.org/2004/calc" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" xmlns:tableooo="http://openoffice.org/2009/table" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" xmlns:rpt="http://openoffice.org/2005/report" xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.spreadsheet">
|
||||
<office:meta><meta:creation-date>2023-12-22T17:39:52.198637622</meta:creation-date><dc:date>2023-12-29T20:27:24.703273977</dc:date><meta:editing-duration>P7DT2H44M37S</meta:editing-duration><meta:editing-cycles>9</meta:editing-cycles><meta:generator>LibreOffice/7.5.6.2$Linux_X86_64 LibreOffice_project/50$Build-2</meta:generator><meta:document-statistic meta:table-count="3" meta:cell-count="595" meta:object-count="0"/></office:meta>
|
||||
<office:meta><meta:creation-date>2023-12-22T17:39:52.198637622</meta:creation-date><dc:date>2023-12-30T12:24:58.088572833</dc:date><meta:editing-duration>P7DT18H42M7S</meta:editing-duration><meta:editing-cycles>18</meta:editing-cycles><meta:generator>LibreOffice/7.5.6.2$Linux_X86_64 LibreOffice_project/50$Build-2</meta:generator><meta:document-statistic meta:table-count="3" meta:cell-count="605" meta:object-count="0"/></office:meta>
|
||||
<office:settings>
|
||||
<config:config-item-set config:name="ooo:view-settings">
|
||||
<config:config-item config:name="VisibleAreaTop" config:type="int">0</config:config-item>
|
||||
@ -13,10 +13,10 @@
|
||||
<config:config-item config:name="ViewId" config:type="string">view1</config:config-item>
|
||||
<config:config-item-map-named config:name="Tables">
|
||||
<config:config-item-map-entry config:name="Sheet2">
|
||||
<config:config-item config:name="CursorPositionX" config:type="int">4</config:config-item>
|
||||
<config:config-item config:name="CursorPositionY" config:type="int">20</config:config-item>
|
||||
<config:config-item config:name="CursorPositionX" config:type="int">15</config:config-item>
|
||||
<config:config-item config:name="CursorPositionY" config:type="int">25</config:config-item>
|
||||
<config:config-item config:name="ActiveSplitRange" config:type="short">2</config:config-item>
|
||||
<config:config-item config:name="PositionLeft" config:type="int">0</config:config-item>
|
||||
<config:config-item config:name="PositionLeft" config:type="int">9</config:config-item>
|
||||
<config:config-item config:name="PositionRight" config:type="int">0</config:config-item>
|
||||
<config:config-item config:name="PositionTop" config:type="int">0</config:config-item>
|
||||
<config:config-item config:name="PositionBottom" config:type="int">0</config:config-item>
|
||||
@ -29,8 +29,8 @@
|
||||
<config:config-item config:name="ConnectorUseSnapRect" config:type="boolean">false</config:config-item>
|
||||
</config:config-item-map-entry>
|
||||
<config:config-item-map-entry config:name="Sheet3">
|
||||
<config:config-item config:name="CursorPositionX" config:type="int">5</config:config-item>
|
||||
<config:config-item config:name="CursorPositionY" config:type="int">1</config:config-item>
|
||||
<config:config-item config:name="CursorPositionX" config:type="int">3</config:config-item>
|
||||
<config:config-item config:name="CursorPositionY" config:type="int">21</config:config-item>
|
||||
<config:config-item config:name="ActiveSplitRange" config:type="short">2</config:config-item>
|
||||
<config:config-item config:name="PositionLeft" config:type="int">0</config:config-item>
|
||||
<config:config-item config:name="PositionRight" config:type="int">0</config:config-item>
|
||||
@ -62,7 +62,7 @@
|
||||
</config:config-item-map-entry>
|
||||
</config:config-item-map-named>
|
||||
<config:config-item config:name="ActiveTable" config:type="string">Sheet2</config:config-item>
|
||||
<config:config-item config:name="HorizontalScrollbarWidth" config:type="int">1939</config:config-item>
|
||||
<config:config-item config:name="HorizontalScrollbarWidth" config:type="int">1262</config:config-item>
|
||||
<config:config-item config:name="ZoomType" config:type="short">0</config:config-item>
|
||||
<config:config-item config:name="ZoomValue" config:type="int">100</config:config-item>
|
||||
<config:config-item config:name="PageViewZoomValue" config:type="int">60</config:config-item>
|
||||
@ -296,7 +296,7 @@
|
||||
<text:p><text:sheet-name>???</text:sheet-name><text:s/>(<text:title>???</text:title>)</text:p>
|
||||
</style:region-left>
|
||||
<style:region-right>
|
||||
<text:p><text:date style:data-style-name="N2" text:date-value="2023-12-29">00/00/0000</text:date>, <text:time style:data-style-name="N2" text:time-value="14:53:22.911803198">00:00:00</text:time></text:p>
|
||||
<text:p><text:date style:data-style-name="N2" text:date-value="2023-12-30">00/00/0000</text:date>, <text:time style:data-style-name="N2" text:time-value="14:53:22.911803198">00:00:00</text:time></text:p>
|
||||
</style:region-right>
|
||||
</style:header>
|
||||
<style:header-left style:display="false"/>
|
||||
@ -501,8 +501,8 @@
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
<text:p>impact</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:formula="of:=ROUND([.L4]*0.666*[.$R$2])" office:value-type="string" office:string-value="" calcext:value-type="error">
|
||||
<text:p>#VALUE!</text:p>
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
<text:p>Impact</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="6"/>
|
||||
</table:table-row>
|
||||
@ -1000,7 +1000,10 @@
|
||||
<table:table-cell office:value-type="float" office:value="4" calcext:value-type="float">
|
||||
<text:p>4</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="5"/>
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
<text:p>Soldiers</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="4"/>
|
||||
</table:table-row>
|
||||
<table:table-row table:style-name="ro1">
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
@ -1041,7 +1044,10 @@
|
||||
<table:table-cell office:value-type="float" office:value="6" calcext:value-type="float">
|
||||
<text:p>6</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="5"/>
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
<text:p>Soldiers</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="4"/>
|
||||
</table:table-row>
|
||||
<table:table-row table:style-name="ro1">
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
@ -1084,7 +1090,10 @@
|
||||
<table:table-cell office:value-type="float" office:value="12" calcext:value-type="float">
|
||||
<text:p>12</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="5"/>
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
<text:p>Soldiers</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="4"/>
|
||||
</table:table-row>
|
||||
<table:table-row table:style-name="ro1">
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
@ -1147,7 +1156,9 @@
|
||||
<table:table-cell table:formula="of:=[.E20]/20" office:value-type="float" office:value="9" calcext:value-type="float">
|
||||
<text:p>9</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell/>
|
||||
<table:table-cell office:value-type="float" office:value="1.6" calcext:value-type="float">
|
||||
<text:p>1.6</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell office:value-type="float" office:value="20" calcext:value-type="float">
|
||||
<text:p>20</text:p>
|
||||
</table:table-cell>
|
||||
@ -1160,14 +1171,19 @@
|
||||
<table:table-cell table:formula="of:=ROUND([.J20]*0.666*[.$S$2])" office:value-type="float" office:value="10" calcext:value-type="float">
|
||||
<text:p>10</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell/>
|
||||
<table:table-cell table:formula="of:=ROUND([.L20]*0.666*[.$R$2])" office:value-type="float" office:value="0" calcext:value-type="float">
|
||||
<text:p>0</text:p>
|
||||
<table:table-cell office:value-type="float" office:value="15" calcext:value-type="float">
|
||||
<text:p>15</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:formula="of:=ROUND([.L20]*0.666*[.$R$2])" office:value-type="float" office:value="7" calcext:value-type="float">
|
||||
<text:p>7</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
|
||||
<text:p>2</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="5"/>
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
<text:p>Soldiers</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="4"/>
|
||||
</table:table-row>
|
||||
<table:table-row table:style-name="ro1">
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
@ -1292,7 +1308,10 @@
|
||||
<table:table-cell office:value-type="float" office:value="6" calcext:value-type="float">
|
||||
<text:p>6</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="5"/>
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
<text:p>Soldiers/Tanks</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="4"/>
|
||||
</table:table-row>
|
||||
<table:table-row table:style-name="ro1">
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
@ -1379,7 +1398,10 @@
|
||||
<table:table-cell office:value-type="float" office:value="3" calcext:value-type="float">
|
||||
<text:p>3</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="5"/>
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
<text:p>Soldiers</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="4"/>
|
||||
</table:table-row>
|
||||
<table:table-row table:style-name="ro1">
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
@ -1424,7 +1446,10 @@
|
||||
<table:table-cell office:value-type="float" office:value="12" calcext:value-type="float">
|
||||
<text:p>12</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="5"/>
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
<text:p>Starships</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="4"/>
|
||||
</table:table-row>
|
||||
<table:table-row table:style-name="ro1">
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
@ -1726,7 +1751,10 @@
|
||||
<table:table-cell office:value-type="float" office:value="6" calcext:value-type="float">
|
||||
<text:p>6</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="5"/>
|
||||
<table:table-cell office:value-type="string" calcext:value-type="string">
|
||||
<text:p>Soldiers/Tanks</text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:number-columns-repeated="4"/>
|
||||
</table:table-row>
|
||||
<calcext:conditional-formats>
|
||||
<calcext:conditional-format calcext:target-range-address="Sheet2.B2:Sheet2.D33">
|
||||
|
Loading…
x
Reference in New Issue
Block a user