class_name DamageInstance var damage: float func _init(_damage: float): damage = _damage