Tech
    name = "SHP_TRANSSPACE_DRIVE"
    description = "SHP_TRANSSPACE_DRIVE_DESC"
    short_description = "SHIP_HULL_UNLOCK_SHORT_DESC"
    category = "SHIP_HULLS_CATEGORY"
    researchcost = 400 * [[TECH_COST_MULTIPLIER]]
    researchturns = 8
    tags = [ "PEDIA_ROBOTIC_HULL_TECHS" ]
    prerequisites = "SHP_NANOROBO_MAINT"
    unlock = [
        Item type = ShipHull name = "SH_TRANSSPATIAL"
        Item type = ShipPart name = "FU_TRANSPATIAL_DRIVE"
        Item type = Building name = "BLD_SHIPYARD_CON_ADV_ENGINE"
    ]
    graphic = "icons/ship_hulls/trans_spatial_hull_small.png"

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