配置表接入和升级服务器框架到最新版
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
433
Config/Json/configs.json
Normal file
433
Config/Json/configs.json
Normal file
@@ -0,0 +1,433 @@
|
||||
{
|
||||
"WeightConfig": [
|
||||
{
|
||||
"Id": 100001,
|
||||
"Model": "Weights/Weight2_5g",
|
||||
"Type": 0,
|
||||
"Weight": 3
|
||||
}
|
||||
],
|
||||
"RingConfig": [
|
||||
{
|
||||
"Id": 120001,
|
||||
"Model": "rod_rings/rumoi/rumoi_oxiline_spin"
|
||||
},
|
||||
{
|
||||
"Id": 120002,
|
||||
"Model": "rod_rings/smt/smt_pure_ceramic_bolo"
|
||||
}
|
||||
],
|
||||
"LureConfig": [
|
||||
{
|
||||
"Id": 80001,
|
||||
"Model": "lures/express_fishing/crankbaits_1/775/crankbaits_775",
|
||||
"Hook": [
|
||||
700102
|
||||
],
|
||||
"EfficacyBase": 50,
|
||||
"Length": 0,
|
||||
"Weight": 250
|
||||
},
|
||||
{
|
||||
"Id": 80002,
|
||||
"Model": "lures/express_fishing/poppers_1/poppers_590/poppers_590",
|
||||
"Hook": [
|
||||
700102
|
||||
],
|
||||
"EfficacyBase": 50,
|
||||
"Length": 0,
|
||||
"Weight": 120
|
||||
},
|
||||
{
|
||||
"Id": 80003,
|
||||
"Model": "lures/express_fishing/softplastic/ef_supergrab_6/softplastic_g_1622",
|
||||
"Hook": [
|
||||
0
|
||||
],
|
||||
"EfficacyBase": 50,
|
||||
"Length": 0,
|
||||
"Weight": 120
|
||||
},
|
||||
{
|
||||
"Id": 80004,
|
||||
"Model": "lures/express_fishing/softplastic/ef_superminnow_6/softplastic_m_1634",
|
||||
"Hook": [
|
||||
0
|
||||
],
|
||||
"EfficacyBase": 50,
|
||||
"Length": 0,
|
||||
"Weight": 120
|
||||
}
|
||||
],
|
||||
"ItemConfig": [
|
||||
{
|
||||
"Id": 10001,
|
||||
"Model": "rods/syberia/tele_10037/tele_10037_t13",
|
||||
"Type": 1,
|
||||
"Max": 0,
|
||||
"AutoUse": 0
|
||||
},
|
||||
{
|
||||
"Id": 10002,
|
||||
"Model": "rods/syberia/bolo_10021/bolo_10021_LB400",
|
||||
"Type": 0,
|
||||
"Max": 1100002,
|
||||
"AutoUse": 0
|
||||
},
|
||||
{
|
||||
"Id": 10003,
|
||||
"Model": "rods/syberia/spin_10034/spin_10034_S60H",
|
||||
"Type": 0,
|
||||
"Max": 1100001,
|
||||
"AutoUse": 0
|
||||
}
|
||||
],
|
||||
"ReelConfig": [
|
||||
{
|
||||
"Id": 40001,
|
||||
"Model": "reels/syberia/spin_5002/spin_5002",
|
||||
"Type": 0,
|
||||
"GearRatio": [
|
||||
"7"
|
||||
],
|
||||
"Size": 250,
|
||||
"Strength": 40
|
||||
},
|
||||
{
|
||||
"Id": 40002,
|
||||
"Model": "reels/syberia/spin_5036/spin_5036",
|
||||
"Type": 0,
|
||||
"GearRatio": [
|
||||
"5"
|
||||
],
|
||||
"Size": 120,
|
||||
"Strength": 40
|
||||
}
|
||||
],
|
||||
"LineConfig": [
|
||||
{
|
||||
"Id": 60001,
|
||||
"Model": "Lines/UFE Mono/UFE monoClear",
|
||||
"Type": 0,
|
||||
"Length": 7,
|
||||
"Strength": 40,
|
||||
"Size": 1
|
||||
},
|
||||
{
|
||||
"Id": 60002,
|
||||
"Model": "rods/syberia/bolo_10021/bolo_10021_LB400",
|
||||
"Type": 0,
|
||||
"Length": 5,
|
||||
"Strength": 40,
|
||||
"Size": 1
|
||||
}
|
||||
],
|
||||
"HookConfig": [
|
||||
{
|
||||
"Id": 90001,
|
||||
"Model": "hooks/alliance/c_hook_20789_20794/c_hook_20789",
|
||||
"Type": 1,
|
||||
"Zadzior": 1,
|
||||
"Length": 0,
|
||||
"Weight": 1
|
||||
},
|
||||
{
|
||||
"Id": 90002,
|
||||
"Model": "hooks/berserk_hooks/triple_20569_20577/triple_20569",
|
||||
"Type": 1,
|
||||
"Zadzior": 1,
|
||||
"Length": 0,
|
||||
"Weight": 1
|
||||
}
|
||||
],
|
||||
"RodConfig": [
|
||||
{
|
||||
"Id": 30001,
|
||||
"Model": "rods/syberia/tele_10037/tele_10037_t13",
|
||||
"Type": 1,
|
||||
"Ring": 0,
|
||||
"Length": 7,
|
||||
"Weight": 250,
|
||||
"Strength": 40,
|
||||
"MaxRange": 67,
|
||||
"ConstructionType": 0
|
||||
},
|
||||
{
|
||||
"Id": 30002,
|
||||
"Model": "rods/syberia/bolo_10021/bolo_10021_LB400",
|
||||
"Type": 0,
|
||||
"Ring": 1100002,
|
||||
"Length": 5,
|
||||
"Weight": 120,
|
||||
"Strength": 40,
|
||||
"MaxRange": 30,
|
||||
"ConstructionType": 0
|
||||
},
|
||||
{
|
||||
"Id": 30003,
|
||||
"Model": "rods/syberia/spin_10034/spin_10034_S60H",
|
||||
"Type": 0,
|
||||
"Ring": 1100001,
|
||||
"Length": 5,
|
||||
"Weight": 120,
|
||||
"Strength": 40,
|
||||
"MaxRange": 30,
|
||||
"ConstructionType": 0
|
||||
}
|
||||
],
|
||||
"FishConfig": [
|
||||
{
|
||||
"Id": 210001,
|
||||
"Model": [
|
||||
"Burbot_B"
|
||||
],
|
||||
"Type": 0,
|
||||
"SpeciesName": 10,
|
||||
"MinWeight": 1,
|
||||
"MaxWeight": 34,
|
||||
"Accept": 2100001
|
||||
},
|
||||
{
|
||||
"Id": 210002,
|
||||
"Model": [
|
||||
"CarpCommon_B"
|
||||
],
|
||||
"Type": 0,
|
||||
"SpeciesName": 11,
|
||||
"MinWeight": 1,
|
||||
"MaxWeight": 34,
|
||||
"Accept": 2100001
|
||||
},
|
||||
{
|
||||
"Id": 210003,
|
||||
"Model": [
|
||||
"CarpGrass_B"
|
||||
],
|
||||
"Type": 0,
|
||||
"SpeciesName": 14,
|
||||
"MinWeight": 1,
|
||||
"MaxWeight": 34,
|
||||
"Accept": 2100001
|
||||
},
|
||||
{
|
||||
"Id": 210004,
|
||||
"Model": [
|
||||
"CarpCrucian_B"
|
||||
],
|
||||
"Type": 0,
|
||||
"SpeciesName": 16,
|
||||
"MinWeight": 1,
|
||||
"MaxWeight": 34,
|
||||
"Accept": 2100001
|
||||
}
|
||||
],
|
||||
"BasicConfig": [
|
||||
{
|
||||
"Id": 1001,
|
||||
"Name": "Weights/Weight2_5g",
|
||||
"Val": [
|
||||
"0"
|
||||
]
|
||||
}
|
||||
],
|
||||
"InitConfig": [
|
||||
{
|
||||
"Id": 1,
|
||||
"ItemId": 30001,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 2,
|
||||
"ItemId": 30002,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 3,
|
||||
"ItemId": 30003,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 4,
|
||||
"ItemId": 40001,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 5,
|
||||
"ItemId": 50001,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 6,
|
||||
"ItemId": 50002,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 7,
|
||||
"ItemId": 50003,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 8,
|
||||
"ItemId": 60001,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 9,
|
||||
"ItemId": 70001,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 10,
|
||||
"ItemId": 70002,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 11,
|
||||
"ItemId": 80001,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 12,
|
||||
"ItemId": 80002,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 13,
|
||||
"ItemId": 80003,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 14,
|
||||
"ItemId": 80004,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 15,
|
||||
"ItemId": 90001,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 16,
|
||||
"ItemId": 100001,
|
||||
"Amount": 1
|
||||
},
|
||||
{
|
||||
"Id": 17,
|
||||
"ItemId": 10001,
|
||||
"Amount": 100
|
||||
},
|
||||
{
|
||||
"Id": 18,
|
||||
"ItemId": 10002,
|
||||
"Amount": 200
|
||||
}
|
||||
],
|
||||
"BobberConfig": [
|
||||
{
|
||||
"Id": 50001,
|
||||
"Model": "bobbers/expressfishing/bob_25003/bob_25003",
|
||||
"Type": 2,
|
||||
"Weight": 1,
|
||||
"Displacement": 40,
|
||||
"NightLight": 0
|
||||
},
|
||||
{
|
||||
"Id": 50002,
|
||||
"Model": "bobbers/expressfishing/bob_25162_25163/bob_25162",
|
||||
"Type": 0,
|
||||
"Weight": 1,
|
||||
"Displacement": 40,
|
||||
"NightLight": 0
|
||||
},
|
||||
{
|
||||
"Id": 50003,
|
||||
"Model": "bobbers/expressfishing/bob_25166_25167/bob_25166",
|
||||
"Type": 0,
|
||||
"Weight": 1,
|
||||
"Displacement": 40,
|
||||
"NightLight": 0
|
||||
},
|
||||
{
|
||||
"Id": 50004,
|
||||
"Model": "bobbers/expressfishing/bob_25001/bob_25001",
|
||||
"Type": 0,
|
||||
"Weight": 1,
|
||||
"Displacement": 40,
|
||||
"NightLight": 0
|
||||
}
|
||||
],
|
||||
"FeederConfig": [
|
||||
{
|
||||
"Id": 110001,
|
||||
"Model": "Feeders/Feeder 1/FeedTrash 1",
|
||||
"Type": 0,
|
||||
"Capacity": 100,
|
||||
"Weight": 5
|
||||
}
|
||||
],
|
||||
"BaitConfig": [
|
||||
{
|
||||
"Id": 70001,
|
||||
"Model": "baits/worm_01/worm_01",
|
||||
"EfficacyBase": 15,
|
||||
"Length": 0,
|
||||
"Weight": 250,
|
||||
"Arr": [
|
||||
250,
|
||||
1,
|
||||
2,
|
||||
3
|
||||
],
|
||||
"ArrStr": [
|
||||
"d",
|
||||
"a",
|
||||
"bb",
|
||||
"e|12"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Id": 70002,
|
||||
"Model": "baits/fly/fly",
|
||||
"EfficacyBase": 15,
|
||||
"Length": 0,
|
||||
"Weight": 120,
|
||||
"Arr": [
|
||||
120,
|
||||
4,
|
||||
3
|
||||
],
|
||||
"ArrStr": [
|
||||
"120",
|
||||
"4",
|
||||
"3"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Id": 70003,
|
||||
"Model": "baits/black_leech/black_leech",
|
||||
"EfficacyBase": 15,
|
||||
"Length": 0,
|
||||
"Weight": 120,
|
||||
"Arr": [
|
||||
120
|
||||
],
|
||||
"ArrStr": [
|
||||
"kkk"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Id": 70004,
|
||||
"Model": "baits/bread/bread",
|
||||
"EfficacyBase": 15,
|
||||
"Length": 0,
|
||||
"Weight": 120,
|
||||
"Arr": [
|
||||
120
|
||||
],
|
||||
"ArrStr": [
|
||||
"11|33",
|
||||
"44|2"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -35,6 +35,22 @@ message Game2C_ItemChange // ICustomRouteMessage,GameRoute
|
||||
repeated int64 Removes = 3; //移除物品(移除时有)
|
||||
}
|
||||
|
||||
////////////// ******** 钓组 *******/////////////
|
||||
|
||||
///请求安装或取下配件
|
||||
message C2Game_RigChangeRequest // ICustomRouteRequest,Game2C_RigChangeResponse,GameRoute
|
||||
{
|
||||
int64 RodId = 1;//杆子id
|
||||
int64 RigId = 2;//变更的配件
|
||||
bool IsAdd = 3;//是否添加
|
||||
}
|
||||
|
||||
///请求安装配件响应
|
||||
message Game2C_RigChangeResponse // ICustomRouteResponse
|
||||
{
|
||||
ItemBindInfo Rigs = 1; //变化钓组信息
|
||||
}
|
||||
|
||||
|
||||
////////////// ******** 鱼护 *******/////////////
|
||||
|
||||
|
||||
@@ -9,8 +9,7 @@ message RoleBaseInfo
|
||||
string Country = 3; //国家
|
||||
int32 Level = 4; //等级
|
||||
int32 Exp = 5; //当前等级
|
||||
bool Vip = 6; //是否vip
|
||||
VipInfo VipInfo = 7; //vip信息
|
||||
VipInfo VipInfo = 6; //vip信息
|
||||
}
|
||||
|
||||
|
||||
@@ -45,15 +44,16 @@ message RoleSimpleInfo
|
||||
string Head = 3; //头像
|
||||
string Country = 4; //国家
|
||||
int32 Level = 5; //等级
|
||||
bool Vip = 6; //是否vip
|
||||
int32 Vip = 6; //vip级别
|
||||
int32 MapId = 7; //当前所在地图
|
||||
}
|
||||
|
||||
/// VIP信息
|
||||
message VipInfo
|
||||
{
|
||||
int64 OpenTime = 1; //开通时间
|
||||
int64 ExpirationTime = 2; //到期时间
|
||||
int32 Level = 1; //VIP信息
|
||||
int64 OpenTime = 2; //开通时间
|
||||
int64 ExpirationTime = 3; //到期时间
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user