更新茶服加密

This commit is contained in:
2025-12-11 20:05:06 +08:00
parent e3add47a71
commit e1407d010f
9 changed files with 198 additions and 7 deletions

View File

@@ -1779,9 +1779,9 @@ function setCustomData_po_atpriest_bykk(obj, receiveData)
CNSquirrelAppendage.sq_Append(AddAppendage, activeObj, sqrChr, true);
local tiaozheng = 1;
if(isSameObject(sqrChr, activeObj)){
tiaozheng = 0;
}
// if(isSameObject(sqrChr, activeObj)){
// tiaozheng = 0;
// }
AddAppendage.getVar("custom").setInt(11, phAttack * tiaozheng);
AddAppendage.getVar("custom").setInt(12, mgAttack * tiaozheng);
AddAppendage.getVar("custom").setInt(13, attackSpeed);