Part
    name = "SR_PLASMA_DISCHARGE"
    description = "SR_PLASMA_DISCHARGE_DESC"
    class = ShortRange
    damage = 20
    mountableSlotTypes = External
    buildcost = 40 * [[FLEET_UPKEEP_MULTIPLICATOR]] * [[SHIP_PART_COST_MULTIPLIER]]
    buildtime = 3
    tags = [ "PEDIA_PC_DIRECT_WEAPON" ]
    location = And [
        Planet
        OwnedBy empire = Source.Owner
    ]
    icon = "icons/ship_parts/flame_thrower.png"

#include "shortrange.macros"

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