WOTCStrategyOverhaul / CovertInfiltration

A mod that overhauls the Covert Actions system to bring back the Infiltration mechanic from Long War 2
MIT License
21 stars 8 forks source link

Current infil % is able to go above limit #683

Closed Xymanek closed 2 years ago

Xymanek commented 3 years ago

https://youtu.be/TqXJ_ffuaV4?t=9

image

Not sure (yet) how this came to be but probably a good idea to explicitly hard cap the current infil % to the limit, rather than rely on it not going over due to blockage of time passing

Xymanek commented 3 years ago

Bonus: since there is no chosen chance scaling defined for above 250%, the system bugged out and guaranteed one (Presumed in the readout) instead of reducing the likelihood. Should probably also set ResultIfXExceedsUpperBoundary just to be sure.