IceRaptor / HumanResources

Allows you to purchase MechTech, MedTech, and Vehicle crews. Enables loyalty mechanics and various events.
MIT License
3 stars 1 forks source link

Fails to calculate ronin chance properly #5

Open IceRaptor opened 3 years ago

IceRaptor commented 3 years ago

Opening up this ticket for HR stuff (I am on v0.5.0, the most recent I'm aware of). Having an odd "issue" where a system generated like 7 ronin when ronin chance is set to 0.15, whcih should be pretty damn low. I think that when it's generating pilots, it's not running a check to make them all procedural and only sprinkle in 1 ronin (which I believe is what you told me it SHOULD be doing). Settings and log follow.

IceRaptor commented 3 years ago

human_resources.log mod.zip

IceRaptor commented 2 years ago

Looks like this was a misunderstanding of how debug works. Removing the debug add of ronins to see if this clears up the issue