Index: binaries/data/mods/public/simulation/data/auras/units/heroes/athen_hero_pericles_1.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/athen_hero_pericles_1.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/athen_hero_pericles_1.json @@ -5,7 +5,7 @@ "modifications": [ { "value": "Builder/Rate", "multiply": 1.15 } ], - "auraName": "Periclean Building Program", + "auraName": "Skilled Craftsmen", "auraDescription": "Workers +15% build rate.", "overlayIcon": "art/textures/ui/session/auras/build_bonus.png" } Index: binaries/data/mods/public/simulation/data/auras/units/heroes/athen_hero_pericles_3.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/athen_hero_pericles_3.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/athen_hero_pericles_3.json @@ -0,0 +1,12 @@ +{ + "type": "global", + "affects": ["Structure"], + "modifications": [ + { "value": "Cost/Resources/food", "multiply": 0.8 }, + { "value": "Cost/Resources/wood", "multiply": 0.8 }, + { "value": "Cost/Resources/stone", "multiply": 0.8 }, + { "value": "Cost/Resources/metal", "multiply": 0.8 } + ], + "auraName": "Periclean Building Program", + "auraDescription": "Structures −20% resource costs." +} Index: binaries/data/mods/public/simulation/data/auras/units/heroes/brit_hero_boudicca.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/brit_hero_boudicca.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/brit_hero_boudicca.json @@ -1,6 +1,6 @@ { "type": "range", - "radius": 40, + "radius": 60, "affects": ["Champion"], "modifications": [ { "value": "Attack/Capture/Capture", "add": 2 }, Index: binaries/data/mods/public/simulation/data/auras/units/heroes/gaul_hero_brennus.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/gaul_hero_brennus.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/gaul_hero_brennus.json @@ -1,10 +1,10 @@ { "type": "range", "radius": 60, - "affects": ["Human", "Siege", "Ship"], + "affects":["Unit !Animal"], "modifications": [ - { "value": "Looter/Resource/metal", "add": 15 } + { "value": "Looter/Resource/metal", "add": 20 } ], "auraName": "Sacker of Rome", - "auraDescription": "Humans, Siege Engines, and Ships gain +15 metal loot." + "auraDescription": "Humans, Siege Engines, and Ships gain +20 metal loot." } Index: binaries/data/mods/public/simulation/data/auras/units/heroes/gaul_hero_viridomarus.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/gaul_hero_viridomarus.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/gaul_hero_viridomarus.json @@ -2,8 +2,8 @@ "type": "global", "affects": ["Worker"], "modifications": [ - { "value": "ResourceGatherer/BaseSpeed", "multiply": 1.15 } + { "value": "ResourceGatherer/BaseSpeed", "multiply": 1.2 } ], "auraName": "Preparation for War", - "auraDescription": "Workers +15% gather speed." + "auraDescription": "Workers +20% gather speed." } Index: binaries/data/mods/public/simulation/data/auras/units/heroes/iber_hero_viriato_2.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/iber_hero_viriato_2.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/iber_hero_viriato_2.json @@ -3,11 +3,11 @@ "radius": 60, "affects": ["Soldier", "Siege"], "modifications": [ - { "value": "Looter/Resource/food", "multiply": 2 }, - { "value": "Looter/Resource/wood", "multiply": 2 }, - { "value": "Looter/Resource/stone", "multiply": 2 }, - { "value": "Looter/Resource/metal", "multiply": 2 } + { "value": "Looter/Resource/food", "multiply": 3 }, + { "value": "Looter/Resource/wood", "multiply": 3 }, + { "value": "Looter/Resource/stone", "multiply": 3 }, + { "value": "Looter/Resource/metal", "multiply": 3 } ], "auraName": "Swag", - "auraDescription": "Soldiers and Siege Engines gain +100% resource loot." + "auraDescription": "Soldiers and Siege Engines gain +200% resource loot." } Index: binaries/data/mods/public/simulation/data/auras/units/heroes/kush_hero_amanirenas.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/kush_hero_amanirenas.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/kush_hero_amanirenas.json @@ -4,14 +4,14 @@ "affects": ["Champion"], "modifications": [ { "value": "Attack/Capture/Capture", "add": 2 }, - { "value": "Attack/Melee/Damage/Hack", "multiply": 1.2 }, - { "value": "Attack/Melee/Damage/Pierce", "multiply": 1.2 }, - { "value": "Attack/Melee/Damage/Crush", "multiply": 1.2 }, - { "value": "Attack/Ranged/Damage/Hack", "multiply": 1.2 }, - { "value": "Attack/Ranged/Damage/Pierce", "multiply": 1.2 }, - { "value": "Attack/Ranged/Damage/Crush", "multiply": 1.2 } + { "value": "Attack/Melee/Damage/Hack", "multiply": 1.25 }, + { "value": "Attack/Melee/Damage/Pierce", "multiply": 1.25 }, + { "value": "Attack/Melee/Damage/Crush", "multiply": 1.25 }, + { "value": "Attack/Ranged/Damage/Hack", "multiply": 1.25 }, + { "value": "Attack/Ranged/Damage/Pierce", "multiply": 1.25 }, + { "value": "Attack/Ranged/Damage/Crush", "multiply": 1.25 } ], "auraName": "Warrior Queen", - "auraDescription": "Champions +2 capture attack strength, +20% melee and ranged attack damage.", + "auraDescription": "Champions +2 capture attack strength, +25% melee and ranged attack damage.", "overlayIcon": "art/textures/ui/session/auras/attack_bonus.png" } Index: binaries/data/mods/public/simulation/data/auras/units/heroes/mace_hero_alexander_1.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/mace_hero_alexander_1.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/mace_hero_alexander_1.json @@ -1,9 +1,13 @@ { - "type": "global", - "affects": ["Structure"], + "type": "range", + "radius": 45, + "affects": ["Melee Soldier"], "modifications": [ - { "value": "TerritoryInfluence/Radius", "multiply": 1.1 } + { "value": "Armour/Hack", "add": 1 }, + { "value": "Armour/Pierce", "add": 1 }, + { "value": "Armour/Crush", "add": 1 }, + { "value": "UnitMotion/WalkSpeed", "multiply": 1.1 } ], - "auraName": "Imperialism", - "auraDescription": "Structures +10% territory influence radius." + "auraName": "Macedonian Discipline", + "auraDescription": "Melee Soldiers +1 armor and +10% movement speed." } Index: binaries/data/mods/public/simulation/data/auras/units/heroes/mace_hero_alexander_2.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/mace_hero_alexander_2.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/mace_hero_alexander_2.json @@ -1,11 +1,11 @@ { "type": "range", - "radius": 60, - "affects": ["CivilCentre"], + "radius": 45, + "affects": ["Structure"], "affectedPlayers": ["Enemy"], "modifications": [ { "value": "Capturable/GarrisonRegenRate", "multiply": 0.5 } ], "auraName": "Conqueror", - "auraDescription": "Enemy Civic Centres −50% capture points garrisoned regeneration rate." + "auraDescription": "Enemy Structures −50% capture points garrisoned regeneration rate." } Index: binaries/data/mods/public/simulation/data/auras/units/heroes/mace_hero_philip.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/mace_hero_philip.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/mace_hero_philip.json @@ -4,14 +4,14 @@ "affects": ["Champion"], "modifications": [ { "value": "Attack/Capture/Capture", "add": 2 }, - { "value": "Attack/Melee/Damage/Hack", "multiply": 1.2 }, - { "value": "Attack/Melee/Damage/Pierce", "multiply": 1.2 }, - { "value": "Attack/Melee/Damage/Crush", "multiply": 1.2 }, - { "value": "Attack/Ranged/Damage/Hack", "multiply": 1.2 }, - { "value": "Attack/Ranged/Damage/Pierce", "multiply": 1.2 }, - { "value": "Attack/Ranged/Damage/Crush", "multiply": 1.2 } + { "value": "Attack/Melee/Damage/Hack", "multiply": 1.25 }, + { "value": "Attack/Melee/Damage/Pierce", "multiply": 1.25 }, + { "value": "Attack/Melee/Damage/Crush", "multiply": 1.25 }, + { "value": "Attack/Ranged/Damage/Hack", "multiply": 1.25 }, + { "value": "Attack/Ranged/Damage/Pierce", "multiply": 1.25 }, + { "value": "Attack/Ranged/Damage/Crush", "multiply": 1.25 } ], "auraName": "Rise of Macedon", - "auraDescription": "Champions +2 capture attack strength, +20% melee and ranged attack damage.", + "auraDescription": "Champions +2 capture attack strength, +25% melee and ranged attack damage.", "overlayIcon": "art/textures/ui/session/auras/attack_bonus.png" } Index: binaries/data/mods/public/simulation/data/auras/units/heroes/maur_hero_chandragupta_1.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/maur_hero_chandragupta_1.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/maur_hero_chandragupta_1.json @@ -0,0 +1,10 @@ +{ + "type": "range", + "radius": 100, + "affects": ["Structure"], + "modifications": [ + { "value": "TerritoryDecay/DecayRate", "multiply": 0.01 } + ], + "auraName": "Strength in Unity", + "auraDescription": "Structures do not decay when not connected to an allied Civic Centre." +} Index: binaries/data/mods/public/simulation/data/auras/units/heroes/maur_hero_chandragupta_2.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/maur_hero_chandragupta_2.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/maur_hero_chandragupta_2.json @@ -0,0 +1,9 @@ +{ + "type": "global", + "affects": ["Structure"], + "modifications": [ + { "value": "Vision/Range", "multiply": 1.25 } + ], + "auraName": "Ambitious Plans", + "auraDescription": "Structures +25% vision range." +} Index: binaries/data/mods/public/simulation/data/auras/units/heroes/pers_hero_xerxes.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/pers_hero_xerxes.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/pers_hero_xerxes.json @@ -1,12 +0,0 @@ -{ - "type": "range", - "radius": 60, - "affects": ["Worker"], - "modifications": [ - { "value": "Builder/Rate", "multiply": 1.15 }, - { "value": "ResourceGatherer/BaseSpeed", "multiply": 1.15 } - ], - "auraName": "Administrator", - "auraDescription": "Workers +15% build rate and gather speed.", - "overlayIcon": "art/textures/ui/session/auras/buildgather_bonus.png" -} Index: binaries/data/mods/public/simulation/data/auras/units/heroes/pers_hero_xerxes_1.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/pers_hero_xerxes_1.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/pers_hero_xerxes_1.json @@ -0,0 +1,12 @@ +{ + "type": "range", + "radius": 60, + "affects": ["Worker"], + "modifications": [ + { "value": "Builder/Rate", "multiply": 1.15 }, + { "value": "ResourceGatherer/BaseSpeed", "multiply": 1.15 } + ], + "auraName": "Administrator", + "auraDescription": "Workers +15% gather rate and build rate.", + "overlayIcon": "art/textures/ui/session/auras/buildgather_bonus.png" +} Index: binaries/data/mods/public/simulation/data/auras/units/heroes/pers_hero_xerxes_2.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/pers_hero_xerxes_2.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/pers_hero_xerxes_2.json @@ -0,0 +1,12 @@ +{ + "type": "global", + "affects": ["Kardakes"], + "modifications": [ + { "value": "Cost/Resources/food", "multiply": 0.8 }, + { "value": "Cost/Resources/wood", "multiply": 0.8 }, + { "value": "Cost/Resources/metal", "multiply": 0.8 }, + { "value": "Cost/Resources/stone", "multiply": 0.8 } + ], + "auraName": "Bargainer", + "auraDescription": "Kardakes mercenary champions -20% cost." +} Index: binaries/data/mods/public/simulation/data/auras/units/heroes/sele_hero_seleucus_victor.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/sele_hero_seleucus_victor.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/sele_hero_seleucus_victor.json @@ -3,12 +3,15 @@ "radius": 60, "affects": ["Elephant Champion"], "modifications": [ - { "value": "Attack/Melee/Damage/Hack", "multiply": 1.2 }, - { "value": "Attack/Melee/Damage/Pierce", "multiply": 1.2 }, - { "value": "Attack/Melee/Damage/Crush", "multiply": 1.2 }, - { "value": "UnitMotion/WalkSpeed", "multiply": 1.2 } + { "value": "Attack/Melee/Damage/Hack", "multiply": 1.25 }, + { "value": "Attack/Melee/Damage/Pierce", "multiply": 1.25 }, + { "value": "Attack/Melee/Damage/Crush", "multiply": 1.25 }, + { "value": "Armour/Hack", "add": 1 }, + { "value": "Armour/Pierce", "add": 1 }, + { "value": "Armour/Crush", "add": 1 }, + { "value": "UnitMotion/WalkSpeed", "multiply": 0.9 } ], "auraName": "Zooiarchos", - "auraDescription": "Champion Elephants +20% melee attack damage, +20% movement speed.", + "auraDescription": "Champion Elephants +1 armor, +25% melee attack damage, but −10% movement speed.", "overlayIcon": "art/textures/ui/session/auras/attack_bonus.png" } Index: binaries/data/mods/public/simulation/data/auras/units/heroes/spart_hero_agis.json =================================================================== --- binaries/data/mods/public/simulation/data/auras/units/heroes/spart_hero_agis.json +++ binaries/data/mods/public/simulation/data/auras/units/heroes/spart_hero_agis.json @@ -0,0 +1,20 @@ +{ + "type": "range", + "radius": 45, + "affects": ["Soldier", "Siege"], + "modifications": [ + { "value": "Armour/Hack", "add": 1 }, + { "value": "Armour/Pierce", "add": 1 }, + { "value": "Armour/Crush", "add": 1 }, + { "value": "Attack/Melee/Hack", "multiply": 1.1 }, + { "value": "Attack/Melee/Pierce", "multiply": 1.1 }, + { "value": "Attack/Melee/Crush", "multiply": 1.1 }, + { "value": "Attack/Ranged/Hack", "multiply": 1.1 }, + { "value": "Attack/Ranged/Pierce", "multiply": 1.1 }, + { "value": "Attack/Ranged/Crush", "multiply": 1.1 } + ], + "auraName": "Spartan Ideal", + "auraDescription": "Soldiers and Siege Engines +10% attack and +1 armor.", + "overlayIcon": "art/textures/ui/session/auras/attack_bonus.png" +} + Index: binaries/data/mods/public/simulation/templates/special/player/player.xml =================================================================== --- binaries/data/mods/public/simulation/templates/special/player/player.xml +++ binaries/data/mods/public/simulation/templates/special/player/player.xml @@ -42,6 +42,9 @@ 5 + + 1 + 4 Index: binaries/data/mods/public/simulation/templates/units/athen_hero_pericles.xml =================================================================== --- binaries/data/mods/public/simulation/templates/units/athen_hero_pericles.xml +++ binaries/data/mods/public/simulation/templates/units/athen_hero_pericles.xml @@ -3,6 +3,7 @@ units/heroes/athen_hero_pericles_1 units/heroes/athen_hero_pericles_2 + units/heroes/athen_hero_pericles_3 athen Index: binaries/data/mods/public/simulation/templates/units/mace_hero_alexander.xml =================================================================== --- binaries/data/mods/public/simulation/templates/units/mace_hero_alexander.xml +++ binaries/data/mods/public/simulation/templates/units/mace_hero_alexander.xml @@ -1,15 +1,5 @@ - - - - - Hero - 1.2 - - - - units/heroes/mace_hero_alexander_1 units/heroes/mace_hero_alexander_2 @@ -19,7 +9,6 @@ greek Alexander III the Great Alexandros ho Megas - "Herocide" Bonus: +20% attack bonus vs. enemy Heroes. units/mace_hero_alexander.png Index: binaries/data/mods/public/simulation/templates/units/maur_hero_maurya.xml =================================================================== --- binaries/data/mods/public/simulation/templates/units/maur_hero_maurya.xml +++ binaries/data/mods/public/simulation/templates/units/maur_hero_maurya.xml @@ -1,5 +1,9 @@ + + units/heroes/maur_hero_chandragupta_1 + units/heroes/maur_hero_chandragupta_2 + maur Chandragupta Maurya Index: binaries/data/mods/public/simulation/templates/units/pers_hero_darius.xml =================================================================== --- binaries/data/mods/public/simulation/templates/units/pers_hero_darius.xml +++ binaries/data/mods/public/simulation/templates/units/pers_hero_darius.xml @@ -13,6 +13,8 @@ persian Darius I the Great Dārayavahuš + "Imperial Grandeur": Apadana (Palace) build limit increased by 1. + Darius units/pers_hero_darius.png Index: binaries/data/mods/public/simulation/templates/units/pers_hero_xerxes.xml =================================================================== --- binaries/data/mods/public/simulation/templates/units/pers_hero_xerxes.xml +++ binaries/data/mods/public/simulation/templates/units/pers_hero_xerxes.xml @@ -1,7 +1,8 @@ - units/heroes/pers_hero_xerxes + units/heroes/pers_hero_xerxes_1 + units/heroes/pers_hero_xerxes_2 pers Index: binaries/data/mods/public/simulation/templates/units/pers_hero_xerxes_chariot.xml =================================================================== --- binaries/data/mods/public/simulation/templates/units/pers_hero_xerxes_chariot.xml +++ binaries/data/mods/public/simulation/templates/units/pers_hero_xerxes_chariot.xml @@ -1,7 +1,8 @@ - units/heroes/pers_hero_xerxes + units/heroes/pers_hero_xerxes_1 + units/heroes/pers_hero_xerxes_2 Index: binaries/data/mods/public/simulation/templates/units/pers_kardakes_hoplite.xml =================================================================== --- binaries/data/mods/public/simulation/templates/units/pers_kardakes_hoplite.xml +++ binaries/data/mods/public/simulation/templates/units/pers_kardakes_hoplite.xml @@ -12,6 +12,7 @@ persian Cardaces Hoplite Hoplites Kardakes + Kardakes units/pers_kardakes.png Index: binaries/data/mods/public/simulation/templates/units/pers_kardakes_skirmisher.xml =================================================================== --- binaries/data/mods/public/simulation/templates/units/pers_kardakes_skirmisher.xml +++ binaries/data/mods/public/simulation/templates/units/pers_kardakes_skirmisher.xml @@ -12,6 +12,7 @@ persian Cardaces Skirmisher Peltastes Kardakes + Kardakes units/pers_kardakes_skirmisher.png Index: binaries/data/mods/public/simulation/templates/units/spart_hero_agis.xml =================================================================== --- binaries/data/mods/public/simulation/templates/units/spart_hero_agis.xml +++ binaries/data/mods/public/simulation/templates/units/spart_hero_agis.xml @@ -1,8 +1,8 @@ - - 2000 - + + units/heroes/spart_hero_agis + spart greek