PvpMatchRules.xml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?xml version="1.0"?>
  2. <?mso-application progid="Excel.Sheet"?>
  3. <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
  4. xmlns:o="urn:schemas-microsoft-com:office:office"
  5. xmlns:x="urn:schemas-microsoft-com:office:excel"
  6. xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
  7. xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
  8. xmlns:html="http://www.w3.org/TR/REC-html40">
  9. <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  10. <Created>2006-09-16T00:00:00Z</Created>
  11. <Version>15.00</Version>
  12. </DocumentProperties>
  13. <CustomDocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  14. <KSOProductBuildVer dt:dt="string">2052-11.1.0.9999</KSOProductBuildVer>
  15. </CustomDocumentProperties>
  16. <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  17. <AllowPNG/>
  18. </OfficeDocumentSettings>
  19. <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  20. <ProtectStructure>False</ProtectStructure>
  21. <ProtectWindows>False</ProtectWindows>
  22. </ExcelWorkbook>
  23. <Styles>
  24. <Style ss:ID="Default" ss:Name="Normal">
  25. <Alignment ss:Vertical="Bottom"/>
  26. <Borders/>
  27. <Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
  28. <Interior/>
  29. <NumberFormat/>
  30. <Protection/>
  31. </Style>
  32. <Style ss:ID="s1">
  33. <Alignment ss:Horizontal="Center" ss:Vertical="Center"/>
  34. </Style>
  35. </Styles>
  36. <Worksheet ss:Name="PvpMatchRules">
  37. <Table ss:ExpandedColumnCount="2" ss:ExpandedRowCount="7" x:FullColumns="1"
  38. x:FullRows="1" ss:DefaultColumnWidth="54"
  39. ss:DefaultRowHeight="13.5">
  40. <Row>
  41. <Cell><Data ss:Type="String">匹配服务器时间</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9">古今:PVP匹配时,匹配到的服务器与己方服务器开服时间的天数差距</Font></B></ss:Data></Comment></Cell>
  42. <Cell><Data ss:Type="String">匹配概率</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9">古今:时间对应的概率,万分比</Font></B></ss:Data></Comment></Cell>
  43. </Row>
  44. <Row>
  45. <Cell><Data ss:Type="String">MatchTime</Data></Cell>
  46. <Cell><Data ss:Type="String">MatchRate</Data></Cell>
  47. </Row>
  48. <Row>
  49. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  50. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  51. </Row>
  52. <Row>
  53. <Cell><Data ss:Type="Number">0</Data></Cell>
  54. <Cell><Data ss:Type="Number">7000</Data></Cell>
  55. </Row>
  56. <Row>
  57. <Cell><Data ss:Type="Number">1</Data></Cell>
  58. <Cell><Data ss:Type="Number">1500</Data></Cell>
  59. </Row>
  60. <Row>
  61. <Cell><Data ss:Type="Number">3</Data></Cell>
  62. <Cell><Data ss:Type="Number">1000</Data></Cell>
  63. </Row>
  64. <Row>
  65. <Cell><Data ss:Type="Number">7</Data></Cell>
  66. <Cell><Data ss:Type="Number">500</Data></Cell>
  67. </Row>
  68. </Table>
  69. <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel"><Unsynced/> <FrozenNoSplit/> <SplitHorizontal>3</SplitHorizontal> <TopRowBottomPane>3</TopRowBottomPane> <SplitVertical>1</SplitVertical><LeftColumnRightPane>1</LeftColumnRightPane> <ActivePane>0</ActivePane>
  70. </WorksheetOptions>
  71. </Worksheet>
  72. </Workbook>