Translations:Difficulty scaling/271/zh: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
* 且 WorldMgr::sInstance->isAocField (current map is Trial of the Sword) | * 且 WorldMgr::sInstance->isAocField (current map is Trial of the Sword) | ||
* 且 WorldMgr::sInstance->disableScaling (set to true when entering Trial of the Sword) | * 且 WorldMgr::sInstance->disableScaling (set to true when entering Trial of the Sword) | ||
Revision as of 14:39, 11 May 2020
下面這個情況會導致敵人跟武器維持原樣(總而言之就是林克在劍之考驗裡)。
- WorldMgr::sInstance->stageType == 1 (Open World stage)
- 且 WorldMgr::sInstance->isAocField (current map is Trial of the Sword)
- 且 WorldMgr::sInstance->disableScaling (set to true when entering Trial of the Sword)