ItemDef( name: "Coltsfoot", description: "A daisy-like flower often used in herbal teas.", kind: Consumable( kind: Food, effects: [ Buff(( kind: Saturation, data: ( strength: 1.0, duration: Some(5), ), cat_ids: [Natural], )), ] ), quality: Common, tags: [Food], )