ArmourDefence#

class corkus.objects.ArmourDefence#

Defence properties of Item.

property fire#

Defence against fire element attacks.

Return type:

int

property water#

Defence against water element attacks.

Return type:

int

property air#

Defence against air element attacks.

Return type:

int

property thunder#

Defence against thunder element attacks.

Return type:

int

property earth#

Defence against earth element attacks.

Return type:

int