Pikeman upgrades only to Lancer (#4780)

Checked this in civ5.
This commit is contained in:
ravignir 2021-08-07 22:47:35 +02:00 committed by GitHub
parent a35f55db6f
commit 56541a6489
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -451,15 +451,14 @@
"cost": 90,
"requiredTech": "Civil Service",
"uniques": ["+[50]% Strength vs [Mounted]"],
"upgradesTo": "Musketman",
"upgradesTo": "Lancer",
"obsoleteTech": "Gunpowder",
"attackSound": "metalhit"
//Pikeman should upgrade not only to Musketman but also to Lancer
"attackSound": "metalhit"
},
{
"name": "Landsknecht",
"unitType": "Sword",
"replaces": "Pikeman",
"replaces": "Lancer",
"uniqueTo": "Germany",
"movement": 2,
"strength": 16,