minion 
This variant is the one actually spawned by blob factories, takes damage when away from blob tiles
Vars | |
| orphaned | Is our factory dead? |
|---|---|
Procs | |
| assign_key | Called by the blob creation power to give us a mind and a basic task orientation |
| on_factory_destroyed | Called by our factory to inform us that it's not going to support us financially any more |
| on_strain_updated | Set our attack damage based on blob's properties |
Var Details
orphaned 
Is our factory dead?
Proc Details
assign_key
Called by the blob creation power to give us a mind and a basic task orientation
on_factory_destroyed
Called by our factory to inform us that it's not going to support us financially any more
on_strain_updated
Set our attack damage based on blob's properties