Index: binaries/data/mods/public/simulation/data/auras/teambonuses/gaul_player_teambonus.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/teambonuses/gaul_player_teambonus.json +++ binaries/data/mods/public/simulation/data/auras/teambonuses/gaul_player_teambonus.json @@ -1,10 +1,14 @@ { "type": "global", - "affects": ["Structure"], + "affects": ["Blacksmith"], "affectedPlayers": ["ExclusiveMutualAlly"], "modifications": [ + { "value": "ProductionQueue/TechCostMultiplier/food", "multiply": 0.8 }, + { "value": "ProductionQueue/TechCostMultiplier/wood", "multiply": 0.8 }, + { "value": "ProductionQueue/TechCostMultiplier/stone", "multiply": 0.8 }, + { "value": "ProductionQueue/TechCostMultiplier/metal", "multiply": 0.8 }, { "value": "ProductionQueue/TechCostMultiplier/time", "multiply": 0.8 } ], - "auraName": "Druidic Wisdom", - "auraDescription": "Allied Structures −20% technology research time." + "auraName": "Products from Gaul", + "auraDescription": "Blacksmiths −20% technology resource costs and research time." } Index: binaries/data/mods/public/simulation/data/civs/gaul.json =================================================================== --- binaries/data/mods/public/simulation/data/civs/gaul.json +++ binaries/data/mods/public/simulation/data/civs/gaul.json @@ -71,9 +71,9 @@ "TeamBonuses": [ { - "Name": "Druidic Wisdom", - "History": "The Druids of the Gauls maintained an organized religion that advanced the technology of their people even during wartime.", - "Description": "Allied Structures −20% technology research time." + "Name": "Products from Gaul", + "History": "The Gauls produced and exported swords and scabbards, woolen and leather products, and other arms.", + "Description": "Blacksmiths −20% technology resource costs and research time." } ], "Structures":