#pragma once #include #include static const std::vector skp_order { "str", "dex", "int", "def", "agi" }; static const std::vector skp_elements {"e","t","w","f","a"};