ItemDef( name: "Sunflower Ice Tea", description: "Restores 50 Health over 20 seconds\n\nBrewed from freshly shelled sunflower seeds", kind: Consumable( kind: "SunflowerTea", effect: [ Buff(( kind: Saturation, data: ( strength: 25.0, duration: Some(( secs: 20, nanos: 0, )), ), cat_ids: [Natural], )), ] ), quality: Moderate, )