[Visual Basic] Protected _absorb_hp As Integer [C#] protected int _absorb_hp; [C++] protected: int _absorb_hp; [JScript] protected var _absorb_hp: int;
PlayerCharacter Class | croemud.character Namespace