Index: public/simulation/data/technologies/carthaginians/upgrade_house_to_apartment.json =================================================================== --- public/simulation/data/technologies/carthaginians/upgrade_house_to_apartment.json +++ public/simulation/data/technologies/carthaginians/upgrade_house_to_apartment.json @@ -0,0 +1,15 @@ +{ + "genericName": "Apartment", + "description": "Carthage was small for so many people, and it was there that Carthaginian engineering acted, pioneering the construction of large-scale buildings. They were small buildings, with up to six floors.", + "requirements": { + "all": [ + { "tech": "phase_village" }, + { "civ": "cart" } + ] + }, + "requirementsTooltip": "Unlocked in Village Phase.", + "icon": "house_upgrade.png", + "researchTime": 120, + "tooltip": "Search to unlock apartment upgrade.", + "soundComplete": "interface/alarm/alarm_upgradearmory.xml" +} Index: public/simulation/templates/structures/cart/apartment.xml =================================================================== --- public/simulation/templates/structures/cart/apartment.xml +++ public/simulation/templates/structures/cart/apartment.xml @@ -1,7 +1,7 @@ - 75 + 80 225 @@ -10,7 +10,7 @@ 9 - 1500 + 1800 Apartment Building @@ -21,6 +21,7 @@ 15 + structures/carthaginians/apartment.xml Index: public/simulation/templates/structures/cart/house.xml =================================================================== --- public/simulation/templates/structures/cart/house.xml +++ public/simulation/templates/structures/cart/house.xml @@ -10,6 +10,17 @@ + + + structures/cart/apartment + +50% health, +5 population bonus, and +3 garrison capacity. + carthaginians/upgrade_house_to_apartment + + 75 + + + + structures/carthaginians/fndn_house.xml structures/carthaginians/house.xml Index: public/simulation/templates/template_structure_civic_house.xml =================================================================== --- public/simulation/templates/template_structure_civic_house.xml +++ public/simulation/templates/template_structure_civic_house.xml @@ -51,6 +51,7 @@ pop_house_01 pop_house_02 unlock_females_house + carthaginians/upgrade_house_to_apartment