ItemDef( name: "Onion", description: "Restores 10 Health over 20 seconds\n\nA vegetable that's made the toughest men cry.", kind: Consumable( kind: "Onion", effect: [ Buff(( kind: Saturation, data: ( strength: 5.0, duration: Some(( secs: 20, nanos: 0, )), ), cat_ids: [Natural], )), ] ), quality: Common, )