armor

fun armor(points: Double): ArmorItem

Sets the armor points of the armor item.

Return

The ArmorItem instance for method chaining.

Parameters

points

The number of armor points to be added.