Module rust_sc2::consts[][src]

Expand description

Useful constants and static values.

Structs

ALL_PRODUCERS

Producers and their alias mapped to different units.

INHIBITOR_ZONE_RADIUS

Radiuses of Inhibitor Zones mapped to their ids.

PRODUCERS

Producers mapped to different units.

RACE_VALUES

RaceValues mapped to each race.

RESEARCHERS

Researchers mapped to upgrades.

RaceValues

Structured values, specific for each race.

TECH_REQUIREMENTS

Tech requirements mapped to different units.

Constants

ANTI_ARMOR_BUFF

Units under effect of raven’s anit-armor missile have this buff. It reduces armor and shield armor by 3 (armor can be negative at this point).

ANTI_ARMOR_TARGET

Unit targeted by raven’s anit-armor missile have this buff.

FRAMES_PER_SECOND

Frames per second, calculated by 16 (default frames per second) * 1.4 (game speed).

GAME_SPEED

Default in-game speed modifier (on Faster game speed). See page on liquipedia for more info.

INTERFERENCE_MATRIX_BUFF

Units disabled by raven’s interference matrix have this buff.