ItemDef( name: "Medium Potion", description: "Restores 70 Health\n\n", kind: Consumable( kind: "PotionMed", effect: Health(( amount: 700, cause: Item, )), ), )