insect_swarm 
Vars | |
| insect_type | Reference to our insect archetype. |
|---|---|
| move_target | Current movement target for automove (ie. hive, flowers or victim) |
| next_work | Cooldown timer for next tick. |
| owner | Reference to our owning hive. |
| smoked_until | Time that smoke will wear off. |
| swarm_agitation | A counter for disturbances to the hive or this swarm, causes them to sting people. |
| swarm_intensity | Percentage value; if it drops to 0, the swarm will be destroyed. |
Var Details
insect_type 
Reference to our insect archetype.
move_target 
Current movement target for automove (ie. hive, flowers or victim)
next_work 
Cooldown timer for next tick.
owner 
Reference to our owning hive.
smoked_until 
Time that smoke will wear off.
swarm_agitation 
A counter for disturbances to the hive or this swarm, causes them to sting people.
swarm_intensity 
Percentage value; if it drops to 0, the swarm will be destroyed.