Module

Screeps.BodyPartType

Package
purescript-screeps-classy
Repository
purescript/purescript-screeps

#bodypart_cost Source

bodypart_cost :: { attack :: Int, carry :: Int, claim :: Int, heal :: Int, move :: Int, ranged_attack :: Int, tough :: Int, work :: Int }

#Cost Source

type Cost = Int

#bodyCost Source