Tech
    name = "SHP_ROOT_AGGRESSION"
    description = "SHP_ROOT_AGGRESSION_DESC"
    short_description = "SHIP_WEAPON_UNLOCK_SHORT_DESC"
    category = "SHIP_WEAPONS_CATEGORY"
    researchcost = 1
    researchturns = 1
    tags = [ "PEDIA_SHIP_WEAPONS_CATEGORY" ]
    unlock = [
        Item type = ShipPart name = "SR_WEAPON_1_1"
        Item type = ShipPart name = "GT_TROOP_POD"
        Item type = ShipPart name = "SR_WEAPON_0_1"
    ]
    effectsgroups = [
        [[WEAPON_BASE_EFFECTS(SR_WEAPON_0_1)]]
        [[WEAPON_BASE_EFFECTS(SR_WEAPON_1_1)]]
    ]
    graphic = "icons/tech/planetary_colonialism.png"

#include "ship_weapons.macros"

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