Tech
    name = "CON_TRANS_ARCH"
    description = "CON_TRANS_ARCH_DESC"
    short_description = "BUILDING_UNLOCK_SHORT_DESC"
    category = "CONSTRUCTION_CATEGORY"
    researchcost = 1000 * [[TECH_COST_MULTIPLIER]]
    researchturns = 10
    tags = [ "PEDIA_CONSTRUCTION_CATEGORY" ]
    prerequisites = [
        "CON_ORGANIC_STRC"
        "CON_NDIM_STRC"
    ]
    unlock = Item type = Building name = "BLD_MEGALITH"
    graphic = "icons/tech/transcendent_architecture.png"

#include "/scripting/common/base_prod.macros"
