extends Resource class_name Card @export var name: String @export var hp: int @export var damage: int @export var rarity: String = "Common"