ItemDef( name: "Dwarven Cheese", description: "Made from goat milk from the finest dwarven produce. Aromatic and nutritious!", kind: Consumable( kind: Food, effects: [ Buff(( kind: Saturation, data: ( strength: 1.5, duration: Some(( secs: 10, nanos: 0, )), ), cat_ids: [Natural], )), ] ), quality: Common, tags: [Food], )