Crafting and Item Material System
cataclysm-bn/semantic/crafting-material-systemsemantic_record✓ Canonical○ Unknown
Attributes
| body | Items in data/json/items/**/*.json have material (array of material types), volume (ml), weight (g), and flags (e.g., 'FIRESTARTER', 'WATERPROOF', 'CONDUCTIVE', 'FRAGILE'). Materials determine interaction with fire, electricity, and crafting recipes. The 5886+ items span weapons, armor, tools, food, books, drugs, and vehicle parts. Item flags like 'UNREPAIRABLE' and 'NO_SALVAGE' constrain crafting interactions. |
| semantic_type | system |
| summary | Cataclysm-BN items have material composition (iron, steel, copper, wood, plastic, leather, etc.), volume, weight, and flags that determine crafting compatibility. The crafting system uses these properties to gate recipes and determine tool durability. |
| title | Crafting and Item Material System |
Claims (0)
No claims recorded.
Evidence
Symbol: ITEMLines: 1–30
Relations
No relations found.