Armor

Undocumented in source.

Members

Aliases

cap
alias cap = helmet
Undocumented in source.
pants
alias pants = leggings
Undocumented in source.
tunic
alias tunic = chestplate
Undocumented in source.

Functions

doDamage
bool doDamage(Player player)
Undocumented in source.

Properties

protection
uint protection [@property getter]
Undocumented in source.
type
ubyte type [@property getter]
Undocumented in source.

Variables

boots
enum ubyte boots;
Undocumented in source.
chestplate
enum ubyte chestplate;
Undocumented in source.
helmet
enum ubyte helmet;
Undocumented in source.
leggings
enum ubyte leggings;
Undocumented in source.

Meta