Part
    name = "DT_DETECTOR_2"
    description = "DT_DETECTOR_2_DESC"
    exclusions = [[ALL_DETECTORS]]
    class = Detection
    capacity = 75
    mountableSlotTypes = External
    buildcost = 3 * [[FLEET_UPKEEP_MULTIPLICATOR]] * [[SHIP_PART_COST_MULTIPLIER]]
    buildtime = 4
    tags = [ "PEDIA_PC_DETECTION" ]
    location = And [
        Planet
        OwnedBy empire = Source.Owner
    ]
    icon = "icons/ship_parts/detector-2.png"

#include "detection.macros"

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