Tech
    name = "SHP_GRV"
    description = "SHP_GRV_DESC"
    short_description = "SHIP_PART_UNLOCK_SHORT_DESC"
    category = "SHIP_WEAPONS_CATEGORY"
    researchcost = 500 * [[TECH_COST_MULTIPLIER]]
    researchturns = 5
    tags = [ "PEDIA_BOMBARD_WEAPON_TECHS" ]
    prerequisites = [
        "SHP_SONIC"
        "LRN_GRAVITONICS"
    ]
    unlock = Item type = ShipPart name = "SP_GRV"
    graphic = "icons/ship_parts/gravitic_pulse.png"

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