Index: binaries/data/mods/public/simulation/data/auras/catafalques/brit_catafalque_1.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/catafalques/brit_catafalque_1.json +++ binaries/data/mods/public/simulation/data/auras/catafalques/brit_catafalque_1.json @@ -7,5 +7,5 @@ { "value": "UnitMotion/Run/Speed", "multiply": 1.15 } ], "auraName": "Guerilla Tactics", - "auraDescription": "Seeing entrenched defense to be useless against the Roman army, Cassivellanus resorted to gurerilla tactics. This was later employed by other cheiftains too.\n+15% speed and vision range for soldiers." + "auraDescription": "Seeing entrenched defense to be useless against the Roman army, Cassivellanus resorted to gurerilla tactics. This was later employed by other cheiftains too.\n+15% movement speed and vision range for all soldiers." } Index: binaries/data/mods/public/simulation/data/auras/catafalques/gaul_catafalque_1.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/catafalques/gaul_catafalque_1.json +++ binaries/data/mods/public/simulation/data/auras/catafalques/gaul_catafalque_1.json @@ -1,12 +1,16 @@ { "type": "global", - "affects": ["Soldier", "Mechanical"], + "affects": ["Soldier"], "modifications": [ { "value": "Promotion/RequiredXp", "multiply": 0.75 }, { "value": "Attack/Melee/Hack", "multiply": 1.05 }, { "value": "Attack/Melee/Pierce", "multiply": 1.05 }, - { "value": "Attack/Melee/Crush", "multiply": 1.05 } + { "value": "Attack/Melee/Crush", "multiply": 1.05 }, + { "value": "Attack/Ranged/Hack", "multiply": 1.2 }, + { "value": "Attack/Ranged/Pierce", "multiply": 1.2 }, + { "value": "Attack/Ranged/Crush", "multiply": 1.2 } + ], "auraName": "Ambush Slaughter", - "auraDescription": "Warring with the Romans, Ambiorix realized the futility of open warfare and instead resorted to ambush tactics. The Gauls quickly learned where and when to execute surprise attacks.\nUnits promote 25% faster and gain a 5% attack bonus." + "auraDescription": "Warring with the Romans, Ambiorix realized the futility of open warfare and instead resorted to ambush tactics. The Gauls quickly learned where and when to execute surprise attacks.\nSoldiers require 25% less XP to promote and gain a 5% attack bonus." } Index: binaries/data/mods/public/simulation/data/auras/catafalques/gaul_catafalque_2.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/catafalques/gaul_catafalque_2.json +++ binaries/data/mods/public/simulation/data/auras/catafalques/gaul_catafalque_2.json @@ -5,5 +5,5 @@ { "value": "ResourceGatherer/Rates/food.grain", "multiply": 0.9 } ], "auraName": "Tribute to Rome", - "auraDescription": "When the Roman Army fell short of food supplies, the Gallic tribes were ordered to give up a part of their already meagre harvest. The Eburones under Ambiorix were reluctant to do so, therefore Caesar sent troops to take them by foce.\n-10% farming rate." + "auraDescription": "When the Roman army fell short of food supplies, the Gallic tribes were ordered to give up a part of their already meagre harvest. The Eburones under Ambiorix were reluctant to do so, therefore Caesar sent troops to take them by force.\n-10% farming rate." } Index: binaries/data/mods/public/simulation/data/auras/catafalques/pers_catafalque.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/catafalques/pers_catafalque.json +++ binaries/data/mods/public/simulation/data/auras/catafalques/pers_catafalque.json @@ -9,5 +9,5 @@ { "value": "Health/Max", "multiply": 1.05 } ], "auraName": "Great Builder", - "auraDescription": "Throughout his reign, much of Artaxerxes' wealth was spent on building projects. He restored the Palace of Darius I at Susa, and restored the ancient city of Ecbatana.\n+5% health and -5% resource cost for all buildings." + "auraDescription": "Throughout his reign, much of Artaxerxes' wealth was spent on building projects. He restored the Palace of Darius I at Susa and restored the ancient city of Ecbatana.\n+5% health and -5% resource cost for all buildings." } Index: binaries/data/mods/public/simulation/data/auras/catafalques/ptol_catafalque.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/catafalques/ptol_catafalque.json +++ binaries/data/mods/public/simulation/data/auras/catafalques/ptol_catafalque.json @@ -8,5 +8,5 @@ { "value": "ProductionQueue/TechCostMultiplier/stone", "multiply": 0.9 } ], "auraName": "Great Librarian", - "auraDescription": "Continuing his predecessors' work on the Great Library at Alexandria, he seized every book brought to Alexandria, thus leaving to his people a vast amount of hoarded wisdom.\n-10% resource cost for all technologies." + "auraDescription": "Continuing his predecessors' work on the Great Library at Alexandria, he seized every book brought to the city, thus leaving to his people a vast amount of hoarded wisdom.\n-10% resource cost for all technologies." } Index: binaries/data/mods/public/simulation/data/auras/catafalques/spart_catafalque_1.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/catafalques/spart_catafalque_1.json +++ binaries/data/mods/public/simulation/data/auras/catafalques/spart_catafalque_1.json @@ -1,6 +1,6 @@ { "type": "global", - "affects": ["CitizenSoldier Spear"], + "affects": ["CitizenSoldier Spear Infantry"], "modifications": [ { "value": "Cost/Resources/food", "multiply": 0.9 }, { "value": "Cost/Resources/wood", "multiply": 0.9 },