I want to change a few things about gunships in the game. First, I wanted to remove the river-crossing penalty, since they fly rather than wade like regular ground units. Marines start with the Amphibious Promo, which negates the river-crossing penalty. Just need to give copters the same trait. That one's easy. (Edit: in fact, I already did it).
Giving them the ability to cross lakes might be trickier. All units are designated as air, land or sea in the xml files. Air units (fighters & bombers) behave totally differently than copters. So the copter is not an air or sea unit, and ends up as a land unit.
I would like to be able to allow copters to cross lakes, but this would seem to make it a hybrid, not quite land, not quite sea, but a combo of both. Any one have any suggestions as to how this could be done? Can a unit be both land and sea, without totally crashing out the game?
Giving them the ability to cross lakes might be trickier. All units are designated as air, land or sea in the xml files. Air units (fighters & bombers) behave totally differently than copters. So the copter is not an air or sea unit, and ends up as a land unit.
I would like to be able to allow copters to cross lakes, but this would seem to make it a hybrid, not quite land, not quite sea, but a combo of both. Any one have any suggestions as to how this could be done? Can a unit be both land and sea, without totally crashing out the game?
Comment