Update uniques for withdrawing before melee combat (#11904)

* - Turn Privateer's unique ability into a promotion
- Add promotion to Privateer and Sea Beggar

* Update uniques for withdrawing before melee combat
This commit is contained in:
SpacedOutChicken 2024-07-03 05:08:49 -07:00 committed by GitHub
parent 9c864c34f0
commit aeea13bb71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -796,7 +796,7 @@
"requiredTech": "Astronomy",
"upgradesTo": "Ironclad",
"obsoleteTech": "Combustion",
"uniques": ["[+1] Sight", "May withdraw before melee ([80]%)"],
"uniques": ["[+1] Sight", "Withdraws before melee combat <with [80]% chance>"],
"hurryCostModifier": 30,
"attackSound": "cannon"
},
@ -1293,7 +1293,7 @@
"cost": 375,
"requiredTech": "Combustion",
"uniques": ["Can see invisible [Submarine] units", "[40]% chance to intercept air attacks",
"May withdraw before melee ([80]%)", "[+100]% Strength <vs [Submarine] units>"],
"Withdraws before melee combat <with [80]% chance>", "[+100]% Strength <vs [Submarine] units>"],
"attackSound": "shipguns"
},

View File

@ -635,7 +635,7 @@
"requiredTech": "Astronomy",
"upgradesTo": "Ironclad",
"obsoleteTech": "Combustion",
"uniques": ["[+1] Sight", "May withdraw before melee ([80]%)"],
"uniques": ["[+1] Sight", "Withdraws before melee combat <with [80]% chance>"],
"hurryCostModifier": 30,
"attackSound": "cannon"
},
@ -980,7 +980,7 @@
"cost": 375,
"requiredTech": "Combustion",
"uniques": ["Can see invisible [Submarine] units", "[40]% chance to intercept air attacks",
"May withdraw before melee ([80]%)", "[+100]% Strength <vs [Submarine] units>"],
"Withdraws before melee combat <with [80]% chance>", "[+100]% Strength <vs [Submarine] units>"],
"attackSound": "shipguns"
},