- Turn Privateer's unique ability into a promotion (#11761)

- Add promotion to Privateer and Sea Beggar
This commit is contained in:
SpacedOutChicken
2024-06-19 07:13:15 -07:00
committed by GitHub
parent 2f6c48a0cf
commit dc9bf45009
2 changed files with 6 additions and 4 deletions

View File

@ -764,6 +764,10 @@
"name": "[Chu-Ko-Nu] ability",
"uniques": ["[1] additional attacks per turn", "Can move after attacking"]
},
{
"name": "[Privateer] ability",
"uniques": ["May capture killed [Water] units"]
},
{ // For barbarian water units
"name": "Unable to pillage tiles",
"uniques": ["Unable to pillage tiles"]

View File

@ -890,8 +890,7 @@
"cost": 150,
"requiredTech": "Navigation",
"upgradesTo": "Destroyer",
"promotions": ["Coastal Raider I"],
"uniques": ["May capture killed [Water] units"],
"promotions": ["Coastal Raider I", "[Privateer] ability"],
"attackSound": "cannon"
},
{
@ -904,8 +903,7 @@
"cost": 150,
"requiredTech": "Navigation",
"upgradesTo": "Destroyer",
"promotions": ["Coastal Raider I", "Coastal Raider II", "Supply"],
"uniques": ["May capture killed [Water] units"],
"promotions": ["Coastal Raider I", "Coastal Raider II", "Supply", "[Privateer] ability"],
"attackSound": "cannon"
},
{