Cronous Emulation Server Daemon

PlayerCharacter._absorb_hp Field

[Visual Basic]
Protected _absorb_hp As Integer
[C#]
protected int _absorb_hp;
[C++]
protected: int _absorb_hp;
[JScript]
protected var _absorb_hp: int;

See Also

PlayerCharacter Class | croemud.character Namespace