buff kushite heroes nastasen and arakamani

This commit is contained in:
real_tabasco_sauce 2024-09-03 08:13:19 -07:00 committed by Stan
parent 4eac9d94d0
commit 7ab74bbd59
5 changed files with 23 additions and 37 deletions

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,11 +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."
}

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

@ -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>