Skip to content

V3.6

Compare
Choose a tag to compare
@abyssonym abyssonym released this 06 Apr 15:27
· 89 commits to master since this release

VERSION 3.6
-Enabled difficulty settings; it's just a flat multiplier for enemy stats.
-Removed Egg Dragon from the random boss pool.
-Reworked character pickups to favor waifus less often. (Note that only Tia, Guy, Selan, and Dekar can be chosen as the party leader in open world mode)
-Spell targeting is automatically limited to five enemies.
-Fixed NPC hint claiming that Zeppy Cave is a mountain.
-Implemented a logarithmic curve for enemy scaling. The default scaling factor is 0.75. This means enemies that were scaled 8x are now scaled 5x, but enemies that were scaled 2x are now scaled 1.5x. For the old behavior, input a custom scaling factor of 1.0.

Windows users, you may try downloading l2_terror_wave_windows.zip if you want, and see if the included .exe file runs on your system. If that fails, just do the same as Linux/Mac users and download l2_terror_wave_source.zip, then extract it and run the included randomizer.py using Python 3.11 or above.