#pragma once #include "h-basic.h" #include "skills_defs.hpp" #include "skill_modifier.hpp" #include struct skill_modifiers { std::array modifiers; };