Tech
    name = "SHP_MULTISPEC_SHIELD"
    description = "SHP_MULTISPEC_SHIELD_DESC"
    short_description = "SHIP_PART_UNLOCK_SHORT_DESC"
    category = "SHIP_PARTS_CATEGORY"
    researchcost = 2000 * [[TECH_COST_MULTIPLIER]]
    researchturns = 10
    //Unresearchable
    tags = [ "PEDIA_SHIELD_PART_TECHS" ]
    prerequisites = [
        "SHP_PLASMA_SHIELD"
        "SPY_DIST_MOD"
    ]
    unlock = Item type = ShipPart name = "SH_MULTISPEC"
    graphic = "icons/ship_parts/multi-spectral.png"

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