[gameplay] Macedonian bonus - Instant storehouse technology research time.

Patch by: @ValihrAnt
Accepted by: @chrstgtr
Differential Revision: https://code.wildfiregames.com/D4234
This was SVN commit r26627.
This commit is contained in:
Stan
2022-03-12 21:52:23 +00:00
parent d9ccc5c499
commit 325176fa55
@@ -0,0 +1,12 @@
{
"genericName": "Resource-Rich Economy",
"autoResearch": true,
"description": "The Macedonian economy relied greatly on their vast natural resources.",
"requirements": { "civ": "mace" },
"icon": "wood_axe.png",
"tooltip": "Storehouse technologies -100% research time.",
"modifications": [
{ "value": "ProductionQueue/TechCostMultiplier/time", "replace": 0 }
],
"affects": ["Storehouse"]
}