Author: sveinung
Date: Wed May 10 10:18:06 2017
New Revision: 35485

URL: http://svn.gna.org/viewcvs/freeciv?rev=35485&view=rev
Log:
webperimental: ally share Sun Tzu's War Academy.

Make Sun Tzu's War Academy give its veteran bonus (combat and production) to
both its owner and to all his allies.

See hrm Feature #658515

Modified:
    branches/S3_0/data/webperimental/buildings.ruleset
    branches/S3_0/data/webperimental/effects.ruleset
    branches/S3_0/data/webperimental/game.ruleset

Modified: branches/S3_0/data/webperimental/buildings.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/data/webperimental/buildings.ruleset?rev=35485&r1=35484&r2=35485&view=diff
==============================================================================
--- branches/S3_0/data/webperimental/buildings.ruleset  (original)
+++ branches/S3_0/data/webperimental/buildings.ruleset  Wed May 10 10:18:06 2017
@@ -1727,7 +1727,8 @@
 sound          = "w_sun_tzus_war_academy"
 sound_alt      = "w_generic"
 helptext       = _("\
-All your new military land units start with an additional veteran level\
+All new military land units belonging to you or to your allies start with \
+an additional veteran level\
  (this is cumulative with any Barracks building in a city; with both, units\
  are created as Hardened). The chance of a land unit getting the next\
  veteran level after a battle increases by half.\

Modified: branches/S3_0/data/webperimental/effects.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/data/webperimental/effects.ruleset?rev=35485&r1=35484&r2=35485&view=diff
==============================================================================
--- branches/S3_0/data/webperimental/effects.ruleset    (original)
+++ branches/S3_0/data/webperimental/effects.ruleset    Wed May 10 10:18:06 2017
@@ -2145,7 +2145,7 @@
 value  = 1
 reqs   =
     { "type", "name", "range", "present"
-      "Building", "Sun Tzu's War Academy", "Player", TRUE
+      "Building", "Sun Tzu's War Academy", "Alliance", TRUE
       "UnitClass", "Land", "Local", TRUE
       "UnitFlag", "NonMil", "Local", FALSE
       "UnitFlag", "NoVeteran", "Local", FALSE
@@ -2156,7 +2156,7 @@
 value  = 50
 reqs   =
     { "type", "name", "range", "present"
-      "Building", "Sun Tzu's War Academy", "Player", TRUE
+      "Building", "Sun Tzu's War Academy", "Alliance", TRUE
       "UnitClass", "Land", "Local", TRUE
       "UnitFlag", "Diplomat", "Local", FALSE
     }

Modified: branches/S3_0/data/webperimental/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/data/webperimental/game.ruleset?rev=35485&r1=35484&r2=35485&view=diff
==============================================================================
--- branches/S3_0/data/webperimental/game.ruleset       (original)
+++ branches/S3_0/data/webperimental/game.ruleset       Wed May 10 10:18:06 2017
@@ -91,7 +91,10 @@
 - Railroads can't be used by enemy units by default. Regular roads can be \
 used by the enemy even if the restrictinfra server setting is enabled. \
 (The restrictinfra server setting is enabled by default.)\n\
-- Caravan and Freight can help allies to complete wonders.\n\
+- An alliance has more in game consequences:\n\
+  - Caravan and Freight can help allies to complete wonders.\n\
+  - Sun Tzu's War Academy gives its veteran bonus (combat and production) \
+to both its owner and to all his allies.\n\
 \n\
 This ruleset is still in development. If playing it makes you think that \
 a rule should change go to the Freeciv-web board at \


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

Reply via email to