destroy_mission

basic destroy stuff mission
Vars | |
attacking_faction | The faction trying to destroy objectives |
---|---|
defending_faction | The faction trying to protect objectives |
min_destruction_amount | number of targets destroyed for a minor victory |
objective_destruction_messages | Overwatch messages for destroying objectives |
objectives_destroyed | How many objectives currently destroyed |
objectives_total | Total number of objectives at round start |
Procs | |
objective_destroyed | Handles the destruction of an objective |
set_factions | Sets the attacking and defending faction. Can be overridden to make the starting faction defenders |
Var Details
attacking_faction

The faction trying to destroy objectives
defending_faction

The faction trying to protect objectives
min_destruction_amount

number of targets destroyed for a minor victory
objective_destruction_messages

Overwatch messages for destroying objectives
objectives_destroyed

How many objectives currently destroyed
objectives_total

Total number of objectives at round start
Proc Details
objective_destroyed
Handles the destruction of an objective
set_factions
Sets the attacking and defending faction. Can be overridden to make the starting faction defenders