#include "sword.hpp" int Sword::get_strength() const noexcept { return _strength; }