Part
    name = "FU_ZERO_FUEL"
    description = "FU_ZERO_FUEL_DESC"
    exclusions = "SH_COLONY_BASE"
    class = Fuel
    capacity = 0
    NoDefaultCapacityEffect
    mountableSlotTypes = Core
    buildcost = 40 * [[FLEET_UPKEEP_MULTIPLICATOR]] * [[SHIP_PART_COST_MULTIPLIER]]
    buildtime = 5
    tags = [ "PEDIA_PC_FUEL" ]
    location = OwnedBy empire = Source.Owner
    effectsgroups =
        EffectsGroup
            scope = Source
            effects = SetFuel value = Target.MaxFuel
    icon = "icons/ship_parts/zero-point-generator.png"

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