Author: sveinung
Date: Sun May  7 12:58:46 2017
New Revision: 35441

URL: http://svn.gna.org/viewcvs/freeciv?rev=35441&view=rev
Log:
civ2civ3: balance naval unit cost with attack.

Reduce the costs of naval units a bit so their cost/attack ratio becomes
similar to the other units.

Patch by David Fernandez <bardo>

See gna patch #8124

Modified:
    branches/S3_0/data/civ2civ3/README.civ2civ3
    branches/S3_0/data/civ2civ3/units.ruleset
    branches/S3_0/data/sandbox/units.ruleset

Modified: branches/S3_0/data/civ2civ3/README.civ2civ3
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/data/civ2civ3/README.civ2civ3?rev=35441&r1=35440&r2=35441&view=diff
==============================================================================
--- branches/S3_0/data/civ2civ3/README.civ2civ3 (original)
+++ branches/S3_0/data/civ2civ3/README.civ2civ3 Sun May  7 12:58:46 2017
@@ -705,16 +705,16 @@
 Artillery       10  *2    1   *1(2) 20  *60  *Wheeled,*CityBuster
 Howitzer        12   2   *1   *1(2) 30  *80  *Wheeled,*CityBuster
                          
-Trireme         1    1    3    1    10   40   Cargo 2, Coastal
-Caravel        *1   *2    3    1    10   40   Cargo 3
-Galleon         0    2    4    1    20  *50   Cargo 4
-Transport       0    3    5    1    30  *60   Cargo 8
-Carrier        *0    9    5   *1    40   160  Cargo 8
+Trireme         1    1    3    1    10  *20   Cargo 2, Coastal
+Caravel        *1   *2    3    1    10  *30   Cargo 3
+Galleon         0    2    4    1    20   40   Cargo 4
+Transport       0    3    5    1    30   50   Cargo 8
+Carrier        *0    9    5   *1    40  *150  Cargo 8
                          
-Frigate        *3    2    4    1    20   50  *No Cargo
-Ironclad        4   *3    4    1   *20   60
-Destroyer       4    4    6    1    30  *80  *(x2 def anti-submarine)
-Cruiser         6    6    5   *1    30  *90  
+Frigate        *3    2    4    1    20  *40  *No Cargo
+Ironclad        4   *3    4    1   *20  *50
+Destroyer       4    4    6    1    30   60  *(x2 def anti-submarine)
+Cruiser         6    6    5   *1    30   80  
 AEGIS Cruiser   8    8    5   *1    30   100 *(x5 def anti-air/missile)
 Battleship      12   12   4   *1   *30   160 
 Submarine       12  *5    5   *1   *20  *70   Cargo 8, Invis
@@ -953,10 +953,10 @@
   Chariot to 4, attack of Elephant to 3, and defense of Knights to 3.
 - Triremes can navigate rivers, but they are affected by ZoC rules while
   moving on a river. 
-- Caravel changed from (2/1) to (1/2), and cost restored to 40, in order
-  to encourage peaceful exploration of the seas in the age of discovery.
-  Reduced attack of Frigate and defense of Ironclad to 3 (was 4), and
-  restored default costs.
+- Reduced a bit the cost of several naval units. Caravel changed from (2/1)
+  to (1/2), in order to encourage peaceful exploration of the seas in the
+  age of discovery. Reduced attack of Frigate and defense of Ironclad to 3
+  (was 4).
 - Air units can perform pillage (representing bombardment of
   infrastructure), and can be Airlifted from a city with Airport to
   another. Increased defense of all Air units, in order to discourage

Modified: branches/S3_0/data/civ2civ3/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/data/civ2civ3/units.ruleset?rev=35441&r1=35440&r2=35441&view=diff
==============================================================================
--- branches/S3_0/data/civ2civ3/units.ruleset   (original)
+++ branches/S3_0/data/civ2civ3/units.ruleset   Sun May  7 12:58:46 2017
@@ -1685,7 +1685,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_trireme"
 sound_fight_alt = "f_generic"
-build_cost    = 40
+build_cost    = 20
 pop_cost      = 0
 attack        = 1
 defense       = 1
@@ -1720,7 +1720,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_caravel"
 sound_fight_alt = "f_generic"
-build_cost    = 40
+build_cost    = 30
 pop_cost      = 0
 attack        = 1
 defense       = 2
@@ -1754,7 +1754,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_galleon"
 sound_fight_alt = "f_generic"
-build_cost    = 50
+build_cost    = 40
 pop_cost      = 0
 attack        = 0
 defense       = 2
@@ -1788,7 +1788,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_frigate"
 sound_fight_alt = "f_generic"
-build_cost    = 50
+build_cost    = 40
 pop_cost      = 0
 attack        = 3
 defense       = 2
@@ -1820,7 +1820,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_ironclad"
 sound_fight_alt = "f_generic"
-build_cost    = 60
+build_cost    = 50
 pop_cost      = 0
 attack        = 4
 defense       = 3
@@ -1852,7 +1852,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_destroyer"
 sound_fight_alt = "f_generic"
-build_cost    = 80
+build_cost    = 60
 pop_cost      = 0
 attack        = 4
 defense       = 4
@@ -1891,7 +1891,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_cruiser"
 sound_fight_alt = "f_generic"
-build_cost    = 90
+build_cost    = 80
 pop_cost      = 0
 attack        = 6
 defense       = 6
@@ -2025,7 +2025,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_carrier"
 sound_fight_alt = "f_generic"
-build_cost    = 160
+build_cost    = 150
 pop_cost      = 0
 attack        = 0
 defense       = 9
@@ -2061,7 +2061,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_transport"
 sound_fight_alt = "f_generic"
-build_cost    = 60
+build_cost    = 50
 pop_cost      = 0
 attack        = 0
 defense       = 3

Modified: branches/S3_0/data/sandbox/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/data/sandbox/units.ruleset?rev=35441&r1=35440&r2=35441&view=diff
==============================================================================
--- branches/S3_0/data/sandbox/units.ruleset    (original)
+++ branches/S3_0/data/sandbox/units.ruleset    Sun May  7 12:58:46 2017
@@ -1695,7 +1695,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_trireme"
 sound_fight_alt = "f_generic"
-build_cost    = 40
+build_cost    = 20
 pop_cost      = 0
 attack        = 1
 defense       = 1
@@ -1730,7 +1730,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_caravel"
 sound_fight_alt = "f_generic"
-build_cost    = 40
+build_cost    = 30
 pop_cost      = 0
 attack        = 1
 defense       = 2
@@ -1764,7 +1764,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_galleon"
 sound_fight_alt = "f_generic"
-build_cost    = 50
+build_cost    = 40
 pop_cost      = 0
 attack        = 0
 defense       = 2
@@ -1798,7 +1798,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_frigate"
 sound_fight_alt = "f_generic"
-build_cost    = 50
+build_cost    = 40
 pop_cost      = 0
 attack        = 3
 defense       = 2
@@ -1830,7 +1830,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_ironclad"
 sound_fight_alt = "f_generic"
-build_cost    = 60
+build_cost    = 50
 pop_cost      = 0
 attack        = 4
 defense       = 3
@@ -1862,7 +1862,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_destroyer"
 sound_fight_alt = "f_generic"
-build_cost    = 80
+build_cost    = 60
 pop_cost      = 0
 attack        = 4
 defense       = 4
@@ -1901,7 +1901,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_cruiser"
 sound_fight_alt = "f_generic"
-build_cost    = 90
+build_cost    = 80
 pop_cost      = 0
 attack        = 6
 defense       = 6
@@ -2039,7 +2039,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_carrier"
 sound_fight_alt = "f_generic"
-build_cost    = 160
+build_cost    = 150
 pop_cost      = 0
 attack        = 0
 defense       = 9
@@ -2077,7 +2077,7 @@
 sound_move_alt = "m_generic"
 sound_fight   = "f_transport"
 sound_fight_alt = "f_generic"
-build_cost    = 60
+build_cost    = 50
 pop_cost      = 0
 attack        = 0
 defense       = 3


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to