Reference Source Test
public class | source

Boots

Extends:

Equipment → Boots

Equipment that can be equipped on a Character

Inherited Summary

From class Equipment
public

Ability of the equipment

public

The ability level on the equipment

public

How many times it can be used

public

Name of the equipment

public

Check if there is a name on this item

public

Return the ability of the equipment

public

Get the ability level

public

Return the number of times equipment has been used

public

Return the name of the equipment

public

update(name: String, count: Number, ability: String, abilityLevel: Number)

Update the equipment stats