Constant screeps::constants::extra::CONSTRUCTION_SITE_DROP_RATIO

source ยท
pub const CONSTRUCTION_SITE_DROP_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