Aller au contenu

Photo

properties.xls AP_BONUS, CriticalRange


  • Veuillez vous connecter pour répondre
2 réponses à ce sujet

#1
KharhazDF

KharhazDF
  • Members
  • 2 messages
Does anyone know if AP_BONUS (53) is armor penetration and CriticalRange (54) is critical damage bonus? If you don't know what this means, I'm referring to unused passive ability properties.

#2
Anomaly-

Anomaly-
  • Members
  • 366 messages
I'm curious about this, too.

#3
Anomaly-

Anomaly-
  • Members
  • 366 messages
Are we certain they're unused? In combat_damage_h is the following line:

return COMBAT_CRITICAL_DAMAGE_MODIFIER + (GetCreatureProperty(oAttacker, 54 /*PROPERTY_ATTRIBUTE_CRITICAL_RANGE*/) / 100.0);