screeps-api
    Preparing search index...

    Enumeration MapStats

    Stats that can be used with the POST /api/game/map-stats endpoint

    Index

    Enumeration Members

    Claim: "claim0"

    Whether or not a room can be claimed

    CreepsLost: "creepsLost"

    Total body part count of a user's creeps that died violently.

    Creeps that expired, were recycled, or called Creep.suicide() are not counted.

    CreepsProduced: "creepsProduced"

    Total body part count of creeps spawned by a user

    EnergyConstruction: "energyConstruction"

    Total energy a user spent on Creep.build() and Creep.repair() actions

    EnergyControl: "energyControl"

    Global Control Level (GCL) progress a user gained via Creep.upgrade() actions. This includes the effects of any upgrade boosts.

    EnergyCreeps: "energyCreeps"

    Total energy a user spent spawning and renewing creeps

    EnergyHarvested: "energyHarvested"

    Total energy removed from a Source via Creep.harvest() (includes boosts)

    Owner: "owner0"

    Owner's username and Room Control Level (RCL)

    PowerProcessed: "powerProcessed"

    Global Power Level (GPL) progress earned by a user via PowerSpawn.processPower()