Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2002:
[Freeciv-Dev] submarines
Home

[Freeciv-Dev] submarines

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] submarines
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Sun, 8 Sep 2002 15:36:52 +0000 (GMT)

Submarines are useless. Let's fix that.

diff -u -r1.38 units.ruleset
--- data/default/units.ruleset  2002/07/23 19:01:17     1.38
+++ data/default/units.ruleset  2002/09/04 16:51:36
@@ -1368,13 +1368,13 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_submarine"
 sound_fight_alt = "f_generic"
-build_cost    = 60
+build_cost    = 50
 pop_cost      = 0
 attack        = 10
-defense       = 2
+defense       = 1
 hitpoints     = 30
-firepower     = 2
-move_rate     = 3
+firepower     = 3
+move_rate     = 4
 vision_range  = 2
 transport_cap = 8
 fuel          = 0

It is still inferior one-on-one to a battleship, even if it is the one
attacking. However, all other ships should face defeat against it. As it
should be, as long as it is the attacker.

I also intend to complete the port attacks patch (see other mail), which
will enable sub attacks against ships in cities without the protection of
costal.

If these changes are done, I will code AI support for 'em, too...

Yours
Per

"I don't see why people are so upset about cloning sheep. American
television networks have been doing that to their audiences for years."
-- Jello Biafra




[Prev in Thread] Current Thread [Next in Thread]