Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
February 2005: [Freeciv-Dev] Re: (PR#12313) Battle computation questionable |
[Freeciv-Dev] Re: (PR#12313) Battle computation questionable[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12313 > Marko Lindqvist wrote: >>Attack: 10 * 1 * 1.75 = 175 >>Defense: 2 * 2 * 2 * 1.5 * 1.5 = 180. > > You are multiplying by firepower? Well, win_chance is just an approximation, but it's still pretty complicated. For a real quick approximation attack_power * firepower * hp is ok. -jason
|