Difficulty scaling: Difference between revisions

imported>Leoetlino
imported>Leoetlino
Line 20: Line 20:
== Scaling inhibitors ==
== Scaling inhibitors ==
Both scaling functions will immediately return without doing anything if:
Both scaling functions will immediately return without doing anything if:
* [[WorldMgr]]::sInstance->stageType == 1 (Open World stage)
* [[WorldMgr]]::sInstance->stageType == 1 (Open World [[stage]])
* and WorldMgr::sInstance->isAocField (current map is Trial of the Sword)
* and WorldMgr::sInstance->isAocField (current map is Trial of the Sword)
* and WorldMgr::sInstance->disableScaling (set to true when entering Trial of the Sword)
* and WorldMgr::sInstance->disableScaling (set to true when entering Trial of the Sword)
Anonymous user