Index: binaries/data/mods/public/simulation/data/civs/kush.json =================================================================== --- binaries/data/mods/public/simulation/data/civs/kush.json +++ binaries/data/mods/public/simulation/data/civs/kush.json @@ -35,11 +35,6 @@ { "Name": "Monumental Architecture", "Description": "Civic Structures +20% build time, +20% health, and +20% capture points." - }, - { - "Name": "High Priest of Amun", - "History": "Have your priests instructed by the High Priest himself - may Amun bless him.", - "Description": "Train elite rank healers." } ], "Heroes": [ @@ -121,6 +116,9 @@ }, { "Template": "units/kush/cavalry_javelineer_b" + }, + { + "Template": "units/kush_support_healer_b" } ], "WallSets": [ Index: binaries/data/mods/public/simulation/data/technologies/kushites/upgrade_rank_elite_healer.json =================================================================== --- binaries/data/mods/public/simulation/data/technologies/kushites/upgrade_rank_elite_healer.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "genericName": "Divine Instruction", - "description": "Have your priests instructed by the High Priest himself - may Amun bless him.", - "cost": { "food": 500, "wood": 0, "stone": 0, "metal": 500 }, - "requirements": { - "all": [ - { "tech": "phase_city" }, { "civ": "kush" } - ] - }, - "requirementsTooltip": "Unlocked in City Phase.", - "icon": "high_priest.png", - "researchTime": 60, - "tooltip": "Train elite rank healers.", - "modifications": [ - { "value": "Promotion/RequiredXp", "replace": 0, "affects": "Basic" }, - { "value": "Promotion/RequiredXp", "replace": 0, "affects": "Advanced" } - ], - "soundComplete": "interface/alarm/alarm_upgradearmory.xml", - "affects": ["Healer"] -} Index: binaries/data/mods/public/simulation/templates/structures/kush/shrine.xml =================================================================== --- binaries/data/mods/public/simulation/templates/structures/kush/shrine.xml +++ binaries/data/mods/public/simulation/templates/structures/kush/shrine.xml @@ -15,20 +15,7 @@ - - - -units/{civ}/support_healer_b - units/kush/support_healer_e - - - -heal_range - -heal_range_2 - -heal_rate - -heal_rate_2 - -heal_temple - -health_regen_units - - + structures/kushites/shrine.xml structures/fndn_6x6.xml Index: binaries/data/mods/public/simulation/templates/structures/kush/temple_amun.xml =================================================================== --- binaries/data/mods/public/simulation/templates/structures/kush/temple_amun.xml +++ binaries/data/mods/public/simulation/templates/structures/kush/temple_amun.xml @@ -8,19 +8,19 @@ 10 - 300 + 2 - 500 + 2 - 30 + 2 - 3000 + 2 decay|rubble/rubble_stone_6x6 @@ -33,19 +33,21 @@ phase_city - 100 + 2 + -units/{civ}_support_healer_b + units/{civ}_support_healer_e units/{civ}/champion_infantry_amun - - kushites/upgrade_rank_elite_healer - + + 2 + structures/kushites/temple_amun.xml structures/fndn_9x9.xml