Terasology/Equipment

Add axes to each equipment "tier"

Closed this issue · 2 comments

Currently, only the Bronze "tier" of equipment has an axe item. The next step would be to add rings to the Copper, Iron, Mystic, Silver, and Steel "tiers".

Axes are intended to be slower and heavier than longswords, but deal more damage in turn. Place, they can be used as tools (unlike longswords).

Essentially, duplicate the BronzeAxe prefab, adjust its stats, and supply a new axe image (this can be a modified or recolored version of the current one).

Currently, @agsmith is working on this in PR #10.

Alright, @agsmith has added the axes. This issue has been rectified.