Cronous Emulation Server Daemon

NonPlayerCharacterClass.defense Property

[Visual Basic]
Public Property ReadOnly defense As Integer
[C#]
public int defense { get; }
[C++]
public: __property int get_defense();
[JScript]
public function get defense() : int

See Also

NonPlayerCharacterClass Class | croemud.character Namespace