extends Drone func primary_action() -> float: return -1 func secondary_action() -> float: return -1 func model_ability() -> float: return -1