Tech
    name = "SHP_WEAPON_2_4"
    description = "SHP_WEAPON_2_4_DESC"
    short_description = "SHIP_WEAPON_IMPROVE_SHORT_DESC"
    category = "SHIP_WEAPONS_CATEGORY"
    researchcost = 50 * [[TECH_COST_MULTIPLIER]]
    researchturns = 2
    tags = [ "PEDIA_SR_WEAPON_TECHS" ]
    prerequisites = "SHP_WEAPON_2_3"
    effectsgroups =
        [[WEAPON_UPGRADE_CAPACITY_EFFECTS(SR_WEAPON_2_1, 2)]]
    graphic = "icons/ship_parts/laser-4.png"

#include "../ship_weapons.macros"

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