mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-09 07:18:57 +07:00
Fix tests
This commit is contained in:
@ -647,7 +647,8 @@
|
||||
"innerColor": [90, 0, 10],
|
||||
"favoredReligion": "Islam",
|
||||
"uniqueName": "River Warlord",
|
||||
"uniques": ["Receive triple Gold from Barbarian encampments and pillaging Cities", "Defense bonus when embarked <for [All] units>", "[{Military} {Land}] units gain the [Amphibious] promotion"],
|
||||
"uniques": ["Receive triple Gold from Barbarian encampments and pillaging Cities", "[+100]% Strength <when defending> <for [Embarked] units>",
|
||||
"[{Military} {Land}] units gain the [Amphibious] promotion"],
|
||||
"cities": ["Gao","Tombouctu","Jenne","Taghaza","Tondibi","Kumbi Saleh","Kukia","Walata","Tegdaoust","Argungu","Gwandu",
|
||||
"Kebbi","Boussa","Motpi","Bamako","Wa","Kayes","Awdaghost","Ouadane","Dakar","Tadmekket","Tekedda","Kano",
|
||||
"Agadez","Niamey","Torodi","Ouatagouna","Dori","Bamba","Segou"],
|
||||
|
@ -727,7 +727,7 @@
|
||||
},
|
||||
{
|
||||
"name": "[Conquistador] ability",
|
||||
"uniques": ["Defense bonus when embarked"]
|
||||
"uniques": ["[+100]% Strength <when defending> <when [Embarked]>"]
|
||||
},
|
||||
{
|
||||
"name": "[Janissary] ability",
|
||||
|
@ -1291,7 +1291,7 @@
|
||||
"cost": 400,
|
||||
"requiredTech": "Pharmaceuticals",
|
||||
"promotions": ["Amphibious"],
|
||||
"uniques": ["[+1] Sight <when [Embarked]>", "Defense bonus when embarked"],
|
||||
"uniques": ["[+1] Sight <when [Embarked]>", "[+100]% Strength <when defending> <when [Embarked]>"],
|
||||
"attackSound": "shot"
|
||||
},
|
||||
{
|
||||
|
@ -582,7 +582,7 @@
|
||||
"outerColor": [214, 145, 19],
|
||||
"innerColor": [90, 0, 10],
|
||||
"uniqueName": "River Warlord",
|
||||
"uniques": ["Receive triple Gold from Barbarian encampments and pillaging Cities", "Defense bonus when embarked <for [All] units>"],
|
||||
"uniques": ["Receive triple Gold from Barbarian encampments and pillaging Cities", "[+100]% Strength <when defending> <for [Embarked] units>"],
|
||||
"cities": ["Gao","Tombouctu","Jenne","Taghaza","Tondibi","Kumbi Saleh","Kukia","Walata","Tegdaoust","Argungu","Gwandu",
|
||||
"Kebbi","Boussa","Motpi","Bamako","Wa","Kayes","Awdaghost","Ouadane","Dakar","Tadmekket","Tekedda","Kano",
|
||||
"Agadez","Niamey","Torodi","Ouatagouna","Dori","Bamba","Segou"]
|
||||
|
@ -561,7 +561,7 @@
|
||||
},
|
||||
{
|
||||
"name": "[Conquistador] ability",
|
||||
"uniques": ["Defense bonus when embarked"]
|
||||
"uniques": ["[+100]% Strength <when defending> <when [Embarked]>"]
|
||||
},
|
||||
{
|
||||
"name": "[Janissary] ability",
|
||||
|
Reference in New Issue
Block a user