Tech
    name = "SHP_MONOMOLEC_LATTICE"
    description = "SHP_MONOMOLEC_LATTICE_DESC"
    short_description = "SHIP_PART_UNLOCK_SHORT_DESC"
    category = "SHIP_HULLS_CATEGORY"
    researchcost = 800 * [[TECH_COST_MULTIPLIER]]
    researchturns = 5
    tags = [ "PEDIA_ASTEROID_HULL_TECHS" ]
    prerequisites = "SHP_ASTEROID_REFORM"
    unlock = [
        Item type = ShipHull name = "SH_CRYSTALLIZED_ASTEROID"
        Item type = ShipPart name = "AR_CRYSTAL_PLATE"
        ]
    graphic = "icons/ship_parts/crystal_plating.png"

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