Maximum damage of a defense

Declaration Syntax
public int MaxDamage { get; set; }Public Property MaxDamage As Integer
public:
property int MaxDamage {
int get ();
void set (int value);
}
Remarks
Number of Hit Point retrieved to other entities equal 1 to MaxDamage.
Assembly: PH.Common (Module: PH.Common) Version: 6.0.0.0