Submarines are now visible to adjacent units, and once turned visible, can be attacked by all enemy units (#5001)

* Submarines are now visible to adjacent units, and once turned visible, can attack be all enemy units

* Deprecation & translation of unique saving
This commit is contained in:
Xander Lenstra
2021-08-27 16:00:12 +02:00
committed by GitHub
parent 7dd7e0b278
commit 85e4a68ea1
12 changed files with 55 additions and 39 deletions

View File

@ -50,7 +50,7 @@
{
"name": "Submarine",
"movementType": "Water",
"uniques": ["Can enter ice tiles", "Invisible to others"]
"uniques": ["Can enter ice tiles", "Invisible to non-adjacent units", "Can see invisible [Submarine] units"]
},
{
"name": "Aircraft Carrier",

View File

@ -1034,7 +1034,7 @@
"cost": 325,
"requiredTech": "Refrigeration",
"upgradesTo": "Nuclear Submarine",
"uniques": ["+[75]% Strength when attacking", "Can only attack [Water] tiles", "Can attack submarines"],
"uniques": ["+[75]% Strength when attacking", "Can only attack [Water] tiles"],
"attackSound": "torpedo"
},
{
@ -1173,7 +1173,7 @@
"interceptRange": 2,
"cost": 375,
"requiredTech": "Combustion",
"uniques": ["Can attack submarines", "[40]% chance to intercept air attacks",
"uniques": ["Can see invisible [Submarine] units", "[40]% chance to intercept air attacks",
"May withdraw before melee ([80]%)", "+[100]% Strength vs [submarine units]"],
"attackSound": "shipguns"
},
@ -1391,8 +1391,7 @@
"rangedStrength": 85,
"cost": 425,
"requiredTech": "Telecommunications",
"uniques": ["+[75]% Strength when attacking", "Can only attack [Water] tiles", "Can attack submarines",
"[+1] Visibility Range", "Can carry [2] [Missile] units"],
"uniques": ["+[75]% Strength when attacking", "Can only attack [Water] tiles", "[+1] Visibility Range", "Can carry [2] [Missile] units"],
"attackSound": "torpedo"
},
{
@ -1414,7 +1413,7 @@
"interceptRange": 2,
"cost": 425,
"requiredTech": "Robotics",
"uniques": ["[100]% chance to intercept air attacks", "Can attack submarines",
"uniques": ["[100]% chance to intercept air attacks", "Can see invisible [Submarine] units",
"Ranged attacks may be performed over obstacles", "Can carry [3] [Missile] units",
"+[100]% Strength vs [submarine units]"],
"attackSound": "shipguns"

View File

@ -1169,4 +1169,5 @@ in all cities with a garrison =
Only available after [] turns =
This Unit upgrades for free =
[stats] when a city adopts this religion for the first time =
Never destroyed when the city is captured =
Never destroyed when the city is captured =
Invisible to others =