pub const CONSTRUCTION_SITE_STOMP_RATIO: f32 = 0.5;
Expand description

Percentage of energy spent on construction that is left in a Resource if the construction site is destroyed by ConstructionSite::remove, or from being stepped on by a hostile creep

Code reference