Fixed ambush bonus amount (#5021)

This commit is contained in:
Xander Lenstra 2021-08-29 19:37:59 +02:00 committed by GitHub
parent 5403f28c77
commit 5094a068fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -474,13 +474,13 @@
{
"name": "Ambush I",
"uniques": ["+[25]% Strength vs [Armored]"],
"uniques": ["+[33]% Strength vs [Armored]"],
"unitTypes": ["Sword","Gunpowder","Fighter","Bomber"]
},
{
"name": "Ambush II",
"prerequisites": ["Ambush I"],
"uniques": ["+[25]% Strength vs [Armored]"],
"uniques": ["+[33]% Strength vs [Armored]"],
"unitTypes": ["Sword","Gunpowder","Fighter","Bomber"]
},