Index: ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/cart_hero_hamilcar.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/cart_hero_hamilcar.json (revision 21268) +++ ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/cart_hero_hamilcar.json (nonexistent) @@ -1,10 +0,0 @@ -{ - "type": "global", - "affects": ["Soldier", "Siege"], - "modifications": [ - { "value": "UnitMotion/WalkSpeed", "multiply": 1.15 }, - { "value": "UnitMotion/Run/Speed", "multiply": 1.15 } - ], - "auraName": "Lightning General", - "auraDescription": "All soldiers and siege engines +15% speed." -} Property changes on: ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/cart_hero_hamilcar.json ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Index: ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/athen_hero_themistocles_1.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/athen_hero_themistocles_1.json (revision 21268) +++ ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/athen_hero_themistocles_1.json (revision 21269) @@ -1,12 +1,12 @@ { "type": "garrison", "affects": ["Ship"], "affectedPlayers": ["MutualAlly"], "modifications": [ { "value": "UnitMotion/WalkSpeed", "multiply": 1.5 }, { "value": "UnitMotion/Run/Speed", "multiply": 1.5 }, - { "value": "ProductionQueue/BatchTimeModifier", "multiply": 0.5 } + { "value": "ProductionQueue/BatchTimeModifier", "multiply": 0.7 } ], "auraName": "Naval Commander", "auraDescription": "When garrisoned in a ship, the ship is +50% faster and trains batches of units faster." } Index: ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/cart_hero_hamilcar_1.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/cart_hero_hamilcar_1.json (nonexistent) +++ ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/cart_hero_hamilcar_1.json (revision 21269) @@ -0,0 +1,11 @@ +{ + "type": "range", + "radius": 60, + "affects": ["Soldier", "Siege"], + "modifications": [ + { "value": "UnitMotion/WalkSpeed", "multiply": 1.15 }, + { "value": "UnitMotion/Run/Speed", "multiply": 1.15 } + ], + "auraName": "Lightning General", + "auraDescription": "All soldiers and siege engines +15% speed." +} Property changes on: ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/cart_hero_hamilcar_1.json ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Index: ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/cart_hero_hamilcar_2.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/cart_hero_hamilcar_2.json (nonexistent) +++ ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/cart_hero_hamilcar_2.json (revision 21269) @@ -0,0 +1,16 @@ +{ + "type": "range", + "radius": 30, + "affects": ["Mercenary"], + "affectedPlayers": ["Enemy"], + "modifications": [ + { "value": "Attack/Melee/Hack", "multiply": 0.8 }, + { "value": "Attack/Melee/Pierce", "multiply": 0.8 }, + { "value": "Attack/Melee/Crush", "multiply": 0.8 }, + { "value": "Attack/Ranged/Hack", "multiply": 0.8 }, + { "value": "Attack/Ranged/Pierce", "multiply": 0.8 }, + { "value": "Attack/Ranged/Crush", "multiply": 0.8 } + ], + "auraName": "Subduer of Mercenaries", + "auraDescription": "-20% attack for enemy mercenaries." +} Property changes on: ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/cart_hero_hamilcar_2.json ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Index: ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/pers_hero_darius.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/pers_hero_darius.json (revision 21268) +++ ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/pers_hero_darius.json (revision 21269) @@ -1,10 +1,10 @@ { "type": "global", "affects": ["Soldier", "Siege", "Trader"], "modifications": [ - { "value": "UnitMotion/WalkSpeed", "multiply": 1.1 }, - { "value": "UnitMotion/Run/Speed", "multiply": 1.1 } + { "value": "UnitMotion/WalkSpeed", "multiply": 1.15 }, + { "value": "UnitMotion/Run/Speed", "multiply": 1.15 } ], "auraName": "Leadership", - "auraDescription": "+10% movement speed for all soldiers, siege engines and traders." + "auraDescription": "+15% movement speed for all soldiers, siege engines and traders." } Index: ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/ptol_hero_ptolemy_I_2.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/ptol_hero_ptolemy_I_2.json (revision 21268) +++ ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/ptol_hero_ptolemy_I_2.json (revision 21269) @@ -1,12 +1,12 @@ { "type": "global", "affects": ["Mercenary"], "modifications": [ - { "value": "Cost/Resources/food", "multiply": 0.5 }, - { "value": "Cost/Resources/wood", "multiply": 0.5 }, - { "value": "Cost/Resources/stone", "multiply": 0.5 }, - { "value": "Cost/Resources/metal", "multiply": 0.5 } + { "value": "Cost/Resources/food", "multiply": 0.65 }, + { "value": "Cost/Resources/wood", "multiply": 0.65 }, + { "value": "Cost/Resources/stone", "multiply": 0.65 }, + { "value": "Cost/Resources/metal", "multiply": 0.65 } ], "auraName": "Mercenary Patron", - "auraDescription": "Mercenaries cost -50% resources during his lifetime." + "auraDescription": "Mercenaries cost -35% resources during his lifetime." } Index: ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/sele_hero_seleucus_victor.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/sele_hero_seleucus_victor.json (revision 21268) +++ ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/sele_hero_seleucus_victor.json (revision 21269) @@ -1,14 +1,14 @@ { "type": "range", - "radius": 80, + "radius": 60, "affects": ["Elephant Champion"], "modifications": [ { "value": "UnitMotion/WalkSpeed", "multiply": 1.2 }, { "value": "UnitMotion/Run/Speed", "multiply": 1.2 }, { "value": "Attack/Melee/Hack", "multiply": 1.2 }, { "value": "Attack/Melee/Crush", "multiply": 1.2 } ], "auraName": "Zooiarchos", "auraDescription": "+20% attack and movement speed for war elephants.", "overlayIcon": "art/textures/ui/session/auras/attack_bonus.png" } Index: ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/spart_hero_brasidas.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/spart_hero_brasidas.json (revision 21268) +++ ps/trunk/binaries/data/mods/public/simulation/data/auras/units/heroes/spart_hero_brasidas.json (revision 21269) @@ -1,14 +1,14 @@ { "type": "range", "radius": 60, "affects": ["Javelin Infantry Citizen"], "modifications": [ { "value": "Attack/Ranged/Pierce", "multiply": 1.25 }, { "value": "Armour/Pierce", "add": 1 }, { "value": "Armour/Hack", "add": 1 }, { "value": "Armour/Crush", "add": 1 } ], "auraName": "Helot Reforms", - "auraDescription": "+25% attack and +1 armor for javelin infantry soldiers.", + "auraDescription": "+25% attack and +1 armor for javelin infantry citizen-soldiers.", "overlayIcon": "art/textures/ui/session/auras/attack_bonus.png" } Index: ps/trunk/binaries/data/mods/public/simulation/templates/units/cart_hero_hamilcar.xml =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/templates/units/cart_hero_hamilcar.xml (revision 21268) +++ ps/trunk/binaries/data/mods/public/simulation/templates/units/cart_hero_hamilcar.xml (revision 21269) @@ -1,15 +1,16 @@ - units/heroes/cart_hero_hamilcar + units/heroes/cart_hero_hamilcar_1 + units/heroes/cart_hero_hamilcar_2 cart Ḥimelqart Baraq Hamilcar Barca units/cart_hero_hamilcar.png units/carthaginians/hero_cavalry_swordsman_hamilcar_m.xml