mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-02 02:15:48 -04:00
129 lines
4.7 KiB
XML
129 lines
4.7 KiB
XML
<?xml version="1.0"?>
|
|
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
|
|
xmlns:o="urn:schemas-microsoft-com:office:office"
|
|
xmlns:x="urn:schemas-microsoft-com:office:excel"
|
|
xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
|
|
xmlns:html="http://www.w3.org/TR/REC-html40">
|
|
<DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
|
|
<Author>Steve Jakab</Author>
|
|
<LastAuthor>Steve Jakab</LastAuthor>
|
|
<Created>2004-09-30T21:30:46Z</Created>
|
|
<LastSaved>2004-09-30T21:35:33Z</LastSaved>
|
|
<Company>Sony Online Entertainment</Company>
|
|
<Version>10.4219</Version>
|
|
</DocumentProperties>
|
|
<OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
|
|
<DownloadComponents/>
|
|
<LocationOfComponents HRef="/"/>
|
|
</OfficeDocumentSettings>
|
|
<ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
|
|
<WindowHeight>8655</WindowHeight>
|
|
<WindowWidth>14925</WindowWidth>
|
|
<WindowTopX>360</WindowTopX>
|
|
<WindowTopY>255</WindowTopY>
|
|
<ProtectStructure>False</ProtectStructure>
|
|
<ProtectWindows>False</ProtectWindows>
|
|
</ExcelWorkbook>
|
|
<Styles>
|
|
<Style ss:ID="Default" ss:Name="Normal">
|
|
<Alignment ss:Vertical="Bottom"/>
|
|
<Borders/>
|
|
<Font/>
|
|
<Interior/>
|
|
<NumberFormat/>
|
|
<Protection/>
|
|
</Style>
|
|
</Styles>
|
|
<Worksheet ss:Name="armor_penalty">
|
|
<Table ss:ExpandedColumnCount="5" ss:ExpandedRowCount="11" x:FullColumns="1"
|
|
x:FullRows="1">
|
|
<Column ss:Width="65.25"/>
|
|
<Column ss:AutoFitWidth="0" ss:Width="49.5"/>
|
|
<Column ss:AutoFitWidth="0" ss:Width="69"/>
|
|
<Column ss:AutoFitWidth="0" ss:Width="64.5"/>
|
|
<Row>
|
|
<Cell><Data ss:Type="String">type</Data></Cell>
|
|
<Cell><Data ss:Type="String">move</Data></Cell>
|
|
<Cell><Data ss:Type="String">accuracy</Data></Cell>
|
|
<Cell><Data ss:Type="String">attack</Data></Cell>
|
|
<Cell><Data ss:Type="String">defense</Data></Cell>
|
|
</Row>
|
|
<Row>
|
|
<Cell><Data ss:Type="String">h</Data></Cell>
|
|
<Cell><Data ss:Type="String">f</Data></Cell>
|
|
<Cell><Data ss:Type="String">f</Data></Cell>
|
|
<Cell><Data ss:Type="String">f</Data></Cell>
|
|
<Cell><Data ss:Type="String">f</Data></Cell>
|
|
</Row>
|
|
<Row>
|
|
<Cell><Data ss:Type="String">basic_recon</Data></Cell>
|
|
<Cell><Data ss:Type="Number">10</Data></Cell>
|
|
<Cell><Data ss:Type="Number">20</Data></Cell>
|
|
<Cell><Data ss:Type="Number">30</Data></Cell>
|
|
<Cell><Data ss:Type="Number">50</Data></Cell>
|
|
</Row>
|
|
<Row>
|
|
<Cell><Data ss:Type="String">std_recon</Data></Cell>
|
|
<Cell><Data ss:Type="Number">10</Data></Cell>
|
|
<Cell><Data ss:Type="Number">30</Data></Cell>
|
|
<Cell><Data ss:Type="Number">40</Data></Cell>
|
|
<Cell><Data ss:Type="Number">75</Data></Cell>
|
|
</Row>
|
|
<Row>
|
|
<Cell><Data ss:Type="String">adv_recon</Data></Cell>
|
|
<Cell><Data ss:Type="Number">20</Data></Cell>
|
|
<Cell><Data ss:Type="Number">40</Data></Cell>
|
|
<Cell><Data ss:Type="Number">60</Data></Cell>
|
|
<Cell><Data ss:Type="Number">100</Data></Cell>
|
|
</Row>
|
|
<Row>
|
|
<Cell><Data ss:Type="String">basic_battle</Data></Cell>
|
|
<Cell><Data ss:Type="Number">20</Data></Cell>
|
|
<Cell><Data ss:Type="Number">20</Data></Cell>
|
|
<Cell><Data ss:Type="Number">20</Data></Cell>
|
|
<Cell><Data ss:Type="Number">50</Data></Cell>
|
|
</Row>
|
|
<Row>
|
|
<Cell><Data ss:Type="String">std_battle</Data></Cell>
|
|
<Cell><Data ss:Type="Number">30</Data></Cell>
|
|
<Cell><Data ss:Type="Number">30</Data></Cell>
|
|
<Cell><Data ss:Type="Number">30</Data></Cell>
|
|
<Cell><Data ss:Type="Number">75</Data></Cell>
|
|
</Row>
|
|
<Row>
|
|
<Cell><Data ss:Type="String">adv_battle</Data></Cell>
|
|
<Cell><Data ss:Type="Number">40</Data></Cell>
|
|
<Cell><Data ss:Type="Number">40</Data></Cell>
|
|
<Cell><Data ss:Type="Number">40</Data></Cell>
|
|
<Cell><Data ss:Type="Number">100</Data></Cell>
|
|
</Row>
|
|
<Row>
|
|
<Cell><Data ss:Type="String">basic_assault</Data></Cell>
|
|
<Cell><Data ss:Type="Number">30</Data></Cell>
|
|
<Cell><Data ss:Type="Number">20</Data></Cell>
|
|
<Cell><Data ss:Type="Number">10</Data></Cell>
|
|
<Cell><Data ss:Type="Number">50</Data></Cell>
|
|
</Row>
|
|
<Row>
|
|
<Cell><Data ss:Type="String">std_assault</Data></Cell>
|
|
<Cell><Data ss:Type="Number">40</Data></Cell>
|
|
<Cell><Data ss:Type="Number">30</Data></Cell>
|
|
<Cell><Data ss:Type="Number">10</Data></Cell>
|
|
<Cell><Data ss:Type="Number">75</Data></Cell>
|
|
</Row>
|
|
<Row>
|
|
<Cell><Data ss:Type="String">adv_assault</Data></Cell>
|
|
<Cell><Data ss:Type="Number">60</Data></Cell>
|
|
<Cell><Data ss:Type="Number">40</Data></Cell>
|
|
<Cell><Data ss:Type="Number">20</Data></Cell>
|
|
<Cell><Data ss:Type="Number">100</Data></Cell>
|
|
</Row>
|
|
</Table>
|
|
<WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
|
|
<Selected/>
|
|
<ProtectObjects>False</ProtectObjects>
|
|
<ProtectScenarios>False</ProtectScenarios>
|
|
</WorksheetOptions>
|
|
</Worksheet>
|
|
</Workbook>
|