[Freeciv-Dev] Re: (PR#12781) Create AI guard API
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12781 >
Jason Short wrote:
...
> I think a guard should have multiple charges. In an assault you want
> one guard per N assault units. Like one musketeer for every two cannons
> or something. Having more than one guard per tile isn't particularly
> helpful.
...
Multiple guards per tile is often worse than one guard per tile, because
the additional guards do not increase the chance of the defenders on the
tile winning a fight, but increase the amount destroyed if they are
defeated.
Multiple charges per unit would be impractical: what is the guard to do
if the charges separate? I guess you have in mind moving a stack of
units as an entity. The current AI code operates on units individually.
When we alter the AI to make coordinated attacks, we could have code
that moved units together in formation. But I suspect it would not need
the current bodyguard code to do it.
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API, Benedict Adamson, 2005/04/13
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API, Per I. Mathisen, 2005/04/13
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API, Jason Short, 2005/04/13
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API, Per I. Mathisen, 2005/04/14
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API, Benedict Adamson, 2005/04/15
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API, Jason Short, 2005/04/15
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API,
Benedict Adamson <=
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API, Benoit Hudson, 2005/04/15
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API, Per I. Mathisen, 2005/04/18
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API, Jason Short, 2005/04/18
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API, Per I. Mathisen, 2005/04/18
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API, Mike Kaufman, 2005/04/18
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API, Benedict Adamson, 2005/04/18
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API, Vasco Alexandre da Silva Costa, 2005/04/18
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API, Per I. Mathisen, 2005/04/19
- [Freeciv-Dev] Re: (PR#12781) Create AI guard API, Benedict Adamson, 2005/04/21
|
|