"by consuming this unit" is better

This commit is contained in:
Yair Morgenstern
2023-03-01 16:35:06 +02:00
parent ae501c3750
commit 5e85c3ca72
6 changed files with 22 additions and 36 deletions

View File

@ -1259,7 +1259,7 @@
"name": "Great Artist",
"unitType": "Civilian",
"uniques": ["Can start an [8]-turn golden age",
"Can instantly construct a [Landmark] improvement <consuming this unit>",
"Can instantly construct a [Landmark] improvement <by consuming this unit>",
"Great Person - [Culture]", "Unbuildable", "Uncapturable"],
"movement": 2
},
@ -1267,7 +1267,7 @@
"name": "Great Scientist",
"unitType": "Civilian",
"uniques": ["Can hurry technology research",
"Can instantly construct a [Academy] improvement <consuming this unit>",
"Can instantly construct a [Academy] improvement <by consuming this unit>",
"Great Person - [Science]", "Unbuildable", "Uncapturable"],
"movement": 2
},
@ -1275,7 +1275,7 @@
"name": "Great Merchant",
"unitType": "Civilian",
"uniques": ["Can undertake a trade mission with City-State, giving a large sum of gold and [30] Influence",
"Can instantly construct a [Customs house] improvement <consuming this unit>",
"Can instantly construct a [Customs house] improvement <by consuming this unit>",
"Great Person - [Gold]", "Unbuildable", "Uncapturable"],
"movement": 2
},
@ -1283,7 +1283,7 @@
"name": "Great Engineer",
"unitType": "Civilian",
"uniques": ["Can speed up construction of a building",
"Can instantly construct a [Manufactory] improvement <consuming this unit>",
"Can instantly construct a [Manufactory] improvement <by consuming this unit>",
"Great Person - [Production]", "Unbuildable", "Uncapturable"],
"movement": 2
},
@ -1291,7 +1291,7 @@
"name": "Great Prophet",
"unitType": "Civilian",
"uniques": [
"Can instantly construct a [Holy site] improvement <consuming this unit> <if it hasn't used other actions yet>",
"Can instantly construct a [Holy site] improvement <by consuming this unit> <if it hasn't used other actions yet>",
"Can [Spread Religion] [4] times",
"Removes other religions when spreading religion",
"May found a religion",
@ -1306,7 +1306,7 @@
"name": "Great General",
"unitType": "Civilian",
"uniques": ["Can start an [8]-turn golden age", "[+15]% Strength bonus for [Military] units within [2] tiles",
"Can instantly construct a [Citadel] improvement <consuming this unit>",
"Can instantly construct a [Citadel] improvement <by consuming this unit>",
"Great Person - [War]", "Unbuildable", "Uncapturable"],
"movement": 2
},
@ -1317,7 +1317,7 @@
"replaces": "Great General",
"uniques": ["Can start an [8]-turn golden age", "[+15]% Strength bonus for [Military] units within [2] tiles",
"All adjacent units heal [+15] HP when healing", "[+15] HP when healing",
"Can instantly construct a [Citadel] improvement <consuming this unit>",
"Can instantly construct a [Citadel] improvement <by consuming this unit>",
"Great Person - [War]", "Unbuildable", "Uncapturable"],
"movement": 5
},