ItemDef( name: "Dwarven Cheese", description: "Restores 15 Health over 20 seconds\n\nAromatic and nutritious", kind: Consumable( kind: "Cheese", effect: [ Buff(( kind: Saturation, data: ( strength: 7.5, duration: Some(( secs: 20, nanos: 0, )), ), cat_ids: [Natural], )), ] ), quality: Common, )