# Crude Sword

Generated: 2026-07-15

> `Equipment` page. Current status: `complete`.

| Field | Value |
|---|---|
| ID | `sword_crude` |
| Page type | Equipment |
| Slot type | weapon |
| Current status | complete |
| Description | Town Hall forged. Strikes far harder than bare hands. |
| Stat effects | attack_damage=3 |
| Visual surface | No dedicated backpack-style equipment icon family is currently in use. |
| Player gear overlay hook | `art/generated/player_gear/<item_id>_<body_id>.png` or `<item_id>.png` |
| Fallback / placeholder | Procedural equipped presentation when no overlay art exists. |

## Summary

Crude Sword is a live equipment entry with an active source route and slot effect.

## Acquisition

| Source type | Source | Station | Notes |
|---|---|---|---|
| Town Hall consumes stockpile inputs and equips `sword_crude` directly into the weapon slot | Crude Sword | [Town Hall](../stations/town_hall.md) | Routes into `weapon`. |

## Current Use

| Slot | Effects | Notes |
|---|---|---|
| weapon | attack_damage=3 | Live gear effects apply when equipped. |

## Related Pages

- [Equipment](../equipment.md)
- [Weapons](../weapons.md)
- [Wiki Overview](../wiki.md)

## Notes

- This page documents the current live route only. It does not change mechanics.
