Item( name: "Powerful Potion", description: "Restores 100 Health\nA great monster was slain for this item\n\n", kind: Consumable( kind: Potion, effect: Health(( amount: 100, cause: Item, )), amount: 10, ), )