Tech
    name = "SHP_WEAPON_4_2"
    description = "SHP_WEAPON_4_2_DESC"
    short_description = "SHIP_WEAPON_IMPROVE_SHORT_DESC"
    category = "SHIP_WEAPONS_CATEGORY"
    researchcost = 500 * [[TECH_COST_MULTIPLIER]]
    researchturns = 3
    tags = [ "PEDIA_SR_WEAPON_TECHS" ]
    prerequisites = "SHP_WEAPON_4_1"
    effectsgroups =
        [[WEAPON_UPGRADE_CAPACITY_EFFECTS(SR_WEAPON_4_1, 5)]]
    graphic = "icons/ship_parts/death-ray-2.png"

#include "../ship_weapons.macros"

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