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