simulateIncomingDamageWithOverride

public double simulateIncomingDamageWithOverride(String skillId, double amount)

Simulates incoming damage with the test damage override enabled. Uses full HP + absorption buffer (like standard simulateIncomingDamage) but bypasses the defense formula to ensure non-zero damage at all armor levels. Used for testing general armor skills like IronStance, Fortify at high levels.