Hero updates for Mauryans, Kushites, Persians, Athenians

This commit is contained in:
Feldfeld 2024-12-04 20:56:45 +01:00 committed by Dunedan
parent 05bc5aa71a
commit a1428d3641
12 changed files with 47 additions and 49 deletions

View file

@ -1,11 +1,11 @@
{
"type": "global",
"affects": ["Healer"],
"affects": ["Healer !Hero"],
"affectedPlayers": ["MutualAlly"],
"modifications": [
{ "value": "Heal/Health", "add": 1.0 }
{ "value": "Heal/Health", "add": 3.0 }
],
"auraName": "Hippocratic Oath",
"auraDescription": "Own and Allied Healers +1 healing effect.",
"auraDescription": "Own and Allied Healers +3 healing effect.",
"overlayIcon": "art/textures/ui/session/auras/heal.png"
}

View file

@ -1,13 +1,13 @@
{
"type": "global",
"affects": ["TempleOfAmun", "AmunGuard"],
"affects": ["TempleOfApedemak", "ApedemakGuard"],
"modifications": [
{ "value": "Cost/BuildTime", "multiply": 1.2 },
{ "value": "Cost/Resources/food", "multiply": 1.2 },
{ "value": "Cost/Resources/wood", "multiply": 1.2 },
{ "value": "Cost/Resources/stone", "multiply": 1.2 },
{ "value": "Cost/Resources/metal", "multiply": 1.2 }
{ "value": "Cost/BuildTime", "multiply": 0.70 },
{ "value": "Cost/Resources/food", "multiply": 0.70 },
{ "value": "Cost/Resources/wood", "multiply": 0.70 },
{ "value": "Cost/Resources/stone", "multiply": 0.70 },
{ "value": "Cost/Resources/metal", "multiply": 0.70 }
],
"auraName": "Defier of Tradition",
"auraDescription": "Temple of Amun +20% resource costs and build time. Amun Temple Guard +20% resource costs and training time."
"auraName": "Follower of Apedemak",
"auraDescription": "Temple of Apedemak 30% resource costs and build time. Apedemak Temple Guard 30% resource costs and training time."
}

View file

@ -1,13 +1,11 @@
{
"type": "global",
"affects": ["TempleOfApedemak", "ApedemakGuard"],
"type": "range",
"radius": 60,
"affects": ["Healer"],
"affectedPlayers": ["Enemy"],
"modifications": [
{ "value": "Cost/BuildTime", "multiply": 0.8 },
{ "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 }
{ "value": "Heal/HP", "multiply": 0 }
],
"auraName": "Follower of Apedemak",
"auraDescription": "Temple of Apedemak 20% resource costs and build time. Apedemak Temple Guard 20% resource costs and training time."
"auraName": "Slaughter of the Faithful",
"auraDescription": "Enemy Healers 100% healing strength."
}

View file

@ -1,12 +0,0 @@
{
"type": "range",
"radius": 60,
"affects": ["Healer"],
"affectedPlayers": ["Enemy"],
"modifications": [
{ "value": "Heal/HP", "multiply": 0.5 }
],
"auraName": "Slaughter of the Faithful",
"auraDescription": "Enemy Healers 50% healing strength.",
"overlayIcon": "art/textures/ui/session/auras/damage.png"
}

View file

@ -1,20 +1,20 @@
{
"type": "range",
"radius": 60,
"affects": ["Soldier"],
"affects": ["Soldier","Elephant"],
"modifications": [
{ "value": "Attack/Melee/Damage/Hack", "multiply": 1.1 },
{ "value": "Attack/Melee/Damage/Pierce", "multiply": 1.1 },
{ "value": "Attack/Melee/Damage/Crush", "multiply": 1.1 },
{ "value": "Attack/Ranged/Damage/Hack", "multiply": 1.1 },
{ "value": "Attack/Ranged/Damage/Pierce", "multiply": 1.1 },
{ "value": "Attack/Ranged/Damage/Crush", "multiply": 1.1 },
{ "value": "Attack/Melee/Damage/Hack", "multiply": 1.15 },
{ "value": "Attack/Melee/Damage/Pierce", "multiply": 1.15 },
{ "value": "Attack/Melee/Damage/Crush", "multiply": 1.15 },
{ "value": "Attack/Ranged/Damage/Hack", "multiply": 1.15 },
{ "value": "Attack/Ranged/Damage/Pierce", "multiply": 1.15 },
{ "value": "Attack/Ranged/Damage/Crush", "multiply": 1.15 },
{ "value": "Looter/Resource/food", "multiply": 1.5 },
{ "value": "Looter/Resource/wood", "multiply": 1.5 },
{ "value": "Looter/Resource/stone", "multiply": 1.5 },
{ "value": "Looter/Resource/metal", "multiply": 1.5 }
],
"auraName": "Savior of Kush",
"auraDescription": "Soldiers +10% melee and ranged attack damage, gain +50% resource loot.",
"auraDescription": "Soldiers and Elephants +15% melee and ranged attack damage, gain +50% resource loot.",
"overlayIcon": "art/textures/ui/session/auras/attack_bonus.png"
}

View file

@ -1,13 +1,13 @@
{
"type": "range",
"radius": 60,
"affects": ["Soldier"],
"affects": ["Soldier","Elephant"],
"modifications": [
{ "value": "Resistance/Entity/Damage/Hack", "add": 1 },
{ "value": "Resistance/Entity/Damage/Pierce", "add": 1 },
{ "value": "Resistance/Entity/Damage/Crush", "add": 1 }
],
"auraName": "Empire Maker",
"auraDescription": "Soldiers +1 crush, hack, pierce resistance.",
"auraDescription": "Elephants and Soldiers +1 crush, hack, pierce resistance.",
"overlayIcon": "art/textures/ui/session/auras/standground.png"
}

View file

@ -1,12 +1,12 @@
{
"type": "range",
"radius": 60,
"radius": 100,
"affects": ["Worker"],
"modifications": [
{ "value": "Builder/Rate", "multiply": 1.15 },
{ "value": "Builder/Rate", "multiply": 1.25 },
{ "value": "ResourceGatherer/BaseSpeed", "multiply": 1.15, "affects": "Builder" }
],
"auraName": "Administrator",
"auraDescription": "Workers +15% build rate and gather speed.",
"auraDescription": "Workers +25% build rate and +15% gather speed.",
"overlayIcon": "art/textures/ui/session/auras/buildgather_bonus.png"
}

View file

@ -0,0 +1,11 @@
{
"type": "range",
"radius": 60,
"affects": ["Siege", "Elephant", "Champion Infantry"],
"modifications": [
{ "value": "Health/Max", "multiply": 1.25 }
],
"auraName": "Invader of Greece",
"auraDescription": "Siege Rams, Elephants, and Champion Infantry +25% Health.",
"overlayIcon": "art/textures/ui/session/auras/health_bonus.png"
}

View file

@ -15,7 +15,7 @@
<LineTextureMask>heal_overlay_range_mask.png</LineTextureMask>
<LineThickness>0.35</LineThickness>
</RangeOverlay>
<Health>6</Health>
<Health>15</Health>
<Interval>2000</Interval>
<UnhealableClasses datatype="tokens"/>
<HealableClasses datatype="tokens">Human</HealableClasses>

View file

@ -3,7 +3,6 @@
<Auras datatype="tokens">
units/heroes/kush_hero_arakamani_1
units/heroes/kush_hero_arakamani_2
units/heroes/kush_hero_arakamani_3
</Auras>
<Identity>
<Civ>kush</Civ>

View file

@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_hero_infantry_archer">
<Auras datatype="tokens">
units/heroes/pers_hero_xerxes_i
units/heroes/pers_hero_xerxes_i_1
units/heroes/pers_hero_xerxes_i_2
</Auras>
<Identity>
<Civ>pers</Civ>

View file

@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="chariot|template_unit_hero_cavalry_archer">
<Auras datatype="tokens">
units/heroes/pers_hero_xerxes_i
units/heroes/pers_hero_xerxes_i_1
units/heroes/pers_hero_xerxes_i_2
</Auras>
<Footprint replace="">
<Square width="11.0" depth="11.0"/>