提交示例代码
This commit is contained in:
5
物品和背包的完整代码/Config/Json/Client/EquipEntryConfigData.Json
Normal file
5
物品和背包的完整代码/Config/Json/Client/EquipEntryConfigData.Json
Normal file
@@ -0,0 +1,5 @@
|
||||
{"List":[
|
||||
{"Id":1,"Min":1,"Max":1,"AffixMin":1,"AffixMax":1,"Affix":[1,2,3],"Attrs":[200001,1,12,200002,1,10,200003,2,20]},
|
||||
{"Id":2,"Min":2,"Max":2,"AffixMin":2,"AffixMax":2,"Affix":[1,2,3],"Attrs":[200001,2,10,200002,2,10,200003,2,20]},
|
||||
{"Id":3,"Min":3,"Max":3,"AffixMin":3,"AffixMax":3,"Affix":[1,2,3],"Attrs":[200001,3,10,200002,3,10,200003,3,20]}
|
||||
]}
|
||||
Reference in New Issue
Block a user