Notice

New Media API EndpointPull newly uploaded firearm images and rendersAll Media API Endpoint

Neostead 2000

Neostead 2000
Category
Shotgun
Barrel
572 mm
Weight, empty
3.90 kg
Introduced
2001

About

What it is, and why it matters

Copy a link to this section

The Neostead 2000 (NS2000) is a pump-action bullpup combat shotgun developed in South Africa. It is chambered in 12 gauge and feeds from twin overhead tubular magazines holding six rounds each, selected via a switch that lets the operator alternate between buckshot, slugs, or less-lethal loads. Its most unusual feature is a reversed pump-action cycle in which the operator pushes the slide forward rather than pulling it rearward, with spent cases ejecting downward beneath the receiver, making it fully ambidextrous.

The shotgun's name combines those of its two South African designers, Neophytou and Stead. Its forward-pumping action and downward ejection give it a distinctive silhouette that has made it a recurring choice in video games and popular media.

An 18-inch barrelled variant reduces total capacity to 10 rounds (5 per tube) plus one chambered. The dual-tube selector allows rapid switching between different ammunition types without unloading.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Truvelo Manufacturers Ltd
Category
Shotgun
Country
South Africa
Status
In production
Produced
2001

DimensionsAs issued, without a magazine or an optic.

Barrel
572 mm
Overall length
686 mm
Weight, empty
3.90 kg

ActionHow it cycles, what trips it, and what feeds it.

Action
Pump action
Firing mechanism
Hammer fired
Trigger
Single action
Capacity
12
Magazine
Tubular

MaterialsEach swatch is the material itself, not a colour chosen to stand for it.

Frame
Polymer
Slide
Steel
Barrel
Steel
Stock
Polymer
Finish
Matte black

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
400 m/s
Effective range
40 m

Trajectory

What the round does downrange

Solved from the muzzle figures and the bullet. The dashed rule is the effective range on the record, and the crosses are the steps the solver returned.

Copy a link to this section

No load solved for this record yetThe flight path is computed from a cartridge and a bullet. This record has no ammunition filed against its chambering, so there is nothing to solve.

Features

What it has

What the record lists as fitted, drawn from the catalogue.

Copy a link to this section
  • Bullpup layout
  • Forward pump action
  • Dual tube magazine
  • Downward ejection
  • Iron sights
  • Ambidextrous

Standing

How it compares

Copy a link to this section

Each figure against the firearms of the same type and cartridge that record it, or of the same type where that cartridge has too few. Positions are read to the nearest tenth.

MeasurementThis firearmMedianPosition
Empty weightAmong 622 12 Gauge shotguns3.90 kg3.29 kgHeavier than about 90%
Overall lengthAmong 570 12 Gauge shotguns686 mm1150 mmAmong the shortest tenth
Barrel lengthAmong 650 12 Gauge shotguns572 mm711 mmShorter than about 70%
Magazine capacityAmong 647 12 Gauge shotguns123Holds more rounds than about 90%

Answers

Questions about the Neostead 2000

Copy a link to this section
How much does the Neostead 2000 weigh?

The Neostead 2000 weighs 3.90 kg (8.60 lb) empty.

What caliber is the Neostead 2000?

The Neostead 2000 is chambered in 12 Gauge.

How many rounds does the Neostead 2000 hold?

The Neostead 2000 holds 12 rounds, fed from a tubular magazine.

How long is the Neostead 2000?

The Neostead 2000 is 686 mm (27.0 in) long overall, with a 572 mm (22.5 in) barrel.

Who makes the Neostead 2000?

The Neostead 2000 is made by Truvelo Manufacturers Ltd (South Africa). It was designed by Anthony S. Neophytou and Heyns W. Stead.

When was the Neostead 2000 introduced?

The Neostead 2000 was introduced in 2001.

How does the Neostead 2000 operate?

The Neostead 2000 uses a pump action, and its firing mechanism is hammer fired.

Compatibility

Which parts fit this firearm

Copy a link to this section

Studio

Every part that mounts on this, resolved

Not a list the maker typed out: the answer comes from the mounts this firearm exposes and the interface each part needs, so it stays right when either one changes.

  • Every part that mounts on any firearm in the catalogue
  • Interface standards, platforms and fit overrides
  • The same answers through the API and the MCP server

Requires a signed-in GunSpec account on the Studio plan. The answer is computed per part, so it is not part of the public record.

Provenance

What the record holds

Every figure above was taken from one of these pages. The confidence reflects how much of the record came from a page a claim can be checked against.

Copy a link to this section

Provenance

Confidence in this record

82%

Stockists

Where to buy

Offers link straight to the shop. GunSpec never takes the order.

Copy a link to this section

No shop has listed this firearm yet

Stock and prices come from the shops themselves. If you sell this firearm, you can list it and it appears here.

List a firearm

MCP

Ask an assistant about it

The same record, reached the way a person asks for it rather than the way a program does.

Copy a link to this section

Ask GunSpec

Works with

Claude CodeClaude DesktopCursorVS CodeGitHub CopilotWindsurf

Point an MCP client at GunSpec and it answers from the catalogue rather than from memory. A free key covers the read tools.

API

The call that returns this record

The same fields, in the same units, from the same endpoint the page reads.

Copy a link to this section
curl --request GET \  --url 'https://api.gunspec.io/v1/firearms/neostead' \  --header 'X-API-Key: your_key'
Response
{  "id": "neostead",  "name": "Neostead 2000",  "manufacturer": {    "id": "truvelo",    "name": "Truvelo Manufacturers Ltd",    "countryCode": "ZA",    "foundedYear": null,    "website": null,    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-06-21 23:00:46",    "updatedAt": "2026-06-21 23:00:46",    "version": "b25aba32b846406ebbfb52342c1fe4b5a1b2480bf177b0f29bbe9be2a55b7020"  },  "category": {    "id": "shotgun",    "name": "Shotgun",    "description": "Smoothbore firearms designed to fire shot or slugs"  },  "country_of_origin": "ZA",  "year_introduced": 2001,  "barrel_length_mm": 572,  "weight_empty_g": 3900,  "action_type": "pump_action"}