Index: special_war_horses.json =================================================================== --- special_war_horses.json +++ special_war_horses.json @@ -4,7 +4,7 @@ "sele": "Nisioi" }, "description": "The now-extinct Nisian breed of horse was one of the largest and robust horses of ancient times. They were highly sought after by the Seleucids and Persians as both rider and mount gained heavier armor as time progressed.", - "cost": { "food": 200, "wood": 0, "stone": 0, "metal": 200 }, + "cost": { "food": 400, "wood": 0, "stone": 0, "metal": 400 }, "requirements": { "all": [{ "tech": "phase_city" }, { "any": [{ "civ": "sele" }, { "civ": "pers" }] }] }, "requirementsTooltip": "Unlocked in City Phase.", "icon": "nisean_war_horses.png", Index: upgrade_mace_silvershields.json =================================================================== --- upgrade_mace_silvershields.json +++ upgrade_mace_silvershields.json @@ -5,7 +5,7 @@ "requirements": { "all": [{ "tech": "phase_city" }, { "civ": "mace" }] }, "requirementsTooltip": "Unlocked in City Phase.", "icon": "shields_generic_silver.png", - "researchTime": 40, + "researchTime": 60, "tooltip": "Upgrade Shield Bearer Champion Infantry to Silver Shields, with greater health and armor.", "modifications": [ { "value": "Promotion/RequiredXp", "replace": 0 }