Files
2026-05-23 22:10:14 +08:00

566 lines
50 KiB
Lua

----------------------------------------------------
-- 此文件由数据工具生成
-- 伙伴装备配置数据--partner_eqm_data.xml
--------------------------------------
Config = Config or {}
Config.PartnerEqmData = Config.PartnerEqmData or {}
-- -------------------partner_const_start-------------------
Config.PartnerEqmData.data_partner_const_length = 6
Config.PartnerEqmData.data_partner_const = {
["refine_item"] = {code="refine_item", val=10102, desc=[[ID]]},
["max_lev"] = {code="max_lev", val=100, desc=[[最大精炼等级]]},
["boss_point"] = {code="boss_point", val=13, desc=[[橙装碎片ID]]},
["refine_stone_num"] = {code="refine_stone_num", val=50, desc=[[全身精炼所需最低精炼石]]},
["synthesis_vip_lev"] = {code="synthesis_vip_lev", val=2, desc=[[一键合成开启vip等级]]},
["synthesis_character_lev"] = {code="synthesis_character_lev", val=30, desc=[[一键合成开启人物等级]]}
}
Config.PartnerEqmData.data_partner_const_fun = function(key)
local data=Config.PartnerEqmData.data_partner_const[key]
if DATA_DEBUG and data == nil then
print('(Config.PartnerEqmData.data_partner_const['..key..'])not found') return
end
return data
end
-- -------------------partner_const_end---------------------
-- -------------------partner_eqm_start-------------------
Config.PartnerEqmData.data_partner_eqm_length = 400
Config.PartnerEqmData.data_partner_eqm_cache = {}
Config.PartnerEqmData.data_partner_eqm = function(key)
if Config.PartnerEqmData.data_partner_eqm_cache[key] == nil then
local base = Config.PartnerEqmData.data_partner_eqm_table[key]
if not base then return end
base = loadstring(string.format('return %s',base))()
if not base then return end
Config.PartnerEqmData.data_partner_eqm_cache[key] = {
type = base[1],
lev = base[2],
expend = base[3],
add = base[4],
sell = base[5],
}
end
return Config.PartnerEqmData.data_partner_eqm_cache[key]
end
Config.PartnerEqmData.data_partner_eqm_table = {
["2_100"] = [[{2, 100, {{10102,1889},{2,733785}}, {{'atk',708},{'hp_max',2920}}, {{10102,8941},{2,3260999}}}]],
["2_99"] = [[{2, 99, {{10102,1840},{2,707555}}, {{'atk',688},{'hp_max',2837}}, {{10102,8563},{2,3114242}}}]],
["2_98"] = [[{2, 98, {{10102,1794},{2,682745}}, {{'atk',678},{'hp_max',2798}}, {{10102,8195},{2,2972731}}}]],
["2_97"] = [[{2, 97, {{10102,1748},{2,658355}}, {{'atk',669},{'hp_max',2759}}, {{10102,7836},{2,2836182}}}]],
["2_96"] = [[{2, 96, {{10102,1702},{2,634385}}, {{'atk',660},{'hp_max',2720}}, {{10102,7487},{2,2704511}}}]],
["2_95"] = [[{2, 95, {{10102,1656},{2,610835}}, {{'atk',650},{'hp_max',2681}}, {{10102,7146},{2,2577634}}}]],
["2_94"] = [[{2, 94, {{10102,1610},{2,587705}}, {{'atk',640},{'hp_max',2641}}, {{10102,6815},{2,2455467}}}]],
["2_93"] = [[{2, 93, {{10102,1564},{2,564995}}, {{'atk',631},{'hp_max',2602}}, {{10102,6493},{2,2337926}}}]],
["2_92"] = [[{2, 92, {{10102,1518},{2,542705}}, {{'atk',621},{'hp_max',2563}}, {{10102,6180},{2,2224927}}}]],
["2_91"] = [[{2, 91, {{10102,1473},{2,520834}}, {{'atk',612},{'hp_max',2524}}, {{10102,5877},{2,2116386}}}]],
["2_90"] = [[{2, 90, {{10102,1320},{2,499385}}, {{'atk',603},{'hp_max',2485}}, {{10102,5582},{2,2012219}}}]],
["2_89"] = [[{2, 89, {{10102,1168},{2,478354}}, {{'atk',584},{'hp_max',2408}}, {{10102,5318},{2,1912342}}}]],
["2_88"] = [[{2, 88, {{10102,1138},{2,460355}}, {{'atk',575},{'hp_max',2372}}, {{10102,5085},{2,1816671}}}]],
["2_87"] = [[{2, 87, {{10102,1107},{2,442685}}, {{'atk',566},{'hp_max',2335}}, {{10102,4857},{2,1724600}}}]],
["2_86"] = [[{2, 86, {{10102,1077},{2,425345}}, {{'atk',557},{'hp_max',2299}}, {{10102,4636},{2,1636063}}}]],
["2_85"] = [[{2, 85, {{10102,1046},{2,408335}}, {{'atk',548},{'hp_max',2263}}, {{10102,4420},{2,1550994}}}]],
["2_84"] = [[{2, 84, {{10102,1016},{2,391655}}, {{'atk',540},{'hp_max',2227}}, {{10102,4211},{2,1469327}}}]],
["2_83"] = [[{2, 83, {{10102,986},{2,375305}}, {{'atk',531},{'hp_max',2190}}, {{10102,4008},{2,1390996}}}]],
["2_82"] = [[{2, 82, {{10102,955},{2,359285}}, {{'atk',522},{'hp_max',2154}}, {{10102,3811},{2,1315935}}}]],
["2_81"] = [[{2, 81, {{10102,920},{2,343595}}, {{'atk',513},{'hp_max',2118}}, {{10102,3620},{2,1244078}}}]],
["2_80"] = [[{2, 80, {{10102,890},{2,328235}}, {{'atk',504},{'hp_max',2081}}, {{10102,3436},{2,1175359}}}]],
["2_79"] = [[{2, 79, {{10102,864},{2,313204}}, {{'atk',488},{'hp_max',2011}}, {{10102,3258},{2,1109712}}}]],
["2_78"] = [[{2, 78, {{10102,839},{2,300045}}, {{'atk',480},{'hp_max',1977}}, {{10102,3085},{2,1047071}}}]],
["2_77"] = [[{2, 77, {{10102,814},{2,287155}}, {{'atk',472},{'hp_max',1944}}, {{10102,2917},{2,987062}}}]],
["2_76"] = [[{2, 76, {{10102,789},{2,274535}}, {{'atk',463},{'hp_max',1910}}, {{10102,2754},{2,929631}}}]],
["2_75"] = [[{2, 75, {{10102,764},{2,262185}}, {{'atk',455},{'hp_max',1877}}, {{10102,2596},{2,874724}}}]],
["2_74"] = [[{2, 74, {{10102,739},{2,250104}}, {{'atk',447},{'hp_max',1843}}, {{10102,2444},{2,822287}}}]],
["2_73"] = [[{2, 73, {{10102,714},{2,238295}}, {{'atk',439},{'hp_max',1810}}, {{10102,2296},{2,772267}}}]],
["2_72"] = [[{2, 72, {{10102,689},{2,226755}}, {{'atk',431},{'hp_max',1777}}, {{10102,2153},{2,724608}}}]],
["2_71"] = [[{2, 71, {{10102,664},{2,215485}}, {{'atk',423},{'hp_max',1743}}, {{10102,2015},{2,679257}}}]],
["2_70"] = [[{2, 70, {{10102,580},{2,204485}}, {{'atk',415},{'hp_max',1710}}, {{10102,1882},{2,636160}}}]],
["2_69"] = [[{2, 69, {{10102,502},{2,193755}}, {{'atk',399},{'hp_max',1645}}, {{10102,1766},{2,595263}}}]],
["2_68"] = [[{2, 68, {{10102,485},{2,184300}}, {{'atk',392},{'hp_max',1614}}, {{10102,1666},{2,556512}}}]],
["2_67"] = [[{2, 67, {{10102,468},{2,175070}}, {{'atk',384},{'hp_max',1584}}, {{10102,1569},{2,519652}}}]],
["2_66"] = [[{2, 66, {{10102,451},{2,166065}}, {{'atk',377},{'hp_max',1553}}, {{10102,1475},{2,484638}}}]],
["2_65"] = [[{2, 65, {{10102,434},{2,157285}}, {{'atk',369},{'hp_max',1523}}, {{10102,1385},{2,451425}}}]],
["2_64"] = [[{2, 64, {{10102,417},{2,148730}}, {{'atk',362},{'hp_max',1492}}, {{10102,1298},{2,419968}}}]],
["2_63"] = [[{2, 63, {{10102,400},{2,140400}}, {{'atk',354},{'hp_max',1461}}, {{10102,1215},{2,390222}}}]],
["2_62"] = [[{2, 62, {{10102,383},{2,132295}}, {{'atk',347},{'hp_max',1431}}, {{10102,1135},{2,362142}}}]],
["2_61"] = [[{2, 61, {{10102,366},{2,124415}}, {{'atk',339},{'hp_max',1400}}, {{10102,1058},{2,335683}}}]],
["2_60"] = [[{2, 60, {{10102,350},{2,116760}}, {{'atk',332},{'hp_max',1370}}, {{10102,985},{2,310800}}}]],
["2_59"] = [[{2, 59, {{10102,336},{2,110200}}, {{'atk',318},{'hp_max',1311}}, {{10102,915},{2,287448}}}]],
["2_58"] = [[{2, 58, {{10102,322},{2,103820}}, {{'atk',311},{'hp_max',1284}}, {{10102,848},{2,265408}}}]],
["2_57"] = [[{2, 57, {{10102,309},{2,97620}}, {{'atk',304},{'hp_max',1256}}, {{10102,784},{2,244644}}}]],
["2_56"] = [[{2, 56, {{10102,295},{2,91600}}, {{'atk',298},{'hp_max',1228}}, {{10102,722},{2,225120}}}]],
["2_55"] = [[{2, 55, {{10102,281},{2,85760}}, {{'atk',291},{'hp_max',1200}}, {{10102,663},{2,206800}}}]],
["2_54"] = [[{2, 54, {{10102,268},{2,80100}}, {{'atk',284},{'hp_max',1173}}, {{10102,607},{2,189648}}}]],
["2_53"] = [[{2, 53, {{10102,230},{2,74620}}, {{'atk',278},{'hp_max',1145}}, {{10102,553},{2,173628}}}]],
["2_52"] = [[{2, 52, {{10102,210},{2,69320}}, {{'atk',271},{'hp_max',1117}}, {{10102,507},{2,158704}}}]],
["2_51"] = [[{2, 51, {{10102,190},{2,64200}}, {{'atk',264},{'hp_max',1089}}, {{10102,465},{2,144840}}}]],
["2_50"] = [[{2, 50, {{10102,170},{2,59260}}, {{'atk',257},{'hp_max',1062}}, {{10102,427},{2,132000}}}]],
["2_49"] = [[{2, 49, {{10102,157},{2,54980}}, {{'atk',245},{'hp_max',1009}}, {{10102,393},{2,120148}}}]],
["2_48"] = [[{2, 48, {{10102,148},{2,50850}}, {{'atk',239},{'hp_max',984}}, {{10102,362},{2,109152}}}]],
["2_47"] = [[{2, 47, {{10102,139},{2,46870}}, {{'atk',233},{'hp_max',960}}, {{10102,332},{2,98982}}}]],
["2_46"] = [[{2, 46, {{10102,131},{2,43040}}, {{'atk',227},{'hp_max',935}}, {{10102,304},{2,89608}}}]],
["2_45"] = [[{2, 45, {{10102,122},{2,39360}}, {{'atk',221},{'hp_max',910}}, {{10102,278},{2,81000}}}]],
["2_44"] = [[{2, 44, {{10102,113},{2,35830}}, {{'atk',215},{'hp_max',885}}, {{10102,254},{2,73128}}}]],
["2_43"] = [[{2, 43, {{10102,104},{2,32450}}, {{'atk',209},{'hp_max',860}}, {{10102,231},{2,65962}}}]],
["2_42"] = [[{2, 42, {{10102,95},{2,29220}}, {{'atk',202},{'hp_max',835}}, {{10102,210},{2,59472}}}]],
["2_41"] = [[{2, 41, {{10102,87},{2,26340}}, {{'atk',196},{'hp_max',811}}, {{10102,191},{2,53628}}}]],
["2_40"] = [[{2, 40, {{10102,79},{2,23595}}, {{'atk',190},{'hp_max',786}}, {{10102,174},{2,48360}}}]],
["2_39"] = [[{2, 39, {{10102,72},{2,21175}}, {{'atk',179},{'hp_max',739}}, {{10102,158},{2,43641}}}]],
["2_38"] = [[{2, 38, {{10102,65},{2,18875}}, {{'atk',174},{'hp_max',717}}, {{10102,144},{2,39406}}}]],
["2_37"] = [[{2, 37, {{10102,61},{2,17235}}, {{'atk',169},{'hp_max',695}}, {{10102,131},{2,35631}}}]],
["2_36"] = [[{2, 36, {{10102,56},{2,15670}}, {{'atk',163},{'hp_max',673}}, {{10102,118},{2,32184}}}]],
["2_35"] = [[{2, 35, {{10102,52},{2,14180}}, {{'atk',158},{'hp_max',651}}, {{10102,107},{2,29050}}}]],
["2_34"] = [[{2, 34, {{10102,48},{2,12765}}, {{'atk',153},{'hp_max',629}}, {{10102,97},{2,26214}}}]],
["2_33"] = [[{2, 33, {{10102,43},{2,11425}}, {{'atk',147},{'hp_max',607}}, {{10102,87},{2,23661}}}]],
["2_32"] = [[{2, 32, {{10102,39},{2,10160}}, {{'atk',142},{'hp_max',585}}, {{10102,79},{2,21376}}}]],
["2_31"] = [[{2, 31, {{10102,34},{2,8970}}, {{'atk',137},{'hp_max',564}}, {{10102,71},{2,19344}}}]],
["2_30"] = [[{2, 30, {{10102,22},{2,7855}}, {{'atk',131},{'hp_max',542}}, {{10102,64},{2,17550}}}]],
["2_29"] = [[{2, 29, {{10102,19},{2,7375}}, {{'atk',122},{'hp_max',501}}, {{10102,60},{2,15979}}}]],
["2_28"] = [[{2, 28, {{10102,19},{2,6910}}, {{'atk',117},{'hp_max',482}}, {{10102,56},{2,14504}}}]],
["2_27"] = [[{2, 27, {{10102,18},{2,6460}}, {{'atk',113},{'hp_max',463}}, {{10102,52},{2,13122}}}]],
["2_26"] = [[{2, 26, {{10102,17},{2,6025}}, {{'atk',108},{'hp_max',444}}, {{10102,48},{2,11830}}}]],
["2_25"] = [[{2, 25, {{10102,17},{2,5605}}, {{'atk',103},{'hp_max',425}}, {{10102,45},{2,10625}}}]],
["2_24"] = [[{2, 24, {{10102,16},{2,5200}}, {{'atk',98},{'hp_max',406}}, {{10102,42},{2,9504}}}]],
["2_23"] = [[{2, 23, {{10102,16},{2,4810}}, {{'atk',94},{'hp_max',386}}, {{10102,38},{2,8464}}}]],
["2_22"] = [[{2, 22, {{10102,15},{2,4435}}, {{'atk',89},{'hp_max',367}}, {{10102,35},{2,7502}}}]],
["2_21"] = [[{2, 21, {{10102,14},{2,4075}}, {{'atk',85},{'hp_max',348}}, {{10102,32},{2,6615}}}]],
["2_20"] = [[{2, 20, {{10102,14},{2,3730}}, {{'atk',80},{'hp_max',329}}, {{10102,29},{2,5800}}}]],
["2_19"] = [[{2, 19, {{10102,13},{2,3400}}, {{'atk',72},{'hp_max',295}}, {{10102,27},{2,5054}}}]],
["2_18"] = [[{2, 18, {{10102,13},{2,3085}}, {{'atk',68},{'hp_max',279}}, {{10102,24},{2,4374}}}]],
["2_17"] = [[{2, 17, {{10102,12},{2,2785}}, {{'atk',64},{'hp_max',262}}, {{10102,21},{2,3757}}}]],
["2_16"] = [[{2, 16, {{10102,12},{2,2500}}, {{'atk',60},{'hp_max',246}}, {{10102,19},{2,3200}}}]],
["2_15"] = [[{2, 15, {{10102,11},{2,2230}}, {{'atk',56},{'hp_max',230}}, {{10102,17},{2,2700}}}]],
["2_14"] = [[{2, 14, {{10102,10},{2,1975}}, {{'atk',52},{'hp_max',213}}, {{10102,14},{2,2254}}}]],
["2_13"] = [[{2, 13, {{10102,10},{2,1735}}, {{'atk',48},{'hp_max',197}}, {{10102,12},{2,1859}}}]],
["2_12"] = [[{2, 12, {{10102,9},{2,1510}}, {{'atk',44},{'hp_max',181}}, {{10102,10},{2,1512}}}]],
["2_11"] = [[{2, 11, {{10102,8},{2,1300}}, {{'atk',40},{'hp_max',165}}, {{10102,9},{2,1210}}}]],
["2_10"] = [[{2, 10, {{10102,5},{2,1105}}, {{'atk',36},{'hp_max',149}}, {{10102,7},{2,950}}}]],
["2_9"] = [[{2, 9, {{10102,5},{2,925}}, {{'atk',30},{'hp_max',123}}, {{10102,6},{2,729}}}]],
["2_8"] = [[{2, 8, {{10102,4},{2,760}}, {{'atk',27},{'hp_max',111}}, {{10102,5},{2,544}}}]],
["2_7"] = [[{2, 7, {{10102,4},{2,610}}, {{'atk',24},{'hp_max',99}}, {{10102,4},{2,392}}}]],
["2_6"] = [[{2, 6, {{10102,3},{2,475}}, {{'atk',21},{'hp_max',86}}, {{10102,3},{2,270}}}]],
["2_5"] = [[{2, 5, {{10102,3},{2,355}}, {{'atk',18},{'hp_max',74}}, {{10102,3},{2,175}}}]],
["2_4"] = [[{2, 4, {{10102,3},{2,250}}, {{'atk',15},{'hp_max',62}}, {{10102,2},{2,104}}}]],
["2_3"] = [[{2, 3, {{10102,2},{2,160}}, {{'atk',12},{'hp_max',50}}, {{10102,2},{2,54}}}]],
["2_2"] = [[{2, 2, {{10102,2},{2,85}}, {{'atk',9},{'hp_max',38}}, {{10102,1},{2,22}}}]],
["2_1"] = [[{2, 1, {{10102,1},{2,25}}, {{'atk',6},{'hp_max',25}}, {{10102,1},{2,5}}}]],
["4_100"] = [[{4, 100, {{10102,1889},{2,733785}}, {{'hp_max',2960},{'def',840}}, {{10102,8941},{2,3260999}}}]],
["4_99"] = [[{4, 99, {{10102,1840},{2,707555}}, {{'hp_max',2876},{'def',816}}, {{10102,8563},{2,3114242}}}]],
["4_98"] = [[{4, 98, {{10102,1794},{2,682745}}, {{'hp_max',2837},{'def',805}}, {{10102,8195},{2,2972731}}}]],
["4_97"] = [[{4, 97, {{10102,1748},{2,658355}}, {{'hp_max',2797},{'def',794}}, {{10102,7836},{2,2836182}}}]],
["4_96"] = [[{4, 96, {{10102,1702},{2,634385}}, {{'hp_max',2757},{'def',782}}, {{10102,7487},{2,2704511}}}]],
["4_95"] = [[{4, 95, {{10102,1656},{2,610835}}, {{'hp_max',2717},{'def',771}}, {{10102,7146},{2,2577634}}}]],
["4_94"] = [[{4, 94, {{10102,1610},{2,587705}}, {{'hp_max',2678},{'def',760}}, {{10102,6815},{2,2455467}}}]],
["4_93"] = [[{4, 93, {{10102,1564},{2,564995}}, {{'hp_max',2638},{'def',749}}, {{10102,6493},{2,2337926}}}]],
["4_92"] = [[{4, 92, {{10102,1518},{2,542705}}, {{'hp_max',2598},{'def',737}}, {{10102,6180},{2,2224927}}}]],
["4_91"] = [[{4, 91, {{10102,1473},{2,520834}}, {{'hp_max',2558},{'def',726}}, {{10102,5877},{2,2116386}}}]],
["4_90"] = [[{4, 90, {{10102,1320},{2,499385}}, {{'hp_max',2519},{'def',715}}, {{10102,5582},{2,2012219}}}]],
["4_89"] = [[{4, 89, {{10102,1168},{2,478354}}, {{'hp_max',2441},{'def',692}}, {{10102,5318},{2,1912342}}}]],
["4_88"] = [[{4, 88, {{10102,1138},{2,460355}}, {{'hp_max',2404},{'def',682}}, {{10102,5085},{2,1816671}}}]],
["4_87"] = [[{4, 87, {{10102,1107},{2,442685}}, {{'hp_max',2367},{'def',672}}, {{10102,4857},{2,1724600}}}]],
["4_86"] = [[{4, 86, {{10102,1077},{2,425345}}, {{'hp_max',2331},{'def',661}}, {{10102,4636},{2,1636063}}}]],
["4_85"] = [[{4, 85, {{10102,1046},{2,408335}}, {{'hp_max',2294},{'def',651}}, {{10102,4420},{2,1550994}}}]],
["4_84"] = [[{4, 84, {{10102,1016},{2,391655}}, {{'hp_max',2257},{'def',640}}, {{10102,4211},{2,1469327}}}]],
["4_83"] = [[{4, 83, {{10102,986},{2,375305}}, {{'hp_max',2220},{'def',630}}, {{10102,4008},{2,1390996}}}]],
["4_82"] = [[{4, 82, {{10102,955},{2,359285}}, {{'hp_max',2183},{'def',620}}, {{10102,3811},{2,1315935}}}]],
["4_81"] = [[{4, 81, {{10102,920},{2,343595}}, {{'hp_max',2147},{'def',609}}, {{10102,3620},{2,1244078}}}]],
["4_80"] = [[{4, 80, {{10102,890},{2,328235}}, {{'hp_max',2110},{'def',599}}, {{10102,3436},{2,1175359}}}]],
["4_79"] = [[{4, 79, {{10102,864},{2,313204}}, {{'hp_max',2038},{'def',578}}, {{10102,3258},{2,1109712}}}]],
["4_78"] = [[{4, 78, {{10102,839},{2,300045}}, {{'hp_max',2004},{'def',569}}, {{10102,3085},{2,1047071}}}]],
["4_77"] = [[{4, 77, {{10102,814},{2,287155}}, {{'hp_max',1970},{'def',559}}, {{10102,2917},{2,987062}}}]],
["4_76"] = [[{4, 76, {{10102,789},{2,274535}}, {{'hp_max',1936},{'def',550}}, {{10102,2754},{2,929631}}}]],
["4_75"] = [[{4, 75, {{10102,764},{2,262185}}, {{'hp_max',1903},{'def',540}}, {{10102,2596},{2,874724}}}]],
["4_74"] = [[{4, 74, {{10102,739},{2,250104}}, {{'hp_max',1869},{'def',530}}, {{10102,2444},{2,822287}}}]],
["4_73"] = [[{4, 73, {{10102,714},{2,238295}}, {{'hp_max',1835},{'def',521}}, {{10102,2296},{2,772267}}}]],
["4_72"] = [[{4, 72, {{10102,689},{2,226755}}, {{'hp_max',1801},{'def',511}}, {{10102,2153},{2,724608}}}]],
["4_71"] = [[{4, 71, {{10102,664},{2,215485}}, {{'hp_max',1767},{'def',502}}, {{10102,2015},{2,679257}}}]],
["4_70"] = [[{4, 70, {{10102,580},{2,204485}}, {{'hp_max',1733},{'def',492}}, {{10102,1882},{2,636160}}}]],
["4_69"] = [[{4, 69, {{10102,502},{2,193755}}, {{'hp_max',1668},{'def',473}}, {{10102,1766},{2,595263}}}]],
["4_68"] = [[{4, 68, {{10102,485},{2,184300}}, {{'hp_max',1637},{'def',464}}, {{10102,1666},{2,556512}}}]],
["4_67"] = [[{4, 67, {{10102,468},{2,175070}}, {{'hp_max',1606},{'def',455}}, {{10102,1569},{2,519652}}}]],
["4_66"] = [[{4, 66, {{10102,451},{2,166065}}, {{'hp_max',1575},{'def',446}}, {{10102,1475},{2,484638}}}]],
["4_65"] = [[{4, 65, {{10102,434},{2,157285}}, {{'hp_max',1544},{'def',438}}, {{10102,1385},{2,451425}}}]],
["4_64"] = [[{4, 64, {{10102,417},{2,148730}}, {{'hp_max',1513},{'def',429}}, {{10102,1298},{2,419968}}}]],
["4_63"] = [[{4, 63, {{10102,400},{2,140400}}, {{'hp_max',1481},{'def',421}}, {{10102,1215},{2,390222}}}]],
["4_62"] = [[{4, 62, {{10102,383},{2,132295}}, {{'hp_max',1451},{'def',412}}, {{10102,1135},{2,362142}}}]],
["4_61"] = [[{4, 61, {{10102,366},{2,124415}}, {{'hp_max',1420},{'def',403}}, {{10102,1058},{2,335683}}}]],
["4_60"] = [[{4, 60, {{10102,350},{2,116760}}, {{'hp_max',1389},{'def',394}}, {{10102,985},{2,310800}}}]],
["4_59"] = [[{4, 59, {{10102,336},{2,110200}}, {{'hp_max',1329},{'def',378}}, {{10102,915},{2,287448}}}]],
["4_58"] = [[{4, 58, {{10102,322},{2,103820}}, {{'hp_max',1301},{'def',370}}, {{10102,848},{2,265408}}}]],
["4_57"] = [[{4, 57, {{10102,309},{2,97620}}, {{'hp_max',1273},{'def',362}}, {{10102,784},{2,244644}}}]],
["4_56"] = [[{4, 56, {{10102,295},{2,91600}}, {{'hp_max',1245},{'def',353}}, {{10102,722},{2,225120}}}]],
["4_55"] = [[{4, 55, {{10102,281},{2,85760}}, {{'hp_max',1217},{'def',346}}, {{10102,663},{2,206800}}}]],
["4_54"] = [[{4, 54, {{10102,268},{2,80100}}, {{'hp_max',1189},{'def',338}}, {{10102,607},{2,189648}}}]],
["4_53"] = [[{4, 53, {{10102,230},{2,74620}}, {{'hp_max',1161},{'def',329}}, {{10102,553},{2,173628}}}]],
["4_52"] = [[{4, 52, {{10102,210},{2,69320}}, {{'hp_max',1132},{'def',322}}, {{10102,507},{2,158704}}}]],
["4_51"] = [[{4, 51, {{10102,190},{2,64200}}, {{'hp_max',1104},{'def',313}}, {{10102,465},{2,144840}}}]],
["4_50"] = [[{4, 50, {{10102,170},{2,59260}}, {{'hp_max',1076},{'def',305}}, {{10102,427},{2,132000}}}]],
["4_49"] = [[{4, 49, {{10102,157},{2,54980}}, {{'hp_max',1023},{'def',291}}, {{10102,393},{2,120148}}}]],
["4_48"] = [[{4, 48, {{10102,148},{2,50850}}, {{'hp_max',998},{'def',284}}, {{10102,362},{2,109152}}}]],
["4_47"] = [[{4, 47, {{10102,139},{2,46870}}, {{'hp_max',973},{'def',277}}, {{10102,332},{2,98982}}}]],
["4_46"] = [[{4, 46, {{10102,131},{2,43040}}, {{'hp_max',947},{'def',269}}, {{10102,304},{2,89608}}}]],
["4_45"] = [[{4, 45, {{10102,122},{2,39360}}, {{'hp_max',922},{'def',262}}, {{10102,278},{2,81000}}}]],
["4_44"] = [[{4, 44, {{10102,113},{2,35830}}, {{'hp_max',897},{'def',255}}, {{10102,254},{2,73128}}}]],
["4_43"] = [[{4, 43, {{10102,104},{2,32450}}, {{'hp_max',872},{'def',248}}, {{10102,231},{2,65962}}}]],
["4_42"] = [[{4, 42, {{10102,95},{2,29220}}, {{'hp_max',847},{'def',241}}, {{10102,210},{2,59472}}}]],
["4_41"] = [[{4, 41, {{10102,87},{2,26340}}, {{'hp_max',822},{'def',233}}, {{10102,191},{2,53628}}}]],
["4_40"] = [[{4, 40, {{10102,79},{2,23595}}, {{'hp_max',797},{'def',226}}, {{10102,174},{2,48360}}}]],
["4_39"] = [[{4, 39, {{10102,72},{2,21175}}, {{'hp_max',749},{'def',213}}, {{10102,158},{2,43641}}}]],
["4_38"] = [[{4, 38, {{10102,65},{2,18875}}, {{'hp_max',727},{'def',206}}, {{10102,144},{2,39406}}}]],
["4_37"] = [[{4, 37, {{10102,61},{2,17235}}, {{'hp_max',705},{'def',200}}, {{10102,131},{2,35631}}}]],
["4_36"] = [[{4, 36, {{10102,56},{2,15670}}, {{'hp_max',683},{'def',194}}, {{10102,118},{2,32184}}}]],
["4_35"] = [[{4, 35, {{10102,52},{2,14180}}, {{'hp_max',660},{'def',188}}, {{10102,107},{2,29050}}}]],
["4_34"] = [[{4, 34, {{10102,48},{2,12765}}, {{'hp_max',638},{'def',181}}, {{10102,97},{2,26214}}}]],
["4_33"] = [[{4, 33, {{10102,43},{2,11425}}, {{'hp_max',616},{'def',175}}, {{10102,87},{2,23661}}}]],
["4_32"] = [[{4, 32, {{10102,39},{2,10160}}, {{'hp_max',593},{'def',169}}, {{10102,79},{2,21376}}}]],
["4_31"] = [[{4, 31, {{10102,34},{2,8970}}, {{'hp_max',571},{'def',162}}, {{10102,71},{2,19344}}}]],
["4_30"] = [[{4, 30, {{10102,22},{2,7855}}, {{'hp_max',549},{'def',156}}, {{10102,64},{2,17550}}}]],
["4_29"] = [[{4, 29, {{10102,19},{2,7375}}, {{'hp_max',508},{'def',145}}, {{10102,60},{2,15979}}}]],
["4_28"] = [[{4, 28, {{10102,19},{2,6910}}, {{'hp_max',488},{'def',139}}, {{10102,56},{2,14504}}}]],
["4_27"] = [[{4, 27, {{10102,18},{2,6460}}, {{'hp_max',469},{'def',133}}, {{10102,52},{2,13122}}}]],
["4_26"] = [[{4, 26, {{10102,17},{2,6025}}, {{'hp_max',450},{'def',128}}, {{10102,48},{2,11830}}}]],
["4_25"] = [[{4, 25, {{10102,17},{2,5605}}, {{'hp_max',430},{'def',122}}, {{10102,45},{2,10625}}}]],
["4_24"] = [[{4, 24, {{10102,16},{2,5200}}, {{'hp_max',411},{'def',117}}, {{10102,42},{2,9504}}}]],
["4_23"] = [[{4, 23, {{10102,16},{2,4810}}, {{'hp_max',392},{'def',111}}, {{10102,38},{2,8464}}}]],
["4_22"] = [[{4, 22, {{10102,15},{2,4435}}, {{'hp_max',372},{'def',106}}, {{10102,35},{2,7502}}}]],
["4_21"] = [[{4, 21, {{10102,14},{2,4075}}, {{'hp_max',353},{'def',100}}, {{10102,32},{2,6615}}}]],
["4_20"] = [[{4, 20, {{10102,14},{2,3730}}, {{'hp_max',334},{'def',95}}, {{10102,29},{2,5800}}}]],
["4_19"] = [[{4, 19, {{10102,13},{2,3400}}, {{'hp_max',299},{'def',85}}, {{10102,27},{2,5054}}}]],
["4_18"] = [[{4, 18, {{10102,13},{2,3085}}, {{'hp_max',282},{'def',80}}, {{10102,24},{2,4374}}}]],
["4_17"] = [[{4, 17, {{10102,12},{2,2785}}, {{'hp_max',266},{'def',76}}, {{10102,21},{2,3757}}}]],
["4_16"] = [[{4, 16, {{10102,12},{2,2500}}, {{'hp_max',250},{'def',71}}, {{10102,19},{2,3200}}}]],
["4_15"] = [[{4, 15, {{10102,11},{2,2230}}, {{'hp_max',233},{'def',66}}, {{10102,17},{2,2700}}}]],
["4_14"] = [[{4, 14, {{10102,10},{2,1975}}, {{'hp_max',216},{'def',61}}, {{10102,14},{2,2254}}}]],
["4_13"] = [[{4, 13, {{10102,10},{2,1735}}, {{'hp_max',200},{'def',57}}, {{10102,12},{2,1859}}}]],
["4_12"] = [[{4, 12, {{10102,9},{2,1510}}, {{'hp_max',184},{'def',52}}, {{10102,10},{2,1512}}}]],
["4_11"] = [[{4, 11, {{10102,8},{2,1300}}, {{'hp_max',167},{'def',47}}, {{10102,9},{2,1210}}}]],
["4_10"] = [[{4, 10, {{10102,5},{2,1105}}, {{'hp_max',151},{'def',43}}, {{10102,7},{2,950}}}]],
["4_9"] = [[{4, 9, {{10102,5},{2,925}}, {{'hp_max',125},{'def',35}}, {{10102,6},{2,729}}}]],
["4_8"] = [[{4, 8, {{10102,4},{2,760}}, {{'hp_max',112},{'def',32}}, {{10102,5},{2,544}}}]],
["4_7"] = [[{4, 7, {{10102,4},{2,610}}, {{'hp_max',100},{'def',28}}, {{10102,4},{2,392}}}]],
["4_6"] = [[{4, 6, {{10102,3},{2,475}}, {{'hp_max',88},{'def',25}}, {{10102,3},{2,270}}}]],
["4_5"] = [[{4, 5, {{10102,3},{2,355}}, {{'hp_max',75},{'def',21}}, {{10102,3},{2,175}}}]],
["4_4"] = [[{4, 4, {{10102,3},{2,250}}, {{'hp_max',63},{'def',18}}, {{10102,2},{2,104}}}]],
["4_3"] = [[{4, 3, {{10102,2},{2,160}}, {{'hp_max',51},{'def',14}}, {{10102,2},{2,54}}}]],
["4_2"] = [[{4, 2, {{10102,2},{2,85}}, {{'hp_max',38},{'def',11}}, {{10102,1},{2,22}}}]],
["4_1"] = [[{4, 1, {{10102,1},{2,25}}, {{'hp_max',26},{'def',7}}, {{10102,1},{2,5}}}]],
["3_100"] = [[{3, 100, {{10102,1889},{2,733785}}, {{'hp_max',4120},{'def',560}}, {{10102,8941},{2,3260999}}}]],
["3_99"] = [[{3, 99, {{10102,1840},{2,707555}}, {{'hp_max',4003},{'def',544}}, {{10102,8563},{2,3114242}}}]],
["3_98"] = [[{3, 98, {{10102,1794},{2,682745}}, {{'hp_max',3948},{'def',537}}, {{10102,8195},{2,2972731}}}]],
["3_97"] = [[{3, 97, {{10102,1748},{2,658355}}, {{'hp_max',3893},{'def',529}}, {{10102,7836},{2,2836182}}}]],
["3_96"] = [[{3, 96, {{10102,1702},{2,634385}}, {{'hp_max',3837},{'def',522}}, {{10102,7487},{2,2704511}}}]],
["3_95"] = [[{3, 95, {{10102,1656},{2,610835}}, {{'hp_max',3782},{'def',514}}, {{10102,7146},{2,2577634}}}]],
["3_94"] = [[{3, 94, {{10102,1610},{2,587705}}, {{'hp_max',3727},{'def',506}}, {{10102,6815},{2,2455467}}}]],
["3_93"] = [[{3, 93, {{10102,1564},{2,564995}}, {{'hp_max',3672},{'def',499}}, {{10102,6493},{2,2337926}}}]],
["3_92"] = [[{3, 92, {{10102,1518},{2,542705}}, {{'hp_max',3616},{'def',492}}, {{10102,6180},{2,2224927}}}]],
["3_91"] = [[{3, 91, {{10102,1473},{2,520834}}, {{'hp_max',3561},{'def',484}}, {{10102,5877},{2,2116386}}}]],
["3_90"] = [[{3, 90, {{10102,1320},{2,499385}}, {{'hp_max',3506},{'def',476}}, {{10102,5582},{2,2012219}}}]],
["3_89"] = [[{3, 89, {{10102,1168},{2,478354}}, {{'hp_max',3398},{'def',462}}, {{10102,5318},{2,1912342}}}]],
["3_88"] = [[{3, 88, {{10102,1138},{2,460355}}, {{'hp_max',3346},{'def',455}}, {{10102,5085},{2,1816671}}}]],
["3_87"] = [[{3, 87, {{10102,1107},{2,442685}}, {{'hp_max',3295},{'def',448}}, {{10102,4857},{2,1724600}}}]],
["3_86"] = [[{3, 86, {{10102,1077},{2,425345}}, {{'hp_max',3244},{'def',441}}, {{10102,4636},{2,1636063}}}]],
["3_85"] = [[{3, 85, {{10102,1046},{2,408335}}, {{'hp_max',3193},{'def',434}}, {{10102,4420},{2,1550994}}}]],
["3_84"] = [[{3, 84, {{10102,1016},{2,391655}}, {{'hp_max',3142},{'def',427}}, {{10102,4211},{2,1469327}}}]],
["3_83"] = [[{3, 83, {{10102,986},{2,375305}}, {{'hp_max',3090},{'def',420}}, {{10102,4008},{2,1390996}}}]],
["3_82"] = [[{3, 82, {{10102,955},{2,359285}}, {{'hp_max',3039},{'def',413}}, {{10102,3811},{2,1315935}}}]],
["3_81"] = [[{3, 81, {{10102,920},{2,343595}}, {{'hp_max',2988},{'def',406}}, {{10102,3620},{2,1244078}}}]],
["3_80"] = [[{3, 80, {{10102,890},{2,328235}}, {{'hp_max',2936},{'def',399}}, {{10102,3436},{2,1175359}}}]],
["3_79"] = [[{3, 79, {{10102,864},{2,313204}}, {{'hp_max',2837},{'def',386}}, {{10102,3258},{2,1109712}}}]],
["3_78"] = [[{3, 78, {{10102,839},{2,300045}}, {{'hp_max',2790},{'def',379}}, {{10102,3085},{2,1047071}}}]],
["3_77"] = [[{3, 77, {{10102,814},{2,287155}}, {{'hp_max',2743},{'def',373}}, {{10102,2917},{2,987062}}}]],
["3_76"] = [[{3, 76, {{10102,789},{2,274535}}, {{'hp_max',2695},{'def',366}}, {{10102,2754},{2,929631}}}]],
["3_75"] = [[{3, 75, {{10102,764},{2,262185}}, {{'hp_max',2648},{'def',360}}, {{10102,2596},{2,874724}}}]],
["3_74"] = [[{3, 74, {{10102,739},{2,250104}}, {{'hp_max',2601},{'def',354}}, {{10102,2444},{2,822287}}}]],
["3_73"] = [[{3, 73, {{10102,714},{2,238295}}, {{'hp_max',2554},{'def',347}}, {{10102,2296},{2,772267}}}]],
["3_72"] = [[{3, 72, {{10102,689},{2,226755}}, {{'hp_max',2507},{'def',341}}, {{10102,2153},{2,724608}}}]],
["3_71"] = [[{3, 71, {{10102,664},{2,215485}}, {{'hp_max',2459},{'def',334}}, {{10102,2015},{2,679257}}}]],
["3_70"] = [[{3, 70, {{10102,580},{2,204485}}, {{'hp_max',2412},{'def',328}}, {{10102,1882},{2,636160}}}]],
["3_69"] = [[{3, 69, {{10102,502},{2,193755}}, {{'hp_max',2321},{'def',315}}, {{10102,1766},{2,595263}}}]],
["3_68"] = [[{3, 68, {{10102,485},{2,184300}}, {{'hp_max',2278},{'def',310}}, {{10102,1666},{2,556512}}}]],
["3_67"] = [[{3, 67, {{10102,468},{2,175070}}, {{'hp_max',2235},{'def',304}}, {{10102,1569},{2,519652}}}]],
["3_66"] = [[{3, 66, {{10102,451},{2,166065}}, {{'hp_max',2192},{'def',298}}, {{10102,1475},{2,484638}}}]],
["3_65"] = [[{3, 65, {{10102,434},{2,157285}}, {{'hp_max',2149},{'def',292}}, {{10102,1385},{2,451425}}}]],
["3_64"] = [[{3, 64, {{10102,417},{2,148730}}, {{'hp_max',2105},{'def',286}}, {{10102,1298},{2,419968}}}]],
["3_63"] = [[{3, 63, {{10102,400},{2,140400}}, {{'hp_max',2062},{'def',280}}, {{10102,1215},{2,390222}}}]],
["3_62"] = [[{3, 62, {{10102,383},{2,132295}}, {{'hp_max',2019},{'def',274}}, {{10102,1135},{2,362142}}}]],
["3_61"] = [[{3, 61, {{10102,366},{2,124415}}, {{'hp_max',1976},{'def',268}}, {{10102,1058},{2,335683}}}]],
["3_60"] = [[{3, 60, {{10102,350},{2,116760}}, {{'hp_max',1933},{'def',263}}, {{10102,985},{2,310800}}}]],
["3_59"] = [[{3, 59, {{10102,336},{2,110200}}, {{'hp_max',1850},{'def',252}}, {{10102,915},{2,287448}}}]],
["3_58"] = [[{3, 58, {{10102,322},{2,103820}}, {{'hp_max',1811},{'def',246}}, {{10102,848},{2,265408}}}]],
["3_57"] = [[{3, 57, {{10102,309},{2,97620}}, {{'hp_max',1772},{'def',241}}, {{10102,784},{2,244644}}}]],
["3_56"] = [[{3, 56, {{10102,295},{2,91600}}, {{'hp_max',1733},{'def',236}}, {{10102,722},{2,225120}}}]],
["3_55"] = [[{3, 55, {{10102,281},{2,85760}}, {{'hp_max',1694},{'def',230}}, {{10102,663},{2,206800}}}]],
["3_54"] = [[{3, 54, {{10102,268},{2,80100}}, {{'hp_max',1655},{'def',225}}, {{10102,607},{2,189648}}}]],
["3_53"] = [[{3, 53, {{10102,230},{2,74620}}, {{'hp_max',1615},{'def',220}}, {{10102,553},{2,173628}}}]],
["3_52"] = [[{3, 52, {{10102,210},{2,69320}}, {{'hp_max',1576},{'def',214}}, {{10102,507},{2,158704}}}]],
["3_51"] = [[{3, 51, {{10102,190},{2,64200}}, {{'hp_max',1537},{'def',209}}, {{10102,465},{2,144840}}}]],
["3_50"] = [[{3, 50, {{10102,170},{2,59260}}, {{'hp_max',1498},{'def',204}}, {{10102,427},{2,132000}}}]],
["3_49"] = [[{3, 49, {{10102,157},{2,54980}}, {{'hp_max',1424},{'def',194}}, {{10102,393},{2,120148}}}]],
["3_48"] = [[{3, 48, {{10102,148},{2,50850}}, {{'hp_max',1389},{'def',189}}, {{10102,362},{2,109152}}}]],
["3_47"] = [[{3, 47, {{10102,139},{2,46870}}, {{'hp_max',1354},{'def',184}}, {{10102,332},{2,98982}}}]],
["3_46"] = [[{3, 46, {{10102,131},{2,43040}}, {{'hp_max',1319},{'def',180}}, {{10102,304},{2,89608}}}]],
["3_45"] = [[{3, 45, {{10102,122},{2,39360}}, {{'hp_max',1284},{'def',175}}, {{10102,278},{2,81000}}}]],
["3_44"] = [[{3, 44, {{10102,113},{2,35830}}, {{'hp_max',1249},{'def',170}}, {{10102,254},{2,73128}}}]],
["3_43"] = [[{3, 43, {{10102,104},{2,32450}}, {{'hp_max',1214},{'def',165}}, {{10102,231},{2,65962}}}]],
["3_42"] = [[{3, 42, {{10102,95},{2,29220}}, {{'hp_max',1179},{'def',160}}, {{10102,210},{2,59472}}}]],
["3_41"] = [[{3, 41, {{10102,87},{2,26340}}, {{'hp_max',1144},{'def',156}}, {{10102,191},{2,53628}}}]],
["3_40"] = [[{3, 40, {{10102,79},{2,23595}}, {{'hp_max',1109},{'def',151}}, {{10102,174},{2,48360}}}]],
["3_39"] = [[{3, 39, {{10102,72},{2,21175}}, {{'hp_max',1043},{'def',142}}, {{10102,158},{2,43641}}}]],
["3_38"] = [[{3, 38, {{10102,65},{2,18875}}, {{'hp_max',1012},{'def',138}}, {{10102,144},{2,39406}}}]],
["3_37"] = [[{3, 37, {{10102,61},{2,17235}}, {{'hp_max',981},{'def',134}}, {{10102,131},{2,35631}}}]],
["3_36"] = [[{3, 36, {{10102,56},{2,15670}}, {{'hp_max',950},{'def',129}}, {{10102,118},{2,32184}}}]],
["3_35"] = [[{3, 35, {{10102,52},{2,14180}}, {{'hp_max',919},{'def',125}}, {{10102,107},{2,29050}}}]],
["3_34"] = [[{3, 34, {{10102,48},{2,12765}}, {{'hp_max',888},{'def',121}}, {{10102,97},{2,26214}}}]],
["3_33"] = [[{3, 33, {{10102,43},{2,11425}}, {{'hp_max',857},{'def',116}}, {{10102,87},{2,23661}}}]],
["3_32"] = [[{3, 32, {{10102,39},{2,10160}}, {{'hp_max',826},{'def',112}}, {{10102,79},{2,21376}}}]],
["3_31"] = [[{3, 31, {{10102,34},{2,8970}}, {{'hp_max',795},{'def',108}}, {{10102,71},{2,19344}}}]],
["3_30"] = [[{3, 30, {{10102,22},{2,7855}}, {{'hp_max',764},{'def',104}}, {{10102,64},{2,17550}}}]],
["3_29"] = [[{3, 29, {{10102,19},{2,7375}}, {{'hp_max',707},{'def',96}}, {{10102,60},{2,15979}}}]],
["3_28"] = [[{3, 28, {{10102,19},{2,6910}}, {{'hp_max',680},{'def',92}}, {{10102,56},{2,14504}}}]],
["3_27"] = [[{3, 27, {{10102,18},{2,6460}}, {{'hp_max',653},{'def',89}}, {{10102,52},{2,13122}}}]],
["3_26"] = [[{3, 26, {{10102,17},{2,6025}}, {{'hp_max',626},{'def',85}}, {{10102,48},{2,11830}}}]],
["3_25"] = [[{3, 25, {{10102,17},{2,5605}}, {{'hp_max',599},{'def',82}}, {{10102,45},{2,10625}}}]],
["3_24"] = [[{3, 24, {{10102,16},{2,5200}}, {{'hp_max',572},{'def',78}}, {{10102,42},{2,9504}}}]],
["3_23"] = [[{3, 23, {{10102,16},{2,4810}}, {{'hp_max',545},{'def',74}}, {{10102,38},{2,8464}}}]],
["3_22"] = [[{3, 22, {{10102,15},{2,4435}}, {{'hp_max',518},{'def',70}}, {{10102,35},{2,7502}}}]],
["3_21"] = [[{3, 21, {{10102,14},{2,4075}}, {{'hp_max',492},{'def',67}}, {{10102,32},{2,6615}}}]],
["3_20"] = [[{3, 20, {{10102,14},{2,3730}}, {{'hp_max',464},{'def',63}}, {{10102,29},{2,5800}}}]],
["3_19"] = [[{3, 19, {{10102,13},{2,3400}}, {{'hp_max',416},{'def',56}}, {{10102,27},{2,5054}}}]],
["3_18"] = [[{3, 18, {{10102,13},{2,3085}}, {{'hp_max',393},{'def',54}}, {{10102,24},{2,4374}}}]],
["3_17"] = [[{3, 17, {{10102,12},{2,2785}}, {{'hp_max',370},{'def',50}}, {{10102,21},{2,3757}}}]],
["3_16"] = [[{3, 16, {{10102,12},{2,2500}}, {{'hp_max',347},{'def',47}}, {{10102,19},{2,3200}}}]],
["3_15"] = [[{3, 15, {{10102,11},{2,2230}}, {{'hp_max',324},{'def',44}}, {{10102,17},{2,2700}}}]],
["3_14"] = [[{3, 14, {{10102,10},{2,1975}}, {{'hp_max',301},{'def',41}}, {{10102,14},{2,2254}}}]],
["3_13"] = [[{3, 13, {{10102,10},{2,1735}}, {{'hp_max',279},{'def',38}}, {{10102,12},{2,1859}}}]],
["3_12"] = [[{3, 12, {{10102,9},{2,1510}}, {{'hp_max',255},{'def',35}}, {{10102,10},{2,1512}}}]],
["3_11"] = [[{3, 11, {{10102,8},{2,1300}}, {{'hp_max',233},{'def',32}}, {{10102,9},{2,1210}}}]],
["3_10"] = [[{3, 10, {{10102,5},{2,1105}}, {{'hp_max',210},{'def',28}}, {{10102,7},{2,950}}}]],
["3_9"] = [[{3, 9, {{10102,5},{2,925}}, {{'hp_max',174},{'def',24}}, {{10102,6},{2,729}}}]],
["3_8"] = [[{3, 8, {{10102,4},{2,760}}, {{'hp_max',157},{'def',21}}, {{10102,5},{2,544}}}]],
["3_7"] = [[{3, 7, {{10102,4},{2,610}}, {{'hp_max',139},{'def',19}}, {{10102,4},{2,392}}}]],
["3_6"] = [[{3, 6, {{10102,3},{2,475}}, {{'hp_max',122},{'def',16}}, {{10102,3},{2,270}}}]],
["3_5"] = [[{3, 5, {{10102,3},{2,355}}, {{'hp_max',105},{'def',14}}, {{10102,3},{2,175}}}]],
["3_4"] = [[{3, 4, {{10102,3},{2,250}}, {{'hp_max',88},{'def',12}}, {{10102,2},{2,104}}}]],
["3_3"] = [[{3, 3, {{10102,2},{2,160}}, {{'hp_max',70},{'def',10}}, {{10102,2},{2,54}}}]],
["3_2"] = [[{3, 2, {{10102,2},{2,85}}, {{'hp_max',53},{'def',7}}, {{10102,1},{2,22}}}]],
["3_1"] = [[{3, 1, {{10102,1},{2,25}}, {{'hp_max',36},{'def',5}}, {{10102,1},{2,5}}}]],
["1_100"] = [[{1, 100, {{10102,1889},{2,733785}}, {{'atk',1292}}, {{10102,8941},{2,3260999}}}]],
["1_99"] = [[{1, 99, {{10102,1840},{2,707555}}, {{'atk',1255}}, {{10102,8563},{2,3114242}}}]],
["1_98"] = [[{1, 98, {{10102,1794},{2,682745}}, {{'atk',1238}}, {{10102,8195},{2,2972731}}}]],
["1_97"] = [[{1, 97, {{10102,1748},{2,658355}}, {{'atk',1220}}, {{10102,7836},{2,2836182}}}]],
["1_96"] = [[{1, 96, {{10102,1702},{2,634385}}, {{'atk',1203}}, {{10102,7487},{2,2704511}}}]],
["1_95"] = [[{1, 95, {{10102,1656},{2,610835}}, {{'atk',1186}}, {{10102,7146},{2,2577634}}}]],
["1_94"] = [[{1, 94, {{10102,1610},{2,587705}}, {{'atk',1169}}, {{10102,6815},{2,2455467}}}]],
["1_93"] = [[{1, 93, {{10102,1564},{2,564995}}, {{'atk',1151}}, {{10102,6493},{2,2337926}}}]],
["1_92"] = [[{1, 92, {{10102,1518},{2,542705}}, {{'atk',1134}}, {{10102,6180},{2,2224927}}}]],
["1_91"] = [[{1, 91, {{10102,1473},{2,520834}}, {{'atk',1117}}, {{10102,5877},{2,2116386}}}]],
["1_90"] = [[{1, 90, {{10102,1320},{2,499385}}, {{'atk',1099}}, {{10102,5582},{2,2012219}}}]],
["1_89"] = [[{1, 89, {{10102,1168},{2,478354}}, {{'atk',1065}}, {{10102,5318},{2,1912342}}}]],
["1_88"] = [[{1, 88, {{10102,1138},{2,460355}}, {{'atk',1049}}, {{10102,5085},{2,1816671}}}]],
["1_87"] = [[{1, 87, {{10102,1107},{2,442685}}, {{'atk',1033}}, {{10102,4857},{2,1724600}}}]],
["1_86"] = [[{1, 86, {{10102,1077},{2,425345}}, {{'atk',1017}}, {{10102,4636},{2,1636063}}}]],
["1_85"] = [[{1, 85, {{10102,1046},{2,408335}}, {{'atk',1001}}, {{10102,4420},{2,1550994}}}]],
["1_84"] = [[{1, 84, {{10102,1016},{2,391655}}, {{'atk',985}}, {{10102,4211},{2,1469327}}}]],
["1_83"] = [[{1, 83, {{10102,986},{2,375305}}, {{'atk',969}}, {{10102,4008},{2,1390996}}}]],
["1_82"] = [[{1, 82, {{10102,955},{2,359285}}, {{'atk',953}}, {{10102,3811},{2,1315935}}}]],
["1_81"] = [[{1, 81, {{10102,920},{2,343595}}, {{'atk',937}}, {{10102,3620},{2,1244078}}}]],
["1_80"] = [[{1, 80, {{10102,890},{2,328235}}, {{'atk',921}}, {{10102,3436},{2,1175359}}}]],
["1_79"] = [[{1, 79, {{10102,864},{2,313204}}, {{'atk',890}}, {{10102,3258},{2,1109712}}}]],
["1_78"] = [[{1, 78, {{10102,839},{2,300045}}, {{'atk',875}}, {{10102,3085},{2,1047071}}}]],
["1_77"] = [[{1, 77, {{10102,814},{2,287155}}, {{'atk',860}}, {{10102,2917},{2,987062}}}]],
["1_76"] = [[{1, 76, {{10102,789},{2,274535}}, {{'atk',846}}, {{10102,2754},{2,929631}}}]],
["1_75"] = [[{1, 75, {{10102,764},{2,262185}}, {{'atk',831}}, {{10102,2596},{2,874724}}}]],
["1_74"] = [[{1, 74, {{10102,739},{2,250104}}, {{'atk',816}}, {{10102,2444},{2,822287}}}]],
["1_73"] = [[{1, 73, {{10102,714},{2,238295}}, {{'atk',801}}, {{10102,2296},{2,772267}}}]],
["1_72"] = [[{1, 72, {{10102,689},{2,226755}}, {{'atk',786}}, {{10102,2153},{2,724608}}}]],
["1_71"] = [[{1, 71, {{10102,664},{2,215485}}, {{'atk',771}}, {{10102,2015},{2,679257}}}]],
["1_70"] = [[{1, 70, {{10102,580},{2,204485}}, {{'atk',756}}, {{10102,1882},{2,636160}}}]],
["1_69"] = [[{1, 69, {{10102,502},{2,193755}}, {{'atk',728}}, {{10102,1766},{2,595263}}}]],
["1_68"] = [[{1, 68, {{10102,485},{2,184300}}, {{'atk',714}}, {{10102,1666},{2,556512}}}]],
["1_67"] = [[{1, 67, {{10102,468},{2,175070}}, {{'atk',701}}, {{10102,1569},{2,519652}}}]],
["1_66"] = [[{1, 66, {{10102,451},{2,166065}}, {{'atk',687}}, {{10102,1475},{2,484638}}}]],
["1_65"] = [[{1, 65, {{10102,434},{2,157285}}, {{'atk',674}}, {{10102,1385},{2,451425}}}]],
["1_64"] = [[{1, 64, {{10102,417},{2,148730}}, {{'atk',660}}, {{10102,1298},{2,419968}}}]],
["1_63"] = [[{1, 63, {{10102,400},{2,140400}}, {{'atk',647}}, {{10102,1215},{2,390222}}}]],
["1_62"] = [[{1, 62, {{10102,383},{2,132295}}, {{'atk',633}}, {{10102,1135},{2,362142}}}]],
["1_61"] = [[{1, 61, {{10102,366},{2,124415}}, {{'atk',620}}, {{10102,1058},{2,335683}}}]],
["1_60"] = [[{1, 60, {{10102,350},{2,116760}}, {{'atk',606}}, {{10102,985},{2,310800}}}]],
["1_59"] = [[{1, 59, {{10102,336},{2,110200}}, {{'atk',580}}, {{10102,915},{2,287448}}}]],
["1_58"] = [[{1, 58, {{10102,322},{2,103820}}, {{'atk',568}}, {{10102,848},{2,265408}}}]],
["1_57"] = [[{1, 57, {{10102,309},{2,97620}}, {{'atk',556}}, {{10102,784},{2,244644}}}]],
["1_56"] = [[{1, 56, {{10102,295},{2,91600}}, {{'atk',543}}, {{10102,722},{2,225120}}}]],
["1_55"] = [[{1, 55, {{10102,281},{2,85760}}, {{'atk',531}}, {{10102,663},{2,206800}}}]],
["1_54"] = [[{1, 54, {{10102,268},{2,80100}}, {{'atk',519}}, {{10102,607},{2,189648}}}]],
["1_53"] = [[{1, 53, {{10102,230},{2,74620}}, {{'atk',506}}, {{10102,553},{2,173628}}}]],
["1_52"] = [[{1, 52, {{10102,210},{2,69320}}, {{'atk',494}}, {{10102,507},{2,158704}}}]],
["1_51"] = [[{1, 51, {{10102,190},{2,64200}}, {{'atk',482}}, {{10102,465},{2,144840}}}]],
["1_50"] = [[{1, 50, {{10102,170},{2,59260}}, {{'atk',470}}, {{10102,427},{2,132000}}}]],
["1_49"] = [[{1, 49, {{10102,157},{2,54980}}, {{'atk',446}}, {{10102,393},{2,120148}}}]],
["1_48"] = [[{1, 48, {{10102,148},{2,50850}}, {{'atk',435}}, {{10102,362},{2,109152}}}]],
["1_47"] = [[{1, 47, {{10102,139},{2,46870}}, {{'atk',424}}, {{10102,332},{2,98982}}}]],
["1_46"] = [[{1, 46, {{10102,131},{2,43040}}, {{'atk',413}}, {{10102,304},{2,89608}}}]],
["1_45"] = [[{1, 45, {{10102,122},{2,39360}}, {{'atk',402}}, {{10102,278},{2,81000}}}]],
["1_44"] = [[{1, 44, {{10102,113},{2,35830}}, {{'atk',391}}, {{10102,254},{2,73128}}}]],
["1_43"] = [[{1, 43, {{10102,104},{2,32450}}, {{'atk',380}}, {{10102,231},{2,65962}}}]],
["1_42"] = [[{1, 42, {{10102,95},{2,29220}}, {{'atk',370}}, {{10102,210},{2,59472}}}]],
["1_41"] = [[{1, 41, {{10102,87},{2,26340}}, {{'atk',359}}, {{10102,191},{2,53628}}}]],
["1_40"] = [[{1, 40, {{10102,79},{2,23595}}, {{'atk',348}}, {{10102,174},{2,48360}}}]],
["1_39"] = [[{1, 39, {{10102,72},{2,21175}}, {{'atk',327}}, {{10102,158},{2,43641}}}]],
["1_38"] = [[{1, 38, {{10102,65},{2,18875}}, {{'atk',317}}, {{10102,144},{2,39406}}}]],
["1_37"] = [[{1, 37, {{10102,61},{2,17235}}, {{'atk',307}}, {{10102,131},{2,35631}}}]],
["1_36"] = [[{1, 36, {{10102,56},{2,15670}}, {{'atk',298}}, {{10102,118},{2,32184}}}]],
["1_35"] = [[{1, 35, {{10102,52},{2,14180}}, {{'atk',288}}, {{10102,107},{2,29050}}}]],
["1_34"] = [[{1, 34, {{10102,48},{2,12765}}, {{'atk',278}}, {{10102,97},{2,26214}}}]],
["1_33"] = [[{1, 33, {{10102,43},{2,11425}}, {{'atk',269}}, {{10102,87},{2,23661}}}]],
["1_32"] = [[{1, 32, {{10102,39},{2,10160}}, {{'atk',259}}, {{10102,79},{2,21376}}}]],
["1_31"] = [[{1, 31, {{10102,34},{2,8970}}, {{'atk',249}}, {{10102,71},{2,19344}}}]],
["1_30"] = [[{1, 30, {{10102,22},{2,7855}}, {{'atk',240}}, {{10102,64},{2,17550}}}]],
["1_29"] = [[{1, 29, {{10102,19},{2,7375}}, {{'atk',222}}, {{10102,60},{2,15979}}}]],
["1_28"] = [[{1, 28, {{10102,19},{2,6910}}, {{'atk',214}}, {{10102,56},{2,14504}}}]],
["1_27"] = [[{1, 27, {{10102,18},{2,6460}}, {{'atk',205}}, {{10102,52},{2,13122}}}]],
["1_26"] = [[{1, 26, {{10102,17},{2,6025}}, {{'atk',197}}, {{10102,48},{2,11830}}}]],
["1_25"] = [[{1, 25, {{10102,17},{2,5605}}, {{'atk',188}}, {{10102,45},{2,10625}}}]],
["1_24"] = [[{1, 24, {{10102,16},{2,5200}}, {{'atk',180}}, {{10102,42},{2,9504}}}]],
["1_23"] = [[{1, 23, {{10102,16},{2,4810}}, {{'atk',171}}, {{10102,38},{2,8464}}}]],
["1_22"] = [[{1, 22, {{10102,15},{2,4435}}, {{'atk',163}}, {{10102,35},{2,7502}}}]],
["1_21"] = [[{1, 21, {{10102,14},{2,4075}}, {{'atk',154}}, {{10102,32},{2,6615}}}]],
["1_20"] = [[{1, 20, {{10102,14},{2,3730}}, {{'atk',145}}, {{10102,29},{2,5800}}}]],
["1_19"] = [[{1, 19, {{10102,13},{2,3400}}, {{'atk',131}}, {{10102,27},{2,5054}}}]],
["1_18"] = [[{1, 18, {{10102,13},{2,3085}}, {{'atk',123}}, {{10102,24},{2,4374}}}]],
["1_17"] = [[{1, 17, {{10102,12},{2,2785}}, {{'atk',116}}, {{10102,21},{2,3757}}}]],
["1_16"] = [[{1, 16, {{10102,12},{2,2500}}, {{'atk',109}}, {{10102,19},{2,3200}}}]],
["1_15"] = [[{1, 15, {{10102,11},{2,2230}}, {{'atk',102}}, {{10102,17},{2,2700}}}]],
["1_14"] = [[{1, 14, {{10102,10},{2,1975}}, {{'atk',95}}, {{10102,14},{2,2254}}}]],
["1_13"] = [[{1, 13, {{10102,10},{2,1735}}, {{'atk',87}}, {{10102,12},{2,1859}}}]],
["1_12"] = [[{1, 12, {{10102,9},{2,1510}}, {{'atk',80}}, {{10102,10},{2,1512}}}]],
["1_11"] = [[{1, 11, {{10102,8},{2,1300}}, {{'atk',73}}, {{10102,9},{2,1210}}}]],
["1_10"] = [[{1, 10, {{10102,5},{2,1105}}, {{'atk',66}}, {{10102,7},{2,950}}}]],
["1_9"] = [[{1, 9, {{10102,5},{2,925}}, {{'atk',55}}, {{10102,6},{2,729}}}]],
["1_8"] = [[{1, 8, {{10102,4},{2,760}}, {{'atk',49}}, {{10102,5},{2,544}}}]],
["1_7"] = [[{1, 7, {{10102,4},{2,610}}, {{'atk',44}}, {{10102,4},{2,392}}}]],
["1_6"] = [[{1, 6, {{10102,3},{2,475}}, {{'atk',38}}, {{10102,3},{2,270}}}]],
["1_5"] = [[{1, 5, {{10102,3},{2,355}}, {{'atk',33}}, {{10102,3},{2,175}}}]],
["1_4"] = [[{1, 4, {{10102,3},{2,250}}, {{'atk',28}}, {{10102,2},{2,104}}}]],
["1_3"] = [[{1, 3, {{10102,2},{2,160}}, {{'atk',22}}, {{10102,2},{2,54}}}]],
["1_2"] = [[{1, 2, {{10102,2},{2,85}}, {{'atk',17}}, {{10102,1},{2,22}}}]],
["1_1"] = [[{1, 1, {{10102,1},{2,25}}, {{'atk',11}}, {{10102,1},{2,5}}}]]
}
-- -------------------partner_eqm_end---------------------
-- -------------------partner_score_start-------------------
Config.PartnerEqmData.data_partner_score_length = 4
Config.PartnerEqmData.data_partner_score = {
["atk"] = {attr="atk", score=2000},
["def"] = {attr="def", score=3343},
["hp_max"] = {attr="hp_max", score=400},
["speed"] = {attr="speed", score=6400}
}
Config.PartnerEqmData.data_partner_score_fun = function(key)
local data=Config.PartnerEqmData.data_partner_score[key]
if DATA_DEBUG and data == nil then
print('(Config.PartnerEqmData.data_partner_score['..key..'])not found') return
end
return data
end
-- -------------------partner_score_end---------------------
-- -------------------eqm_compose_id_start-------------------
Config.PartnerEqmData.data_eqm_compose_id_length = 4
Config.PartnerEqmData.data_eqm_compose_id = {
[1] = {
[1] = {id=40102, type=1, expend={{40101,3},{1,1056}}, next_id=40103},
[2] = {id=40103, type=1, expend={{40102,3},{1,2323}}, next_id=40104},
[3] = {id=40104, type=1, expend={{40103,3},{1,4994}}, next_id=40105},
[4] = {id=40105, type=1, expend={{40104,3},{1,10487}}, next_id=40106},
[5] = {id=40106, type=1, expend={{40105,3},{1,21498}}, next_id=40107},
[6] = {id=40107, type=1, expend={{40106,3},{1,42996}}, next_id=40108},
[7] = {id=40108, type=1, expend={{40107,3},{1,83842}}, next_id=40109},
[8] = {id=40109, type=1, expend={{40108,3},{1,159299}}, next_id=40110},
[9] = {id=40110, type=1, expend={{40109,3},{1,286738}}, next_id=40111},
[10] = {id=40111, type=1, expend={{40110,3},{1,487454}}, next_id=40112},
[11] = {id=40112, type=1, expend={{40111,3},{1,779926}}, next_id=40113},
[12] = {id=40113, type=1, expend={{40112,3},{1,1169889}}, next_id=40114},
[13] = {id=40114, type=1, expend={{40113,3},{1,1637844}}, next_id=40115},
[14] = {id=40115, type=1, expend={{40114,3},{1,2292981}}, next_id=40116},
[15] = {id=40116, type=1, expend={{40115,3},{1,3210173}}, next_id=40117},
[16] = {id=40117, type=1, expend={{40116,3},{1,4494242}}, next_id=0},
},
[2] = {
[1] = {id=40202, type=3, expend={{40201,3},{1,1056}}, next_id=40203},
[2] = {id=40203, type=3, expend={{40202,3},{1,2323}}, next_id=40204},
[3] = {id=40204, type=3, expend={{40203,3},{1,4994}}, next_id=40205},
[4] = {id=40205, type=3, expend={{40204,3},{1,10487}}, next_id=40206},
[5] = {id=40206, type=3, expend={{40205,3},{1,21498}}, next_id=40207},
[6] = {id=40207, type=3, expend={{40206,3},{1,42996}}, next_id=40208},
[7] = {id=40208, type=3, expend={{40207,3},{1,83842}}, next_id=40209},
[8] = {id=40209, type=3, expend={{40208,3},{1,159299}}, next_id=40210},
[9] = {id=40210, type=3, expend={{40209,3},{1,286738}}, next_id=40211},
[10] = {id=40211, type=3, expend={{40210,3},{1,487454}}, next_id=40212},
[11] = {id=40212, type=3, expend={{40211,3},{1,779926}}, next_id=40213},
[12] = {id=40213, type=3, expend={{40212,3},{1,1169889}}, next_id=40214},
[13] = {id=40214, type=3, expend={{40213,3},{1,1637844}}, next_id=40215},
[14] = {id=40215, type=3, expend={{40214,3},{1,2292981}}, next_id=40216},
[15] = {id=40216, type=3, expend={{40215,3},{1,3210173}}, next_id=40217},
[16] = {id=40217, type=3, expend={{40216,3},{1,4494242}}, next_id=0},
},
[3] = {
[1] = {id=40302, type=4, expend={{40301,3},{1,1056}}, next_id=40303},
[2] = {id=40303, type=4, expend={{40302,3},{1,2323}}, next_id=40304},
[3] = {id=40304, type=4, expend={{40303,3},{1,4994}}, next_id=40305},
[4] = {id=40305, type=4, expend={{40304,3},{1,10487}}, next_id=40306},
[5] = {id=40306, type=4, expend={{40305,3},{1,21498}}, next_id=40307},
[6] = {id=40307, type=4, expend={{40306,3},{1,42996}}, next_id=40308},
[7] = {id=40308, type=4, expend={{40307,3},{1,83842}}, next_id=40309},
[8] = {id=40309, type=4, expend={{40308,3},{1,159299}}, next_id=40310},
[9] = {id=40310, type=4, expend={{40309,3},{1,286738}}, next_id=40311},
[10] = {id=40311, type=4, expend={{40310,3},{1,487454}}, next_id=40312},
[11] = {id=40312, type=4, expend={{40311,3},{1,779926}}, next_id=40313},
[12] = {id=40313, type=4, expend={{40312,3},{1,1169889}}, next_id=40314},
[13] = {id=40314, type=4, expend={{40313,3},{1,1637844}}, next_id=40315},
[14] = {id=40315, type=4, expend={{40314,3},{1,2292981}}, next_id=40316},
[15] = {id=40316, type=4, expend={{40315,3},{1,3210173}}, next_id=40317},
[16] = {id=40317, type=4, expend={{40316,3},{1,4494242}}, next_id=0},
},
[4] = {
[1] = {id=40402, type=2, expend={{40401,3},{1,1056}}, next_id=40403},
[2] = {id=40403, type=2, expend={{40402,3},{1,2323}}, next_id=40404},
[3] = {id=40404, type=2, expend={{40403,3},{1,4994}}, next_id=40405},
[4] = {id=40405, type=2, expend={{40404,3},{1,10487}}, next_id=40406},
[5] = {id=40406, type=2, expend={{40405,3},{1,21498}}, next_id=40407},
[6] = {id=40407, type=2, expend={{40406,3},{1,42996}}, next_id=40408},
[7] = {id=40408, type=2, expend={{40407,3},{1,83842}}, next_id=40409},
[8] = {id=40409, type=2, expend={{40408,3},{1,159299}}, next_id=40410},
[9] = {id=40410, type=2, expend={{40409,3},{1,286738}}, next_id=40411},
[10] = {id=40411, type=2, expend={{40410,3},{1,487454}}, next_id=40412},
[11] = {id=40412, type=2, expend={{40411,3},{1,779926}}, next_id=40413},
[12] = {id=40413, type=2, expend={{40412,3},{1,1169889}}, next_id=40414},
[13] = {id=40414, type=2, expend={{40413,3},{1,1637844}}, next_id=40415},
[14] = {id=40415, type=2, expend={{40414,3},{1,2292981}}, next_id=40416},
[15] = {id=40416, type=2, expend={{40415,3},{1,3210173}}, next_id=40417},
[16] = {id=40417, type=2, expend={{40416,3},{1,4494242}}, next_id=0},
},
}
-- -------------------eqm_compose_id_end---------------------
-- -------------------eqm_suit_start-------------------
Config.PartnerEqmData.data_eqm_suit_length = 11
Config.PartnerEqmData.data_eqm_suit = {
[4007] = {{id=4007, name="3星Ⅲ型套装", num=4, attr={{'hp_max_per',10}}, abb_name="紫色3星"}, {id=4007, name="3星Ⅲ型套装", num=3, attr={{'atk_per',30}}, abb_name="紫色3星"}, {id=4007, name="3星Ⅲ型套装", num=2, attr={{'hp_max_per',20}}, abb_name="紫色3星"}},
[4008] = {{id=4008, name="1星Ⅳ型套装", num=4, attr={{'hp_max_per',20}}, abb_name="橙色1星"}, {id=4008, name="1星Ⅳ型套装", num=3, attr={{'atk_per',50}}, abb_name="橙色1星"}, {id=4008, name="1星Ⅳ型套装", num=2, attr={{'hp_max_per',40}}, abb_name="橙色1星"}},
[4009] = {{id=4009, name="2星Ⅳ型套装", num=4, attr={{'hp_max_per',40}}, abb_name="橙色2星"}, {id=4009, name="2星Ⅳ型套装", num=3, attr={{'atk_per',70}}, abb_name="橙色2星"}, {id=4009, name="2星Ⅳ型套装", num=2, attr={{'hp_max_per',50}}, abb_name="橙色2星"}},
[4010] = {{id=4010, name="3星Ⅳ型套装", num=4, attr={{'hp_max_per',40}}, abb_name="橙色3星"}, {id=4010, name="3星Ⅳ型套装", num=3, attr={{'atk_per',90}}, abb_name="橙色3星"}, {id=4010, name="3星Ⅳ型套装", num=2, attr={{'hp_max_per',70}}, abb_name="橙色3星"}},
[4011] = {{id=4011, name="4星Ⅳ型套装", num=4, attr={{'hp_max_per',50}}, abb_name="橙色4星"}, {id=4011, name="4星Ⅳ型套装", num=3, attr={{'atk_per',110}}, abb_name="橙色4星"}, {id=4011, name="4星Ⅳ型套装", num=2, attr={{'hp_max_per',80}}, abb_name="橙色4星"}},
[4012] = {{id=4012, name="1星Ⅴ型套装", num=4, attr={{'hp_max_per',50}}, abb_name="红色1星"}, {id=4012, name="1星Ⅴ型套装", num=3, attr={{'atk_per',130}}, abb_name="红色1星"}, {id=4012, name="1星Ⅴ型套装", num=2, attr={{'hp_max_per',100}}, abb_name="红色1星"}},
[4013] = {{id=4013, name="2星Ⅴ型套装", num=4, attr={{'hp_max_per',60}}, abb_name="红色2星"}, {id=4013, name="2星Ⅴ型套装", num=3, attr={{'atk_per',150}}, abb_name="红色2星"}, {id=4013, name="2星Ⅴ型套装", num=2, attr={{'hp_max_per',110}}, abb_name="红色2星"}},
[4014] = {{id=4014, name="3星Ⅴ型套装", num=4, attr={{'hp_max_per',70}}, abb_name="红色3星"}, {id=4014, name="3星Ⅴ型套装", num=3, attr={{'atk_per',170}}, abb_name="红色3星"}, {id=4014, name="3星Ⅴ型套装", num=2, attr={{'hp_max_per',120}}, abb_name="红色3星"}},
[4015] = {{id=4015, name="4星Ⅴ型套装", num=4, attr={{'hp_max_per',70}}, abb_name="红色4星"}, {id=4015, name="4星Ⅴ型套装", num=3, attr={{'atk_per',190}}, abb_name="红色4星"}, {id=4015, name="4星Ⅴ型套装", num=2, attr={{'hp_max_per',140}}, abb_name="红色4星"}},
[4016] = {{id=4016, name="5星Ⅴ型套装", num=4, attr={{'hp_max_per',80}}, abb_name="红色5星"}, {id=4016, name="5星Ⅴ型套装", num=3, attr={{'atk_per',200}}, abb_name="红色5星"}, {id=4016, name="5星Ⅴ型套装", num=2, attr={{'hp_max_per',150}}, abb_name="红色5星"}},
[4017] = {{id=4017, name="6星Ⅴ型套装", num=4, attr={{'hp_max_per',80}}, abb_name="红色6星"}, {id=4017, name="6星Ⅴ型套装", num=3, attr={{'atk_per',210}}, abb_name="红色6星"}, {id=4017, name="6星Ⅴ型套装", num=2, attr={{'hp_max_per',160}}, abb_name="红色6星"}}
}
-- -------------------eqm_suit_end---------------------