Translations:Difficulty scaling/33/en

From ZeldaMods (Breath of the Wild)
Revision as of 01:33, 11 May 2020 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

this->points = points; this->weapon_points = points * this->byml["setting"].Level2WeaponPower; this->enemy_points = points * this->byml["setting"].Level2EnemyPower; </source> In practice, settings have never been modified. 1.5.0 (which will likely be the last game update) still has the same Level2WeaponPower and Level2EnemyPower.