Module
Screeps.Constants
- Package
- purescript-screeps-classy
- Repository
- purescript/purescript-screeps
#harvest_power Source
harvest_power :: Int
#repair_power Source
repair_power :: Int
#build_power Source
build_power :: Int
#attack_power Source
attack_power :: Int
#heal_power Source
heal_power :: Int
#repair_cost Source
repair_cost :: Int
#rampart_hits Source
rampart_hits :: Int
#rampart_hits_max Source
rampart_hits_max :: IntMap Int
From 2 to 8
#energy_decay Source
energy_decay :: Int
#spawn_hits Source
spawn_hits :: Int
#wall_hits_max Source
wall_hits_max :: Int
#extension_energy_capacity Source
extension_energy_capacity :: IntMap Int
From 0 to 8
#road_wearout Source
road_wearout :: Int
#link_hits_max Source
link_hits_max :: Int
#link_capacity Source
link_capacity :: Int
#link_cooldown Source
link_cooldown :: Int
#storage_hits Source
storage_hits :: Int
#controller_levels Source
controller_levels :: IntMap Int
1 to 8
#StructureInfo Source
type StructureInfo = IntMap Int
Number of structures available on each level
#controller_structures Source
controller_structures :: { constructedWall :: StructureInfo, container :: StructureInfo, extension :: StructureInfo, extractor :: StructureInfo, lab :: StructureInfo, link :: StructureInfo, nuker :: StructureInfo, observer :: StructureInfo, powerSpawn :: StructureInfo, rampart :: StructureInfo, road :: StructureInfo, spawn :: StructureInfo, storage :: StructureInfo, terminal :: StructureInfo, tower :: StructureInfo }
NOTE: there is better interface Screeps.Structure.numStructures
#tower_hits Source
tower_hits :: Int
#observer_hits Source
observer_hits :: Int
#lab_cooldown Source
lab_cooldown :: Int
#gcl_multiply Source
gcl_multiply :: Int
#gcl_novice Source
gcl_novice :: Int
#mode_world Source
mode_world :: Mode
#mode_arena Source
mode_arena :: Mode
#terminal_hits Source
terminal_hits :: Int
#nuker_hits Source
nuker_hits :: Int
#nuke_range Source
nuke_range :: Int
- Modules
- Screeps
- Screeps.
BodyPartType - Screeps.
Color - Screeps.
Constants - Screeps.
ConstructionSite - Screeps.
Container - Screeps.
Controller - Screeps.
Coolsdown - Screeps.
Coord - Screeps.
Creep - Screeps.
Decays - Screeps.
Deposit - Screeps.
Destructible - Screeps.
Direction - Screeps.
Effects - Screeps.
Extension - Screeps.
Extractor - Screeps.
FFI - Screeps.
FindType - Screeps.
Flag - Screeps.
Game - Screeps.
Id - Screeps.
IntMap - Screeps.
KeeperLair - Screeps.
Lab - Screeps.
Link - Screeps.
Map - Screeps.
Market - Screeps.
Memory - Screeps.
Mineral - Screeps.
Names - Screeps.
Nuke - Screeps.
Nuker - Screeps.
Observer - Screeps.
Owned - Screeps.
Path - Screeps.
Path. Cache - Screeps.
Portal - Screeps.
PowerBank - Screeps.
PowerSpawn - Screeps.
Progress - Screeps.
Rampart - Screeps.
Refillable - Screeps.
Regenerates - Screeps.
Resource - Screeps.
ReturnCode - Screeps.
Road - Screeps.
Room - Screeps.
RoomObject - Screeps.
RoomPosition - Screeps.
RoomPosition. Type - Screeps.
Source - Screeps.
Spawn - Screeps.
Storage - Screeps.
Stores - Screeps.
Structure - Screeps.
Terminal - Screeps.
Tower - Screeps.
Types - Screeps.
Wall