Skip to content

CollectResult

Result of a drone weather-aftermath collection. Returned by: drone.collect()

FieldReturnsMeaning
.statusstring"ok", "moving" (transient), "busy" (transient), "nothing_here", "no_cargo_space", "scrambled" (transient)
.messagestringPlayer-readable explanation
.item_idstring or NoneCollected material id; None when nothing was collected
.collectednumberUnits committed to drone cargo by this call

See Drone collect() for exposure rules and Weather System for aftermath sites.