mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-26 13:27:22 -04:00
Fixed ambush bonus amount (#5021)
This commit is contained in:
parent
5403f28c77
commit
5094a068fe
@ -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"]
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user