Just thought of a trick.
Create a "unit" which is basically ammunition, missile-class. Range: 1 (or even 2). Not too strong, most of the time it loses the battle, but damages the defender. Load the battleship with it. At the same time, Battleship is a normal unit which can destroy other units.
Shore bombardment: smash them with Ammunition, then kill them with the ship.
Ship vs. ship: same thing, have some barrage exchange, then finish off with the ship. The problem here is that the defender can't fight back, but maybe make ships unreachable for Ammunition? At a first glance, doesn't make sense, but it does if you only consider it a game mechanic for shore bombardment and keep in mind that, if you want to attack sea targets, you actually use the ship.
Also, graphics? It doesn't even have to have a graphic, can be invisible since it's used instantly. Would this be possible?
Making battleships both "Bombarders" and normal units
-
- Member
- Posts: 990
- Joined: Thu Jan 01, 1970 12:00 am
- Lord_P
- Member
- Posts: 123
- Joined: Thu Jan 01, 1970 12:00 am
I was thinking about the same thing for coastal defense batteries capable of firing on ships off shore.
Make a 'Coastal Cannon Ammo' unit, that is basically a cruise missile with range 2 or 3, that must end its turn in a city with coastal def.
This would make coastal defense an active as well as passive deterrence to an armada gathering off shore.
The added logistics of having to re-supply battleships would be interesting, and its kind of an earlier available version of carrier/sub + missiles. It could even be introduced with gunpowder/navigation. Frigate and Ironclad 1 shot, destroyer 2, cruiser 3, battleship 4.
I think you could also make all (post industrial) surface ships slightly stronger in defense than attack, so they are more like floating protection for transports etc that cant be sunk 1 on 1, unless they are bombarded first (Ramming is for ancient ships only. ).
With this addition I think all ships should be unable to directly attack land units or cities. It makes zero sense that you can ram someone on the shore with a trireme or sail a battleship into a harbour wall to kill a unit of marines...
Make a 'Coastal Cannon Ammo' unit, that is basically a cruise missile with range 2 or 3, that must end its turn in a city with coastal def.
This would make coastal defense an active as well as passive deterrence to an armada gathering off shore.
The added logistics of having to re-supply battleships would be interesting, and its kind of an earlier available version of carrier/sub + missiles. It could even be introduced with gunpowder/navigation. Frigate and Ironclad 1 shot, destroyer 2, cruiser 3, battleship 4.
I think you could also make all (post industrial) surface ships slightly stronger in defense than attack, so they are more like floating protection for transports etc that cant be sunk 1 on 1, unless they are bombarded first (Ramming is for ancient ships only. ).
With this addition I think all ships should be unable to directly attack land units or cities. It makes zero sense that you can ram someone on the shore with a trireme or sail a battleship into a harbour wall to kill a unit of marines...
Last edited by Lord_P on Wed Mar 21, 2018 2:16 pm, edited 1 time in total.
-
- Member
- Posts: 1781
- Joined: Thu Jan 01, 1970 12:00 am
It would be easy to prevent the ships from attacking land units.
The problem with missile units and ammo is that the defender may get promotions and that will really make it difficult to attack something that's getting better and better.
There is a ship with better defensive capabilities. The cruiser currently has a defense of 8 and attack of 4. It was intended as the defensive ship for transports.
The problem with missile units and ammo is that the defender may get promotions and that will really make it difficult to attack something that's getting better and better.
There is a ship with better defensive capabilities. The cruiser currently has a defense of 8 and attack of 4. It was intended as the defensive ship for transports.
-
- Member
- Posts: 990
- Joined: Thu Jan 01, 1970 12:00 am
-
- Member
- Posts: 990
- Joined: Thu Jan 01, 1970 12:00 am
Code: Select all
; "Bombarder" = this unit cannot kill other units, only damage them, but
; also is not harmed by return fire when attacking; the field
; bombard_rate regulates its number of shots
Am I wrong?