Translations:Difficulty scaling/43/en
// otherwise, just go down the list until we reach the end or a weapon which
// requires more points. this will possibly upgrade the weapon (e.g. Knight -> Royal). if (this->weapon_points <= entry["value"]) break;