19 lines
1.4 KiB
Go
19 lines
1.4 KiB
Go
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
|
<goods>
|
|||
|
|
<!--id值表该物品ID, 多个id值表示套装,套装只能有一个名字,一个命中率,一个统一上限-->
|
|||
|
|
<!--name表该物品名称-->
|
|||
|
|
<!--hitrate值表该物品在每次抽奖中的命中率-->
|
|||
|
|
<!--userceiling表示用户拥有该物品个数上限,0值表示不设置上限-->
|
|||
|
|
<item id="300122" name="小型升级密药" hitrate="10" type="1" userceiling="99" />
|
|||
|
|
<item id="300013" name="高级体力药剂" hitrate="10" type="1" userceiling="99" />
|
|||
|
|
<item id="300014" name="超级体力药剂" hitrate="5" type="1" userceiling="99" />
|
|||
|
|
<item id="300018" name="高级活力药剂" hitrate="10" type="1" userceiling="99" />
|
|||
|
|
<item id="300019" name="超级活力药剂" hitrate="5" type="1" userceiling="99" />
|
|||
|
|
<item id="300003" name="高级精灵胶囊" hitrate="7" type="1" userceiling="99" />
|
|||
|
|
<item id="300069" name="KFC胶囊" hitrate="1" type="1" userceiling="1" />
|
|||
|
|
<item id="400154" name="宾塞克的精元" hitrate="5" type="1" userceiling="99" />
|
|||
|
|
<item id="100444 100445 100446 100447" name="巡警套装" hitrate="5" type="1" userceiling="1" />
|
|||
|
|
<item id="300021" name="永久体力合剂(初级)" hitrate="1" type="1" userceiling="99" />
|
|||
|
|
<item id="400183" name="闪光格鲁高的精元" hitrate="1" type="1" userceiling="1" />
|
|||
|
|
<item id="400065" name="一万经验券" hitrate="1" type="1" userceiling="1" />
|
|||
|
|
</goods>
|