Item( name: "Large Potion", description: "Restores 100 Health\n\n", kind: Consumable( kind: "PotionLarge", effect: Health(( amount: 1000, cause: Item, )), ), )