LuckyDraw.xml 5.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  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:ss="urn:schemas-microsoft-com:office:spreadsheet"
  7. xmlns:html="http://www.w3.org/TR/REC-html40">
  8. <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  9. <Created>2006-09-16T00:00:00Z</Created>
  10. <Version>15.00</Version>
  11. </DocumentProperties>
  12. <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  13. <AllowPNG/>
  14. <RemovePersonalInformation/>
  15. </OfficeDocumentSettings>
  16. <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  17. <ProtectStructure>False</ProtectStructure>
  18. <ProtectWindows>False</ProtectWindows>
  19. </ExcelWorkbook>
  20. <Styles>
  21. <Style ss:ID="Default" ss:Name="Normal">
  22. <Alignment ss:Vertical="Bottom"/>
  23. <Borders/>
  24. <Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
  25. <Interior/>
  26. <NumberFormat/>
  27. <Protection/>
  28. </Style>
  29. <Style ss:ID="s1">
  30. <Alignment ss:Vertical="Bottom" ss:WrapText="1"/>
  31. </Style>
  32. </Styles>
  33. <Worksheet ss:Name="Draw">
  34. <Table ss:ExpandedColumnCount="5" ss:ExpandedRowCount="8" x:FullColumns="1"
  35. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
  36. <Row ss:StyleID="s1">
  37. <Cell><Data ss:Type="String">编号</Data></Cell>
  38. <Cell><Data ss:Type="String">类型</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000">&#10;道具类型&#10;A类=最好奖励&#10;B类=消耗类、货币类&#10;C类=BUFF类&#10;道具展示=展示在界面中的道具&#10;奖励预览=预览界面中展示的道具</Font></ss:Data></Comment></Cell>
  39. <Cell><Data ss:Type="String">道具数</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000">&#10;A类B类C类抽奖所分配的道具数&#10;道具展示、奖励预览中配置的道具数</Font></ss:Data></Comment></Cell>
  40. <Cell><Data ss:Type="String">进入奖池轮数</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000">&#10;在第几轮进入抽奖奖池可抽到&#10;</Font></ss:Data></Comment></Cell>
  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" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000">&#10;道具代码:道具数量:道具权重</Font></ss:Data></Comment></Cell>
  42. </Row>
  43. <Row ss:StyleID="s1">
  44. <Cell><Data ss:Type="String">ID</Data></Cell>
  45. <Cell><Data ss:Type="String">Type</Data></Cell>
  46. <Cell><Data ss:Type="String">ItemNumber</Data></Cell>
  47. <Cell><Data ss:Type="String">Round</Data></Cell>
  48. <Cell><Data ss:Type="String">PropLibrary</Data></Cell>
  49. </Row>
  50. <Row ss:StyleID="s1">
  51. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  52. <Cell><Data ss:Type="String">STRING</Data></Cell>
  53. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  54. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  55. <Cell><Data ss:Type="String">STRING</Data></Cell>
  56. </Row>
  57. <Row>
  58. <Cell><Data ss:Type="Number">1</Data></Cell>
  59. <Cell><Data ss:Type="String">A类</Data></Cell>
  60. <Cell><Data ss:Type="Number">2</Data></Cell>
  61. <Cell><Data ss:Type="Number">14</Data></Cell>
  62. <Cell><Data ss:Type="String">orp:1:1;gp10:1:1;gg10:1:1;gr10:1:1;gb10:1:1;gy10:1:1</Data></Cell>
  63. </Row>
  64. <Row ss:Height="27">
  65. <Cell><Data ss:Type="Number">2</Data></Cell>
  66. <Cell><Data ss:Type="String">B类</Data></Cell>
  67. <Cell><Data ss:Type="Number">14</Data></Cell>
  68. <Cell><Data ss:Type="Number">1</Data></Cell>
  69. <Cell><Data ss:Type="String">en1:5:5;en2:5:5;ptexp3:5:5;mag1:5:5;mag2:5:5;mag3:5:5;res1:5:5;res2:5:5;res3:5:5;mou1:5:5;orp:5:5;rep:5:5;gg1:5:5;gg2:5:5;gg3:5:5;gg4:5:5;gy1:5:5;gy2:5:5;gy3:5:5;gy4:5:5;gb1:5:5;gb2:5:5;gb3:5:5;gb4:5:5;gr1:5:5;gr2:5:5;gr3:5:5;gr4:5:5</Data></Cell>
  70. </Row>
  71. <Row>
  72. <Cell><Data ss:Type="Number">3</Data></Cell>
  73. <Cell><Data ss:Type="String">C类</Data></Cell>
  74. <Cell><Data ss:Type="Number">2</Data></Cell>
  75. <Cell><Data ss:Type="Number">1</Data></Cell>
  76. <Cell><Data ss:Type="String">numx2:0:5;numx3:0:5</Data></Cell>
  77. </Row>
  78. <Row>
  79. <Cell><Data ss:Type="Number">4</Data></Cell>
  80. <Cell><Data ss:Type="String">道具展示</Data></Cell>
  81. <Cell><Data ss:Type="Number">3</Data></Cell>
  82. <Cell ss:Index="5"><Data ss:Type="String">gr10:1;gb10:1;gy10:1</Data></Cell>
  83. </Row>
  84. <Row>
  85. <Cell><Data ss:Type="Number">5</Data></Cell>
  86. <Cell><Data ss:Type="String">奖励预览</Data></Cell>
  87. <Cell><Data ss:Type="Number">14</Data></Cell>
  88. <Cell ss:Index="5"><Data ss:Type="String">gg1;gg2;gg3;gg4;gy1;gy2;gy3;gy4;gb1;gb2;gb3;gb4;gr1;gr5;gr3;gr4</Data></Cell>
  89. </Row>
  90. </Table>
  91. <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>
  92. </WorksheetOptions>
  93. </Worksheet>
  94. </Workbook>