> For the complete documentation index, see [llms.txt](https://docs.menanak47.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.menanak47.com/multi-framework/ak47_inventory/templates/weapon.md).

# Weapon

```lua
['WEAPON_APPISTOL'] = {
	label = 'AP Pistol',
	weight = 1400,
	durability = 0.1, -- remove quality per bullet
	ammoname = 'ammo-9',
},
```
