# weapons

> Kinbarrow modding reference — content tree `45d0fe274f851548`.

The 37 legal ids a field referencing `weapons` may use, enumerated
from the content tree the game boots with. The validator accepts exactly these.

| Id | Name |
| --- | --- |
| `battleaxe` | Battleaxe |
| `blowgun` | Blowgun |
| `club` | Club |
| `crossbow_hand` | Crossbow, hand |
| `crossbow_heavy` | Crossbow, heavy |
| `crossbow_light` | Crossbow, light |
| `dagger` | Dagger |
| `dart` | Dart |
| `flail` | Flail |
| `glaive` | Glaive |
| `greataxe` | Greataxe |
| `greatclub` | Greatclub |
| `greatsword` | Greatsword |
| `halberd` | Halberd |
| `handaxe` | Handaxe |
| `javelin` | Javelin |
| `lance` | Lance |
| `light_hammer` | Light hammer |
| `longbow` | Longbow |
| `longsword` | Longsword |
| `mace` | Mace |
| `maul` | Maul |
| `morningstar` | Morningstar |
| `net` | Net |
| `pike` | Pike |
| `quarterstaff` | Quarterstaff |
| `rapier` | Rapier |
| `scimitar` | Scimitar |
| `shortbow` | Shortbow |
| `shortsword` | Shortsword |
| `sickle` | Sickle |
| `sling` | Sling |
| `spear` | Spear |
| `trident` | Trident |
| `war_pick` | War pick |
| `warhammer` | Warhammer |
| `whip` | Whip |

