1 Star 0 Fork 21

strive/gameserver

forked from aping.fo/gameserver 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
PetPieceConfig.xml 727 Bytes
一键复制 编辑 原始数据 按行查看 历史
aping.fo 提交于 2018-01-25 10:16 . open source
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<config>
<id>1</id>
<quality>1</quality>
<name>宠物1碎片(白)</name>
<type>1</type>
<petId>1</petId>
<nextQualityPieceId>2</nextQualityPieceId>
<nextQualityPieceCount>3</nextQualityPieceCount>
<decomposeGoods>[[150,10],[103,10000]]</decomposeGoods>
<goodsId>65001</goodsId>
</config>
<config>
<id>2</id>
<quality>2</quality>
<name>宠物1碎片(绿)</name>
<type>1</type>
<petId>2</petId>
<nextQualityPieceId>3</nextQualityPieceId>
<nextQualityPieceCount>3</nextQualityPieceCount>
<decomposeGoods>[[150,10],[103,10000]]</decomposeGoods>
<goodsId>65002</goodsId>
</config>
</root>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/striveeee/gameserver.git
git@gitee.com:striveeee/gameserver.git
striveeee
gameserver
gameserver
master

搜索帮助