Browse Source

MMO-15093:新增配置世界地图无对应ID的图标按等级显示

172361186@qq.com 4 years ago
parent
commit
c9ba778275
2 changed files with 44 additions and 0 deletions
  1. 1 0
      工具库文件/LuaConfig.txt
  2. 43 0
      策划脚本/map/MapData.xml

+ 1 - 0
工具库文件/LuaConfig.txt

@@ -76,6 +76,7 @@ role/TianMing.xml:TianMingType:ID
 map/MapData.xml:NormalMap:MapID:Map
 map/MapData.xml:DungeonMap:MapID:Map
 map/MapData.xml:GameMap:MapID:Map
+map/MapData.xml: VirtualMap:MapID:Map
 map/WorldMap.xml:Resurrection:MapID
 map/MapDelivery.xml:Delivery
 map/MapDelivery.xml:DungeonMapDelivery

+ 43 - 0
策划脚本/map/MapData.xml

@@ -6915,6 +6915,49 @@
    </Row>
   </Table>
 <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>
+</WorksheetOptions>
+ </Worksheet>
+ <Worksheet ss:Name=" VirtualMap">
+  <Table ss:ExpandedColumnCount="4" ss:ExpandedRowCount="6" x:FullColumns="1"
+   x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
+   <Row>
+    <Cell><Data ss:Type="String">虚拟图标ID</Data></Cell>
+    <Cell><Data ss:Type="String">需要等级</Data><Comment ss:Author="陈绍治"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><Font html:Size="9">陈绍治:&#10;&#10;对玩家等级的限制,只有&gt;=这个等级才能进入本地图&#10;&#10;0:无限制,跳过检查&#10;X:需要到达本等级&#10;&#10;注意:当后一个进阶等级不为0时,本字段无效</Font></ss:Data></Comment></Cell>
+    <Cell><Data ss:Type="String">需要进阶等级</Data><Comment ss:Author="陈绍治"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><Font html:Size="9">陈绍治:&#10;&#10;进入本地图需要玩家的进阶等级&#10;&#10;0:无限制,没有进阶也可进入&#10;X:需要的进阶等级,无视上一个【需要等级】字段的内容,也就是说只要到达X阶,即可进入,而不管你多少级</Font></ss:Data></Comment></Cell>
+    <Cell><Data ss:Type="String">地图标记</Data></Cell>
+   </Row>
+   <Row>
+    <Cell><Data ss:Type="String">MapID</Data></Cell>
+    <Cell><Data ss:Type="String">ReqLevel</Data></Cell>
+    <Cell><Data ss:Type="String">ReqUpLevel</Data></Cell>
+    <Cell><Data ss:Type="String">VirtualType</Data></Cell>
+   </Row>
+   <Row>
+    <Cell><Data ss:Type="String">NUMBER</Data></Cell>
+    <Cell><Data ss:Type="String">NUMBER</Data></Cell>
+    <Cell><Data ss:Type="String">NUMBER</Data></Cell>
+    <Cell><Data ss:Type="String">NUMBER</Data></Cell>
+   </Row>
+   <Row>
+    <Cell><Data ss:Type="Number">13</Data></Cell>
+    <Cell><Data ss:Type="Number">0</Data></Cell>
+    <Cell><Data ss:Type="Number">1</Data></Cell>
+    <Cell><Data ss:Type="Number">1</Data></Cell>
+   </Row>
+   <Row>
+    <Cell><Data ss:Type="Number">9</Data></Cell>
+    <Cell><Data ss:Type="Number">0</Data></Cell>
+    <Cell><Data ss:Type="Number">2</Data></Cell>
+    <Cell><Data ss:Type="Number">1</Data></Cell>
+   </Row>
+   <Row>
+    <Cell><Data ss:Type="Number">14</Data></Cell>
+    <Cell><Data ss:Type="Number">0</Data></Cell>
+    <Cell><Data ss:Type="Number">3</Data></Cell>
+    <Cell><Data ss:Type="Number">1</Data></Cell>
+   </Row>
+  </Table>
+<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>
 </WorksheetOptions>
  </Worksheet>
  <Worksheet ss:Name="Remark">