Files
chuanqi-server/server/cross/LogicServer/data/config/Equip/EquipStarOther.txt
2024-12-15 14:54:42 +08:00

119 lines
2.6 KiB
Plaintext
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

EquipStarOther =
{
EquipAttenuation =
{
{1,17,1},
{18,18,0.95}, --人物等级比装备高衰减,人物等级比装备等级低或者相等不衰减。。。
{19,19,0.9},
{20,20,0.75},
{21,21,0.55},
{22,22,0.3},
{23,23,0.1},
{24,99,0.01},
},
EquipStarMsg = {10,15,20,25,30,35,40,45,50},
BroadcastLevel = 70,
quality = {1,1.1,1.25,1.4,1.5,1.6}, --品质从0开始
special = {
},
AncientTimes = --上古装备分解配置
{
{
ItemId = {
643,644,645,646,647,648,649,650,651,652, --3转上古荒雷
653,654,655,656,657,658,659,660,661,662, --3转上古苍炎
663,664,665,666,667,668,669,670,671,672, --3转上古流云
673,674,675,676,677,678,679,680,681,682, --5转上古曜阳
683,684,685,686,687,688,689,690,691,692, --5转上古月影
693,694,695,696,697,698,699,700,701,702, --5转上古星痕
1073,1074,1075,1076,1077,1078,1104,1105, --7转上古混沌 9转上古妄无
1083,1084,1085,1086,1087,1088,1114,1115, --7转上古轮回 9转上古幻月
1093,1094,1095,1096,1097,1098,1124,1125, --7转上古太虚 9转上古圣麟
},
get =
{
{ type = 0, id = 939, count = 1,},
},
},
{
ItemId = {
1069,1070,1071,1072,1107, --7转上古混沌 9转上古妄无
1079,1080,1081,1082,1117, --7转上古轮回 9转上古幻月
1089,1090,1091,1092,1127, --7转上古太虚 9转上古圣麟
},
get =
{
{ type = 0, id = 939, count = 2,},
},
},
{
ItemId = {1103,1106,1108,1113,1116,1118,1123,1126,1128,}, --9转项链腰带靴子
get =
{
{ type = 0, id = 939, count = 3,},
},
},
{
ItemId = {1100,1101,1102,1110,1111,1112,1120,1121,1122,}, --9转衣服头盔
get =
{
{ type = 0, id = 939, count = 5,},
},
},
{
ItemId = {1099,1109,1119,}, --9转武器
get =
{
{ type = 0, id = 939, count = 6,},
},
},
--特戒分解
{
ItemId = {1163,1169,1175,}, --70级特戒
get =
{
{ type = 0, id = 1191, count = 5,},
},
},
{
ItemId = {1164,1170,1176,}, --1转特戒
get =
{
{ type = 0, id = 1191, count = 15,},
},
},
{
ItemId = {1165,1171,1177,}, --3转特戒
get =
{
{ type = 0, id = 1191, count = 45,},
},
},
{
ItemId = {1166,1172,1178,}, --5转特戒
get =
{
{ type = 0, id = 1191, count = 135,},
},
},
{
ItemId = {1167,1173,1179,}, --7转特戒
get =
{
{ type = 0, id = 1191, count = 405,},
},
},
{
ItemId = {1168,1174,1180,}, --9转特戒
get =
{
{ type = 0, id = 1191, count = 1215,},
},
},
}
}