Translations:Difficulty scaling/143/en

this->points = points; this->weapon_points = points * this->byml["setting"].Level2WeaponPower; this->enemy_points = points * this->byml["setting"].Level2EnemyPower; </source>