![]() |
[Char] Ratio Adder for Stage Mode [v2] - Printable Version +- Little Fighter Empire - Forums (https://lf-empire.de/forum) +-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7) +--- Forum: Projects (https://lf-empire.de/forum/forumdisplay.php?fid=10) +---- Forum: Releases (https://lf-empire.de/forum/forumdisplay.php?fid=34) +---- Thread: [Char] Ratio Adder for Stage Mode [v2] (/showthread.php?tid=11009) |
Ratio Adder for Stage Mode [v2] - STM1993 - 10-26-2019 Introduction In LF2, the more players play in Stage, the more enemies spawn. This is called "ratio". What if you want to increase the ratio, but without actually adding more players? Description The concept is actually very simple - just make a char who kills himself. You cannot use a self-deleting "Spectator" character, because that will cause the ratio to retroactively decrease back to normal. How this ratio adder works:
EDIT: I've updated the system. It is now self-contained and will not require you to edit Stage.dat anymore. However, it will now require you to follow id: 48 (otherwise, just edit the "oid: 48" value in the character's opoint tags). Code: id: 48 type: 0 file: data\ratio.dat It is recommended that you use this in conjunction with the ratio table if you want to know exactly how many foes you're adding: ![]() Download Google Drive Mediafire |