Hi everyone. I have written a probability calculator for legion using C# You put in the attacking and defending unit info, then the program simulates the attack steps thousands of times to determine the probability of each outcome. It will output the probability of each number of hits, the probability of getting at least a number of hits, the average, the median, the mode, and the standard deviation. The code is available on GitHub: https://github.com/andrew-s-hart/SW-Legion-Proba