提交示例代码
This commit is contained in:
BIN
物品和背包的完整代码/Config/Json/Server/.DS_Store
vendored
Normal file
BIN
物品和背包的完整代码/Config/Json/Server/.DS_Store
vendored
Normal file
Binary file not shown.
5
物品和背包的完整代码/Config/Json/Server/ContainerConfigData.Json
Normal file
5
物品和背包的完整代码/Config/Json/Server/ContainerConfigData.Json
Normal file
@@ -0,0 +1,5 @@
|
||||
{"List":[
|
||||
{"Id":1,"Name":"Bag","Type":1,"CellCountMax":10,"CellCount":10,"CanSort":true,"SortCD":1000},
|
||||
{"Id":2,"Name":"Equip","Type":2,"CellCountMax":10,"CellCount":10,"CanSort":true,"SortCD":1000},
|
||||
{"Id":3,"Name":"Trade","Type":4,"CellCountMax":10,"CellCount":10,"CanSort":true,"SortCD":1000}
|
||||
]}
|
||||
5
物品和背包的完整代码/Config/Json/Server/EquipAffixConfigData.Json
Normal file
5
物品和背包的完整代码/Config/Json/Server/EquipAffixConfigData.Json
Normal file
@@ -0,0 +1,5 @@
|
||||
{"List":[
|
||||
{"Id":1,"BuffConfigId":200001,"Descride":"装备上每秒恢复5点血"},
|
||||
{"Id":2,"BuffConfigId":200002,"Descride":"装备上每次攻击增加6点攻击力,最高增加了30点"},
|
||||
{"Id":3,"BuffConfigId":200003,"Descride":"装备上增加100点法力值"}
|
||||
]}
|
||||
5
物品和背包的完整代码/Config/Json/Server/EquipEntryConfigData.Json
Normal file
5
物品和背包的完整代码/Config/Json/Server/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]}
|
||||
]}
|
||||
5
物品和背包的完整代码/Config/Json/Server/EquipValueConfigData.Json
Normal file
5
物品和背包的完整代码/Config/Json/Server/EquipValueConfigData.Json
Normal file
@@ -0,0 +1,5 @@
|
||||
{"List":[
|
||||
{"Id":1,"ItemConfigId":1000001,"EquipEntryConfigId":1,"Quality":1,"MainAttrs":{"Dic":{"200001":1,"200002":1,"200003":2}}},
|
||||
{"Id":2,"ItemConfigId":1000002,"EquipEntryConfigId":2,"Quality":2,"MainAttrs":{"Dic":{"200001":2,"200002":2,"200003":2}}},
|
||||
{"Id":3,"ItemConfigId":1000003,"EquipEntryConfigId":3,"Quality":3,"MainAttrs":{"Dic":{"200001":3,"200002":3,"200003":3}}}
|
||||
]}
|
||||
4
物品和背包的完整代码/Config/Json/Server/ErrorCodeData.Json
Normal file
4
物品和背包的完整代码/Config/Json/Server/ErrorCodeData.Json
Normal file
@@ -0,0 +1,4 @@
|
||||
{"List":[
|
||||
{"Id":1,"Name":"LoingError","Text":"登陆失败"},
|
||||
{"Id":2,"Name":"LoginRoleError","Text":"角色登陆失败"}
|
||||
]}
|
||||
11
物品和背包的完整代码/Config/Json/Server/ItemConfigData.Json
Normal file
11
物品和背包的完整代码/Config/Json/Server/ItemConfigData.Json
Normal file
@@ -0,0 +1,11 @@
|
||||
{"List":[
|
||||
{"Id":1,"Name":"恢复药剂A","Descride":"使用后,会提升体力200点","Weight":1,"Model2D":"Item_01","Superposed":true,"SuperposedMax":10,"Type":1,"IsDeal":true,"IsSell":true,"Sell":[1,1000],"Effect":3,"Params":["10000","200"],"Durable":0,"Quality":0,"Position":0},
|
||||
{"Id":2,"Name":"恢复药剂B","Descride":"使用后,会提升体力400点","Weight":1,"Model2D":"Item_01","Superposed":true,"SuperposedMax":10,"Type":1,"IsDeal":true,"IsSell":true,"Sell":[1,1000],"Effect":3,"Params":["10001","400"],"Durable":0,"Quality":0,"Position":0},
|
||||
{"Id":3,"Name":"恢复药剂C","Descride":"使用后,会提升体力400点,提升法力值300","Weight":3,"Model2D":"Item_01","Superposed":true,"SuperposedMax":10,"Type":1,"IsDeal":true,"IsSell":true,"Sell":[1,1000],"Effect":3,"Params":["10000","400","10001","300"],"Durable":0,"Quality":0,"Position":0},
|
||||
{"Id":1000001,"Name":"幻想大剑","Descride":"这个是介绍","Weight":1,"Model2D":"Item_01","Superposed":false,"SuperposedMax":1,"Type":2,"IsDeal":true,"IsSell":true,"Sell":[1,1000],"Effect":3,"Params":["10000","200"],"Durable":100,"Quality":1,"Position":1},
|
||||
{"Id":1000002,"Name":"幻想头盔","Descride":"这个是介绍","Weight":1,"Model2D":"Item_02","Superposed":false,"SuperposedMax":1,"Type":2,"IsDeal":true,"IsSell":true,"Sell":[1,1000],"Effect":3,"Params":["10000","200"],"Durable":100,"Quality":1,"Position":2},
|
||||
{"Id":1000003,"Name":"幻想衣服","Descride":"这个是介绍","Weight":1,"Model2D":"Item_03","Superposed":false,"SuperposedMax":1,"Type":2,"IsDeal":true,"IsSell":true,"Sell":[1,1000],"Effect":3,"Params":["10000","200"],"Durable":100,"Quality":1,"Position":3},
|
||||
{"Id":1000004,"Name":"幻想护腿","Descride":"这个是介绍","Weight":1,"Model2D":"Item_04","Superposed":false,"SuperposedMax":1,"Type":2,"IsDeal":true,"IsSell":true,"Sell":[1,1000],"Effect":3,"Params":["10000","200"],"Durable":100,"Quality":1,"Position":4},
|
||||
{"Id":1000005,"Name":"幻想护腕","Descride":"这个是介绍","Weight":1,"Model2D":"Item_05","Superposed":false,"SuperposedMax":1,"Type":2,"IsDeal":true,"IsSell":true,"Sell":[1,1000],"Effect":3,"Params":["10000","200"],"Durable":100,"Quality":1,"Position":5},
|
||||
{"Id":1000006,"Name":"幻想鞋子","Descride":"这个是介绍","Weight":1,"Model2D":"Item_06","Superposed":false,"SuperposedMax":1,"Type":2,"IsDeal":true,"IsSell":true,"Sell":[1,1000],"Effect":3,"Params":["10000","200"],"Durable":100,"Quality":1,"Position":6}
|
||||
]}
|
||||
6
物品和背包的完整代码/Config/Json/Server/LevelConfigData.Json
Normal file
6
物品和背包的完整代码/Config/Json/Server/LevelConfigData.Json
Normal file
@@ -0,0 +1,6 @@
|
||||
{"List":[
|
||||
{"Id":1,"Name":"Unit01","Model":"Unit01","Group":1},
|
||||
{"Id":2,"Name":"Unit02","Model":"Unit02","Group":1},
|
||||
{"Id":3,"Name":"Unit03","Model":"Unit03","Group":2},
|
||||
{"Id":4,"Name":"Unit04","Model":"Unit04","Group":2}
|
||||
]}
|
||||
3
物品和背包的完整代码/Config/Json/Server/MachineConfigData.Json
Normal file
3
物品和背包的完整代码/Config/Json/Server/MachineConfigData.Json
Normal file
@@ -0,0 +1,3 @@
|
||||
{"List":[
|
||||
{"Id":1,"OuterIP":"127.0.0.1","OuterBindIP":"127.0.0.1","InnerBindIP":"127.0.0.1"}
|
||||
]}
|
||||
3
物品和背包的完整代码/Config/Json/Server/ProcessConfigData.Json
Normal file
3
物品和背包的完整代码/Config/Json/Server/ProcessConfigData.Json
Normal file
@@ -0,0 +1,3 @@
|
||||
{"List":[
|
||||
{"Id":1,"MachineId":1,"StartupGroup":0}
|
||||
]}
|
||||
4
物品和背包的完整代码/Config/Json/Server/SceneConfigData.Json
Normal file
4
物品和背包的完整代码/Config/Json/Server/SceneConfigData.Json
Normal file
@@ -0,0 +1,4 @@
|
||||
{"List":[
|
||||
{"Id":1001,"ProcessConfigId":1,"WorldConfigId":1,"SceneRuntimeType":"MultiThread","SceneTypeString":"Addressable","NetworkProtocol":null,"OuterPort":0,"InnerPort":11001,"SceneType":2},
|
||||
{"Id":1002,"ProcessConfigId":1,"WorldConfigId":1,"SceneRuntimeType":"MultiThread","SceneTypeString":"Gate","NetworkProtocol":"KCP","OuterPort":20000,"InnerPort":11002,"SceneType":3}
|
||||
]}
|
||||
5
物品和背包的完整代码/Config/Json/Server/UnitConfigData.Json
Normal file
5
物品和背包的完整代码/Config/Json/Server/UnitConfigData.Json
Normal file
@@ -0,0 +1,5 @@
|
||||
{"List":[
|
||||
{"Id":3,"Name":"地精投资公司职员","Model":"Unit03","Type":3,"MonsterPRange":1,"TalkConfigId":0,"Camp":0,"MountContainer":[],"Items":[]},
|
||||
{"Id":2,"Name":"希尔瓦娜斯·风行者","Model":"Unit02","Type":2,"MonsterPRange":0,"TalkConfigId":10012,"Camp":0,"MountContainer":[],"Items":[]},
|
||||
{"Id":1,"Name":"牛头人","Model":"Unit01","Type":1,"MonsterPRange":0,"TalkConfigId":0,"Camp":1,"MountContainer":[1,2],"Items":[1,1,3,1,2,5,1,3,1]}
|
||||
]}
|
||||
3
物品和背包的完整代码/Config/Json/Server/WorldConfigData.Json
Normal file
3
物品和背包的完整代码/Config/Json/Server/WorldConfigData.Json
Normal file
@@ -0,0 +1,3 @@
|
||||
{"List":[
|
||||
{"Id":1,"WorldName":"测试服","DbConnection":"mongodb://192.168.31.100","DbName":"fantasy_main","DbType":"MongoDB"}
|
||||
]}
|
||||
Reference in New Issue
Block a user