Item( name: "Dwarven Cheese", description: "Restores 15 Health\n\nAromatic and nutritious\n\n", kind: Consumable( kind: "Cheese", effect: Health(( amount: 150, cause: Item, )), ), )