fix misimplemented Dromon (#11366)

Dromons in civ5 have +50% strength vs Water units not +50% vs Wounded units
This commit is contained in:
ravignir 2024-03-30 20:55:10 +01:00 committed by GitHub
parent 9f798dae2f
commit 8b246f17ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -196,7 +196,7 @@
"rangedStrength": 10,
"cost": 56,
"requiredTech": "Sailing",
"uniques": ["Cannot enter ocean tiles", "[+50]% Strength <vs [Wounded] units>"],
"uniques": ["Cannot enter ocean tiles", "[+50]% Strength <vs [Water] units>"],
"upgradesTo": "Galleass",
"obsoleteTech": "Astronomy",
"attackSound": "arrow"