Item( name: "Powerful Potion", description: "Restores 100 Health\nA great monster was slain for this item\n\n<Right-Click to use>", kind: Consumable( kind: Potion, effect: Health(( amount: 100, cause: Item, )), ), )