Notice

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

Llama Scorpio

Category
Revolver
Barrel
51 mm
Weight, empty
840 g
Introduced
Not recorded

About

What it is, and why it matters

Copy a link to this section

The Llama Scorpio is a compact .38 Special double-action revolver produced by Industria Militar de Colombia (Indumil) under the Llama brand. Built on a steel frame with a 2-inch (snub-nose) barrel and a six-round swing-out cylinder, it fires in both single and double action and is marketed as a lightweight, short-range personal-defense sidearm. It ships with fixed sights and a choice of wooden or polymer grips in blued or chrome finishes.

Though it carries the storied Spanish 'Llama' name, the Scorpio is actually built in Colombia by the state-owned arms maker Indumil, which kept the brand alive for its own revolvers long after the original Llama-Gabilondo works in the Basque Country shut down in 2005.

Sold on the Colombian civilian market by Indumil for personal defense; the Llama brand name was retained by Indumil for its revolver line after the original Spanish Llama-Gabilondo firm ceased operations. A .32 Largo chambering is also offered.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Industria Militar de Colombia
Category
Revolver
Country
Colombia
Status
In production

DimensionsAs issued, without a magazine or an optic.

Barrel
51 mm
Overall length
180 mm
Weight, empty
840 g

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

Action
Double action revolver
Firing mechanism
Double action single action
Trigger
Double action
Capacity
6
Magazine
Rotary

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

Frame
Steel
Barrel
Steel
Stock
Wood
Finish
Blued

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
290 m/s
Muzzle energy
341 J
Effective range
20 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
  • Fixed sights
  • Swing out cylinder
  • Snub nose barrel
  • Wood or polymer grips

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 404 revolvers840 g1.05 kgLighter than about 70%
Overall lengthAmong 415 revolvers180 mm260 mmShorter than about 90%
Barrel lengthAmong 431 revolvers51 mm127 mmShorter than about 90%
Magazine capacityAmong 434 revolvers66Holds more rounds than about 60%

Answers

Questions about the Llama Scorpio

Copy a link to this section
How much does the Llama Scorpio weigh?

The Llama Scorpio weighs 840 g (1.85 lb) empty.

What caliber is the Llama Scorpio?

The Llama Scorpio is chambered in .38 Special.

How many rounds does the Llama Scorpio hold?

The Llama Scorpio holds 6 rounds, fed from a rotary magazine.

How long is the Llama Scorpio?

The Llama Scorpio is 180 mm (7.09 in) long overall, with a 51 mm (2.01 in) barrel.

Who makes the Llama Scorpio?

The Llama Scorpio is made by Industria Militar de Colombia (Colombia).

How does the Llama Scorpio operate?

The Llama Scorpio uses a double action, and its firing mechanism is double action single action.

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

68%

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/llama-scorpio' \  --header 'X-API-Key: your_key'
Response
{  "id": "llama-scorpio",  "name": "Llama Scorpio",  "manufacturer": {    "id": "indumil",    "name": "Industria Militar de Colombia",    "countryCode": "CO",    "foundedYear": 1954,    "website": "https://www.indumil.gov.co",    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-02-18 03:40:45",    "updatedAt": "2026-02-18 03:40:45",    "version": "958c6a7c3586196dec456c93ad6e818ea94f243c055dd179559ce21043437b5a"  },  "category": {    "id": "revolver",    "name": "Revolver",    "description": "Handguns with a revolving cylinder containing multiple chambers"  },  "country_of_origin": "CO",  "year_introduced": null,  "barrel_length_mm": 51,  "weight_empty_g": 840,  "action_type": "double_action_revolver"}