Each attack is randomly generated over 3 rolls, so there are a lot of possible outcomes. But you can do the math yourself to see if it's possible to lose a roll by knowing that each side is going to "roll" a random integer between 40% and 100% of their ships. E.g.: 150 ships vs 53, possible rolls for each side are: [150*0.4,150] = [60,150] [53*0.4,53] = [21,53] So in that instance you would be sure to get an IT every time. Simply having 2x as many ships, however, is not enoug
    • Thanks
    1