Cronous Emulation Server Daemon

PlayerCharacterClass._hp_per_sta Field

[Visual Basic]
Public _hp_per_sta As Double
[C#]
public double _hp_per_sta;
[C++]
public: double _hp_per_sta;
[JScript]
public var _hp_per_sta: double;

See Also

PlayerCharacterClass Class | croemud.character Namespace