class_name Equipment extends Node3D var stats: EquipmentStats func init_equipment(stats: EquipmentStats): self.stats = stats;