Index: spartans_agoge.json =================================================================== --- spartans_agoge.json +++ spartans_agoge.json @@ -1,7 +1,7 @@ { "genericName": "The Agoge", "description": "Spartans were housed and trained from a young age to be superlative warriors and to endure any hardship a military life can give them.", - "cost": { "food": 500, "wood": 0, "stone": 0, "metal": 500 }, + "cost": { "food": 400, "wood": 0, "stone": 0, "metal": 400 }, "requirements": { "all": [{ "tech": "phase_city" }, { "civ": "spart" }] }, "requirementsTooltip": "Unlocked in City Phase.", "icon": "agoge.png", @@ -11,6 +11,6 @@ { "value": "Health/Max", "multiply": 1.25 }, { "value": "Cost/BuildTime", "multiply": 1.1 } ], - "affects": ["Infantry Spearman"], + "affects": ["Champion Infantry Spearman"], "soundComplete": "interface/alarm/alarm_upgradearmory.xml" }