|  |  |  | 
|---|
|  |  |  | #强化 | 
|---|
|  |  |  | Def_PDict_TotalPlusLV = "TotalPlusLV" # 总强化等级 | 
|---|
|  |  |  | Def_PDict_EquipPartPlusLV = "EPPlusLV_%s_%s" # 装备部位对应公共强化星级,参数为(packType, index) | 
|---|
|  |  |  | Def_PDict_EquipActiveStarLV = "EquipActiveStarLV" #装备已激活总强化等级 | 
|---|
|  |  |  | Def_PDict_EquipPartMasterPlusLV = "EquipPartMasterPlusLV_%s" #装备已激活大师强化等级, 参数为(classLV) | 
|---|
|  |  |  | Def_PDict_EquipPartProficiency = "EPProf_%s_%s" # 装备部位对应公共强化熟练度,参数为(packType, index) | 
|---|
|  |  |  | Def_PDict_EquipPartPlusEvolveLV = "EPPlusEvolveLV_%s_%s" # 装备部位对应公共强化进化等级,参数为(packType, index) | 
|---|
|  |  |  | Def_PDict_TotalPlusEvolveLV = "TotalPlusEvolveLV" # 装备部位对应公共强化进化总等级 | 
|---|