Project Hoshimi Documented Class Library
MaxDamage Property
NamespacesPH.CommonCharacteristicsAttributeMaxDamage
Maximum damage of a defense
Declaration Syntax
C#Visual BasicVisual C++
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